1. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  2. a1c4ccd Updating Javadocs by Thomas Vachuska · 9 years ago
  3. 205099e GUI -- TopoView - added node selection logic. by Simon Hunt · 9 years ago
  4. cb7ab08 Pom fixes to correctly shade copycat jars. by Madan Jampani · 9 years ago
  5. 9ee62f5 add unit test for criterion codec by Ray Milkey · 9 years ago
  6. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  7. 5e940e2 GUI -- VeilService Implemented and some changes to device view. by Bri Prebilic Cole · 9 years ago
  8. 94c2353 WIP: Partitioned Database based on Raft. by Madan Jampani · 9 years ago
  9. 6a0bb17 ONOS-961: Supports GROUP_STATS and GROUP_DESC_STATS events in OpenFlowController for OpenFlowGroupProvider. by sangho · 9 years ago
  10. 73ba84a Refactor criterion codec by Ray Milkey · 9 years ago
  11. 1c36711 GUI -- Implemented cycleDeviceLabels() - themed too. by Simon Hunt · 9 years ago
  12. 47bb780 GUI -- WIP - VeilService by Bri Prebilic Cole · 9 years ago
  13. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  14. cca5e72 L2/L3 modification instruction bug fixes by Yuta HIGUCHI · 9 years ago
  15. aa0f088 GUI -- Cycling through icons in table headers: by Bri Prebilic Cole · 9 years ago
  16. 9a4157b Update AddSinglePointToMultiPointIntentCommand help string by Jonathan Hart · 9 years ago
  17. e33889d GUI -- Implemented the flash service. by Simon Hunt · 9 years ago
  18. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  19. 151cad8 Use TestHazelcastFactory by Yuta HIGUCHI · 9 years ago
  20. f1bff50 WIP: proxy NDP for IPv6. by Kunihiro Ishiguro · 9 years ago
  21. 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 9 years ago
  22. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  23. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  24. 301dc8e Mask files under core/store/trivial/data/ from git by Sho SHIMIZU · 9 years ago
  25. 088e268 Fix fall back default version by Yuta HIGUCHI · 9 years ago
  26. 5afd02a ONOS-894 : Implemented GroupProvider by sangho · 9 years ago
  27. 8995ac5 ONOS-958: Add a Group action to TrafficTreatment subsystem. by sangho · 9 years ago
  28. 540b2ce Make JSON codecs immutable by Ray Milkey · 9 years ago
  29. 2031899 Renamed private method to avoid naming confusion by Pavlin Radoslavov · 9 years ago
  30. 24077f1 GUI -- Refactored (condensed) the Topo Event Service. by Simon Hunt · 9 years ago
  31. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  32. f8a0f6c Fix for bug ONOS-959: BgpSessionManagerTest unit test failure by Pavlin Radoslavov · 9 years ago
  33. f61665d Update jacoco version to 0.7.2 by Yuta HIGUCHI · 9 years ago
  34. 1cb9a52 Fix for pom related error by Yuta HIGUCHI · 9 years ago
  35. ee839a6 Remove duplicate dependency by Yuta HIGUCHI · 9 years ago
  36. 51365f3 Fix Javadoc warning about IOException throws by Ray Milkey · 9 years ago
  37. ecaa8a8 Increase delay for time-based test which is failing a lot. by Jonathan Hart · 9 years ago
  38. 4f397e8 Explicitly disallow null values in the map by Jonathan Hart · 9 years ago
  39. 9e817ec Enable GossipIntentStore by default by Jonathan Hart · 9 years ago
  40. 87af811 Added SpringOpenTTP switch driver (ONOS-822/ONOS-682). by sangho · 9 years ago
  41. 5105659 GUI -- Refactoring updateNodes() to make the code more readable. by Simon Hunt · 9 years ago
  42. 78c10bf GUI -- Minor fixes to themed coloring of device icons. by Simon Hunt · 9 years ago
  43. 5064c22 GUI -- fixed broken unit tests. by Simon Hunt · 9 years ago
  44. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  45. f910823 Pulled internal event classes out of EventuallyConsistentMap class for clarity. by Jonathan Hart · 9 years ago
  46. 584d2f3 Unit tests for EventuallyConsistentMapImpl. by Jonathan Hart · 9 years ago
  47. dee4662 GUI -- Icon service work: by Bri Prebilic Cole · 9 years ago
  48. 45c27c8 ONOS-895: Group manager implementation by Srikanth Vavilapalli · 9 years ago
  49. 0599d51 ONOS-885: Group store interface definition and in-memory store implementation by Srikanth Vavilapalli · 9 years ago
  50. 8eddc0d NullLinkProviders join network islands deterministically. by Ayaka Koshibe · 9 years ago
  51. cb33a13 ONOS-258 - provide feedback in CLI when creating an intent. by Ray Milkey · 9 years ago
  52. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  53. 3c01833 Remove unnecessary Object declaration in type parameter by Sho SHIMIZU · 9 years ago
  54. 7c8ab8d GUI -- Added "No Devices Connected" layer; (themed too). by Simon Hunt · 9 years ago
  55. 19ffea3 ONOS-790 - REST APIs for paths by Ray Milkey · 9 years ago
  56. 1dc32e6 GUI -- Created new icon badges of up and down arrows for tables, and edited tests to account for new glyphs. by Bri Prebilic Cole · 9 years ago
  57. 0cd4de8 Fixed a few javadoc warnings. by Thomas Vachuska · 9 years ago
  58. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  59. 45c9fe5 GUI -- Updated 'simple' scenario, and minor enhancement to mock server. by Simon Hunt · 9 years ago
  60. 27e153a GUI -- Fixed broken unit test, and amended case of color specs. by Simon Hunt · 9 years ago
  61. a57d681 GUI -- Instance Colors tuned for dark theme. by Simon Hunt · 9 years ago
  62. e4d5c6c GUI -- Tables with the "onos-fixed-header" directive automatically resize to fit the window (as well as having a fixed header row with scrolling body). by Bri Prebilic Cole · 9 years ago
  63. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  64. 0fb1c60 Replacing literal version with a symbolic one in features.xml by Thomas Vachuska · 9 years ago
  65. c7aa507 typo fix by Yuta HIGUCHI · 9 years ago
  66. b72b119 GUI -- ThemeService: Unit tests for add/remove listeners. by Simon Hunt · 9 years ago
  67. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  68. b269a43 Delete line that is commented out by Sho SHIMIZU · 9 years ago
  69. 4c0da81 Fix missing break statement found by Sonar by Ray Milkey · 9 years ago
  70. 245a88e GUI -- Added theme listeners, so the instance panel can update the instances on a theme change. by Simon Hunt · 9 years ago
  71. 1a433d2 Remove comment that is obsolete by Sho SHIMIZU · 9 years ago
  72. b1224ab Revert "FlowRule equals() incorporates FlowId to factor in treatment." by Ayaka Koshibe · 9 years ago
  73. 36c936b GUI -- Added unit tests for FnService.find(). by Simon Hunt · 9 years ago
  74. 2287d88 ONOS-887 - Return a 404 status when a URL specifies a bad resource by Ray Milkey · 9 years ago
  75. 48e6167 GUI -- Completed implementation of Instance events (add, update, remove) by Simon Hunt · 9 years ago
  76. 38f8c23 FlowRule equals() incorporates FlowId to factor in treatment. by Ayaka Koshibe · 9 years ago
  77. 7492830 GUI -- Augmented mock server to allow descriptive names for events. by Simon Hunt · 9 years ago
  78. 56db94f Group subsystem Northbound and Southbound API definition by Srikanth Vavilapalli · 9 years ago
  79. aaa5657 Implement anti-entropy for the EventuallyConsistentMap. by Jonathan Hart · 9 years ago
  80. 4572785 Added Collections.emptyList() to Kryo BASIC namespace by Jonathan Hart · 9 years ago
  81. 2a85e84 NullHostProvider - check for device ownership before host creation. by Ayaka Koshibe · 9 years ago
  82. 3f97a17d (ONOS-684) Added a few new OF actions, which are required for Segment Routing Application by sangho · 9 years ago
  83. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  84. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  85. d0f13eb Patch job on transient test failure by Brian O'Connor · 9 years ago
  86. fd0cd8c Move CompilingFailed to upper level to reduce IntentManager's size by Sho SHIMIZU · 9 years ago
  87. f2af6a2 Move DoNothing to upper level to reduce IntentManager's size by Sho SHIMIZU · 9 years ago
  88. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  89. ea4d7d1 Initial work on Intent API (ONOS-618) by Brian O'Connor · 9 years ago
  90. e434433 pulled in upstream loxi changes by alshabib · 9 years ago
  91. 9ca0f9c GUI -- Tables with the "fixed-header" directive using ng-repeat will have fixed headers while the body will scroll. by Bri Prebilic Cole · 9 years ago
  92. edf5c0e GUI -- Topology view... Minor cleanup. by Simon Hunt · 9 years ago
  93. c9b7316 GUI -- Completed Show Summary panel. by Simon Hunt · 9 years ago
  94. 626d210 GUI -- Implemented showSummary event (Icon still to do..) WIP by Simon Hunt · 9 years ago
  95. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  96. 4b5acae ONOS-734 Add unit tests for 4 Octets AS numbers in SDN-IP by Pavlin Radoslavov · 9 years ago
  97. 8a36ce3 ONOS-866: Refactor the storing and handling of BgpSession info. by Pavlin Radoslavov · 9 years ago
  98. 35c71e1 NullDeviceProvider now takes configurations for : by Ayaka Koshibe · 9 years ago
  99. 5e5d4aa Change the second type parameter of BatchOperationEntry by Sho SHIMIZU · 9 years ago
  100. bdc17e7 Move inner interfaces to upper level to reduce IntentManager's size by Sho SHIMIZU · 9 years ago