1. ea39db5 Disable test, which actually tries to ssh to some node. by HIGUCHI Yuta · 9 years ago
  2. afb11da ONOS-2124 Added a few more validity checks. by Thomas Vachuska · 9 years ago
  3. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  4. 93d944c ONOS-2124 FIxed Version to allow two-segment versions and to be more robust in general. by Thomas Vachuska · 9 years ago
  5. 7d4d11b CORD GUI -- Icon fix by Bri Prebilic Cole · 9 years ago
  6. 06a6c9f Use lambda instead of anonymous inner class by Sho SHIMIZU · 9 years ago
  7. c606956 Added a map API to transform Versioned<byte[]> to Versioned<V> by Madan Jampani · 9 years ago
  8. 47eb3bd Fix warning about unchecked type by Sho SHIMIZU · 9 years ago
  9. 44839b8 Lower log level to debug for flow store backup location change message by Madan Jampani · 9 years ago
  10. f65c378 GUI -- Topo View - change default map to be continental US. by Simon Hunt · 9 years ago
  11. e1ce429 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
  12. 3ba17c1 Adding lxc cell by Brian O'Connor · 9 years ago
  13. e10ece0 let the XOS IP and port configurable by Pingping Lin · 9 years ago
  14. 24cf656 Allowing component to reattached to previously created map in DatabaseManager by Brian O'Connor · 9 years ago
  15. 2362b07 GUI -- Topo View - Added ability to define different background maps of world regions. by Simon Hunt · 9 years ago
  16. ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  17. e099f2b Init demo subscriber was not getting called by Jonathan Hart · 9 years ago
  18. be24514 GUI -- countries topojson data and sample code extracting South America. by Simon Hunt · 9 years ago
  19. ccf40c7 Fix bug that inconsistency happens in long value and name in PortNumber by Sho SHIMIZU · 9 years ago
  20. a2413b5 CORD GUI -- Logo and favicon changed. by Bri Prebilic Cole · 9 years ago
  21. 6703da2 Add CLI commands to create/list/remove tunnels and policies by sangho · 9 years ago
  22. 6b95a3f GUI -- Bug fixing and refactoring app view - WIP. by Bri Prebilic Cole · 9 years ago
  23. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  24. 5051040 Unit tests for Leadership and LeadershipEvent classes by Ray Milkey · 9 years ago
  25. 63c659f Support for a distributed queue primitive. by Madan Jampani · 9 years ago
  26. bb825d7 Remove forEach() that introduces side-effect inherently by Sho SHIMIZU · 9 years ago
  27. 63d9f64 Remove unnecessary empty set check by Sho SHIMIZU · 9 years ago
  28. 30e9fd1 Filter connect points by device ID by Sho SHIMIZU · 9 years ago
  29. e8c7b08 Improving onos-push-keys to only require password once by Brian O'Connor · 9 years ago
  30. 80ba4a7 Register device listener in OLT app by Jonathan Hart · 9 years ago
  31. 7b7eabc Return empty list instead of null to improve null-safety by Sho SHIMIZU · 9 years ago
  32. 8b66a85 CORD GUI -- Information about bundles and functions updated. by Bri Prebilic Cole · 9 years ago
  33. f6501c0 Remove null check because it is always evaluated as false by Sho SHIMIZU · 9 years ago
  34. a0fda21 Use diamond operator by Sho SHIMIZU · 9 years ago
  35. 80170a7 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
  36. 0d9cc6d GUI -- Packet-Optical Demo - initial cut of sprite layer. by Simon Hunt · 9 years ago
  37. 33d44c5 Unit tests for Default Group class by Ray Milkey · 9 years ago
  38. 69f0317 Eliminate code duplication in initialization by Ray Milkey · 9 years ago
  39. ab8b0c0 Fix deleting VLANs on fabric by Jonathan Hart · 9 years ago
  40. 4deb0e8 GUI -- added 'debug' query param and cut out noisy debug console messages by default. by Simon Hunt · 9 years ago
  41. 53ae34f restart vBNG based on XOS's record by Pingping Lin · 9 years ago
  42. ba9d052 CORD GUI -- Users page has a panel with information about what each category blocks. by Bri Prebilic Cole · 9 years ago
  43. 0a4da0d Added support for specifying unidirectional vs bidirectional optical connections. by Aaron Kruglikov · 9 years ago
  44. 052ad65 Complete future after Leadership withdraw is done by Madan Jampani · 9 years ago
  45. 6490a3b update to ONOS-2078 branch by Aaron Kruglikov · 9 years ago
  46. ebe42a5 Fixed onos-wait-for-start to time-out with error. by Thomas Vachuska · 9 years ago
  47. 48958b1 GUI -- Fixing related-intents when device(s) are included in selection. by Thomas Vachuska · 9 years ago
  48. 7b41c4a 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
  49. d0fe66c GUI -- topo view - background map is now OFF by default, and toolbar is now HIDDEN by default. by Simon Hunt · 9 years ago
  50. 92ef154 Modified d3.js to use alternate force.tick() invocation for improved speed. by Thomas Vachuska · 9 years ago
  51. 48a91f7 Inject and remove static routes. by Marc De Leenheer · 9 years ago
  52. d09441b Updated DistributedLeadershipManager to use ConsistentMap notifications by Madan Jampani · 9 years ago
  53. 35dc0f2 [ONOS-2096]Revert useless modifies by cheng fan · 9 years ago
  54. 1a989c1 Deferring force layout until quiet period. by Thomas Vachuska · 9 years ago
  55. 30abc9a CORD GUI - added CDN to both Basic and Family Bundles, but hide it from GUI display. by Simon Hunt · 9 years ago
  56. 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
  57. db37125 Add python script to test host attachment points for the obelisk network by Jon Hall · 9 years ago
  58. 5aac2fc ONOS-1419 - Fix to allow nodes to be selected in the Oblique View. by Simon Hunt · 9 years ago
  59. 105d8d7 CORD GUI -- Images updated and other CSS added. CORD logo no longer goes to Home page. by Bri Prebilic Cole · 9 years ago
  60. 08ad823 Static port mappings based on attachment ports by Jonathan Hart · 9 years ago
  61. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  62. c02437c Bug fix for XOS integration by Jonathan Hart · 9 years ago
  63. a0b50dd Fixed stc to properly account for skipped steps when completing enclosing group. by Thomas Vachuska · 9 years ago
  64. e50829c GUI - Topology View - fix class names for traffic (link) classes. by Simon Hunt · 9 years ago
  65. c4b5d46 adding iptv provisioning by alshabib · 9 years ago
  66. 792c26b Revert changes in 8117f36, which modifies the default behavior by Sho SHIMIZU · 9 years ago
  67. 132001a Fixed onos-form-cluster in tar-setup scenario. by Thomas Vachuska · 9 years ago
  68. 6f0afae CORD GUI - Synchronize rest calls. by Simon Hunt · 9 years ago
  69. b32cefe adding igmp rule by alshabib · 9 years ago
  70. 7a5431e CORD GUI -- Bundle Icons added to git. Login/logout functionality added. by Bri Prebilic Cole · 9 years ago
  71. dead205 add Mac and hostname to POST url by Pingping Lin · 9 years ago
  72. c296d2c CORD GUI - Added logout call, and implemented the notion of session. by Simon Hunt · 9 years ago
  73. f34c989 CORD GUI -- User page has new layout, icons for bundle functions added, randomly generated session activity displayed. by Bri Prebilic Cole · 9 years ago
  74. 248486d CORD GUI - Logging of REST calls to XOS.. by Simon Hunt · 9 years ago
  75. 4236608 CORD GUI - Shenanigans clean up by Simon Hunt · 9 years ago
  76. 8bd51bf Adding felix.framework back to features.xml by Brian O'Connor · 9 years ago
  77. 85cf4da Fixing 4 javadoc warnings in onos-api by Brian O'Connor · 9 years ago
  78. 455bf53 Manually bumping cord-gui version to 1.3.0 by Brian O'Connor · 9 years ago
  79. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  80. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  81. a7b33ca Adding jdvue and stc to change-version command by Brian O'Connor · 9 years ago
  82. 4db1c33 Dropping version from jdvue and fixing parent pom by Brian O'Connor · 9 years ago
  83. 21a29e3 Updating onos-maven-plugin version in ui archetype-resources/pom.xml by Brian O'Connor · 9 years ago
  84. 33a2b75 Adding groupId to archetypes/pom.xml by Brian O'Connor · 9 years ago
  85. 809a963 Adding ui archetype to onos-change-version by Brian O'Connor · 9 years ago
  86. f4d58f3 Support for retries in AtomicCounter. Enabled counter operation retries in ConsistentApplicationIdStore by Madan Jampani · 9 years ago
  87. 20c4520 Removing felix.framework from features.xml for release by Brian O'Connor · 9 years ago
  88. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  89. 66feabf ONOS-2088: Lazy id block allocation by Madan Jampani · 9 years ago
  90. 0e371dc CORD GUI -- Login page now takes emails to log into different accounts. Bundle page layout WIP. by Bri Prebilic Cole · 9 years ago
  91. 2739e6f8 CORD GUI - Shenanigans to deal with : in JSON key. by Simon Hunt · 9 years ago
  92. b37fd08 fixing uplink ports by alshabib · 9 years ago
  93. ca62750 minor fix for olt by alshabib · 9 years ago
  94. 17cde6d adding driver for g.fast and port to vlan mapping in xos-integration by alshabib · 9 years ago
  95. 1af3b71 adding gfast support by alshabib · 9 years ago
  96. c686c6a CORD GUI - Coded up email -> SSID -> Subscriber ID lookup on the server side. by Simon Hunt · 9 years ago
  97. 48dd9a1 cord fixes by alshabib · 9 years ago
  98. 0603afb adding inband of ctrl by alshabib · 9 years ago
  99. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  100. beb2dc9 adding support for iptv by alshabib · 9 years ago