1. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  2. a98bf93 Ignore replica change events if backups are disabled + Eliminate usage of Maps.filterKeys by Madan Jampani · 9 years ago
  3. 7269f71 Minor change to xos-integration features.xml by Jonathan Hart · 9 years ago
  4. 4355496 Fixing STC scenarios. by Thomas Vachuska · 9 years ago
  5. c544f63 Fixing STC scenarios. by Thomas Vachuska · 9 years ago
  6. d2afaf2 add a delete vBNG feature by Pingping Lin · 9 years ago
  7. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  8. 408d24d Push default forwarding objectives when device becomes available. by Jonathan Hart · 9 years ago
  9. 10b98ad Fix bug matching compute node name by Jonathan Hart · 9 years ago
  10. 87e276b Added missing types in kryo API namespace by Madan Jampani · 9 years ago
  11. a48e3d1 Enhancing STC by Thomas Vachuska · 9 years ago
  12. 41d6765 GUI -- Table views' auto refresh can be toggled on or off. by Bri Prebilic Cole · 9 years ago
  13. 50ec1af Enhancing STC by Thomas Vachuska · 9 years ago
  14. 1d126d3 Fix completers for tenant commands by Jonathan Hart · 9 years ago
  15. 8d37efc ONOS-2015: Randomly choose retry delay to avoid update contention by Madan Jampani · 9 years ago
  16. 59f86fd Added configurable connection timeout for Netconf Server connection. by Sanjay S · 9 years ago
  17. d874546 GUI -- Mobile GUI work. Disabled port highlighting, suppressed port highlighting/sprite layer toolbar buttons, adjusted panel and navigation/mast heights. by Bri Prebilic Cole · 9 years ago
  18. 6056228 tying up the apps - when auth is successful connectivity happens by alshabib · 9 years ago
  19. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  20. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  21. 06f44e1 Doh! Eliminated use of deprecated port number. by Thomas Vachuska · 9 years ago
  22. 7716ec9 1. move tunnel 3 commands to onos-cli by cheng fan · 9 years ago
  23. b55d6e6 Minor intent cleanup by Brian O'Connor · 9 years ago
  24. 37cffe8 Reverted removal of GOPTS line used by onos-group. by Ayaka Koshibe · 9 years ago
  25. bfab9c7 GUI -- Table views auto refresh every two seconds while maintaining selected items. by Bri Prebilic Cole · 9 years ago
  26. 99c92fd Reseting lastStart timestamp on listener ejection and sink notification. by Thomas Vachuska · 9 years ago
  27. c06966e Fix wrong information referred by matcher's description by Sho SHIMIZU · 9 years ago
  28. b124641 CORD Subscriber GUI - Added a little logging. by Simon Hunt · 9 years ago
  29. c44c0c3 Fix cast error on execution of "flow -j" command by Sho SHIMIZU · 9 years ago
  30. bcb0237 Bug fixes for Optical Intent installation and removal by Ayaka Koshibe · 9 years ago
  31. 17ff25f adding offset for olt vlan to port mapping by alshabib · 9 years ago
  32. f64c077 Adding retry to id block store. by Thomas Vachuska · 9 years ago
  33. 9fa866f Eliminating dump of a stack trace for an expected error. by Thomas Vachuska · 9 years ago
  34. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  35. eac4aba Added ability to log via slf4j in cord-gui. by Thomas Vachuska · 9 years ago
  36. 18571b0 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  37. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  38. 0ccde6d Added an OLT application which pushes vlan circuits when ports are up. by alshabib · 9 years ago
  39. c332876 Removed dead code + Dropped log level down to debug to reduce verbosity by Madan Jampani · 9 years ago
  40. 558afec Improvements for the ofdpa driver. by Saurav Das · 9 years ago
  41. 6c44a63 Bug fixes for the centec and noviflow pipelines. by Saurav Das · 9 years ago
  42. 51ca37f fixing default rules from cordfabric manager by alshabib · 9 years ago
  43. 4bfccd54 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  44. 2fdaf40 Cleaned-up dead code from flow objective manager. by Thomas Vachuska · 9 years ago
  45. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  46. 68b8c1f Fix Javadoc and rename a test method to explain behavior correctly by Sho SHIMIZU · 9 years ago
  47. 3057f21 Updating log level in ObjectiveTracker by Brian O'Connor · 9 years ago
  48. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  49. 893bf4b Fixing OF device provider to accrue all port stat multi-part messages before pushing update to the core. by Thomas Vachuska · 9 years ago
  50. 6c70f64 ONOS-2037: Fix cast exception on execution of "flows -j" command by Sho SHIMIZU · 9 years ago
  51. d910a5c Fixing port-stats DBZ by Thomas Vachuska · 9 years ago
  52. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  53. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  54. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  55. 4859be0 Omits null checking of treatment when removing next objectives; it was removed from remove() but not for remove(context) by sangho · 9 years ago
  56. c626f1e ONOS-2043: Move device event handling in PacketManager off of event loop thread by Madan Jampani · 9 years ago
  57. 328371d ONOS-1981: Move expensive work off of event loop thread by Madan Jampani · 9 years ago
  58. 7d02c08 CORD Subscriber GUI - Final wiring : we should be good for the demo. by Simon Hunt · 9 years ago
  59. c244976 GUI -- Bug fixes - TableModel displays empty cell instead of causing NPE if no value is given. Sort icons and direction are reset when view is destroyed. by Bri Prebilic Cole · 9 years ago
  60. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  61. 0174f45 Drop log level to debug on some FlowObjectiveManager log statements by Madan Jampani · 9 years ago
  62. 8189a74 Fixed a failed unit test and added more to the setup scenario. by Thomas Vachuska · 9 years ago
  63. f9c8436 STC work in progress by Thomas Vachuska · 9 years ago
  64. 078394f ONOS-1909: Defer id block allocation to the point when they are actually needed by Madan Jampani · 9 years ago
  65. 5fcf6f5 ONOS-1992 Improving IntentCleanup configurability and adding enabled property by Brian O'Connor · 9 years ago
  66. 3f877a8 Fixing pcep pom.xml so that the application will load by Brian O'Connor · 9 years ago
  67. 9814226 ONOS-2033 - GUI -- Buckets in groups view are one per line, Link direction on links view has HTML arrow. Bug fix. by Bri Prebilic Cole · 9 years ago
  68. 76f632c ONOS-2033 - GUI -- Buckets in groups view are one per line, Link direction on links view has HTML arrow. by Bri Prebilic Cole · 9 years ago
  69. 60afbeb change the reactive routing app name by Pingping Lin · 9 years ago
  70. c17042d Refactor: Rename the class and method to make them more descriptive by Sho SHIMIZU · 9 years ago
  71. 43f65ed Refactor: Use bidirectional map to make methods easily consistent by Sho SHIMIZU · 9 years ago
  72. 54bbfb9 GUI -- Device details panel work - Panel resizes on window resize, DOM manipulation moved out of controller into directive. by Bri Prebilic Cole · 9 years ago
  73. 4f828ee Fix cast error when building flow entries containging optical properties by Sho SHIMIZU · 9 years ago
  74. c9dbe2c Updating openflowj version to 0.3.10.oe-SNAPSHOT by Brian O'Connor · 9 years ago
  75. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  76. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  77. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  78. 3bc27d8 Remove blank lines by Sho SHIMIZU · 9 years ago
  79. ee6a737 CORD Subscriber GUI - Plumbing CordModelCache through to XOS service, to pick first subscriber. by Simon Hunt · 9 years ago
  80. d3d7a32 ONOS-1936 - CORD-GUI -- Bundle race condition fixed with refactor. Nav buttons refresh page when clicked. by Bri Prebilic Cole · 9 years ago
  81. 5d6153e ONOS-1937, ONOS-1938 - CORD-GUI -- User view CSS finished, icon appears when changes are applied, masthead has ONOS bird over the CORD logo. by Bri Prebilic Cole · 9 years ago
  82. 48e832c [ONOS-1925] by cheng fan · 9 years ago
  83. 11530fb Bug ONOS-2030: Wait for mastership by HIGUCHI Yuta · 9 years ago
  84. 15f1bc4 FlowStore: Include exception in warning message by Madan Jampani · 9 years ago
  85. 67756b9 Fixed javadocs. by Thomas Vachuska · 9 years ago
  86. c7f7996 GUI -- Moved more potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  87. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  88. 8832990 Bug fixes for ofdpa pipeline by Saurav Das · 9 years ago
  89. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  90. 52c98bd GUI -- Moved of potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  91. cd40e5b Refresh candidate board from source on each election round + Disbale east-west synchronization of candidate board by Madan Jampani · 9 years ago
  92. 1b8ea34 Rename HandShake -> Handshake by Madan Jampani · 9 years ago
  93. 51f540f GUI -- Fixed a shut-down exception by explicitly closing all web-sockets on shutdown. by Thomas Vachuska · 9 years ago
  94. 3650fc4 Eliminate possible redundant update when rearranging candidate order in leadership manager by Madan Jampani · 9 years ago
  95. 90dc8c5 CORD Subscriber GUI - Added CDN function. Added backend boolean to filter out 'internet' when talking to XOS. by Simon Hunt · 9 years ago
  96. d8b0789 GUI -- Added intent state to the tabular view. by Thomas Vachuska · 9 years ago
  97. d050a4b ONOS-1937, ONOS-1938 - CORD-GUI -- User view now can change the level of URL filtering per user. CSS WIP. by Bri Prebilic Cole · 9 years ago
  98. 7d243db ONOS-2026: Address polling issue in LeaderElection by Madan Jampani · 9 years ago
  99. 3a70431 Remove unnecessary boxing by Sho SHIMIZU · 9 years ago
  100. f88e593 Use lambda expression to reduce lines by Sho SHIMIZU · 9 years ago