1. 08ab6a6 Changed the method for increasing log file size. by Thomas Vachuska · 9 years ago
  2. fc465b6 ONOS-2799 Increased default log size to 10M. by Thomas Vachuska · 9 years ago
  3. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  4. dd7a279 Adding deb/postrm to recreate /opt if it is removed by dpkg by Brian O'Connor · 9 years ago
  5. ac32244 ONOS-2895 Updating onos-package for rpm creation by Brian O'Connor · 9 years ago
  6. 8a0c20e Updating onos-package for debian packaging by Brian O'Connor · 9 years ago
  7. 6f1c567 ONOS-2896 Updating onos.conf for onos-package by Brian O'Connor · 9 years ago
  8. 0eed29e ONOS-2894 Renaming tools/package/debian to tools/package/init by Brian O'Connor · 9 years ago
  9. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  10. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  11. bd60cfd Updating onos-maven-plugin to 1.5 in ui archetype pom.xml by Brian O'Connor · 9 years ago
  12. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  13. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  14. 8f2d6e0 Upgraded archetype pom.xml files to use onos-maven-plugin v 1.5.0 by Thomas Vachuska · 9 years ago
  15. fe13278 Bumping onos-maven-plugin version to 1.6-SNAPSHOT by Brian O'Connor · 9 years ago
  16. 354cab9 Bumping onos-maven-plugin version to 1.5 for release by Brian O'Connor · 9 years ago
  17. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  18. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  19. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  20. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  21. ff4fb04 updated the onos-service start script to support specification of initial by David Bainbridge · 9 years ago
  22. 372d1f3 ONOS-2485 Autogenerate swagger JSON files from WebResource classes by Sahil Lele · 9 years ago
  23. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  24. 68844ba ONOS-2422 - GUI -- Sample client side code for maven archetypes updated. by Bri Prebilic Cole · 9 years ago
  25. e11ce5a Updated GUI Archetype to implement a simple table view. by Simon Hunt · 9 years ago
  26. 41ee2f0 added missing descriptions to pom files by Ayaka Koshibe · 9 years ago
  27. 39eb429 Adding TLS for NettyMessaging and configurable on NettyMessagingManager through JAVA_OPTS by JunHuy Lam · 9 years ago
  28. 12bf445 Introducing optional ability to secure the ONOS karaf shell and to use raw ssh client. by Thomas Vachuska · 9 years ago
  29. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  30. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  31. 21a29e3 Updating onos-maven-plugin version in ui archetype-resources/pom.xml by Brian O'Connor · 9 years ago
  32. 33a2b75 Adding groupId to archetypes/pom.xml by Brian O'Connor · 9 years ago
  33. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  34. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  35. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  36. 4bfccd54 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  37. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  38. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  39. 8fa099a Bumping onos-maven-plugin version to 1.5-SNAPSHOT by Brian O'Connor · 9 years ago
  40. c013a35 Removing maven-plugin from overall build and rolling version to 1.4 by Brian O'Connor · 9 years ago
  41. 9290053 Fixed the UI archetype. by Thomas Vachuska · 9 years ago
  42. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  43. 140e478 XOS integration app by Ray Milkey · 9 years ago
  44. 184e242 Change default configuration about IPv6 by Roan Huang · 9 years ago
  45. 9e5dd90 GUI -- FIxed the maven archetype temporarily. by Thomas Vachuska · 9 years ago
  46. 82e60a9 Adding onos-form-cluster & onos-config to the packaged runtime tools to allow installation and cluster configuration w/o any of the test or dev tools. by Thomas Vachuska · 9 years ago
  47. e8dcfee Netconf Device Provider Plugin to discover and monitor NETCONF supported Devices. by Sanjay S · 9 years ago
  48. a2ae422 Added onos-ui-archetype as a partial archetype to bootstrap UI development. by Thomas Vachuska · 9 years ago
  49. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  50. 3ad8d4b Moving he version of archetypes to 1.4-SNAPSHOT in preparation for release with the onos-maven-plugin. by Thomas Vachuska · 9 years ago
  51. 41e8c18 Simplified app packaging to use just project.version rather than short.version. by Thomas Vachuska · 9 years ago
  52. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  53. bf7eca5 Updating onos-maven-plugin to use localRepository from Maven by Brian O'Connor · 9 years ago
  54. d4170ba Rolling onos-maven-plugin version to 1.4-SNAPSHOT by Brian O'Connor · 9 years ago
  55. 5c9386b Rolling onos-maven-plugin version to 1.3 for release by Brian O'Connor · 9 years ago
  56. a7a0220 Fixed a defect on OnosAppMojo to allow apps to properly stage their own artifacts. by Thomas Vachuska · 9 years ago
  57. a795d1e Bumping onos-maven-plugin version to 1.3-SNAPSHOT by Brian O'Connor · 9 years ago
  58. 4322fc1 Bumping onos-maven-plugin version to 1.2 by Brian O'Connor · 9 years ago
  59. a98ae7f ONOS-1290 Implemented OnosAppMojo for packaging and installing ONOS apps as Maven artifacts. by Thomas Vachuska · 9 years ago
  60. 4db76e3 ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 9 years ago
  61. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  62. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  63. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  64. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  65. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  66. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  67. 9362d88 updating JAVA_OPTS in onos-service by Brian O'Connor · 9 years ago
  68. fc751f4 Added sample configuration file for SDN-IP by Pavlin Radoslavov · 9 years ago
  69. 839a8a9 NullLinkProvider has been rewritten to take a topology file. by Ayaka Koshibe · 9 years ago
  70. 7159494 Moved all ONOS-specific sample configuration *.cfg files from directory by Pavlin Radoslavov · 9 years ago
  71. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  73. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  74. 93b606b Add explicit configuration for enabling IPv6-related flow installation by Pavlin Radoslavov · 9 years ago
  75. a132e3a Made intent perf app multi-threaded; doesn't seem to help. by Thomas Vachuska · 9 years ago
  76. 0249b53 Enhancing intent-perf logging by Thomas Vachuska · 9 years ago
  77. 0d1d48f Additional configuration parameters in onos-app-fwd by Dusan Pajin · 9 years ago
  78. 1a7b7bd fix calculation on event rate by suibin · 9 years ago
  79. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  80. 8eddc0d NullLinkProviders join network islands deterministically. by Ayaka Koshibe · 9 years ago
  81. 35c71e1 NullDeviceProvider now takes configurations for : by Ayaka Koshibe · 9 years ago
  82. 7dc1d04 NullPacketProvider that generates PacketEvents at a specified rate by Ayaka Koshibe · 9 years ago
  83. 422916f NullLinkProvider to generate link events. This provider by Ayaka Koshibe · 9 years ago
  84. 0b35191 adding compile to archetype poms by Brian O'Connor · 9 years ago
  85. d37c9ca ONOS-506: IPv6 forwarding option for ReactiveForwarder. by Kunihiro Ishiguro · 9 years ago
  86. 0a4fa79 ONOS-470: Allow ONOS service to be run with customized username by Charles M.C. Chan · 9 years ago
  87. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  88. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  89. ab98466 adding license to ALL files by alshabib · 9 years ago
  90. fc7f22d Adding archetype for onos-bundle and onos-cli projects. by Thomas Vachuska · 9 years ago
  91. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 9 years ago
  92. 6810b788 Fixing various GUI traffic/usage issues. Reduced key help font. by Thomas Vachuska · 9 years ago
  93. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  94. 9f4286c Dropping pom.xml for the web-bundle archetype. by Thomas Vachuska · 9 years ago
  95. 7399e48 Adding maven archetype for a project. by Thomas Vachuska · 9 years ago
  96. c0050f9 ONOS: Networking -> Network by Yuta HIGUCHI · 9 years ago
  97. 9edca30 ONOS-303 Added ability to add mult-source intent from GUI. by Thomas Vachuska · 9 years ago
  98. 47635c6 ONOS-293 Added summary pane and related keyboard shortcuts; also tweaked key help sizes and dropped instances toggle from mast. Fixed ONOS-295 bug. by Thomas Vachuska · 9 years ago
  99. 080aeb4 changes for ONOS-159 and ONOS-160 by Patrick Liu · 9 years ago
  100. 77ee1fe hazelcast config: put if absent when merging by Yuta HIGUCHI · 9 years ago