1. bf7eca5 Updating onos-maven-plugin to use localRepository from Maven by Brian O'Connor · 9 years ago
  2. 79c2766 Changing onos maven-plugin version to 1.3 in root pom.xml by Brian O'Connor · 9 years ago
  3. 5819b0a Updating onos-maven-plugin version to 1.2 in root pom.xml by Brian O'Connor · 9 years ago
  4. faa1e36 Initial sketch and implementaion of Objectives. by alshabib · 9 years ago
  5. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  6. d5fd847 Adding snapshot repo info for copycat by Madan Jampani · 9 years ago
  7. c65842d Changed root pom.xml to point to 0.5.0.onos-SHAPSHOT in order to pickup latest CopyCat fixes. by Thomas Vachuska · 9 years ago
  8. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  9. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  10. 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 9 years ago
  11. eaa47be adding comment to pom.xml by Brian O'Connor · 9 years ago
  12. 3e0ab5f Depend on released maven-plugin by Brian O'Connor · 9 years ago
  13. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  14. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  15. d783f2f adding maven-plugin to onos-change-version by Brian O'Connor · 9 years ago
  16. 5539641 Removing snapshot repo from pom.xml by Brian O'Connor · 9 years ago
  17. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  18. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  19. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  20. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  21. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  22. a7a4e5d move TestServiceDirectory from main -> test by Yuta HIGUCHI · 9 years ago
  23. cb7ab08 Pom fixes to correctly shade copycat jars. by Madan Jampani · 9 years ago
  24. 94c2353 WIP: Partitioned Database based on Raft. by Madan Jampani · 9 years ago
  25. 151cad8 Use TestHazelcastFactory by Yuta HIGUCHI · 9 years ago
  26. f61665d Update jacoco version to 0.7.2 by Yuta HIGUCHI · 9 years ago
  27. 1cb9a52 Fix for pom related error by Yuta HIGUCHI · 9 years ago
  28. ee839a6 Remove duplicate dependency by Yuta HIGUCHI · 9 years ago
  29. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  30. e434433 pulled in upstream loxi changes by alshabib · 9 years ago
  31. 93356bc Update hazelcast version to 3.4 by Yuta HIGUCHI · 9 years ago
  32. a8f4e7d Sketching out device driver subsystem to allow extensible device management functions to be made available to applications. by Thomas Vachuska · 9 years ago
  33. 41e26d5 incrementing version of loxi dependency by alshabib · 9 years ago
  34. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  35. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  36. 8d6ea0e Workaround for checkstyle error building on clean environment by Yuta HIGUCHI · 9 years ago
  37. eb8e3ea adding staging repository before release by Brian O'Connor · 9 years ago
  38. 932d941 preparing pom.xml's for release by Brian O'Connor · 9 years ago
  39. 3439c10 changing onlab.us to onosproject.org by Brian O'Connor · 9 years ago
  40. 964c173 Networking -> Network by Yuta HIGUCHI · 9 years ago
  41. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  42. 7399e48 Adding maven archetype for a project. by Thomas Vachuska · 9 years ago
  43. 5af8a94 removing leading space in root pom.xml by Brian O'Connor · 9 years ago
  44. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  45. 0f98ca2 Remove some cruft accidentally checked in by Ray Milkey · 9 years ago
  46. 241b96a Fix high priority findbugs reported issues by Ray Milkey · 9 years ago
  47. 01a6ec0 Fixing reactive forwarding not to forward LLDP & BDDP. by Thomas Vachuska · 9 years ago
  48. 58e3727 move copycat version property to root pom by Yuta HIGUCHI · 9 years ago
  49. d7d9641 Workaround for unexpected NullPointerException on Eclipse. by Toshio Koide · 9 years ago
  50. 32fa30c port SdnIpTest.java to onos-next by Pingping · 10 years ago
  51. 08822c4 DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database. by Madan Jampani · 9 years ago
  52. c522705 Updated leftover references: Apache Karaf-3.0.1 -> 3.0.2 by Pavlin Radoslavov · 9 years ago
  53. cbc587c Specify findbugs plugin version by Yuta HIGUCHI · 9 years ago
  54. 275fb6b move duplicated repository config to root pom.xml by Yuta HIGUCHI · 9 years ago
  55. f2548cb switch to Java 8 by Yuta HIGUCHI · 9 years ago
  56. e472181 Reverting pom.xml change that broke build by Madan Jampani · 9 years ago
  57. 1c7b878 Netty native transport support by Madan Jampani · 9 years ago
  58. b87ef95 human readable time representation for toString by Yuta HIGUCHI · 10 years ago
  59. d26f57a Refactoring in the unit test utility framework: by Pavlin Radoslavov · 10 years ago
  60. abfe8d3 Splitting aggregate javadoc generation into a separate project and pom.xml file. by Thomas Vachuska · 10 years ago
  61. 9eedb46 Update Hazelcast to 3.3.2 by Yuta HIGUCHI · 10 years ago
  62. 9252bc3 Added a REST command to upload topology configuration. by Thomas Vachuska · 10 years ago
  63. 920d6a7 specify minimum maven version by Yuta HIGUCHI · 10 years ago
  64. 5d42c6b Fixed javadoc groups. by Thomas Vachuska · 10 years ago
  65. 37eb841 Removed os-maven-plugin (for netty epoll) until we fully test it by Madan Jampani · 10 years ago
  66. 6f06527 Removed fixed TODO. Cleaned up logging by Madan Jampani · 10 years ago
  67. 37b9117 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  68. 824a7c1 Netty epoll support. Now with updated pom.xml and features.xml to bring in the dependencies by Madan Jampani · 10 years ago
  69. 4ccde78 Added package javadoc for net.resource package. by Thomas Vachuska · 10 years ago
  70. ceff7b0 expand netty-all to match feature.xml by Yuta HIGUCHI · 10 years ago
  71. ee0ae6c Update checkstyle plugin version by Yuta HIGUCHI · 10 years ago
  72. e855d50 Added some package javadocs and corrected some wording in others. by Thomas Vachuska · 10 years ago
  73. 335ef46 Port the Router functionality from SDN-IP. by Jonathan Hart · 10 years ago
  74. c16656f Added ability to configure reactive forwarding. by tom · 10 years ago
  75. ea90aa6 downgrading maven-compiler-plugin version by Yuta HIGUCHI · 10 years ago
  76. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  77. 0390ffb some pom file fixes by Yuta HIGUCHI · 10 years ago
  78. 8ee7d4c Kryo related fixes by Yuta HIGUCHI · 10 years ago
  79. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  80. 35e7837 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  81. b57fae2 add slfj-core dependency by pankaj · 10 years ago
  82. b4758a9 Host monitor test by Jonathan Hart · 10 years ago
  83. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  84. 707a7e6 moved commons-pool to root pom.xml by Yuta HIGUCHI · 10 years ago
  85. f3d0616 Adding Intent API tests by Brian O'Connor · 10 years ago
  86. e1d9238 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  87. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  88. bbc98cf Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  89. a185d86 pom.xml updates to include netty 4.0.23 and apache commons pool by Madan Jampani · 10 years ago
  90. 74f9c3b Added config app to read address config from json file by Jonathan Hart · 10 years ago
  91. 14dc4d0 Working on IO loop tests commands. by tom · 10 years ago
  92. f110fff Added IO loop test to the foo app. by tom · 10 years ago
  93. 5d4e73c Fixed javadocs. by tom · 10 years ago
  94. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  95. 0f39c0d Added package javadocs. by tom · 10 years ago
  96. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  97. dc66b38 Fixing remote install; now starting as upstart daemon. by tom · 10 years ago
  98. 66a7eb2 Fixed deployment to allow all the Kryo related stuff to operate in the OSGi context. by tom · 10 years ago
  99. 24a086b Kryo related changes. by Yuta HIGUCHI · 10 years ago
  100. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago