1. 428ebc9 Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
  2. 46a4fe2 Fixing onos-uninstall to be idempotent. by Thomas Vachuska · 9 years ago
  3. ce035f3 Adding a new cell. by Thomas Vachuska · 9 years ago
  4. 7e545bf GUI -- Removed T, R key bindings (now that ONOS-2901 has been fixed) from uitopo archetype. by Simon Hunt · 9 years ago
  5. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  6. 1ee0985 Topology Overlay Archetype (uitopo) - first pass. by Simon Hunt · 9 years ago
  7. 94a9eed Update checkstyle config by HIGUCHI Yuta · 9 years ago
  8. 87e50d9 Fixed garbled archetypes.xml scenario. by Thomas Vachuska · 9 years ago
  9. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  10. 89577e5 Simplified Custom View code (ui archetype). by Simon Hunt · 9 years ago
  11. d5bfcba chmod +x on scripts which accidentally lost the execute bit by Thomas Vachuska · 9 years ago
  12. f17f34a onos-* script help functions, plus: by Ayaka Koshibe · 9 years ago
  13. 84f4c2a ONOS-2851 - Web UI - create archetype for table view based app. by Simon Hunt · 9 years ago
  14. 08ab6a6 Changed the method for increasing log file size. by Thomas Vachuska · 9 years ago
  15. ea2d9fd ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts. by Thomas Vachuska · 9 years ago
  16. fc465b6 ONOS-2799 Increased default log size to 10M. by Thomas Vachuska · 9 years ago
  17. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  18. bad156d onos-* scripts by Ayaka Koshibe · 9 years ago
  19. d88b81d opticalUtils.py modifications by Ayaka Koshibe · 9 years ago
  20. 588fde3 Only include current version's pom and feature.xml files in the package by Jonathan Hart · 9 years ago
  21. 6e968e1 STC changes to make smoke test more reliable by Ray Milkey · 9 years ago
  22. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  23. 71e147e Updating onosUploadBits.py to include deb and rpm files by Brian O'Connor · 9 years ago
  24. dd7a279 Adding deb/postrm to recreate /opt if it is removed by dpkg by Brian O'Connor · 9 years ago
  25. ac32244 ONOS-2895 Updating onos-package for rpm creation by Brian O'Connor · 9 years ago
  26. 8a0c20e Updating onos-package for debian packaging by Brian O'Connor · 9 years ago
  27. c045c4a Updating onos-uninstall by Brian O'Connor · 9 years ago
  28. 3683f4d Improvements to stc command by Brian O'Connor · 9 years ago
  29. 6f1c567 ONOS-2896 Updating onos.conf for onos-package by Brian O'Connor · 9 years ago
  30. e082777 Add tests of topology APIs to STC smoke test. by Ray Milkey · 9 years ago
  31. 5baa3da Fixes to make STC runs more reliable by Ray Milkey · 9 years ago
  32. 0eed29e ONOS-2894 Renaming tools/package/debian to tools/package/init by Brian O'Connor · 9 years ago
  33. b0d7058 REST authentication in opticalUtil by Ayaka Koshibe · 9 years ago
  34. bf44531 Updating example dhcp.json for new config by Brian O'Connor · 9 years ago
  35. 75e15a8 Adding office DHCP config by Brian O'Connor · 9 years ago
  36. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  38. e4ebac9 ONOS-2846, ONOS-2812 Refactored link discovery pruning to be centralized rather than being with each link discovery helper. by Thomas Vachuska · 9 years ago
  39. 871262f Added a new topology and a tool to set controllers on all OVS bridges remotely. by Thomas Vachuska · 9 years ago
  40. 43ee97f STC scenario for creating flows directly via the REST API by Ray Milkey · 9 years ago
  41. 726dc5b Adding set -e to onos-archetypes-test by Brian O'Connor · 9 years ago
  42. bd60cfd Updating onos-maven-plugin to 1.5 in ui archetype pom.xml by Brian O'Connor · 9 years ago
  43. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  44. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  45. 47c42a3 Updating version for new features by Brian O'Connor · 9 years ago
  46. 84e523c Updating onos-change-version for docs by Brian O'Connor · 9 years ago
  47. f5d9363 Adding set -e to build commands by Brian O'Connor · 9 years ago
  48. c9eed38 opticalUtil: by Ayaka Koshibe · 9 years ago
  49. 2f0817c Adding missing switch and host to attmplsfast.py by Brian O'Connor · 9 years ago
  50. 2495b98 Make REST test run on multi node cell by Ray Milkey · 9 years ago
  51. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  52. 4ff514c STC scenario for testing network related REST APIs by Ray Milkey · 9 years ago
  53. f906fcf Restructured javadocs build to make groupings more manageable in the light of mavan-javadoc-plugin's silly treatment of package lists. by Thomas Vachuska · 9 years ago
  54. 1a4d359 Change onos-wait-for-start and onos-service to allow addressing nodes by integer by Jonathan Hart · 9 years ago
  55. 8f2d6e0 Upgraded archetype pom.xml files to use onos-maven-plugin v 1.5.0 by Thomas Vachuska · 9 years ago
  56. fe13278 Bumping onos-maven-plugin version to 1.6-SNAPSHOT by Brian O'Connor · 9 years ago
  57. 354cab9 Bumping onos-maven-plugin version to 1.5 for release by Brian O'Connor · 9 years ago
  58. 1c15287 Added check for cyclic dependencies. by Thomas Vachuska · 9 years ago
  59. bba7138 Make STC intent operations use intent IDs by Ray Milkey · 9 years ago
  60. b2765cc Improve debugability by capturing intents command output by Ray Milkey · 9 years ago
  61. 1b403a5 Fixing a few STC glitches. by Thomas Vachuska · 9 years ago
  62. b51b8bc Added ability for commands to post properties to be used as params of other commands. by Thomas Vachuska · 9 years ago
  63. c698773 Add point to point intent test scenario by Ray Milkey · 9 years ago
  64. c345663 Add some interlocks to intents test by Ray Milkey · 9 years ago
  65. f3c0350 Adding an example L2 flow JSON for REST API. by Thomas Vachuska · 9 years ago
  66. 16501b0 Fixed onos-app tool to exit with proper status. by Thomas Vachuska · 9 years ago
  67. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  68. af0ee53 Added redirect for the /onos/v1/docs Swagger UI URL. Added onos-rsdocs tool to launch REST API docs UI from shell. by Thomas Vachuska · 9 years ago
  69. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  70. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  71. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  72. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  73. ff4fb04 updated the onos-service start script to support specification of initial by David Bainbridge · 9 years ago
  74. 372d1f3 ONOS-2485 Autogenerate swagger JSON files from WebResource classes by Sahil Lele · 9 years ago
  75. e827c0e FIxing a few glitches in STC and scenarios. by Thomas Vachuska · 9 years ago
  76. 2aa4068 Modify 'onos-setup-karaf clean' to copy package configs by Jonathan Hart · 9 years ago
  77. f2049d1 Adding rpm generation functionalities in onos-package by Luca Prete · 9 years ago
  78. 409b9cb Increasing tolerance for evicting latent listeners. by Thomas Vachuska · 9 years ago
  79. 75dc889 Adding fractal mininet topo and domain config json by Brian O'Connor · 9 years ago
  80. 969d6bc Improving scenarios and shell tools. by Thomas Vachuska · 9 years ago
  81. e618375 Adding debian packaging. by Luca Prete · 9 years ago
  82. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  83. 4b84baf Fixed a few onos-check-* tools. by Thomas Vachuska · 9 years ago
  84. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  85. eb13564 Adding check for pending flows to net-setup scenario. by Thomas Vachuska · 9 years ago
  86. 68844ba ONOS-2422 - GUI -- Sample client side code for maven archetypes updated. by Bri Prebilic Cole · 9 years ago
  87. a4f3165 Adding obs exclusion. by Thomas Vachuska · 9 years ago
  88. f9391e1 Minor opticalUtils.py patch by Nikhil Cheerla · 9 years ago
  89. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  90. 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago
  91. e11ce5a Updated GUI Archetype to implement a simple table view. by Simon Hunt · 9 years ago
  92. d0a97bc Change onos-uninstall to use 'stop' rather than 'service'. by Jonathan Hart · 9 years ago
  93. 0121a61 Increased tolerance for pingall test by Thomas Vachuska · 9 years ago
  94. e636022 Starting to add initial configuration loading. WIP by Thomas Vachuska · 9 years ago
  95. 2dbf8e4 Adding ovsdb/api module to exceptions for now. by Thomas Vachuska · 9 years ago
  96. 5381a60 Adding sample config. by Thomas Vachuska · 9 years ago
  97. a09c0ed Fixed listener registry to eject listeners only if they indeed exceed the limit. by Thomas Vachuska · 9 years ago
  98. 0ec6ff4 Improved STC to show commands being executed. by Thomas Vachuska · 9 years ago
  99. 174bb91 Simplified onos-wipe-out shell tool by Thomas Vachuska · 9 years ago
  100. 7d7f3be OECFG (onos-oecfg) completely removed by Nikhil Cheerla · 9 years ago