1. a84637c Updating bin/karaf to fix ^D by Brian O'Connor · 8 years ago
  2. 7dc59d6 Fix cell command for when -u is set in bash by Jon Hall · 8 years ago
  3. f07ec21 Reverting changes to onos-cell & cell by Thomas Vachuska · 8 years ago
  4. a25cda2 Removed defunct cell definitions by Thomas Vachuska · 8 years ago
  5. e91541f Modified warden to create borrowed cells on-demand and to scrap returned ones. by Thomas Vachuska · 8 years ago
  6. e618557 Changing bash_profile not to reserve a borrowed cell during sourcing. by Thomas Vachuska · 8 years ago
  7. a68e6f9 ONOS-4439 bug fixes for security mode init scripts by Changhoon Yoon · 8 years ago
  8. b826190 Adding ability to get borrowed cell definition without changing the existing reservation. by Thomas Vachuska · 8 years ago
  9. 0d33700 Changed default borrow behaviour to simply get current cell definition if a reservation exists already. by Thomas Vachuska · 8 years ago
  10. 1eff3a6 Initial implementation of shared test cell warden. by Thomas Vachuska · 8 years ago
  11. 5322883 Respect ONOS_USER and ONOS_GROUP settings as intended. by Bob Lantz · 8 years ago
  12. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  13. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  14. fa5e076 Cleaning up karaf by Brian O'Connor · 8 years ago
  15. 9be2363 Adding onos-buck file and buck alias by Brian O'Connor · 8 years ago
  16. 8bf6c44 Purge stale staged data directory to fix 500 error in web GUI by Jian Li · 8 years ago
  17. 91ee01b fix mci mcis commands by Michele Santuari · 8 years ago
  18. 33d81c6 'o' command should not look at the buck-out tree by Ray Milkey · 8 years ago
  19. cc752fa Try to remove stale localDB when commanding onos-setup-karaf clean by Jian Li · 8 years ago
  20. 423962b [Goldeneye] ONOS-3939 Implementing Yang Sb XML utils by Andrea Campanella · 8 years ago
  21. 709e4fe Prune first to speed up utility function 'o' by HIGUCHI Yuta · 8 years ago
  22. e7b4303 Previously we were unsetting ONOS_USER and then checking whether by Bob Lantz · 8 years ago
  23. cf7e3b5 GUI -- UK TOPO -- clean up order of links added - add alias. by Simon Hunt · 8 years ago
  24. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  25. 77acdc7 ONOS dev bash_profile function - by Ayaka Koshibe · 8 years ago
  26. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  27. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  28. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  29. 98dc9ad [ONOS-3707] Update env to default to Maven 3.3.9 by Jian Li · 8 years ago
  30. bc83367 Enhancing onos-setup-karaf to automatically force clean run when it detects discrepancy in ONOS version. by Thomas Vachuska · 8 years ago
  31. 72e74bf Adding print line for clean in onos-setup-karaf by Brian O'Connor · 8 years ago
  32. bcfc054 Updating onos-setup-karaf for security-mode ONOS by Brian O'Connor · 8 years ago
  33. 43bf891 Exclude yangtools from obs by Charles Chan · 8 years ago
  34. 9507d2a Adding a new convenience alias and fixing auto-complete for onos-create-app. by Thomas Vachuska · 8 years ago
  35. 9fe56ce Create Downloads directory on demand by HIGUCHI Yuta · 8 years ago
  36. 73da27f ONOS-3341 Remove ll alias since it conflicts with the ubuntu ll command. by Luca Prete · 8 years ago
  37. 2a204bd Exclude vtn/sfcmgr from obs by Charles Chan · 8 years ago
  38. 2ff12e2 Skip the directory if it does not have a POM file by Charles Chan · 8 years ago
  39. 596f266 Fix onos-setup-karaf to work with new cluster metadata format by Madan Jampani · 8 years ago
  40. 1e60f97 Adding skeletal structure for netconf libraries. by Thomas Vachuska · 8 years ago
  41. 330aef1 Fixed profile to work with new prerequisites.xml by Thomas Vachuska · 8 years ago
  42. f71cc0f Update copyright year information by Charles Chan · 8 years ago
  43. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  44. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  45. ea2d9fd ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts. by Thomas Vachuska · 9 years ago
  46. 4ccc7d3 Reorganizing the stc specific tools. by Thomas Vachuska · 9 years ago
  47. 16501b0 Fixed onos-app tool to exit with proper status. by Thomas Vachuska · 9 years ago
  48. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  49. 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
  50. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  51. 2aa4068 Modify 'onos-setup-karaf clean' to copy package configs by Jonathan Hart · 9 years ago
  52. a4f3165 Adding obs exclusion. by Thomas Vachuska · 9 years ago
  53. 2dbf8e4 Adding ovsdb/api module to exceptions for now. by Thomas Vachuska · 9 years ago
  54. e3c951e Use OpenJDK version 8 rather than 7 in bash_profile by Jonathan Hart · 9 years ago
  55. b6ba508 adding a simple script to purge topic branches from your local repo. by alshabib · 9 years ago
  56. e76f653 Improving net test tools and scenarios. by Thomas Vachuska · 9 years ago
  57. 0a4c270 Adding a basic mininet-based test to STC scenarios. by Thomas Vachuska · 9 years ago
  58. 574d238 Adding installation script for Ubuntu 14.04 by Flavio Castro · 9 years ago
  59. 7a9aeab Improving onos-create-app script to print message when artifactId is not provided on command line. by Brian O'Connor · 9 years ago
  60. 4bfccd54 Enhancing STC and scenarios. by Thomas Vachuska · 9 years ago
  61. e39f314 Fix tle command by Charles M.C. Chan · 9 years ago
  62. 1d003e9 Properly unset ONOS_IP environment variable in cell command by Charles M.C. Chan · 9 years ago
  63. 3f23ea9 Added jdvue project to obs.exclude by Thomas Vachuska · 9 years ago
  64. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  65. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  66. 69bf7c1 Fixing port for clustering. by Thomas Vachuska · 9 years ago
  67. 3cd677d Added a few more short-hand aliases for checking logs for errors. by Thomas Vachuska · 9 years ago
  68. 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
  69. 47dbe17 Added openflow/drivers to obs.exclude by Thomas Vachuska · 9 years ago
  70. 6723a48 Simplified onos-app reinstall usage to extract app name from the oar file. by Thomas Vachuska · 9 years ago
  71. 615361e Moved some dev tools from test/bin to dev/bin. by Thomas Vachuska · 9 years ago
  72. 0fa4bc4 Ensure that $ONOS_CELL variable will not be overwritten when bash profile is loaded by Roan Huang · 9 years ago
  73. d1f17ac Fixing onos-build-selective to warp into the $ONOS_ROOT directory as a first thing. by Thomas Vachuska · 9 years ago
  74. 9d7ef16 Adding */docs/* to onos-build-selective.exclude by Brian O'Connor · 9 years ago
  75. 0f6d0b8 Adding IDEA settings for import. by Thomas Vachuska · 9 years ago
  76. 870cc03 Log tools improvement by Charles M.C. Chan · 9 years ago
  77. fcd6114 Enhanced onos-setup-karaf to be more robust and more friendly. It will validate the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible. by Thomas Vachuska · 9 years ago
  78. 87994d0 Enhanced onos-build-selective to react to any src file modifications and to also result in a cascaded build of app modules which require the modified modules. by Thomas Vachuska · 9 years ago
  79. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  80. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  81. c39773c Exclude tools/package/maven-plugin from obs by Jonathan Hart · 9 years ago
  82. 785f581 ONOS-1328 Converted ONOS features to apps. by Thomas Vachuska · 9 years ago
  83. e5b610e Update environment settings for maven 3.3.1 by Charles M.C. Chan · 9 years ago
  84. fccd312 Add exclusion for grouphandler to obs by Jonathan Hart · 9 years ago
  85. ebb5444 Update cell related util scripts to support larger cluster [ONOS-467] by Ayaka Koshibe · 9 years ago
  86. c02c0b8 WIP: Resolve conflict with Go language "go" command by Sho SHIMIZU · 9 years ago
  87. aec62962 Initial cut of `onos-group` script for running a subset of commands by Ayaka Koshibe · 9 years ago
  88. a998513 vicell command for editing/applying cell configurations by Ayaka Koshibe · 9 years ago
  89. dfbc6d8 ONOS-487: Allow ONOS to be installed using different user/group by Charles M.C. Chan · 9 years ago
  90. b8b96c1 ONOS-461: Update maven version in bash_profile by Charles M.C. Chan · 9 years ago
  91. 0a1e549 Fixed obs to ignore disconnected foo project. by Thomas Vachuska · 9 years ago
  92. ab98466 adding license to ALL files by alshabib · 9 years ago
  93. fc7f22d Adding archetype for onos-bundle and onos-cli projects. by Thomas Vachuska · 9 years ago
  94. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 9 years ago
  95. bbea58c Fixing 'tlo' alias after rename. by Thomas Vachuska · 9 years ago
  96. 255b65f Changed KARAF_HOME to KARAF_ROOT as it was conflicting with KARAF's own and emitting annoying warnings. by Thomas Vachuska · 9 years ago
  97. 007cdff Add mcis, mis alias which skips test and checkstyle by Yuta HIGUCHI · 9 years ago
  98. 8531429 Added a short-hand for setting the OCI variable. Added export. by Thomas Vachuska · 9 years ago
  99. 4d97dfc Fixes for the csh/tcsh configuration file: KARAF -> KARAF_HOME by Pavlin Radoslavov · 9 years ago
  100. 8416554 renamed KARAF -> KARAF_HOME by Yuta HIGUCHI · 9 years ago