1. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  2. 72eb6db GUI -- Device View still had hardcoded sort params - fixed. by Bri Prebilic Cole · 9 years ago
  3. f1b8e17 Support a inmemory p0 partition encompassing all nodes in the cluster. This will be used by leadership manager and other usecases by Madan Jampani · 9 years ago
  4. c4cb100 Added support to pre-stage apps as part of onos-setup-karaf. by Thomas Vachuska · 9 years ago
  5. b967ebf GUI -- Fixed intent perf GUI styling. by Thomas Vachuska · 9 years ago
  6. 72dd99d GUI -- Fixed intentPerf javascript error. by Thomas Vachuska · 9 years ago
  7. 161baf5 ONOS-1418 Fix for intermittent issue with app store. by Thomas Vachuska · 9 years ago
  8. b4317d7 Restrict the key file permissions as required by some OSes by Jonathan Hart · 9 years ago
  9. 54b4a37 Run ifconfig as sudo for OSes that require it by Jonathan Hart · 9 years ago
  10. fba2857 Enhanced app CLI. by Thomas Vachuska · 9 years ago
  11. db49800 GUI -- Minor CSS edits to host view. by Bri Prebilic Cole · 9 years ago
  12. 90c7be2 GUI -- Fixed a few issues int intentPerf.js caught by review, but after merge. by Thomas Vachuska · 9 years ago
  13. 95aadff Added GUI to intent perf app to monitor performance stats in real-time. by Thomas Vachuska · 9 years ago
  14. 19a32dd GUI -- Host view implemented on client and server side. by Bri Prebilic Cole · 9 years ago
  15. 9ac1476 Fixing intent reroute (ONOS-1403) by Brian O'Connor · 9 years ago
  16. 0c6b2d3 GUI -- Link selection showing link details implemented. by Simon Hunt · 9 years ago
  17. 346e825 Use ephemeral port for acceptor loop test to avoid conflict. by HIGUCHI Yuta · 9 years ago
  18. e586b79 GUI -- Preliminary work for converting tabular views to use the shared web-socket rather than via REST. WIP. by Thomas Vachuska · 9 years ago
  19. 4a4d18f Reduce log level of frequent benign exception by Jonathan Hart · 9 years ago
  20. a1f54d5 GUI -- SVG example view files complete. SVG filter added, cleaned up code. by Bri Prebilic Cole · 9 years ago
  21. 89ad377 ONOS-1400: Fixing BgpRouter functionality break due to distributed group store changes by Srikanth Vavilapalli · 9 years ago
  22. cd48bfd Make sure message handling executor references are appropriately managed when we modify the service configuration by Madan Jampani · 9 years ago
  23. b5dcc51 Adding device and host tracking for intents (ONOS-1356) by Brian O'Connor · 9 years ago
  24. 5a206bb GUI -- Updated Equalize Master glyph. SVG practice progress - better algorithm for changing button position. Various other small edits. by Bri Prebilic Cole · 9 years ago
  25. 4a0ba56 DefaultTrafficTreatment: Build all-instructions list at creation time by Jonathan Hart · 9 years ago
  26. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  27. c4c5a07 GUI -- Augmented Bri's show-icons html page to label the glyphs. by Simon Hunt · 9 years ago
  28. 90dcc3e GUI -- Added hotkeys (in parentheses) to the tooltips of the topology toolbar buttons. by Simon Hunt · 9 years ago
  29. a751537 Adding FlowRuleIntent to kryo (ONOS-1384) by Brian O'Connor · 9 years ago
  30. 22083ae Fix Javadoc error by Ray Milkey · 9 years ago
  31. 68ddd74 Updating onos-change-version to roll fallback version in CoreManger by Brian O'Connor · 9 years ago
  32. e167b5f Fixed some wrong app.xml configurations. by Thomas Vachuska · 9 years ago
  33. 7061acd Unit tests for PartitionManager by Jonathan Hart · 9 years ago
  34. 7c98051 GUI -- Created the rest of the icons for Topo Toolbar. by Bri Prebilic Cole · 9 years ago
  35. d5fd847 Adding snapshot repo info for copycat by Madan Jampani · 9 years ago
  36. 9fec43f Updated CoreManager version string to be 1.2.0-SNAPSHOT. by Simon Hunt · 9 years ago
  37. 72175c2 Moved duplicated isUpdateAcceptable method to IntentData by Jonathan Hart · 9 years ago
  38. 5167aad Adding onos-openflow as a default feature for the local karaf setup. by Thomas Vachuska · 9 years ago
  39. c65842d Changed root pom.xml to point to 0.5.0.onos-SHAPSHOT in order to pickup latest CopyCat fixes. by Thomas Vachuska · 9 years ago
  40. b59ac4e Reduce log level for frequent leadership event log by Jonathan Hart · 9 years ago
  41. db4b87b GUI -- Fixed broken glyph unit tests. by Bri Prebilic Cole · 9 years ago
  42. 9689126 ONOS-1376 FIxed error in app command to report bad usage better. by Thomas Vachuska · 9 years ago
  43. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  44. 812f6c0 GUI -- Modified Toolbar service to have multiple rows of buttons. Added more buttons in topoToolbar - WIP. by Bri Prebilic Cole · 9 years ago
  45. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  46. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  47. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  48. 6e0d147 Fixes a javadoc warning by Madan Jampani · 9 years ago
  49. f15511b ONOS-180 Suppressing a few superfluous stack traces on shutdown. by Thomas Vachuska · 9 years ago
  50. 4fcdae7 GossipApplicationStore fix to prevent attempt to notify delegate when there isn't one yet. Fixes an intermittent NPE. by Thomas Vachuska · 9 years ago
  51. 4c5c046 GUI -- Added distinct icon for nav-menu in the masthead. by Simon Hunt · 9 years ago
  52. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  53. f845cf6 HostLocationProvider fix to avoid locating hosts on logical ports. by Thomas Vachuska · 9 years ago
  54. 7c52100 ONOS-1362: Support async version of ConsistentMap that lets efficient chaining of operations by Madan Jampani · 9 years ago
  55. 5d5858b GUI -- Fixed a defect where showTraffic was sending redundant link classes. by Thomas Vachuska · 9 years ago
  56. 0d6af8d Fixed a defect where remotely-induced feature install was trying to stomp over locally -induced feature install. by Thomas Vachuska · 9 years ago
  57. 6ffea6b GUI -- Tooltips are aligned correctly based on where the mouse is on the screen. by Bri Prebilic Cole · 9 years ago
  58. 4c2fa06 GUI -- Fixed topology view failover. by Thomas Vachuska · 9 years ago
  59. c39773c Exclude tools/package/maven-plugin from obs by Jonathan Hart · 9 years ago
  60. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  61. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  62. 0d18df3 Implement copyData as copy constructor on IntentData. by Jonathan Hart · 9 years ago
  63. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  64. 6ba7efc Work toward ONOS-1268 Expose IPv6 support at the ONOS CLI level by Pavlin Radoslavov · 9 years ago
  65. 0a53fac Adding log writer command by Brian O'Connor · 9 years ago
  66. 54d0938 GUI --Base Tooltip Service created. by Bri Prebilic Cole · 9 years ago
  67. 67fc097 Remove "strip vlan" from our API because it is the same as "pop vlan". by Jonathan Hart · 9 years ago
  68. d7b4584 Added empty space after '.' between two sentences. by Pavlin Radoslavov · 9 years ago
  69. 023a1c7 Revert "Abstract ConnectivityIntentCompiler is not a @Component" by Brian O'Connor · 9 years ago
  70. 8317ad5 Abstract ConnectivityIntentCompiler is not a @Component by Brian O'Connor · 9 years ago
  71. 785f581 ONOS-1328 Converted ONOS features to apps. by Thomas Vachuska · 9 years ago
  72. da2f3cc GUI -- Switched order of Instances and Summary buttons on the toolbar. by Simon Hunt · 9 years ago
  73. d621905 GUI -- Topo Toolbar is destroyed after view is rerouted. by Bri Prebilic Cole · 9 years ago
  74. e5b610e Update environment settings for maven 3.3.1 by Charles M.C. Chan · 9 years ago
  75. deca6e9 GUI -- Created new glyphs (with unit tests) for toolbar. by Bri Prebilic Cole · 9 years ago
  76. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  77. f99ddc3 Fixing .gitignore to omit some transient test files. by Thomas Vachuska · 9 years ago
  78. eef7f3a Adding tool to spawn iTerm configuration for monitoring logs of the current cell instances: 'onos-iterm-logs' by Thomas Vachuska · 9 years ago
  79. 0906014 GUI -- Fixed topo toolbar button synchronization with keystroke commands. by Simon Hunt · 9 years ago
  80. 8683e01 Fixing codec usage. by Thomas Vachuska · 9 years ago
  81. 166c547 Added Intent PURGED events to the collected Intent Event metrics. by Pavlin Radoslavov · 9 years ago
  82. d5d9bcb Changing location where ONOS stages its deployed apps. by Thomas Vachuska · 9 years ago
  83. 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 9 years ago
  84. 04b4140 GUI -- Cleaned up topoToolbar. by Bri Prebilic Cole · 9 years ago
  85. b91356e Ooops. Fixing parent pom reference. by Thomas Vachuska · 9 years ago
  86. 441d7da ONOS-1153: Ignore Router Solicitation, Router Advertisement and DAD in HostLocationProvider by Charles M.C. Chan · 9 years ago
  87. 6aaa1e0 Work toward fixing ONOS-1138: Batching topo event may cause event loss by Pavlin Radoslavov · 9 years ago
  88. a468e90 Adding test apps as submodule to apps by Brian O'Connor · 9 years ago
  89. 945e7b0 Cleaning up documentation and some white-space. by Thomas Vachuska · 9 years ago
  90. 4db8dce GUI -- TopoToolbarService created, working first set of toggles added. by Bri Prebilic Cole · 9 years ago
  91. 2a1779d Moving some apps to new repository by Brian O'Connor · 9 years ago
  92. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  93. 84ca6e7 Fixed Apache Karaf fetch URL to use onosproject.org. by Thomas Vachuska · 9 years ago
  94. 3e7afd8 Remove unused constructors in ConnectivityIntent by Sho SHIMIZU · 9 years ago
  95. 20daf57 Preparing the features.xml for split. by Thomas Vachuska · 9 years ago
  96. 50a9b72 Add priority to remaining intent types by Ray Milkey · 9 years ago
  97. 91425fb GUI -- SVG practice (button that moves when you try to mouseover) created. WIP by Bri Prebilic Cole · 9 years ago
  98. af1042d Shared Executors implementation , (ONOS-1302) by Murat Parlakisik · 9 years ago
  99. eaa47be adding comment to pom.xml by Brian O'Connor · 9 years ago
  100. 988fc2a Updating POM_VERSION in envDefaults by Brian O'Connor · 9 years ago