1. 423962b [Goldeneye] ONOS-3939 Implementing Yang Sb XML utils by Andrea Campanella · 8 years ago
  2. 07ade9b Use Stream API instead of for loop by Sho SHIMIZU · 8 years ago
  3. eedb824 Add app dependency on proxyarp in SDN-IP by Jonathan Hart · 8 years ago
  4. 44ccfb5 Add unit test for MulticastRoute REST API by Jian Li · 8 years ago
  5. a45755d Fixes to solve Jira Issues ONOS-4173 and ONOS-4174 by Konstantinos Kanonakis · 8 years ago
  6. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  7. aec0d37 Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  8. f08a835 Remove methods in the deprecated old resource API by Sho SHIMIZU · 8 years ago
  9. 73aae6c Remove ResourceId deprecated in Emu by Sho SHIMIZU · 8 years ago
  10. 25e32ec Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  11. 05b24f8 Remove LinkResourceStore and its implementations by Sho SHIMIZU · 8 years ago
  12. 65f5aa2 [ONOS-4176] Implement influxdb retriever for querying metrics by Jian Li · 8 years ago
  13. 94eff80 Remove deprecated interface, its implementation and CLIs by Sho SHIMIZU · 8 years ago
  14. e1d97c9 [ONOS-4176] Extract InfluxDB access config in a separate service by Jian Li · 8 years ago
  15. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  16. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  17. 394918d Separate resource search from resource allocation by Sho SHIMIZU · 8 years ago
  18. 2b74d4e Adding demo cell. by Thomas Vachuska · 8 years ago
  19. 361154b Rename OFDPA pipeline according to the naming convention by Charles Chan · 8 years ago
  20. 341310c Adding a listener mechanism for updated preferences. by Thomas Vachuska · 8 years ago
  21. 7011bdd Fix typo in RegionsResourceTest by Jian Li · 8 years ago
  22. fba7f3d ONOS-4137 Adding a "ready" check-mark glyph to the node instances. by Thomas Vachuska · 8 years ago
  23. 6096acd Add MPLS encapsulation behaviour ONOS-3467 by Michele Santuari · 8 years ago
  24. b11c4d0 Allow list-type config to be POSTed to subjectkey/subject/configkey endpoint. by Jonathan Hart · 8 years ago
  25. 7a8de84 Added ability to track whether or not node has all components running fully. by Thomas Vachuska · 8 years ago
  26. 5e86935 Update simon's single cell (amoeba evolution) by Simon Hunt · 8 years ago
  27. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  28. 4a24a3e Re-configuring simon's uk cells. by Simon Hunt · 8 years ago
  29. 80b0387 [Goldeneye] CORD-568 Ensure location transparency of node init operation by Hyunsun Moon · 8 years ago
  30. 4c96452 [Goldeneye] add command line switch to supress core flows by Mark · 8 years ago
  31. d63fd04 [Goldeneye]Adding SB app requirment on drivers by Andrea Campanella · 8 years ago
  32. 32a7a42 Enable SO_REUSEADDR option for radius server Datagram Sockets. by A.R Karthick · 8 years ago
  33. 9492abb Cleanup of trimming on NetConf replies. by Andreas Papazois · 8 years ago
  34. 709e4fe Prune first to speed up utility function 'o' by HIGUCHI Yuta · 8 years ago
  35. ff18f8c Inline variable to remove redundancy by Sho SHIMIZU · 8 years ago
  36. 3678593 changes for cord-485 using device id in variable by gaurav · 8 years ago
  37. b04ca99 Fix ONOS Jira-4189 by drl · 8 years ago
  38. fbaabae Support more instruction type in EncodeInstructionCodecHelper by Charles Chan · 8 years ago
  39. 329dd1b Avoid autoboxing in high frequency code paths by Madan Jampani · 8 years ago
  40. 65f24bb Moving to Atomix version 1.0.0-rc3 by Madan Jampani · 8 years ago
  41. 0da01a4 Do not wrap exception with TransportException by Madan Jampani · 8 years ago
  42. 0af2691 Adding server-side user preferences. by Thomas Vachuska · 8 years ago
  43. 8be4e3a In this commit: by Saurav Das · 8 years ago
  44. 49e03a3 Remove testDb file after JUnit run by HIGUCHI Yuta · 8 years ago
  45. b97f6fb [ONOS-4176] Implement influxdb reporter for backing up metrics by Jian Li · 8 years ago
  46. 0c59de0 OpticalCircuitIntentCompiler - fix resource allocation failure (bug ONOS-4184) by Rimon Ashkenazy · 8 years ago
  47. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  48. a42ce0b Adding ability to drop OAR files to install apps. by Thomas Vachuska · 8 years ago
  49. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  50. 7261c7b [ONOS-4127] Backup metric service to ganglia monitoring server by Jian Li · 8 years ago
  51. 78f7240 YANG: Line number and character position addition for cardinality failure + Increase readability of Error message and function name by Gaurav Agrawal · 8 years ago
  52. 8a6b128 string issue fix for few yang construct like config, mandatory + allowing yang constructs as identifers and string by Vidyashree Rama · 8 years ago
  53. b074ecb Removing old YangTools based on ODL parser by Andrea Campanella · 8 years ago
  54. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  55. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  56. 21f4b73 PCEP protocol message update by Priyanka B · 8 years ago
  57. fa74dd7 Adding ability for the server to notify clients about GUI additions/removals. by Thomas Vachuska · 8 years ago
  58. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  59. 834c8d7 Fixed bug in Flows REST API for handling flows with no app ID by Jonathan Hart · 8 years ago
  60. 805d96c Fixes for Persistent{Map, Set} by HIGUCHI Yuta · 8 years ago
  61. 602edca Tighten visibility of variable by Sho SHIMIZU · 8 years ago
  62. 915e6c8 Changing application description in CLI is -s is provided to shortest possibile by Andrea Campanella · 8 years ago
  63. 551e0ba Bumping archetypes to use onos-maven-plugin v1.9 by Thomas Vachuska · 8 years ago
  64. 4c3fcb7 Updating tutorial cell to not secure SSH by Brian O'Connor · 8 years ago
  65. 240b1b8 Adding tutorial cell by Brian O'Connor · 8 years ago
  66. a317872 Some improvements to release tools by Brian O'Connor · 8 years ago
  67. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  68. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  69. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  70. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  71. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  72. 8f2a6c5 [ONOS-4144] ,[ONOS-4145] Bug fixes for YANG translator. by Bharat saraswal · 8 years ago
  73. 07b5448 Disable Atomix unit tests until some stability issues are resolved by Madan Jampani · 8 years ago
  74. 877ee98 Added title to Application View table and details panel. by Simon Hunt · 8 years ago
  75. b486fe7 Fixing driver matrix to consider inherited behaviours. by Thomas Vachuska · 8 years ago
  76. bcd7fba Module & Sub module grammar issue fix by Vidyashree Rama · 8 years ago
  77. 70dffe4 Support to encode and decode setqueue id in InstructionCodec by Jian Li · 8 years ago
  78. 913e9e1 Add CLI command to view provisioned subscribers by Jonathan Hart · 8 years ago
  79. d35420f Ensure only one instance installs flow rules by Hyunsun Moon · 8 years ago
  80. abef1bf ISIS node system id representation format changed. by Shashikanth VH · 8 years ago
  81. c23145b Cleaned up Driver Matrix View. - now implements proper resizing and scrolling. by Simon Hunt · 8 years ago
  82. fae776d Fixed to read virtual switches from network config by Hyunsun Moon · 8 years ago
  83. ad21c57 Fixed bug in OpenstackNode by Daniel Park · 8 years ago
  84. 924f7d1 Adding simon-single cell. (an amoeba, perhaps?) by Simon Hunt · 8 years ago
  85. 2062e7e Added CLI to flush flow rules installed by cordvtn by Hyunsun Moon · 8 years ago
  86. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  87. 661d410 Update simon's uk cells by Simon Hunt · 8 years ago
  88. 89431db Magic numbers are bad! (Bad Juju!!) A step closer to being configurable. by Simon Hunt · 8 years ago
  89. 1eb9534 These are libraries not applications by Jonathan Hart · 8 years ago
  90. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  91. ee9e371 [ONOS-3952] Implement FloatingIP Handler for OpenstackRoutingService by Kyuhwi Choi · 8 years ago
  92. 1ebef9d Updates to simon's uk cells by Simon Hunt · 8 years ago
  93. dffc7d6 Adding clear button to pathpainter by Andrea Campanella · 8 years ago
  94. 2f00b4b ST defect fixes and review comments fixes by Bharat saraswal · 8 years ago
  95. 21c3ebe Fix java doc errors by Ray Milkey · 8 years ago
  96. db79dc0 cord-486 TestClass added by kishore · 8 years ago
  97. 43cc16a set driver for Nokia equipment by Ke Han · 8 years ago
  98. eb80f4f Fix for drop/demux cross connect rules. by Marc De Leenheer · 8 years ago
  99. 468f828 Identifier issue fix for module, list, container, leaf, leaf-list, prefix + date agr string for revision fix by Vidyashree Rama · 8 years ago
  100. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago