1. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  2. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  4. 002f394 RegExp header only requiring Apache 2 by Yuta HIGUCHI · 7 years ago
  5. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  6. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  7. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  8. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  9. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  10. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  11. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  12. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  13. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  14. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  15. 9312a80 Fix checkstyle buck daemon issue by Yuta HIGUCHI · 7 years ago
  16. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  17. 0cc8b23 Bump build conf version to 1.11.0-SNAPSHOT by Yuta HIGUCHI · 7 years ago
  18. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  19. 73436b5 Adding demo yang models and working on yang model packaging. by Thomas Vachuska · 7 years ago
  20. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  21. 8df94b8 Handle and report exception thrown by checkstyle by Ray Milkey · 8 years ago
  22. 0bb1e10 Javadoc fixes by Ray Milkey · 8 years ago
  23. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  24. 275d2e8 Refactoring checkstyle daemon into a more general purpose buck daemon. by Thomas Vachuska · 8 years ago
  25. cec8fbf Moving root pom dependency to onos-build-conf:1.3 by Thomas Vachuska · 8 years ago
  26. 6a897a2 Bumping onos-build-conf to 1.3 by Thomas Vachuska · 8 years ago
  27. dd1314f [ONOS-4547, ONOS-4566, ONOS-4575, ONOS-4582, ONOS-4581, ONOS-4600, by janani b · 8 years ago
  28. fc247f4 Updating checkstyle plugin to show module name on failure by Brian O'Connor · 8 years ago
  29. be95f68 Adding Checkstyle daemon by Brian O'Connor · 8 years ago
  30. 4847ea3 Updating checkstyle rule in onos.bucklet by Brian O'Connor · 8 years ago
  31. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  32. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  33. 42c38cf Updating buck to build OSGi JARs by Brian O'Connor · 8 years ago
  34. 8b5edbc Reformatting checkstyle.xml by Brian O'Connor · 8 years ago
  35. fbfe2a8 Follow ONOS naming convention in PIM application by Jonathan Hart · 8 years ago
  36. 9700ee6 Bumping onos-build-conf to v1.3-SNAPSHOT and onos-maven-plugin to v1.9-SNAPSHOT by Thomas Vachuska · 8 years ago
  37. 09fb21e Bumping onos-build-conf to v1.2 and onos-maven-plugin to v1.8 by Thomas Vachuska · 8 years ago
  38. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  39. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  40. 4751e83 Rolling onos-maven-plugin to 1.7-SNAPSHOT and onos-build-conf to 1.2-SNAPSHOT by Brian O'Connor · 8 years ago
  41. e261ab2 Updating onos-maven-plugin to 1.6 and onos-build-conf to 1.1 by Brian O'Connor · 8 years ago
  42. 8bb21c3 Update checkstyle version. by HIGUCHI Yuta · 8 years ago
  43. 317f476 Enforce stricter naming conventions for package names by Jonathan Hart · 9 years ago
  44. ccda0b5 Enable checkstyle rule to enforce package-info.java files by Ray Milkey · 9 years ago
  45. 94a9eed Update checkstyle config by HIGUCHI Yuta · 9 years ago
  46. 41ee2f0 added missing descriptions to pom files by Ayaka Koshibe · 9 years ago
  47. ab98466 adding license to ALL files by alshabib · 9 years ago
  48. 932d941 preparing pom.xml's for release by Brian O'Connor · 9 years ago
  49. 0d5cb94 remove outdated suppression rules by Yuta HIGUCHI · 9 years ago
  50. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  51. 241b96a Fix high priority findbugs reported issues by Ray Milkey · 10 years ago
  52. 95cf139 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  53. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  54. 382b266 suppress maven warning by Yuta HIGUCHI · 10 years ago
  55. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  56. 6b5cfec stats reported by alshabib · 10 years ago
  57. 5f18cf3 Fixed javadoc warnings in slew of legacy code. We need to keep up on this; the old stuff is pretty sloppy. by tom · 10 years ago
  58. 7438d0b Disabled checkstyle rule for Java files to end with new-line. by tom · 10 years ago
  59. aa49a1e Added Karaf branding bundle by tom · 10 years ago
  60. c4901cd adding packet types by alshabib · 10 years ago
  61. 50a76dd Adding onos-of-drivers module. by tom · 10 years ago
  62. 0eb04ca Added cubby-holes for new projects. by tom · 10 years ago