1. 641d999 Specify source compatibility mode to Java 7 by Yuta HIGUCHI · 11 years ago
  2. 4f090a8 Configure the maven Checkstyle plugin with the Sun Java code style convention. by Pavlin Radoslavov · 11 years ago
  3. a463e46 Comment-out (non-working?) settings for pushing Javadoc to github. by Pavlin Radoslavov · 11 years ago
  4. 0ecc392 make ready for upstream merge by Pankaj Berde · 11 years ago
  5. 5ba0171 merged by Pankaj Berde · 11 years ago
  6. b1f433e Titan 0.4.0/Hazelcast test by Pankaj Berde · 11 years ago
  7. 73e7fb7 Removed unused Floodlight modules by mininet · 11 years ago
  8. 34a5977 Testing Titan 0.4.0 by mininet · 11 years ago
  9. 37d6d4d revert to jackson 1.9.13 and upgrade restlet to 2.1.4 by Pankaj Berde · 11 years ago
  10. c8275ea merge with main by Pankaj Berde · 11 years ago
  11. b99d9b3 Removing Tinkerpop repository by Yuta HIGUCHI · 11 years ago
  12. 5548a49 Work around for Kryo 1,2 incompatibility by Yuta HIGUCHI · 11 years ago
  13. 3a32612 Merge upstream changes by Jonathan Hart · 11 years ago
  14. ac13cb6 Merge pull request #435 from y-higuchi/permgen_tuning by Pankaj Berde · 11 years ago
  15. dbd16d9 Revert EasyMock version. 3.2 seems to cause issue on some environemnt. by HIGUCHI Yuta · 11 years ago
  16. 71c96dd Assure larger PermGen size to avoid PermGen errors on some environment. by HIGUCHI Yuta · 11 years ago
  17. 2c61a50 Added assembly plugin to the pom.xml so we can build a standalone jar file to run ONOS by Jonathan Hart · 11 years ago
  18. 22c77e3 Update mock libraries used in testing by Yuta HIGUCHI · 11 years ago
  19. 1eee2c8 Added initial framework for using Hazelcast-3.0.2 within ONOS. by Pavlin Radoslavov · 11 years ago
  20. 842b6f7 pom.xml for publishing mvn site to github by HIGUCHI Yuta · 11 years ago
  21. 85c58f9 Move to Netty 4.0 by Pankaj Berde · 11 years ago
  22. 9847842 move up to Netty 4 by Pankaj Berde · 11 years ago
  23. 7a41aaf Rollback to old pom.xml as Cobertura addittions were interfering with Jacoco by SeanCorcoran · 11 years ago
  24. e555333 Made changes to pom.xml for future Cobertura implementation by SeanCorcoran · 11 years ago
  25. b84741c Unittest code coverage with mvn cobertura:cobertura by HIGUCHI Yuta · 11 years ago
  26. 8b13e70 Adding Jacoco code coverage functionality to build and start-onos by timlindberg · 11 years ago
  27. 1c393ce Modify pom.xml to enable javadoc options. by Naoki Shiota · 11 years ago
  28. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  29. 9970197 Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into refactor_phase2_simple by HIGUCHI Yuta · 11 years ago
  30. 919f42b Prevents maven from trying to download SNAPSHOT jars that don't exist from tinkerpop. This speeds up the build and run process by Jonathan Hart · 11 years ago
  31. 49cf4d2 Main for ONOS by HIGUCHI Yuta · 11 years ago
  32. 2818249 Excluded slf4j binding for log4j (slf4j-log4j12) as we use logback. This prevents log4j from being used inadvertently. by Jonathan Hart · 11 years ago
  33. cc31e8b Merge pull request #381 from y-higuchi/maven by Pankaj Berde · 11 years ago
  34. a050aca Treat logback as direct dependency of ONOS by HIGUCHI Yuta · 11 years ago
  35. 72f72f6 Removed packetstreamer module by Jonathan Hart · 11 years ago
  36. a37f9c3 Removed the jython debug interface module by Jonathan Hart · 11 years ago
  37. 9f5c5a7 * Removed some of transitive dependency by HIGUCHI Yuta · 11 years ago
  38. e4b0722 * Update version info. by HIGUCHI Yuta · 11 years ago
  39. 1ec484a * Set artifact name to ONOS by HIGUCHI Yuta · 11 years ago
  40. e7aa925 * Build and run using Maven by HIGUCHI Yuta · 11 years ago