1. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  2. f5ece32 Dropping dependency on onos-of-drivers in onos-openflow by Brian O'Connor · 9 years ago
  3. 8fa099a Bumping onos-maven-plugin version to 1.5-SNAPSHOT by Brian O'Connor · 9 years ago
  4. 9a828a8 removing onos-maven-plugin from onos-release scripts by Brian O'Connor · 9 years ago
  5. c013a35 Removing maven-plugin from overall build and rolling version to 1.4 by Brian O'Connor · 9 years ago
  6. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  7. f3eba31 ONOS-1934 - CORD-GUI -- CSS for demo user page and navigation bar. Updated bundles page to use the new JSON format. WIP. by Bri Prebilic Cole · 9 years ago
  8. 0b2b6d1 ONOS-1930 : Tunnel and policy failover with multi-instances by sangho · 9 years ago
  9. d8b565a Fixed bug ONOS-1676. by Kaouther Abrougui · 9 years ago
  10. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  11. fb446fe Remove unnecessary object creation by Sho SHIMIZU · 9 years ago
  12. 6d28312 Simplify a condition by Sho SHIMIZU · 9 years ago
  13. b5d3841 Add logging for debug by Sho SHIMIZU · 9 years ago
  14. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  15. 09a32db CORD Subscriber GUI -- Added description field to bundle. by Simon Hunt · 9 years ago
  16. 41b943e CORD Subscriber GUI -- More bundle wrangling. by Simon Hunt · 9 years ago
  17. 0e35b82 ONOS-1933 - CORD-GUI -- CSS for demo login page created. WIP. by Bri Prebilic Cole · 9 years ago
  18. c0fe09a GUI -- Fixed traffic visualization broken due to change in intent framework. by Thomas Vachuska · 9 years ago
  19. cf2056e Moving flow rule test to app-samples repo by Brian O'Connor · 9 years ago
  20. 4a9d63e Improving push through proxy tool by Thomas Vachuska · 9 years ago
  21. e9002d0 Split NiciraSwitch from DefaultSwitch for hand-shake purposes. by Thomas Vachuska · 9 years ago
  22. a29c87b CORD Subscriber GUI -- Minor tweaks. by Simon Hunt · 9 years ago
  23. 2dd48e6 CORD Subscriber GUI -- Additional examples of responses from XOS. by Simon Hunt · 9 years ago
  24. bb9f4bb Remove unreferenced fields by Sho SHIMIZU · 9 years ago
  25. 3f4d443 Added CLI to remove VLANs by Jonathan Hart · 9 years ago
  26. 7267c55 Fix the case of dropped flowEntries that can occur when the current backup is down and no alternate backup exists by Madan Jampani · 9 years ago
  27. 79945e8 Remove type parameter and use diamond operator by Sho SHIMIZU · 9 years ago
  28. 1d003e9 Properly unset ONOS_IP environment variable in cell command by Charles M.C. Chan · 9 years ago
  29. 3f23ea9 Added jdvue project to obs.exclude by Thomas Vachuska · 9 years ago
  30. f844f63 CORD Subscriber GUI -- First shot at modeling bundles from functions. by Simon Hunt · 9 years ago
  31. b455803 Fix priorities of our rules higher than ARP. by Jonathan Hart · 9 years ago
  32. f7adc6e Fixed onos-config to include onos-incubator as a boot feature. by Thomas Vachuska · 9 years ago
  33. 9290053 Fixed the UI archetype. by Thomas Vachuska · 9 years ago
  34. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  35. c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  36. e8c632f Unit tests for GroupBucket and GroupOperation by Ray Milkey · 9 years ago
  37. 10570eb ONOS-1935 - CORD-GUI -- Nav bar updated, skeleton bundle view created. by Bri Prebilic Cole · 9 years ago
  38. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  39. 5e9a63d Provision flows on OLT and fabric when we add a vOLT tenant by Jonathan Hart · 9 years ago
  40. d869723 [ONOS-1284][ONOS-1869]the implementation of tunnel subsystem.It includes by jcc · 9 years ago
  41. 4a20a5f [ONOS-700][ONOS-1801]refactor tunnel subsystem api. by jcc · 9 years ago
  42. da4abde fixing vlan_push in 1.0 environments, ie. it does nothing by alshabib · 9 years ago
  43. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  44. 75874da ONOS-1934 - CORD-GUI -- Styling edits for positioning, updated dashboard to use new json format. by Bri Prebilic Cole · 9 years ago
  45. bbed4042 When relinquishing mastership, wait for LeadershipService::withdraw to complete before returning a MastershipEvent by Madan Jampani · 9 years ago
  46. 69bf7c1 Fixing port for clustering. by Thomas Vachuska · 9 years ago
  47. 3cd677d Added a few more short-hand aliases for checking logs for errors. by Thomas Vachuska · 9 years ago
  48. e2b7e7e Added @Beta annotations to the network configuration API. by Thomas Vachuska · 9 years ago
  49. a9d491e Added @Beta annotation to the flow objective API. by Thomas Vachuska · 9 years ago
  50. ce8392b Lower log level to debug for errors that are expected during normal shutdown phase by Madan Jampani · 9 years ago
  51. 23dee8f ONOS-1858, ONOS-1857, ONOS-1860, ONOS-1862, ONOS-1898 : SM-ONOS by Changhoon Yoon · 9 years ago
  52. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  53. 063ac11 CORD Subscriber GUI -- Updated sample JSON to reflect current thinking. by Simon Hunt · 9 years ago
  54. 97a7033 Fixed onos-package and put hazelcast back into features for now. by Thomas Vachuska · 9 years ago
  55. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  56. 0306268 Move flow store backup activity off of the event loop thread by Madan Jampani · 9 years ago
  57. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  58. 77a9a44 Enhanced onos-check-logs to search logs only up to the latest restart and to include all errors and exceptions with their full stack trace. by Thomas Vachuska · 9 years ago
  59. 4732c1b ONOS-1981: Move partition manager rebalance activity off of the event loop thread by Madan Jampani · 9 years ago
  60. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  61. f410a0c Unit test for Objectives classes by Ray Milkey · 9 years ago
  62. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  63. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  64. 69d5f4e ONOS-1928 - GUI -- Topo panels now resize when window resizes. by Bri Prebilic Cole · 9 years ago
  65. d9c900e Reduced bramble cell by one node; added variant of ATT MPLS topology sans TC links. by Thomas Vachuska · 9 years ago
  66. 1deab53 Simplifying removeListener to merely log when remove indicates no such listener. by Thomas Vachuska · 9 years ago
  67. e73ce63 Dropping hazelcast loading as part of the base feature. by Thomas Vachuska · 9 years ago
  68. 3c3361c ONOS-1934 - CORD-GUI -- Basic dashboard page created: gets data and displays it in tables. Icon support and navigation bar added. by Bri Prebilic Cole · 9 years ago
  69. cc58675 ONOS-1965: Evict inactive nodes from candidates map + Rely on cluster events to trigger stale lock purge by Madan Jampani · 9 years ago
  70. cd38ba5 fixing fabric forwarding for radius by alshabib · 9 years ago
  71. f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  72. 1b02f82 Mastership role is determined by whether the node is leader or merely a candidate for device mastership topic. by Madan Jampani · 9 years ago
  73. b17c41f Added a detection mechanism for long-running or dead-locked event sinks and listeners. by Thomas Vachuska · 9 years ago
  74. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  75. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  76. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  77. 7f58211 Unit tests for PortAddresses class by Ray Milkey · 9 years ago
  78. 3e59c60 CORD Subscriber GUI -- Updated GUI REST layer to provide dashboard, bundle and users namespaces. by Simon Hunt · 9 years ago
  79. 4b839c7 Fixed an issue where only the new device master node would receive mastership change events. by Thomas Vachuska · 9 years ago
  80. 1c681d7 Aha! Fixed a phantom exception that would appear on shutdown; we must first close the channel group and only then shutdown the executors. by Thomas Vachuska · 9 years ago
  81. 8db1640 ONOS-1933 - CORD-GUI -- Basic login page layout created, skeleton of mast head and footer created. by Bri Prebilic Cole · 9 years ago
  82. aab3559 Allowing suppression of onos*.zip generation form onos-package; mostly for speed in dev. by Thomas Vachuska · 9 years ago
  83. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  84. dea9817 Improvements for XOS integration app by Ray Milkey · 9 years ago
  85. ccab22d ONOS-1950 - NPE if intent state is null by Ray Milkey · 9 years ago
  86. 24fe16a CORD Subscriber GUI -- Added sample JSON for driving the GUI, based on current assumptions. by Simon Hunt · 9 years ago
  87. e9b7068 CORD Subscriber GUI -- segmented sample JSON files. Produced example dashboard data. by Simon Hunt · 9 years ago
  88. decd7a6 Simple software switch pipeline. by Saurav Das · 9 years ago
  89. 8d3de3d GUI -- Titles on topo panels overflow to the next line instead of going off of the screen. by Bri Prebilic Cole · 9 years ago
  90. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  91. e031189 CORD GUI -- Skeleton view framework created, can navigate between views. by Bri Prebilic Cole · 9 years ago
  92. 2910729 CORD Subscriber GUI -- Added sample data formats from XOS API. by Simon Hunt · 9 years ago
  93. 1ff09e8 GUI - fix the "It's Alive!" bug. by Simon Hunt · 9 years ago
  94. 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
  95. c494f99 adding rules for radius forwarding. by alshabib · 9 years ago
  96. 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
  97. d8b9700 Adding a corsa pipeliner which extends the ovs-corsa pipeliner by Saurav Das · 9 years ago
  98. c39f603 Minor bug fixes to bgprouter and ofdpadriver by Saurav Das · 9 years ago
  99. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  100. d24aa7f Renaming 'exp' to 'incubator'. by Thomas Vachuska · 9 years ago