1. 74d28d8 Fixing publishing catalog to ignore unsolicited DEBUG output. by Thomas Vachuska · 6 years ago
  2. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  3. c534812 Adding distributable tar files to the publishing catalog. by Thomas Vachuska · 6 years ago
  4. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  5. 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 6 years ago
  6. c923116 Use UTF8 encoding for javadocs by Ray Milkey · 6 years ago
  7. e443694 Fixing BND OSGI wrapp for Bazel build. by Thomas Vachuska · 6 years ago
  8. a620b71 Changing onos-lib-gen to operate using released onos-libgen java binary. by Thomas Vachuska · 6 years ago
  9. bec79b9 Starting to switch aliases and some convenience scripts from Buck to Bazel. by Thomas Vachuska · 6 years ago
  10. a79bf6e Adding support to override test size to avoid hitting test runner time limits. by Thomas Vachuska · 6 years ago
  11. 6aca84c Upgrade to Atomix 3.0.0-rc7 to use agent distribution by Jordan Halterman · 6 years ago
  12. 4ad8687 Augment osgi java library bazel plugin to specify bundle classpath by Jian Li · 6 years ago
  13. 3077358 Bazel build for the combined GRPC runtime jar file by Ray Milkey · 6 years ago
  14. b969769 Adding Bazel publishing of onos-dependencies.pom by Thomas Vachuska · 6 years ago
  15. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  16. c3226e9 Adding ability to build project über javadocs. by Thomas Vachuska · 6 years ago
  17. 7f46b1f Bug fixes to bazel publishing by Ray Milkey · 6 years ago
  18. 4f6ba53 Small fix to onos-publish-artifacts.py by Thomas Vachuska · 6 years ago
  19. 22a662b Added top-level script to publish ONOS artifacts to a Maven repo - local or remote. by Thomas Vachuska · 6 years ago
  20. d111751b Uploader can handle local maven repo by Ray Milkey · 6 years ago
  21. 2988e14 Created a script to produce catalog of articles to publish to Maven repository. by Thomas Vachuska · 6 years ago
  22. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  23. ebc673f Uploader for maven central releases by Ray Milkey · 6 years ago
  24. 5c04810 Bump up okio to 1.14.0 to fix deps issue in influxdb-java by Jian Li · 6 years ago
  25. 16b669f Modified Bazel aspect to produce a localFile<TAB>remoteFile catalog for publishing artifacts to Maven repo. by Thomas Vachuska · 6 years ago
  26. ac9e524 Adding means to build pom files for publishing to Maven repository. by Thomas Vachuska · 6 years ago
  27. 50ac098 Adding means to build java source jars. by Thomas Vachuska · 6 years ago
  28. 6c75a76 Adding Bazel aspect to enumerate output files of specified targets along with their maven pseudo-coordinates. by Thomas Vachuska · 6 years ago
  29. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  30. 3933295 Bazel build for STC runs by Ray Milkey · 6 years ago
  31. d7be362 Make onos-gui bazel build hermetic by Ray Milkey · 6 years ago
  32. 134d292 Suppress checkstyle tests for bazel Yang generated code by Ray Milkey · 6 years ago
  33. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  34. 5b9ff6a Adding Bazel build for the remaining YANG models. by Thomas Vachuska · 6 years ago
  35. f8c8cb9 Adding Bazel support for YANG models. by Thomas Vachuska · 6 years ago
  36. 6b3775a Bazel build of ONOS GUI package by Ray Milkey · 6 years ago
  37. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  38. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  39. 1ae26c6 Tweaking Bazel packaging. by Thomas Vachuska · 6 years ago
  40. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  41. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  42. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  43. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  44. b7949e7 Generate a test rule to run checkstyle for an onos jar file by Ray Milkey · 6 years ago
  45. 275af2c Implement bazel rules for generation of swagger files by Ray Milkey · 6 years ago
  46. 1bbe461 Fix bazel build of p4 runtime protos by Ray Milkey · 6 years ago
  47. 25747d8 Implement bazel support for web context by Ray Milkey · 6 years ago
  48. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  49. 47b9b45 Remove debug output by Ray Milkey · 6 years ago
  50. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  51. 02a658b Build segment routing app with bazel by Ray Milkey · 6 years ago
  52. 0fe0cdb Fixes to make bazel test //... operate properly by Ray Milkey · 6 years ago
  53. 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 6 years ago
  54. e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 6 years ago
  55. 25b785a OSGI artifacts now carry Java compilation information by Ray Milkey · 6 years ago
  56. 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 6 years ago
  57. 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  58. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  59. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  60. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  61. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  62. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  63. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  64. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  65. deb79f8 Quiet maven download messages during builds by Ray Milkey · 6 years ago
  66. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  67. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  68. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  69. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  70. cd3e692 Remove duplicated library in deps.json by Ray Milkey · 6 years ago
  71. 5c0a9f0 Supports IPv6 address for scp and rsync by DongRyeol Cha · 6 years ago
  72. 64c0936 update SNAPSHOT check exclusions by Ray Milkey · 6 years ago
  73. df67221 BTI driver was removed by Ray Milkey · 6 years ago
  74. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  75. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  76. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  77. 42cc140 Sync plugin versions for build-conf by Yuta HIGUCHI · 6 years ago
  78. 9639dd5 Exclude some disconnected poms from the SNAPSHOT check by Ray Milkey · 6 years ago
  79. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  80. 57ba38e bump yang-tools version to 2.4.7 by Yuta HIGUCHI · 6 years ago
  81. 749996b Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  82. f27ac30 Allow publishing of RC builds by Ray Milkey · 6 years ago
  83. 10b5357 Fix minor comment fixes by Yuta HIGUCHI · 6 years ago
  84. 6083165 Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  85. 62d4e28 Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  86. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  87. ca18804 Add checkstyle check to disallow javafx classes by Ray Milkey · 6 years ago
  88. 859e041 Fix bug when publishing maintenance release docs by Ray Milkey · 6 years ago
  89. bcc2ce9 Generate copyright year in swagger template code by Yuta HIGUCHI · 6 years ago
  90. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  91. 0a8417e Workaround for feature group failing during built. by Yuta HIGUCHI · 6 years ago
  92. 5baceb8 Add intent sync and route related API bundles to lists of published artifacts by Ray Milkey · 6 years ago
  93. 7f2a356 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  94. 9b001c9 Bump ONOS buck plugin version for bundle classpath by Ray Milkey · 6 years ago
  95. 91b4739 Allow buck-plugin to specify bundle-classpath to support deps embed by Jian Li · 6 years ago
  96. d8e0f79 Separate download of the ONOS buck plugin from the overall buck package by Ray Milkey · 6 years ago
  97. 60123a1 Publish onos-rest-tests artifacts when issues onos-buck-publish-local by Jian Li · 6 years ago
  98. 4888e16 bump yang tools version to 2.4.1 by Yuta HIGUCHI · 6 years ago
  99. 28bcaf1 decouple buck yang plugin from buck main archive by Yuta HIGUCHI · 6 years ago
  100. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago