1. dbd5a2f Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-master by Yuta HIGUCHI · 10 years ago
  2. 37f8b7d Add required options to enable Tiered Compilation. by Yuta HIGUCHI · 10 years ago
  3. 64a036d Updated default Titan log level to INFO as it is very chatty on DEBUG by Jonathan Hart · 10 years ago
  4. e929d0d Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into RAMCloud by yoshi · 10 years ago
  5. 51e5f30 Explicitly write default values by Yuta HIGUCHI · 10 years ago
  6. 7ea78be Merge latests ONOS codes by yoshi · 10 years ago
  7. 645a668 Remove restart option shown in Usage message, which currently does not work. by Yuta HIGUCHI · 11 years ago
  8. 8d9723d Avoid using maven when starting ONOS by Yuta HIGUCHI · 11 years ago
  9. 6e4eca5 Add ONOS itself to ClassPath by Yuta HIGUCHI · 11 years ago
  10. b561efa Speedup ONOS startup by Yuta HIGUCHI · 11 years ago
  11. d76fa1f Added measurement tool of ONOS/blueprints/ramcoud by yoshi · 11 years ago
  12. f89714c Clarify $ONOS_PROPS and restore missing $JMX_PORT by Bob Lantz · 11 years ago
  13. 2061252 restore default mvn -o by Bob Lantz · 11 years ago
  14. c7c0540 onos.py (Mininet custom file) and minor changes to support it by Bob Lantz · 11 years ago
  15. 4fb214c Cosmetic fix on startup script comment by Yuta HIGUCHI · 11 years ago
  16. 4a828f2 get back the missing agents by mininet · 11 years ago
  17. a56fb32 Add missing statement to start-onos.sh that was added to by Pavlin Radoslavov · 11 years ago
  18. 8709f48 Apply formatting of the JVM_OPTS argument. No functional changes. by Pavlin Radoslavov · 11 years ago
  19. b5ad461 Changed start-onos.sh to only write a new logback.xml if there isn't an existing one. This allows users to override our default logback config. Also added a logback.xml example for long-term deployments which rolls logfiles daily and cleans up old logs by Jonathan Hart · 11 years ago
  20. 8b13e70 Adding Jacoco code coverage functionality to build and start-onos by timlindberg · 11 years ago
  21. 93bf605 fixed start-onos.sh to be able to run it from any dir by Masayoshi Kobayashi · 11 years ago
  22. 55f7f32 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  23. 9973090 script changes for development VM to work in multiple node environment by Masayoshi Kobayashi · 11 years ago
  24. f71f6cb Typo by Pankaj Berde · 11 years ago
  25. ff1fe03 Improve JVM OPTS for memory and thread management and open jmx port 7189 by Pankaj Berde · 11 years ago
  26. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  27. 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
  28. a8e3835 resolved conflict in start-onos.sh and start-onos-embedded.sh by Masayoshi Kobayashi · 11 years ago
  29. 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
  30. 88f3bf3 Download dependency when setup-local-maven.sh is run. by HIGUCHI Yuta · 11 years ago
  31. 49cf4d2 Main for ONOS by HIGUCHI Yuta · 11 years ago
  32. e7aa925 * Build and run using Maven by HIGUCHI Yuta · 11 years ago
  33. 05f9fc9 change in start-onos.sh to support start-if-stop' by Masayoshi Kobayashi · 11 years ago
  34. 77b5851 Port search improved by Pankaj Berde · 11 years ago
  35. 5fb2763 addPort fails occassionally...do better exception handling by Pankaj Berde · 11 years ago
  36. f756278 Enabled some options in start-onos.sh to improve ONOS performance by Jonathan Hart · 11 years ago
  37. b531d71 Removed unnecessary "sudo" in scripts start-cassandra.sh and start-onos.sh by Pavlin Radoslavov · 11 years ago
  38. e4997b9 Changes to build system to reduce build time by Jonathan Hart · 11 years ago
  39. 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
  40. 8849a66 stop doing tcpdump (due to disk full issue) by Masayoshi Kobayashi · 11 years ago
  41. 45dcdad change start-onos.sh to read properties file even if it is started not from ONOS dir by Masayoshi Kobayashi · 11 years ago
  42. e772c7c change onos start script by Masayoshi Kobayashi · 11 years ago
  43. cbd5e0a Changed startup scripts to Check if Cassandra is NOT running on local berkeley db by Masayoshi Kobayashi · 11 years ago
  44. 274c07d Added start-rest.sh and modified onos/casandra start script by Masayoshi Kobayashi · 11 years ago
  45. aea2a68 Added fabicon.ico by Ubuntu · 11 years ago
  46. 2a0bc44 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Ubuntu · 11 years ago
  47. 787c3ad modified start-onos.sh to fix starting tcpdump bug by Ubuntu · 11 years ago
  48. 6bdc999 Fixed start-onos.sh to not use classpath. It is causing Floodlight WebUI to not come up. by admin · 11 years ago
  49. 08edc7a made start-onos.sh more useful by Ubuntu · 11 years ago