1. c223bcb Tagging 1.2.1 by Brian O'Connor · 9 years ago 1.2.1
  2. 7d76500 Fixing FlowRule priority in intent compilers by Brian O'Connor · 9 years ago
  3. 8dbf5d4 Adding Javadoc to ObjectiveContext methods by Brian O'Connor · 9 years ago
  4. 1c5ed0e Adding @Beta to Intent API classes and interfaces by Brian O'Connor · 9 years ago
  5. bb277fe Adding @Beta to PortStatisticsService by Brian O'Connor · 9 years ago
  6. a7aa438 Adding @Beta to TunnelService and associated API classes by Brian O'Connor · 9 years ago
  7. d3c61df Adding @Beta to LabelResourceService and other interfaces in API package by Brian O'Connor · 9 years ago
  8. c723355 ONOS-2133: Support for purging associated stores (ConsistentMap/DistributedSet) when the application is uninstalled by Madan Jampani · 9 years ago
  9. 0477ea6 GUI -- App View no longer auto refreshes by default. by Bri Prebilic Cole · 9 years ago
  10. 821c577 ONOS-2074, ONOS-2075 - GUI -- App View Control Button state and icon bug fixes. by Bri Prebilic Cole · 9 years ago
  11. 12114b8 ONOS-2074 - GUI -- Refactor Application view to use directives. WIP. by Bri Prebilic Cole · 9 years ago
  12. dbc59f0 GUI -- Bug fixing and refactoring app view - WIP. by Bri Prebilic Cole · 9 years ago
  13. e99505f Supports UPD and TCP ports for Segment Routing policy add CLI (srpolicy-add). by sangho · 9 years ago
  14. ab431af Adds a Segment Routing CLI to remove a tunnel (srtunnel-remove). by sangho · 9 years ago
  15. f502edd Removing lxc cell due to conflicts by Brian O'Connor · 9 years ago
  16. e5e4ca2 Javadoc fixes in Versioned and TransactionManager by Brian O'Connor · 9 years ago
  17. b2bd7ed Improving onos-create-app script to print message when artifactId is not provided on command line. by Brian O'Connor · 9 years ago
  18. 56743d7 Improve coverage to cover private serialization constructor by Ray Milkey · 9 years ago
  19. d35d688 ONOS-2124 Improved web-exception handling when an anonymous exception, i.e. one without a message, is raised. by Thomas Vachuska · 9 years ago
  20. 83d4131 Unit tests for DefaultPortStatistics class by Ray Milkey · 9 years ago
  21. 8ef92f2 ONOS-2124 Added a few more validity checks. by Thomas Vachuska · 9 years ago
  22. 44d0f84 ONOS-2124 FIxed Version to allow two-segment versions and to be more robust in general. by Thomas Vachuska · 9 years ago
  23. ec614b3 Use lambda instead of anonymous inner class by Sho SHIMIZU · 9 years ago
  24. 6114747 Added a map API to transform Versioned<byte[]> to Versioned<V> by Madan Jampani · 9 years ago
  25. b90bc8277 Fix warning about unchecked type by Sho SHIMIZU · 9 years ago
  26. 9b02f01 Lower log level to debug for flow store backup location change message by Madan Jampani · 9 years ago
  27. 947d011 GUI -- Topo View - change default map to be continental US. by Simon Hunt · 9 years ago
  28. 2e80c6f ONOS-2109: Fix for (0,0) coords bug - delay opening web socket until we have loaded the map projection. by Simon Hunt · 9 years ago
  29. 1803122 Adding lxc cell by Brian O'Connor · 9 years ago
  30. 979df25 Allowing component to reattached to previously created map in DatabaseManager by Brian O'Connor · 9 years ago
  31. 8e60fbc GUI -- Topo View - Added ability to define different background maps of world regions. by Simon Hunt · 9 years ago
  32. cc5d038 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  33. c4fa1ac GUI -- countries topojson data and sample code extracting South America. by Simon Hunt · 9 years ago
  34. 1a81582 Fix bug that inconsistency happens in long value and name in PortNumber by Sho SHIMIZU · 9 years ago
  35. b276c35 Add CLI commands to create/list/remove tunnels and policies by sangho · 9 years ago
  36. 380d2ca Unit tests for Leadership and LeadershipEvent classes by Ray Milkey · 9 years ago
  37. b83ac58 Support for a distributed queue primitive. by Madan Jampani · 9 years ago
  38. 5b55c63 Remove forEach() that introduces side-effect inherently by Sho SHIMIZU · 9 years ago
  39. 9abed9c Remove unnecessary empty set check by Sho SHIMIZU · 9 years ago
  40. 531d4e7 Filter connect points by device ID by Sho SHIMIZU · 9 years ago
  41. 67533dc Improving onos-push-keys to only require password once by Brian O'Connor · 9 years ago
  42. be1d206 Return empty list instead of null to improve null-safety by Sho SHIMIZU · 9 years ago
  43. 0d4ad48 Remove null check because it is always evaluated as false by Sho SHIMIZU · 9 years ago
  44. 728953a GUI -- Topo View - Clip bit rate to 10.0 Gbps - temporary measure for CORD Fabric demo at ONS 2015. by Simon Hunt · 9 years ago
  45. 1b69651 GUI -- Packet-Optical Demo - initial cut of sprite layer. by Simon Hunt · 9 years ago
  46. 334dc6a Unit tests for Default Group class by Ray Milkey · 9 years ago
  47. b0ab3d2 Eliminate code duplication in initialization by Ray Milkey · 9 years ago
  48. 562e87b GUI -- added 'debug' query param and cut out noisy debug console messages by default. by Simon Hunt · 9 years ago
  49. 6d4f553 Added support for specifying unidirectional vs bidirectional optical connections. by Aaron Kruglikov · 9 years ago
  50. d886c08 Complete future after Leadership withdraw is done by Madan Jampani · 9 years ago
  51. 5d93871 update to ONOS-2078 branch by Aaron Kruglikov · 9 years ago
  52. b7a54f2 Fixed onos-wait-for-start to time-out with error. by Thomas Vachuska · 9 years ago
  53. 50e28e8 GUI -- Fixing related-intents when device(s) are included in selection. by Thomas Vachuska · 9 years ago
  54. f2520df GUI -- topo view - Adjusted positioning of summary and detail panels, to account for additional "Tunnels:" line item in summary panel. by Simon Hunt · 9 years ago
  55. 609f51d GUI -- topo view - background map is now OFF by default, and toolbar is now HIDDEN by default. by Simon Hunt · 9 years ago
  56. c2f7d0a Modified d3.js to use alternate force.tick() invocation for improved speed. by Thomas Vachuska · 9 years ago
  57. f342489 Inject and remove static routes. by Marc De Leenheer · 9 years ago
  58. 4945ec8 Updated DistributedLeadershipManager to use ConsistentMap notifications by Madan Jampani · 9 years ago
  59. 59ace49 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
  60. fa57a56 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  61. 4c281cd Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
  62. cf12c2f Add python script to test host attachment points for the obelisk network by Jon Hall · 9 years ago
  63. 99f7ec5 ONOS-1419 - Fix to allow nodes to be selected in the Oblique View. by Simon Hunt · 9 years ago
  64. 6720b81 Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  65. bfc2f85 GUI - Topology View - fix class names for traffic (link) classes. by Simon Hunt · 9 years ago
  66. fafd1ed Revert changes in 8117f36, which modifies the default behavior by Sho SHIMIZU · 9 years ago
  67. 399b1a5 Fixed onos-form-cluster in tar-setup scenario. by Thomas Vachuska · 9 years ago
  68. 91bb4b3 Disable test, which actually tries to ssh to some node. by HIGUCHI Yuta · 9 years ago
  69. fff38a6 Manually bumping cord-gui version to 1.2.1 by Brian O'Connor · 9 years ago
  70. f4c0b18 Fixing 4 javadoc warnings in onos-api by Brian O'Connor · 9 years ago
  71. 3f4c66e Updating .gitreview for support branch by Brian O'Connor · 9 years ago
  72. 810da02 Starting snapshot 1.2.1-SNAPSHOT by Brian O'Connor · 9 years ago
  73. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  74. a7b33ca Adding jdvue and stc to change-version command by Brian O'Connor · 9 years ago
  75. 4db1c33 Dropping version from jdvue and fixing parent pom by Brian O'Connor · 9 years ago
  76. 21a29e3 Updating onos-maven-plugin version in ui archetype-resources/pom.xml by Brian O'Connor · 9 years ago
  77. 33a2b75 Adding groupId to archetypes/pom.xml by Brian O'Connor · 9 years ago
  78. 809a963 Adding ui archetype to onos-change-version by Brian O'Connor · 9 years ago
  79. f4d58f3 Support for retries in AtomicCounter. Enabled counter operation retries in ConsistentApplicationIdStore by Madan Jampani · 9 years ago
  80. 20c4520 Removing felix.framework from features.xml for release by Brian O'Connor · 9 years ago
  81. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  82. 66feabf ONOS-2088: Lazy id block allocation by Madan Jampani · 9 years ago
  83. 0e371dc CORD GUI -- Login page now takes emails to log into different accounts. Bundle page layout WIP. by Bri Prebilic Cole · 9 years ago
  84. 2739e6f8 CORD GUI - Shenanigans to deal with : in JSON key. by Simon Hunt · 9 years ago
  85. b37fd08 fixing uplink ports by alshabib · 9 years ago
  86. ca62750 minor fix for olt by alshabib · 9 years ago
  87. 17cde6d adding driver for g.fast and port to vlan mapping in xos-integration by alshabib · 9 years ago
  88. 1af3b71 adding gfast support by alshabib · 9 years ago
  89. c686c6a CORD GUI - Coded up email -> SSID -> Subscriber ID lookup on the server side. by Simon Hunt · 9 years ago
  90. 48dd9a1 cord fixes by alshabib · 9 years ago
  91. 0603afb adding inband of ctrl by alshabib · 9 years ago
  92. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  93. beb2dc9 adding support for iptv by alshabib · 9 years ago
  94. 60553c8 CORD GUI -- Dashboard and login pages have new look. WIP. by Bri Prebilic Cole · 9 years ago
  95. 8e36be5 Minor fix for pushing fabric VLANs by Jonathan Hart · 9 years ago
  96. 851f2f8 CORD GUI - Changed pom to use 1.7 compiler. by Simon Hunt · 9 years ago
  97. 8643937 Adding support for SKIPPED state to STC. by Thomas Vachuska · 9 years ago
  98. d189e28 CORD GUI -- Client URL rest requests are no longer hardcoded to "localhost:8080". by Bri Prebilic Cole · 9 years ago
  99. 4809de7 Few changes to CORD GUI for integration: by Jonathan Hart · 9 years ago
  100. 00a406d Optimize the tunnel commands by cheng fan · 9 years ago