1. 18deb0c bumping version to 0.4.0-SNAPSHOT by Brian O'Connor · 10 years ago
  2. 7c3750f Changing version to 0.3.1 for release by Brian O'Connor · 10 years ago
  3. 5e6cb67 Update maven plugins by Yuta HIGUCHI · 10 years ago
  4. 9cdef53 bumping version to 0.4.0-SNAPSHOT by Brian O'Connor · 10 years ago
  5. fbe959d changing version to 0.3.0 for release by Brian O'Connor · 10 years ago
  6. 778c4d6 Add unit tests for FlowId class, and update pom.xml to use guava-testlib library. by Toshio Koide · 10 years ago
  7. cdb5d85 HZDistributedAtomicLong measurement code by Yuta HIGUCHI · 10 years ago
  8. b599904 Bug fix: Topology WebSocket timeout if there are no events to transmit by Pavlin Radoslavov · 10 years ago
  9. fde382d Remove Hazelcast client mode behavior. by Yuta HIGUCHI · 10 years ago
  10. 498e153 Remove old commons-lang by Yuta HIGUCHI · 10 years ago
  11. 709d709 Update slf4j-api to 1.7.7 by Yuta HIGUCHI · 10 years ago
  12. b76246f Update Hazelcast to 3.2.5 by Yuta HIGUCHI · 10 years ago
  13. f569707 Remove unused dependency by Yuta HIGUCHI · 10 years ago
  14. da0e579 Always use conf/hazelcast.default.xml during mvn test by Yuta HIGUCHI · 10 years ago
  15. 8f18219 SharedLog runtime proto by Yuta HIGUCHI · 10 years ago
  16. 96ab2cd Remove test log on clean by Yuta HIGUCHI · 10 years ago
  17. 105a55e Upgrade Curator version to 2.6.0.. by Jonathan Hart · 10 years ago
  18. 8aa2f9b Hazelcast Debug CLI. by Yuta HIGUCHI · 10 years ago
  19. e95f4ea Replace LOXI 0.3.4 with LOXI 0.3.8 by Matteo Gerola · 10 years ago
  20. c78b8f6 Removed the old openflowj protocol library by Jonathan Hart · 10 years ago
  21. c67f9fa Giant patch of changes to support OpenFlow 1.3 by Brian O'Connor · 10 years ago
  22. ec7c0a5 Fixing findbugs dependency by Yuta HIGUCHI · 10 years ago
  23. 105b7ed Workaround for JDK 1.7.0 Update 65 issue by Yuta HIGUCHI · 10 years ago
  24. b673460 Changed .javacp creation timing. by Yuta HIGUCHI · 10 years ago
  25. c2141b7 Update findbugs to 3.0.0 by Yuta HIGUCHI · 10 years ago
  26. 29af9b5 Update jboss package netty 3.7.0 -> 3.9.2 by Yuta HIGUCHI · 10 years ago
  27. aa2131f Update pom.xml by Yuta HIGUCHI · 10 years ago
  28. 868c6e7 Update Hazelcast 3.2.3 -> 3.2.4 by Yuta HIGUCHI · 10 years ago
  29. 0c883d0 Update Apache commons-collection 3.2.1 -> 4.0 by Yuta HIGUCHI · 10 years ago
  30. 2e3c284 Updated the Codahale Metrics package version from 3.0.1 to 3.0.2 by Pavlin Radoslavov · 10 years ago
  31. 00ec351 Update Google Guava 16.0.1 -> 17.0 by Sho SHIMIZU · 10 years ago
  32. ccab05d Fix javadoc:javadoc warnings by Yuta HIGUCHI · 10 years ago
  33. ee0c5b6 Add profile to enable error-prone by Yuta HIGUCHI · 10 years ago
  34. 56f294e Update Apache commons-configuration 1.6 -> 1.10 by Yuta HIGUCHI · 10 years ago
  35. 001159d Update logback 1.0.13 -> 1.1.2 by Yuta HIGUCHI · 10 years ago
  36. 0846996 Update EasyMock 3.1 -> 3.2 by Yuta HIGUCHI · 10 years ago
  37. 388a6b4 Update PowerMock 1.5.1->1.5.5 by Yuta HIGUCHI · 10 years ago
  38. 0b7c19e General Test related fixes by Yuta HIGUCHI · 10 years ago
  39. cd2eb11 Create Maven profile to run all tests by Yuta HIGUCHI · 10 years ago
  40. de4c389 Added Topology WebSocket server implementation. by Pavlin Radoslavov · 10 years ago
  41. 26921af Added a framework for metrics by Ray Milkey · 10 years ago
  42. f6978ce Replaced our old Patricia tree with Google's concurrent radix tree by Jonathan Hart · 10 years ago
  43. ffdb913 Suppress log4j warning. by Yuta HIGUCHI · 10 years ago
  44. 33a0497 Update to Hazelcast 3.2.3 by Yuta HIGUCHI · 10 years ago
  45. ee81899 Ignore ramcloud from coverage by Yuta HIGUCHI · 10 years ago
  46. 34a6646 Cleanup pom.xml by Yuta HIGUCHI · 10 years ago
  47. 91a8f50 Enforce checkstyle for unit test codes by Yuta HIGUCHI · 10 years ago
  48. 4365322 Bump version to 0.3.0-SNAPSHOT by Yuta HIGUCHI · 10 years ago
  49. 5c7d3ef Bump version to 0.2.0 by Yuta HIGUCHI · 10 years ago
  50. 1064357 Allow creation of integration tests by Ray Milkey · 10 years ago
  51. f4f9b28 Add exclusion configuration for Javadoc. by Yuta HIGUCHI · 10 years ago
  52. fb1905a Update ZooKeeper to 3.4.6 by Yuta HIGUCHI · 10 years ago
  53. 2d624d3 Turn cobertura quiet mode by Yuta HIGUCHI · 10 years ago
  54. 0fe749a Update findbugs versions. by Yuta HIGUCHI · 10 years ago
  55. ff73514 Fix Java lint reported errors by Ray Milkey · 10 years ago
  56. 3aeda4f REST API changes for client side errors by Ray Milkey · 10 years ago
  57. 593ee4c Enable javac lint. by Yuta HIGUCHI · 10 years ago
  58. cbbaed3 Specify checkstyle suppression in config file. by Yuta HIGUCHI · 10 years ago
  59. 6a518df Update Kryo version to 2.24.0 by Yuta HIGUCHI · 10 years ago
  60. d395b93 Check key/value size to mimic RAMCloud limit. by Yuta HIGUCHI · 10 years ago
  61. d209c0b pom.xml cosmetics by Yuta HIGUCHI · 10 years ago
  62. 042e82a Cleaned up dependency by Yuta HIGUCHI · 10 years ago
  63. e636d47 Print where deprecated method is used. by Yuta HIGUCHI · 10 years ago
  64. 0487c71 Upgrade Guava version to 16.0.1 by Jonathan Hart · 10 years ago
  65. 057f7bc Sync exclusion/suppression comment by Yuta HIGUCHI · 10 years ago
  66. 850b004 Add apache commons-lang explicitly in dependency. by Yuta HIGUCHI · 10 years ago
  67. 8256651 Run checks on verify phase by Yuta HIGUCHI · 10 years ago
  68. f232d0f Fix project name in pom.xml by Yuta HIGUCHI · 10 years ago
  69. 6ee1918 Change required to use findbugs annotation by Yuta HIGUCHI · 10 years ago
  70. b5716c5 Make new checkstyle violations of rules that by Ray Milkey · 10 years ago
  71. 1cd9029 Topology ProtoBuf refactoring by Yuta HIGUCHI · 10 years ago
  72. 51f6f5b Renamed onos core package by Jonathan Hart · 10 years ago
  73. 6d935e5 Remove titan and blueprints by Yuta HIGUCHI · 10 years ago
  74. abdb356 Add missing protobuf exclusion by Yuta HIGUCHI · 10 years ago
  75. 6a64313 Add option to use Hazelcast as datastore for development environment. by Yuta HIGUCHI · 10 years ago
  76. fbd9a7e Add hostname to .javacp by Yuta HIGUCHI · 10 years ago
  77. 70d91cc Added rules and exclusions for checkstyle, findbugs and pmd by Ray Milkey · 10 years ago
  78. 477343e Clean up the pom and local repo directories and scripts that aren't needed anymore by Jonathan Hart · 10 years ago
  79. 6057e27 Merge "Ported ZookeeperRegistry to new Curator version using their notifications" by Jonathan Hart · 10 years ago
  80. 01c5ed9 Update maven plugin versions by Yuta HIGUCHI · 10 years ago
  81. 116b1fe Ported ZookeeperRegistry to new Curator version using their notifications by Jonathan Hart · 10 years ago
  82. 6cab638 Add style check exclusion rule example by Yuta HIGUCHI · 10 years ago
  83. 889958b Switch coverage measurement tool to Cobertura by Yuta HIGUCHI · 10 years ago
  84. 6688cd8 Added a unit test for the PathCalcRuntimeModule. by Ray Milkey · 10 years ago
  85. 824552a Cleaning pom.xml by Yuta HIGUCHI · 10 years ago
  86. 8d3a2f0 Added findbugs and pmd plugins to ONOS site build. by Ray Milkey · 10 years ago
  87. cc8b101 Fix merge error by Yuta HIGUCHI · 10 years ago
  88. b582072 Merge branch 'RAMCloud-master' into RAMCloud-new_dynamics by Yuta HIGUCHI · 10 years ago
  89. dbd5a2f Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-master by Yuta HIGUCHI · 10 years ago
  90. c131895 Add blueprints-README and modify pom file by yoshi · 10 years ago
  91. 28bac13 Merge blueprints-ramcloud-graph into ONOS code by yoshi · 10 years ago
  92. 2d5ac52 Remove shaded Kryo2 by Yuta HIGUCHI · 10 years ago
  93. f371e98 Upgraded to Titan 0.4.2 (plus Frames 2.4.0 and Blueprints 2.4.0) by Jonathan Hart · 10 years ago
  94. 337e46d Merge branch 'ONOS-ONRC2014-Measurements' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-merge by Yuta HIGUCHI · 10 years ago
  95. 7ea78be Merge latests ONOS codes by yoshi · 10 years ago
  96. d62fb87 No longer require setup-local-maven.sh to be executed on the 1st run. by Yuta HIGUCHI · 10 years ago
  97. 8d9723d Avoid using maven when starting ONOS by Yuta HIGUCHI · 11 years ago
  98. b561efa Speedup ONOS startup by Yuta HIGUCHI · 11 years ago
  99. 96fcf25 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into RAMCloud by yoshi · 11 years ago
  100. 641d999 Specify source compatibility mode to Java 7 by Yuta HIGUCHI · 11 years ago