1. 9e61bd9 Added support for bits proxy, where ONOS bits can survive borrow/return cycles. by Thomas Vachuska · 8 years ago
  2. e91541f Modified warden to create borrowed cells on-demand and to scrap returned ones. by Thomas Vachuska · 8 years ago
  3. a5704f3 Remove backup files generated by sed by Brian O'Connor · 8 years ago
  4. 9a17c1a Updating onos-prep-karaf: sed works on Mac and Linux by Brian O'Connor · 8 years ago
  5. 4abe844 STC drivers test now uses a driver that is always present; added buck build for corsa driver by Ray Milkey · 8 years ago
  6. fc3f314 Fixing onos-run-karaf not to blitz /tmp/onos-*.tar.gz by Thomas Vachuska · 8 years ago
  7. 0483bee Fixing onos buck package and lib gen script. by Thomas Vachuska · 8 years ago
  8. f7e5f05 Adding BuckLibGenerator to autogenerate lib/BUCK by Brian O'Connor · 8 years ago
  9. 5f54c6f Adding ability to run ONOS locally via 'buck run onos' by Thomas Vachuska · 8 years ago
  10. e618557 Changing bash_profile not to reserve a borrowed cell during sourcing. by Thomas Vachuska · 8 years ago
  11. 673c3e0 Fixing onos-buck by Thomas Vachuska · 8 years ago
  12. 43702bf Fix up buck build for OVSDB apps by Ray Milkey · 8 years ago
  13. a68e6f9 ONOS-4439 bug fixes for security mode init scripts by Changhoon Yoon · 8 years ago
  14. b826190 Adding ability to get borrowed cell definition without changing the existing reservation. by Thomas Vachuska · 8 years ago
  15. 0d33700 Changed default borrow behaviour to simply get current cell definition if a reservation exists already. by Thomas Vachuska · 8 years ago
  16. 777dbd7 Adding buck build of the meta openflow app. by Thomas Vachuska · 8 years ago
  17. 65c0bdf Fixes to onos_stage to include karaf.zip by Brian O'Connor · 8 years ago
  18. 92ec213 ONOS-4344 Fixes to onos_stage.py to fix Buck onos-package by Brian O'Connor · 8 years ago
  19. 71ff332 Adding init script for the warden. by Thomas Vachuska · 8 years ago
  20. 1eff3a6 Initial implementation of shared test cell warden. by Thomas Vachuska · 8 years ago
  21. 2199c30 CORD-348 Fabric multicast support - error handling by Charles Chan · 8 years ago
  22. 33f90a9 Adding OCT to 101 and 102 cells. by Thomas Vachuska · 8 years ago
  23. f49dea1 Adding new cells by Thomas Vachuska · 8 years ago
  24. 9e1352f Adding onos packaging buck rule and script by Brian O'Connor · 8 years ago
  25. 538b7cf Adding Buck file for ONOS karaf branding by Brian O'Connor · 8 years ago
  26. 4847ea3 Updating checkstyle rule in onos.bucklet by Brian O'Connor · 8 years ago
  27. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  28. fdbb7f4 Changing Andrea's cell to containers by Andrea Campanella · 8 years ago
  29. 3bb71c1 ONOS-3972 Implemented BMv2 device provider by Carmelo Cascone · 8 years ago
  30. 7c751b5 Cross-platform changes to onos.initd by Bob Lantz · 8 years ago
  31. a8c31b1 Update and Remove some network-cfg.json sample by Charles Chan · 8 years ago
  32. 6362fb8 rsdoc for linux by Michele Santuari · 8 years ago
  33. 5322883 Respect ONOS_USER and ONOS_GROUP settings as intended. by Bob Lantz · 8 years ago
  34. 0b8466b Don't spam the linux console with 'logging in as karaf' messages by Bob Lantz · 8 years ago
  35. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  36. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  37. 2fdbe0d1 Small fixes to onos-buck by Brian O'Connor · 8 years ago
  38. fa5e076 Cleaning up karaf by Brian O'Connor · 8 years ago
  39. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  40. 9be2363 Adding onos-buck file and buck alias by Brian O'Connor · 8 years ago
  41. 8bf6c44 Purge stale staged data directory to fix 500 error in web GUI by Jian Li · 8 years ago
  42. 6364550 Do not create a raft folder during installation by Madan Jampani · 8 years ago
  43. 42c38cf Updating buck to build OSGi JARs by Brian O'Connor · 8 years ago
  44. 8b5edbc Reformatting checkstyle.xml by Brian O'Connor · 8 years ago
  45. 541413d Pruning deprecated test topo artifacts. by Thomas Vachuska · 8 years ago
  46. 1eec505 Fixing stc prerequisites to allow ONOS_USE_SSH to be either true or unset/blank. by Thomas Vachuska · 8 years ago
  47. bdd23be Fixing tom cell and the net scenarios. by Thomas Vachuska · 8 years ago
  48. 91ee01b fix mci mcis commands by Michele Santuari · 8 years ago
  49. 3534933 Changing onos-secure-ssh test tool and scenario to allow parallel execution of the onos-secure-ssh tool. by Thomas Vachuska · 8 years ago
  50. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  51. 0311a4b Simplifying onos branding bundle by Brian O'Connor · 8 years ago
  52. abb2139 Adding stc prerequisites to onos-test by Thomas Vachuska · 8 years ago
  53. 33d81c6 'o' command should not look at the buck-out tree by Ray Milkey · 8 years ago
  54. 90289b0 STC fixes by Ray Milkey · 8 years ago
  55. e01652f Add init info to init.d script so it can be configured to run at startup. by Jonathan Hart · 8 years ago
  56. fbfe2a8 Follow ONOS naming convention in PIM application by Jonathan Hart · 8 years ago
  57. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  58. cc752fa Try to remove stale localDB when commanding onos-setup-karaf clean by Jian Li · 8 years ago
  59. 5a89e6a Upgrade onos-test to use 'stc setup' by Jonathan Hart · 8 years ago
  60. 423962b [Goldeneye] ONOS-3939 Implementing Yang Sb XML utils by Andrea Campanella · 8 years ago
  61. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  62. 2b74d4e Adding demo cell. by Thomas Vachuska · 8 years ago
  63. 5e86935 Update simon's single cell (amoeba evolution) by Simon Hunt · 8 years ago
  64. 4a24a3e Re-configuring simon's uk cells. by Simon Hunt · 8 years ago
  65. 709e4fe Prune first to speed up utility function 'o' by HIGUCHI Yuta · 8 years ago
  66. b074ecb Removing old YangTools based on ODL parser by Andrea Campanella · 8 years ago
  67. 551e0ba Bumping archetypes to use onos-maven-plugin v1.9 by Thomas Vachuska · 8 years ago
  68. 4c3fcb7 Updating tutorial cell to not secure SSH by Brian O'Connor · 8 years ago
  69. 240b1b8 Adding tutorial cell by Brian O'Connor · 8 years ago
  70. a317872 Some improvements to release tools by Brian O'Connor · 8 years ago
  71. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  72. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  73. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  74. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  75. 924f7d1 Adding simon-single cell. (an amoeba, perhaps?) by Simon Hunt · 8 years ago
  76. 661d410 Update simon's uk cells by Simon Hunt · 8 years ago
  77. 1ebef9d Updates to simon's uk cells by Simon Hunt · 8 years ago
  78. b0ade29 Add STC scenario for drivers queries by Ray Milkey · 8 years ago
  79. dff797b Bumping onos-maven-plugin to 1.10-SNAPSHOT. by Thomas Vachuska · 8 years ago
  80. f10c722 Releasing onos-maven-plugin 1.9 by Thomas Vachuska · 8 years ago
  81. f810e52 Updates to simon's uk cells. by Simon Hunt · 8 years ago
  82. 641d545 Fix upstart failing because of background onos-service (ONOS-4117) by Bob Lantz · 8 years ago
  83. 3b95564 Update to simon-uk cell. by Simon Hunt · 8 years ago
  84. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  85. e9b4dd7 Several improvements to onosnet.py by Brian O'Connor · 8 years ago
  86. 59f598c GUI- Minor tweaks to driver matrix style - update cell simon-uk by Simon Hunt · 8 years ago
  87. d6c73fb Adding background iperf to onosnet.py by Brian O'Connor · 8 years ago
  88. 6891884 Adding more checks to onos-release-prerequisites. by Thomas Vachuska · 8 years ago
  89. 5557a50 Add a scenario for multi point to single point intents by Ray Milkey · 8 years ago
  90. 3bc0be1 Add a single point to multi point intent scenario by Ray Milkey · 8 years ago
  91. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  92. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  93. 609cf87 onos-push-topos : make sure topos/* files owned by ONOS_USER, before trying to copy over them. by Simon Hunt · 8 years ago
  94. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  95. e7b4303 Previously we were unsetting ONOS_USER and then checking whether by Bob Lantz · 8 years ago
  96. 2130f56 Bump default version of jprofiler to 9 by Jonathan Hart · 8 years ago
  97. 0b13c1b Separate options for disabling upstart/init.d installation by Bob Lantz · 8 years ago
  98. 68acdba Adding ability to automatically enable flow objective intents via ONOS_USE_FOI env. variable. by Thomas Vachuska · 8 years ago
  99. da0665b Fixing GUI to work with the new flow objective intents. by Thomas Vachuska · 8 years ago
  100. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago