1. b29144d [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  2. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  3. 307ca97 Only allow tab completion for one DeviceID in `links` command by Jon Hall · 6 years ago
  4. 7f67cbc Remove deprecated DeviceConfig CLI commands by Ray Milkey · 6 years ago
  5. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  6. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  7. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  8. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  9. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  10. 42b6203 SONAR suggestion - problems with string format calls by Ray Milkey · 6 years ago
  11. f18e66e [ONOS-7406] Fix NPE when annotation is null by Yi Tseng · 6 years ago
  12. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  13. 62c3e07 Order the annotation output by Laszlo Papp · 6 years ago
  14. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  15. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  16. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  18. d811980 wipe-out command does not need to inherit ClusterListCommand by Yuta HIGUCHI · 6 years ago
  19. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  21. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  23. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  25. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  27. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  29. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  31. 83300ca Add missing command argument to help by Jon Hall · 6 years ago
  32. 820f034 Fix few commands handling PortNumber as args. by Yuta HIGUCHI · 6 years ago
  33. 5ca0f7a Enhancing diagnostic and test facilities for troubleshooting by Thomas Vachuska · 6 years ago
  34. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  35. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  36. ac81f5f Show string table id instead of numeric table id by Yi Tseng · 6 years ago
  37. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  38. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  39. deb4ff5 Fix last updated time in the 'nodes' cli command by Jon Hall · 6 years ago
  40. 4a6852e Add option to print loaded driver name only by Yuta HIGUCHI · 6 years ago
  41. 370d908 [ONOS-7144] Membership CLI Command by slowr · 7 years ago
  42. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  43. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  44. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 7 years ago
  45. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  46. 250ad71 Auto complete when listing groups type. Fixed identation when listing buckets. by Andreas Pantelopoulos · 7 years ago
  47. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  48. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  49. 0ef3387 Add unique suffixes to app name completer candidates by Yuta HIGUCHI · 7 years ago
  50. de4b7e2 Add clusterId to summary command by Yuta HIGUCHI · 7 years ago
  51. 868b1bc Fixed exception when using portstats -t -d command by Carmelo Cascone · 7 years ago
  52. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  53. 7d7d46e CLI helper to pretty-print XML by Yuta HIGUCHI · 7 years ago
  54. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  55. c9b39d6 Fixed add-test-flows command to generate more realistic port numbers by Carmelo Cascone · 7 years ago
  56. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  57. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  58. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  59. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  60. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  61. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  62. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  63. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  64. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  65. 4f36573 Implement route-store command by Charles Chan · 7 years ago
  66. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  67. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  68. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  69. 7ff7fef [ONOS-6875] Fix broken 'partitions -c' command by Jordan Halterman · 7 years ago
  70. 4e55301 Show host provider in CLI by Charles Chan · 7 years ago
  71. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  73. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  74. 2bf177c [ONOS-6594] Upgrade to Atomix 2.0.0 by Jordan Halterman · 7 years ago
  75. 23f9c7b ONOS-6725: UI-Lion: NavItems. by Simon Hunt · 7 years ago
  76. 9892d1a Add option to sort application by name by Yuta HIGUCHI · 7 years ago
  77. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  78. bbee6a6 Fix hosts command typo by Yi Tseng · 7 years ago
  79. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  80. 89ef158 Remove deprecated RouteService APIs. by Jonathan Hart · 7 years ago
  81. 9882abb ONOS-6654_Master - groups CLI command enhancement by Sivachidambaram Subramanian · 7 years ago
  82. 222c6ec [ONOS-6549] (vNet) Balance role commands for virtual netwrok by Harold Huang · 7 years ago
  83. 160732b minor fixes to add-test-flows by Yuta HIGUCHI · 7 years ago
  84. 46f3edd Fix wipe out command for wiping out Intents by Yi Tseng · 7 years ago
  85. d1ce4bc Fix javadoc warnings by Yuta HIGUCHI · 7 years ago
  86. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  87. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  88. 10dbafd Carry information about source ONOS node in each route. by Jonathan Hart · 7 years ago
  89. 0b5b35d IntentCycleCommand fields not used latch and end. remove them(revise version) by HelloONOS · 7 years ago
  90. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  91. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  92. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  93. a19c188 meter-remove command accept hex values as input like meter-add and meters output. by Jordi Ortiz · 7 years ago
  94. cfc7a61 [ONOS-5957] Meter lists filter also by meterId if desired. by Jordi Ortiz · 7 years ago
  95. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  96. af1c9f3 Add "intent-installers" command by Yi Tseng · 7 years ago
  97. 8c9a701 [ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value by sivachidambaram subramanian · 7 years ago
  98. 34b7a49 ONOS-6285 ConnectivityIntentCommand.java: The 'appIdForIntent' variable in the 'key' method is not used, so it can be deleted. by wu · 7 years ago
  99. 0ee20bf ONOS-6259: Topo2 - Implement server-side highlighting model (WIP) by Simon Hunt · 7 years ago
  100. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago