1. 4f74da0 Updating openflowj (0.4.0.onos) and removing snapshot repo by Brian O'Connor · 9 years ago
  2. e4ea270 Revert addition of unnecessary PortNumber instantiation method by Ayaka Koshibe · 9 years ago
  3. 422b875 Refactoring IntentRemoveCommand to be more clear about use of 'key' by Brian O'Connor · 9 years ago
  4. 793134b Reverting IntentIdCompleter change from Gerrit #3909 by Brian O'Connor · 9 years ago
  5. 08c3066 completer should work as command description, enable delete intent by key by Pingping Lin · 9 years ago
  6. c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
  7. 49bcae9 Minor BgpRouter tweaks to make deactivating and reactivating easier: by Jonathan Hart · 9 years ago
  8. 0be32ac Bug fix: Use right nodeId by Madan Jampani · 9 years ago
  9. adba152 Increased number of retries and added variable delay to better withstand StorageException timeout. by Thomas Vachuska · 9 years ago
  10. 096da0e Revert leaderboard refresh changes as they seem to interfere with withdrawl by Madan Jampani · 9 years ago
  11. 207528f Simpler Leadership equality check + Use getLeader in place of getLeadership when appropriate by Madan Jampani · 9 years ago
  12. b13c8f1 CORD GUI - Relabel url-filter levels OFF and NONE to NONE and ALL. (i.e. NONE allowed, or ALL allowed). by Simon Hunt · 9 years ago
  13. d01a23d Implement toString() in DefaultPath by Sho SHIMIZU · 9 years ago
  14. a767426 Adding trace logging to IntentManger by Brian O'Connor · 9 years ago
  15. 43548fc Fixing javadocs. by Thomas Vachuska · 9 years ago
  16. 25455e7 Fixing port stats topo view rendering. by Thomas Vachuska · 9 years ago
  17. 339cdfb add a rest to get the IP address map to vBNG by Pingping Lin · 9 years ago
  18. 08960a4 ONOS-2068 Refresh leaderboard from source every 2s by Madan Jampani · 9 years ago
  19. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  20. a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
  21. 0d94f06 CORD GUI - include icon_id in user array. by Simon Hunt · 9 years ago
  22. 0a6ffb6 GUI -- Bug fixes - Scroll bar doesn't appear on topo panels or table views, adjustHeight for topo panels no longer called after view is changed. by Bri Prebilic Cole · 9 years ago
  23. 204cb6c Fixing port stats rate calculation. by Thomas Vachuska · 9 years ago
  24. 6f90c59 Reduced a log level for link removal message. by Thomas Vachuska · 9 years ago
  25. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  26. f5d8f8c Updating copycat version to 0.4.1.onos by Brian O'Connor · 9 years ago
  27. 028ddb9 Fixing an issue where stale port stats could be reported when collector stops or negative load reported when device counters overflow or glitch. by Thomas Vachuska · 9 years ago
  28. de77ee5 add CLI for vBNG to show IP address mappings by Pingping Lin · 9 years ago
  29. 85a9b0d Fix ONOS-2034 by serializing a immutable copy of the device flow table by Madan Jampani · 9 years ago
  30. 5c49da6 Adding QA HA test topo: obelisk.py by Brian O'Connor · 9 years ago
  31. c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
  32. 98a4a0a Adding geo data for CORD demo topology. by Thomas Vachuska · 9 years ago
  33. 9100624 ConfigProvider: Protect against potential NPE when reading files by Ayaka Koshibe · 9 years ago
  34. d0d5854 Fixed error due to storage exception timeout. Added a delay between retries. by Thomas Vachuska · 9 years ago
  35. 4e6025e Fixed potential NPE in port-stats. by Thomas Vachuska · 9 years ago
  36. ea84212 GUI -- fix to remove newly added traffic link classes. by Simon Hunt · 9 years ago
  37. 93258c7 1. fix javadoc mistakes by cheng fan · 9 years ago
  38. 4cfcc56 Enhancing STC and cleaning up various test topos. by Thomas Vachuska · 9 years ago
  39. af57974 CORD-GUI: added parental-control category data file. by Simon Hunt · 9 years ago
  40. c80da08 Fix perf regression by reverting https://gerrit.onosproject.org/#/c/3801/ by Madan Jampani · 9 years ago
  41. 72df5b1 Adding purge-intents command by Brian O'Connor · 9 years ago
  42. 5c3766c Simplify maps used in flow store's InternalFlowTable by Madan Jampani · 9 years ago
  43. 711db55 Fixed ONOS-2051 by eliminating treatment and priority from flow id/cookie. by Thomas Vachuska · 9 years ago
  44. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  45. 337c7a4 Fixes for the Pica8 pipeline and the cpqd emulation of the OFDPA pipeline. by Saurav Das · 9 years ago
  46. 8117f36 Fixes for resource-related test CLI commands: by Ayaka Koshibe · 9 years ago
  47. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  48. a98bf93 Ignore replica change events if backups are disabled + Eliminate usage of Maps.filterKeys by Madan Jampani · 9 years ago
  49. 7269f71 Minor change to xos-integration features.xml by Jonathan Hart · 9 years ago
  50. 4355496 Fixing STC scenarios. by Thomas Vachuska · 9 years ago
  51. c544f63 Fixing STC scenarios. by Thomas Vachuska · 9 years ago
  52. d2afaf2 add a delete vBNG feature by Pingping Lin · 9 years ago
  53. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  54. 408d24d Push default forwarding objectives when device becomes available. by Jonathan Hart · 9 years ago
  55. 10b98ad Fix bug matching compute node name by Jonathan Hart · 9 years ago
  56. 87e276b Added missing types in kryo API namespace by Madan Jampani · 9 years ago
  57. a48e3d1 Enhancing STC by Thomas Vachuska · 9 years ago
  58. 41d6765 GUI -- Table views' auto refresh can be toggled on or off. by Bri Prebilic Cole · 9 years ago
  59. 50ec1af Enhancing STC by Thomas Vachuska · 9 years ago
  60. 1d126d3 Fix completers for tenant commands by Jonathan Hart · 9 years ago
  61. 8d37efc ONOS-2015: Randomly choose retry delay to avoid update contention by Madan Jampani · 9 years ago
  62. 59f86fd Added configurable connection timeout for Netconf Server connection. by Sanjay S · 9 years ago
  63. 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
  64. 6056228 tying up the apps - when auth is successful connectivity happens by alshabib · 9 years ago
  65. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  66. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  67. 06f44e1 Doh! Eliminated use of deprecated port number. by Thomas Vachuska · 9 years ago
  68. 7716ec9 1. move tunnel 3 commands to onos-cli by cheng fan · 9 years ago
  69. b55d6e6 Minor intent cleanup by Brian O'Connor · 9 years ago
  70. 37cffe8 Reverted removal of GOPTS line used by onos-group. by Ayaka Koshibe · 9 years ago
  71. bfab9c7 GUI -- Table views auto refresh every two seconds while maintaining selected items. by Bri Prebilic Cole · 9 years ago
  72. 99c92fd Reseting lastStart timestamp on listener ejection and sink notification. by Thomas Vachuska · 9 years ago
  73. c06966e Fix wrong information referred by matcher's description by Sho SHIMIZU · 9 years ago
  74. b124641 CORD Subscriber GUI - Added a little logging. by Simon Hunt · 9 years ago
  75. c44c0c3 Fix cast error on execution of "flow -j" command by Sho SHIMIZU · 9 years ago
  76. bcb0237 Bug fixes for Optical Intent installation and removal by Ayaka Koshibe · 9 years ago
  77. 17ff25f adding offset for olt vlan to port mapping by alshabib · 9 years ago
  78. f64c077 Adding retry to id block store. by Thomas Vachuska · 9 years ago
  79. 9fa866f Eliminating dump of a stack trace for an expected error. by Thomas Vachuska · 9 years ago
  80. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  81. eac4aba Added ability to log via slf4j in cord-gui. by Thomas Vachuska · 9 years ago
  82. 18571b0 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  83. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  84. 0ccde6d Added an OLT application which pushes vlan circuits when ports are up. by alshabib · 9 years ago
  85. c332876 Removed dead code + Dropped log level down to debug to reduce verbosity by Madan Jampani · 9 years ago
  86. 558afec Improvements for the ofdpa driver. by Saurav Das · 9 years ago
  87. 6c44a63 Bug fixes for the centec and noviflow pipelines. by Saurav Das · 9 years ago
  88. 51ca37f fixing default rules from cordfabric manager by alshabib · 9 years ago
  89. 4bfccd54 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  90. 2fdaf40 Cleaned-up dead code from flow objective manager. by Thomas Vachuska · 9 years ago
  91. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  92. 68b8c1f Fix Javadoc and rename a test method to explain behavior correctly by Sho SHIMIZU · 9 years ago
  93. 3057f21 Updating log level in ObjectiveTracker by Brian O'Connor · 9 years ago
  94. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  95. 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
  96. 6c70f64 ONOS-2037: Fix cast exception on execution of "flows -j" command by Sho SHIMIZU · 9 years ago
  97. d910a5c Fixing port-stats DBZ by Thomas Vachuska · 9 years ago
  98. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  99. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  100. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago