1. 1cb9a52 Fix for pom related error by Yuta HIGUCHI · 9 years ago
  2. ee839a6 Remove duplicate dependency by Yuta HIGUCHI · 9 years ago
  3. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  4. e434433 pulled in upstream loxi changes by alshabib · 9 years ago
  5. 93356bc Update hazelcast version to 3.4 by Yuta HIGUCHI · 9 years ago
  6. a8f4e7d Sketching out device driver subsystem to allow extensible device management functions to be made available to applications. by Thomas Vachuska · 9 years ago
  7. 41e26d5 incrementing version of loxi dependency by alshabib · 9 years ago
  8. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  9. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  10. 8d6ea0e Workaround for checkstyle error building on clean environment by Yuta HIGUCHI · 9 years ago
  11. eb8e3ea adding staging repository before release by Brian O'Connor · 9 years ago
  12. 932d941 preparing pom.xml's for release by Brian O'Connor · 9 years ago
  13. 3439c10 changing onlab.us to onosproject.org by Brian O'Connor · 9 years ago
  14. 964c173 Networking -> Network by Yuta HIGUCHI · 9 years ago
  15. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  16. 7399e48 Adding maven archetype for a project. by Thomas Vachuska · 9 years ago
  17. 5af8a94 removing leading space in root pom.xml by Brian O'Connor · 9 years ago
  18. a7243cc Updates for SDN-IP: by Pavlin Radoslavov · 9 years ago
  19. 0f98ca2 Remove some cruft accidentally checked in by Ray Milkey · 9 years ago
  20. 241b96a Fix high priority findbugs reported issues by Ray Milkey · 9 years ago
  21. 01a6ec0 Fixing reactive forwarding not to forward LLDP & BDDP. by Thomas Vachuska · 9 years ago
  22. 58e3727 move copycat version property to root pom by Yuta HIGUCHI · 9 years ago
  23. d7d9641 Workaround for unexpected NullPointerException on Eclipse. by Toshio Koide · 9 years ago
  24. 32fa30c port SdnIpTest.java to onos-next by Pingping · 10 years ago
  25. 08822c4 DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database. by Madan Jampani · 9 years ago
  26. c522705 Updated leftover references: Apache Karaf-3.0.1 -> 3.0.2 by Pavlin Radoslavov · 9 years ago
  27. cbc587c Specify findbugs plugin version by Yuta HIGUCHI · 9 years ago
  28. 275fb6b move duplicated repository config to root pom.xml by Yuta HIGUCHI · 9 years ago
  29. f2548cb switch to Java 8 by Yuta HIGUCHI · 9 years ago
  30. e472181 Reverting pom.xml change that broke build by Madan Jampani · 9 years ago
  31. 1c7b878 Netty native transport support by Madan Jampani · 9 years ago
  32. b87ef95 human readable time representation for toString by Yuta HIGUCHI · 9 years ago
  33. d26f57a Refactoring in the unit test utility framework: by Pavlin Radoslavov · 10 years ago
  34. abfe8d3 Splitting aggregate javadoc generation into a separate project and pom.xml file. by Thomas Vachuska · 10 years ago
  35. 9eedb46 Update Hazelcast to 3.3.2 by Yuta HIGUCHI · 10 years ago
  36. 9252bc3 Added a REST command to upload topology configuration. by Thomas Vachuska · 10 years ago
  37. 920d6a7 specify minimum maven version by Yuta HIGUCHI · 10 years ago
  38. 5d42c6b Fixed javadoc groups. by Thomas Vachuska · 10 years ago
  39. 37eb841 Removed os-maven-plugin (for netty epoll) until we fully test it by Madan Jampani · 10 years ago
  40. 6f06527 Removed fixed TODO. Cleaned up logging by Madan Jampani · 10 years ago
  41. 37b9117 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  42. 824a7c1 Netty epoll support. Now with updated pom.xml and features.xml to bring in the dependencies by Madan Jampani · 10 years ago
  43. 4ccde78 Added package javadoc for net.resource package. by Thomas Vachuska · 10 years ago
  44. ceff7b0 expand netty-all to match feature.xml by Yuta HIGUCHI · 10 years ago
  45. ee0ae6c Update checkstyle plugin version by Yuta HIGUCHI · 10 years ago
  46. e855d50 Added some package javadocs and corrected some wording in others. by Thomas Vachuska · 10 years ago
  47. 335ef46 Port the Router functionality from SDN-IP. by Jonathan Hart · 10 years ago
  48. c16656f Added ability to configure reactive forwarding. by tom · 10 years ago
  49. ea90aa6 downgrading maven-compiler-plugin version by Yuta HIGUCHI · 10 years ago
  50. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  51. 0390ffb some pom file fixes by Yuta HIGUCHI · 10 years ago
  52. 8ee7d4c Kryo related fixes by Yuta HIGUCHI · 10 years ago
  53. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  54. 35e7837 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  55. b57fae2 add slfj-core dependency by pankaj · 10 years ago
  56. b4758a9 Host monitor test by Jonathan Hart · 10 years ago
  57. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  58. 707a7e6 moved commons-pool to root pom.xml by Yuta HIGUCHI · 10 years ago
  59. f3d0616 Adding Intent API tests by Brian O'Connor · 10 years ago
  60. e1d9238 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  61. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  62. bbc98cf Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  63. a185d86 pom.xml updates to include netty 4.0.23 and apache commons pool by Madan Jampani · 10 years ago
  64. 74f9c3b Added config app to read address config from json file by Jonathan Hart · 10 years ago
  65. 14dc4d0 Working on IO loop tests commands. by tom · 10 years ago
  66. f110fff Added IO loop test to the foo app. by tom · 10 years ago
  67. 5d4e73c Fixed javadocs. by tom · 10 years ago
  68. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  69. 0f39c0d Added package javadocs. by tom · 10 years ago
  70. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  71. dc66b38 Fixing remote install; now starting as upstart daemon. by tom · 10 years ago
  72. 66a7eb2 Fixed deployment to allow all the Kryo related stuff to operate in the OSGi context. by tom · 10 years ago
  73. 24a086b Kryo related changes. by Yuta HIGUCHI · 10 years ago
  74. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  75. 5ca3437 Added a few javadocs. Split onos-install into install and config. by tom · 10 years ago
  76. e2efe72 Config to suppress "[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!" by Yuta HIGUCHI · 10 years ago
  77. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  78. f8b8d67 Moving /of to /openflow by tom · 10 years ago
  79. 61359e9 Added a slew of adapters to shorten the tests and to allow them to be used in more upcoming tests. by tom · 10 years ago
  80. c370ebd Added javadocs and simplified the reactive fwd app in attempt to find the glitch; no dice by tom · 10 years ago
  81. 931af4e Added unit test utilities and some more unit tests. by tom · 10 years ago
  82. aa49a1e Added Karaf branding bundle by tom · 10 years ago
  83. 8bb1606 Added a set of abstractions for flow rule subsystem. by tom · 10 years ago
  84. 578ebdc Moved host core stuff to its own package. by tom · 10 years ago
  85. 8bf2e6b Added javadocs and separated trivial implementations into distinct packages. by tom · 10 years ago
  86. e2dc27a Moved net to core by tom · 10 years ago
  87. df652ad link discovery and providers are implemented by alshabib · 10 years ago
  88. 6d2a43e Added some CLI commands and fixed pom.xml and features.xml to use commons-lang 2.6 (bundle) by tom · 10 years ago
  89. eadbb46 Added simple link manager implementation. by tom · 10 years ago
  90. 50a76dd Adding onos-of-drivers module. by tom · 10 years ago
  91. 984d782 Added javadocs for packages. by tom · 10 years ago
  92. 4f3b18b Added code-coverage plugin to the top-level pom. by tom · 10 years ago
  93. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  94. 6488812 Suppressing test output from console. by tom · 10 years ago
  95. de8d968 Added unit tests; including guava-testlib. by tom · 10 years ago
  96. b1260e4 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. by tom · 10 years ago
  97. e06f855 Added more providers/of modules and javadocs. by tom · 10 years ago
  98. c1a38d3 Added a slew of package.html javadocs. by tom · 10 years ago
  99. 9ccd781 Refactored the OpenFlow controller package name-space and fixed a number of Javadoc warnings. by tom · 10 years ago
  100. e33cc1a Sketching SB & NB API. by tom · 10 years ago