1. 77ee1fe hazelcast config: put if absent when merging by Yuta HIGUCHI · 9 years ago
  2. 33ccd48 onos-push-update-bundle: echo back what's pushed by Yuta HIGUCHI · 9 years ago
  3. 716cb21 Make ONOS_USER overridable by Jonathan Hart · 9 years ago
  4. 477bf81 Switching onos-gui command to use the new GUI. by Thomas Vachuska · 9 years ago
  5. 62f9275 suppress warning by karaf client by Yuta HIGUCHI · 9 years ago
  6. a4011b0 Fix packet optical link. by Praseed Balakrishnan · 9 years ago
  7. d18c562 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 9 years ago
  8. 05e2533 Packet Optical 10 node topology update. by Praseed Balakrishnan · 9 years ago
  9. 0a297b1 Cleanup in the SDN-IP related configuration files: by Pavlin Radoslavov · 9 years ago
  10. ce0395e Print $ONOS_CELL when running the "onos-show-cell" command. by Pavlin Radoslavov · 9 years ago
  11. 60731cb DatabaseService subsystem: add admin commands, etc. by Yuta HIGUCHI · 9 years ago
  12. 29a6a78 Fixing ONOS-39 to allow configured links to be marked as durable. by Thomas Vachuska · 9 years ago
  13. 1a60604 terminate when ssh session is killed by Yuta HIGUCHI · 9 years ago
  14. 4d97dfc Fixes for the csh/tcsh configuration file: KARAF -> KARAF_HOME by Pavlin Radoslavov · 9 years ago
  15. 8416554 renamed KARAF -> KARAF_HOME by Yuta HIGUCHI · 9 years ago
  16. 0503459 some what improved Eclipse formatter settings by Yuta HIGUCHI · 9 years ago
  17. 7fe161a stop killing randomly, when using less mode by Yuta HIGUCHI · 9 years ago
  18. 24de2a6 Added the velocity header template. by Thomas Vachuska · 9 years ago
  19. 7cbfd4f Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 9 years ago
  20. a590e11 Removed ONOS cell configuration that was committed by accident. by Pavlin Radoslavov · 9 years ago
  21. c522705 Updated leftover references: Apache Karaf-3.0.1 -> 3.0.2 by Pavlin Radoslavov · 9 years ago
  22. bd13946 Updated the csh/tcsh config file for Java 8 and Karaf-3.0.2 by Pavlin Radoslavov · 9 years ago
  23. 885089b onos command to use Java 1.8 by Yuta HIGUCHI · 9 years ago
  24. f2548cb switch to Java 8 by Yuta HIGUCHI · 9 years ago
  25. 9c7af62 Modified envDefaults to use Karaf 3.0.2 by Thomas Vachuska · 9 years ago
  26. d853115 Pushing in changes for Java 1.8 and Apache Karaf 3.0.2 by Thomas Vachuska · 9 years ago
  27. 518e5e7 Aliased $OCX variables to the X number for onos and onos-log commands. by Jonathan Hart · 9 years ago
  28. 379ff9b Removed javadoc gen from onos-build. by Thomas Vachuska · 9 years ago
  29. 1a944a4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Jonathan Hart · 9 years ago
  30. 37226ce Added -l option to onos-log to use less on the log instead of tail by Jonathan Hart · 9 years ago
  31. 4533149 Added onos-build-docs script. by Thomas Vachuska · 9 years ago
  32. ad53a76 Added a new cell 'tom'. by Thomas Vachuska · 9 years ago
  33. 5f99849 Fixed a defect in GUI details fly-out (it would not appear) by Thomas Vachuska · 9 years ago
  34. 580163d updating tower.py topo by Brian O'Connor · 9 years ago
  35. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 9 years ago
  36. 96f4d47 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  37. 7b652ad Fixed some javadoc warning/errors. by Thomas Vachuska · 9 years ago
  38. d5dac1b Few fixes to the cell setup related scripts after the removal by Pavlin Radoslavov · 9 years ago
  39. e972ea5 Added GUI integration for device & host properties. by Thomas Vachuska · 9 years ago
  40. 8ec96ec Added ONOS topology config JSON for 10-node non-linear optical topology. by Thomas Vachuska · 9 years ago
  41. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  42. 6677edb Reverting back to java 1.7 by Madan Jampani · 10 years ago
  43. 88dbd49 Updated optical.py to allow parametrized topologies. by Thomas Vachuska · 10 years ago
  44. 6fa1753 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  45. fad498b adding parametrized optical topo to test/topos by Tom Tofigh · 10 years ago
  46. dcadc2b Added a command to upload onos topology JSON configuration. by Thomas Vachuska · 10 years ago
  47. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 10 years ago
  48. c0bbbd4 Allowing link stores to create links injected by ancillary providers. by Thomas Vachuska · 10 years ago
  49. e550584 Eclipse formatter/clean up action configuration by Yuta HIGUCHI · 10 years ago
  50. 15cd0b8 Netty bug fix: Do not use weakValues in a cache where we track outstanding responses. by Madan Jampani · 10 years ago
  51. 4e45ccd Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config. by Thomas Vachuska · 10 years ago
  52. 18867bf Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config. by Thomas Vachuska · 10 years ago
  53. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  54. 34d76ae Modified onos-build to reflect splitting javadoc generation into a separate module. by Thomas Vachuska · 10 years ago
  55. 9252bc3 Added a REST command to upload topology configuration. by Thomas Vachuska · 10 years ago
  56. 67eb380 updating onos.py by Brian O'Connor · 10 years ago
  57. 195191b adding onos.py, a work in progress by Brian O'Connor · 10 years ago
  58. 756fb29 Enhanced onos-log and onos-check-logs to work against instance specific logs when an optional second argument is given, e.g. onos-log $OC1 c0 by Thomas Vachuska · 10 years ago
  59. 5c4324e Enhanced onos-install to pre-stage ONOS artifacts from apache karaf system/org/onlab to ~/.m2/repository/org/onlab to enable operating karaf instances. by Thomas Vachuska · 10 years ago
  60. e9fc596 Added -n option to onos-install to suppress running ONOS via upstart daemon. by Thomas Vachuska · 10 years ago
  61. 7772e10 Added onos-batch command. by Thomas Vachuska · 10 years ago
  62. b105fd4 Tweaked packaging and related assets in preparation for Karaf 3.0.2 by Thomas Vachuska · 10 years ago
  63. 54eeac8 recover onos-config by Yuta HIGUCHI · 10 years ago
  64. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  65. d57df6c Added alias to run less on the log by Jonathan Hart · 10 years ago
  66. 38c42ed Optical topology provider for UC1 by weibit · 10 years ago
  67. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  68. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  69. 711145a Fix the assignment / usage of OC0 environmental variable so by Pavlin Radoslavov · 10 years ago
  70. 4e62e9a Added config file for csh/tcsh. It is based on the 'bash_profile' file, by Pavlin Radoslavov · 10 years ago
  71. caf19cf Update the "onos-service" command: by Pavlin Radoslavov · 10 years ago
  72. cce11ca Fixing some cell definitions and features. by Thomas Vachuska · 10 years ago
  73. 760a7f9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  74. 9361721 Update to the tools scripts: by Pavlin Radoslavov · 10 years ago
  75. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  76. aa90bb5 Minor updates for the tools scripts: by Pavlin Radoslavov · 10 years ago
  77. 0770d0f Minor refactoring in the ONOS cell configuration: by Pavlin Radoslavov · 10 years ago
  78. 9141379 Minor cleanup in some of the shell scripts in the "tools" directory. by Pavlin Radoslavov · 10 years ago
  79. 4b15407 Add missing import of "$ONOS_ROOT/tools/build/envDefaults" by Pavlin Radoslavov · 10 years ago
  80. 3c4d341 Replace hard-coded user-name "sdn" with variable ${ONOS_USER} by Pavlin Radoslavov · 10 years ago
  81. 538fb2a Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  82. 2f04901 adding proxyarp to office cell by alshabib · 10 years ago
  83. 1f60124 Preparing gui module. by tom · 10 years ago
  84. 0022435 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  85. b76fe17 adding onos-update-bundle command to push local bundles by Brian O'Connor · 10 years ago
  86. 9fe723a Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  87. 17e0d1d Revert "attempt to fix error showing up on eclipse" by Yuta HIGUCHI · 10 years ago
  88. e9d62c0 attempt to fix error showing up on eclipse by Yuta HIGUCHI · 10 years ago
  89. 8a030cd Run onos-build-selective-hook with bash to prevent issues on systems with by Jonathan Hart · 10 years ago
  90. cf8dd2a Tweaked bash_profile. by tom · 10 years ago
  91. e7f01ee Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  92. 8af0373 Use existing JAVA_HOME if one is set by Jonathan Hart · 10 years ago
  93. 3f14640 Added protection against project patterns starting with - for onos-push-update-bundle. by tom · 10 years ago
  94. a689779 Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map. by tom · 10 years ago
  95. 1a17eb4 Fixed 'obs' to trigger when any Java source file is newer than the target directory. by tom · 10 years ago
  96. e331eb4 Added onos-watch command. by tom · 10 years ago
  97. a151274 Added topo launcher. by tom · 10 years ago
  98. 61e317d Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time. by tom · 10 years ago
  99. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 10 years ago
  100. c5a5abc Added time-stamping to the unofficial version number. by tom · 10 years ago