1. 8b13e70 Adding Jacoco code coverage functionality to build and start-onos by timlindberg · 11 years ago
  2. 93bf605 fixed start-onos.sh to be able to run it from any dir by Masayoshi Kobayashi · 11 years ago
  3. 55f7f32 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  4. 9973090 script changes for development VM to work in multiple node environment by Masayoshi Kobayashi · 11 years ago
  5. f71f6cb Typo by Pankaj Berde · 11 years ago
  6. ff1fe03 Improve JVM OPTS for memory and thread management and open jmx port 7189 by Pankaj Berde · 11 years ago
  7. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  8. 9d06fc5 fix for ONOS-147: ONOS starting script (start-onos.sh and start-onos-embedded.sh) can run at any directory by Masayoshi Kobayashi · 11 years ago
  9. a8e3835 resolved conflict in start-onos.sh and start-onos-embedded.sh by Masayoshi Kobayashi · 11 years ago
  10. 7ee83b3 cleaned up dir setting on start-onos.sh and Changed Java VM params (decreased memory from 2G -> 1G and Change GC from ParallelGC to ConcMarkSweepGC by Masayoshi Kobayashi · 11 years ago
  11. 88f3bf3 Download dependency when setup-local-maven.sh is run. by HIGUCHI Yuta · 11 years ago
  12. 49cf4d2 Main for ONOS by HIGUCHI Yuta · 11 years ago
  13. e7aa925 * Build and run using Maven by HIGUCHI Yuta · 11 years ago
  14. 05f9fc9 change in start-onos.sh to support start-if-stop' by Masayoshi Kobayashi · 11 years ago
  15. 77b5851 Port search improved by Pankaj Berde · 11 years ago
  16. 5fb2763 addPort fails occassionally...do better exception handling by Pankaj Berde · 11 years ago
  17. f756278 Enabled some options in start-onos.sh to improve ONOS performance by Jonathan Hart · 11 years ago
  18. b531d71 Removed unnecessary "sudo" in scripts start-cassandra.sh and start-onos.sh by Pavlin Radoslavov · 11 years ago
  19. e4997b9 Changes to build system to reduce build time by Jonathan Hart · 11 years ago
  20. 0ae2777 Changed start-onos.sh so logback.xml is only written if we are actually starting ONOS. Previously logback.xml would be written when the status command was run and this was causing the log file location to change in the middle of a run on the hardware testbed by Jonathan Hart · 11 years ago
  21. 8849a66 stop doing tcpdump (due to disk full issue) by Masayoshi Kobayashi · 11 years ago
  22. 45dcdad change start-onos.sh to read properties file even if it is started not from ONOS dir by Masayoshi Kobayashi · 11 years ago
  23. e772c7c change onos start script by Masayoshi Kobayashi · 11 years ago
  24. cbd5e0a Changed startup scripts to Check if Cassandra is NOT running on local berkeley db by Masayoshi Kobayashi · 11 years ago
  25. 274c07d Added start-rest.sh and modified onos/casandra start script by Masayoshi Kobayashi · 11 years ago
  26. aea2a68 Added fabicon.ico by Ubuntu · 11 years ago
  27. 2a0bc44 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Ubuntu · 11 years ago
  28. 787c3ad modified start-onos.sh to fix starting tcpdump bug by Ubuntu · 11 years ago
  29. 6bdc999 Fixed start-onos.sh to not use classpath. It is causing Floodlight WebUI to not come up. by admin · 11 years ago
  30. 08edc7a made start-onos.sh more useful by Ubuntu · 11 years ago