1. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  2. a7b33ca Adding jdvue and stc to change-version command by Brian O'Connor · 9 years ago
  3. 4db1c33 Dropping version from jdvue and fixing parent pom by Brian O'Connor · 9 years ago
  4. 21a29e3 Updating onos-maven-plugin version in ui archetype-resources/pom.xml by Brian O'Connor · 9 years ago
  5. 33a2b75 Adding groupId to archetypes/pom.xml by Brian O'Connor · 9 years ago
  6. 809a963 Adding ui archetype to onos-change-version by Brian O'Connor · 9 years ago
  7. f4d58f3 Support for retries in AtomicCounter. Enabled counter operation retries in ConsistentApplicationIdStore by Madan Jampani · 9 years ago
  8. 20c4520 Removing felix.framework from features.xml for release by Brian O'Connor · 9 years ago
  9. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  10. 66feabf ONOS-2088: Lazy id block allocation by Madan Jampani · 9 years ago
  11. 0e371dc CORD GUI -- Login page now takes emails to log into different accounts. Bundle page layout WIP. by Bri Prebilic Cole · 9 years ago
  12. 2739e6f8 CORD GUI - Shenanigans to deal with : in JSON key. by Simon Hunt · 9 years ago
  13. b37fd08 fixing uplink ports by alshabib · 9 years ago
  14. ca62750 minor fix for olt by alshabib · 9 years ago
  15. 17cde6d adding driver for g.fast and port to vlan mapping in xos-integration by alshabib · 9 years ago
  16. 1af3b71 adding gfast support by alshabib · 9 years ago
  17. c686c6a CORD GUI - Coded up email -> SSID -> Subscriber ID lookup on the server side. by Simon Hunt · 9 years ago
  18. 48dd9a1 cord fixes by alshabib · 9 years ago
  19. 0603afb adding inband of ctrl by alshabib · 9 years ago
  20. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  21. beb2dc9 adding support for iptv by alshabib · 9 years ago
  22. 60553c8 CORD GUI -- Dashboard and login pages have new look. WIP. by Bri Prebilic Cole · 9 years ago
  23. 8e36be5 Minor fix for pushing fabric VLANs by Jonathan Hart · 9 years ago
  24. 851f2f8 CORD GUI - Changed pom to use 1.7 compiler. by Simon Hunt · 9 years ago
  25. 8643937 Adding support for SKIPPED state to STC. by Thomas Vachuska · 9 years ago
  26. d189e28 CORD GUI -- Client URL rest requests are no longer hardcoded to "localhost:8080". by Bri Prebilic Cole · 9 years ago
  27. 4809de7 Few changes to CORD GUI for integration: by Jonathan Hart · 9 years ago
  28. 00a406d Optimize the tunnel commands by cheng fan · 9 years ago
  29. 690fd1c Fixing bug where WITHDRAWN intents get added to ObjectiveTracker by Brian O'Connor · 9 years ago
  30. 9cc799c Fixing NPE in FlowsListCommand when appId is not properly registered by Brian O'Connor · 9 years ago
  31. 4d99c29 CORD GUI - Define runtime properties 'headnodeip' and 'headnodeport'. by Simon Hunt · 9 years ago
  32. 6f38daf ONOS-2068: Refresh Leadership periodically from global map. by Madan Jampani · 9 years ago
  33. a862046 Fix constructor in Versioned by Madan Jampani · 9 years ago
  34. adea890 ONOS-2077: Limit the number of devices whose flow entries are backed in each communication round by Madan Jampani · 9 years ago
  35. 264cb99 Refactoring IntentIdCompleter to IntentKeyCompleter by Brian O'Connor · 9 years ago
  36. 4f74da0 Updating openflowj (0.4.0.onos) and removing snapshot repo by Brian O'Connor · 9 years ago
  37. e4ea270 Revert addition of unnecessary PortNumber instantiation method by Ayaka Koshibe · 9 years ago
  38. 422b875 Refactoring IntentRemoveCommand to be more clear about use of 'key' by Brian O'Connor · 9 years ago
  39. 793134b Reverting IntentIdCompleter change from Gerrit #3909 by Brian O'Connor · 9 years ago
  40. 08c3066 completer should work as command description, enable delete intent by key by Pingping Lin · 9 years ago
  41. c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
  42. 49bcae9 Minor BgpRouter tweaks to make deactivating and reactivating easier: by Jonathan Hart · 9 years ago
  43. 0be32ac Bug fix: Use right nodeId by Madan Jampani · 9 years ago
  44. adba152 Increased number of retries and added variable delay to better withstand StorageException timeout. by Thomas Vachuska · 9 years ago
  45. 096da0e Revert leaderboard refresh changes as they seem to interfere with withdrawl by Madan Jampani · 9 years ago
  46. 207528f Simpler Leadership equality check + Use getLeader in place of getLeadership when appropriate by Madan Jampani · 9 years ago
  47. 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
  48. d01a23d Implement toString() in DefaultPath by Sho SHIMIZU · 9 years ago
  49. a767426 Adding trace logging to IntentManger by Brian O'Connor · 9 years ago
  50. 43548fc Fixing javadocs. by Thomas Vachuska · 9 years ago
  51. 25455e7 Fixing port stats topo view rendering. by Thomas Vachuska · 9 years ago
  52. 339cdfb add a rest to get the IP address map to vBNG by Pingping Lin · 9 years ago
  53. 08960a4 ONOS-2068 Refresh leaderboard from source every 2s by Madan Jampani · 9 years ago
  54. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  55. a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
  56. 0d94f06 CORD GUI - include icon_id in user array. by Simon Hunt · 9 years ago
  57. 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
  58. 204cb6c Fixing port stats rate calculation. by Thomas Vachuska · 9 years ago
  59. 6f90c59 Reduced a log level for link removal message. by Thomas Vachuska · 9 years ago
  60. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  61. f5d8f8c Updating copycat version to 0.4.1.onos by Brian O'Connor · 9 years ago
  62. 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
  63. de77ee5 add CLI for vBNG to show IP address mappings by Pingping Lin · 9 years ago
  64. 85a9b0d Fix ONOS-2034 by serializing a immutable copy of the device flow table by Madan Jampani · 9 years ago
  65. 5c49da6 Adding QA HA test topo: obelisk.py by Brian O'Connor · 9 years ago
  66. 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
  67. 98a4a0a Adding geo data for CORD demo topology. by Thomas Vachuska · 9 years ago
  68. 9100624 ConfigProvider: Protect against potential NPE when reading files by Ayaka Koshibe · 9 years ago
  69. d0d5854 Fixed error due to storage exception timeout. Added a delay between retries. by Thomas Vachuska · 9 years ago
  70. 4e6025e Fixed potential NPE in port-stats. by Thomas Vachuska · 9 years ago
  71. ea84212 GUI -- fix to remove newly added traffic link classes. by Simon Hunt · 9 years ago
  72. 93258c7 1. fix javadoc mistakes by cheng fan · 9 years ago
  73. 4cfcc56 Enhancing STC and cleaning up various test topos. by Thomas Vachuska · 9 years ago
  74. af57974 CORD-GUI: added parental-control category data file. by Simon Hunt · 9 years ago
  75. c80da08 Fix perf regression by reverting https://gerrit.onosproject.org/#/c/3801/ by Madan Jampani · 9 years ago
  76. 72df5b1 Adding purge-intents command by Brian O'Connor · 9 years ago
  77. 5c3766c Simplify maps used in flow store's InternalFlowTable by Madan Jampani · 9 years ago
  78. 711db55 Fixed ONOS-2051 by eliminating treatment and priority from flow id/cookie. by Thomas Vachuska · 9 years ago
  79. 9664137 GUI -- Topology - PortStats traffic: enhanced to change link style based on values (KBps, MBps, GBps). by Simon Hunt · 9 years ago
  80. 337c7a4 Fixes for the Pica8 pipeline and the cpqd emulation of the OFDPA pipeline. by Saurav Das · 9 years ago
  81. 8117f36 Fixes for resource-related test CLI commands: by Ayaka Koshibe · 9 years ago
  82. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  83. a98bf93 Ignore replica change events if backups are disabled + Eliminate usage of Maps.filterKeys by Madan Jampani · 9 years ago
  84. 7269f71 Minor change to xos-integration features.xml by Jonathan Hart · 9 years ago
  85. 4355496 Fixing STC scenarios. by Thomas Vachuska · 9 years ago
  86. c544f63 Fixing STC scenarios. by Thomas Vachuska · 9 years ago
  87. d2afaf2 add a delete vBNG feature by Pingping Lin · 9 years ago
  88. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  89. 408d24d Push default forwarding objectives when device becomes available. by Jonathan Hart · 9 years ago
  90. 10b98ad Fix bug matching compute node name by Jonathan Hart · 9 years ago
  91. 87e276b Added missing types in kryo API namespace by Madan Jampani · 9 years ago
  92. a48e3d1 Enhancing STC by Thomas Vachuska · 9 years ago
  93. 41d6765 GUI -- Table views' auto refresh can be toggled on or off. by Bri Prebilic Cole · 9 years ago
  94. 50ec1af Enhancing STC by Thomas Vachuska · 9 years ago
  95. 1d126d3 Fix completers for tenant commands by Jonathan Hart · 9 years ago
  96. 8d37efc ONOS-2015: Randomly choose retry delay to avoid update contention by Madan Jampani · 9 years ago
  97. 59f86fd Added configurable connection timeout for Netconf Server connection. by Sanjay S · 9 years ago
  98. 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
  99. 6056228 tying up the apps - when auth is successful connectivity happens by alshabib · 9 years ago
  100. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago