1. 5bd7b55 Fixing Kafka integration app to follow the new OSGi property pattern. by Thomas Vachuska · 5 years ago
  2. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  3. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  4. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  5. 23f2795 Make STC less sensitive to timing problems with node and app startup by Ray Milkey · 5 years ago
  6. e671fc9 Update gNMI version and build script by Yi Tseng · 5 years ago
  7. d389a6e Fixing local_jar stuff to work with runtime. by Thomas Vachuska · 5 years ago
  8. 16c95ff Upgrade to Atomix 3.0.7 by Jordan Halterman · 6 years ago
  9. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  10. fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
  11. e03d9ba Upgrade to Atomix 3.0.6 by Jordan Halterman · 6 years ago
  12. 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
  13. f381442 Allow using the 0.17 version of bazel by Ray Milkey · 6 years ago
  14. 51bee8d Bump up BND to version 4.0.0 in preparation for Java 10 by Ray Milkey · 6 years ago
  15. 066fe4a Remove python2 statements that breaks the build by Laszlo Papp · 6 years ago
  16. a8ac7e3 Use java_import_external() for maven artifacts to allow usage of web proxy by Ray Milkey · 6 years ago
  17. 43caa25 Upgrade to Atomix 3.0.5 by Jordan Halterman · 6 years ago
  18. 11d40e8 Upgrade to Atomix 3.0.4 by Jordan Halterman · 6 years ago
  19. b64fe82 Run checkstyle on test source files by Ray Milkey · 6 years ago
  20. 6b6bfbe Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  21. 9379a07 Adding local_jar and local_deps workspace rules to allow ONOS development by Thomas Vachuska · 6 years ago
  22. 647a99c Regenerated workspace using new onos-lib-gen v1.3 tool and simplified Bazel prelude. by Thomas Vachuska · 6 years ago
  23. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  24. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  25. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  26. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  27. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  29. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  31. 46848a8 Adding check for Bazel version 0.15.* by Thomas Vachuska · 6 years ago
  32. 735af03 Use ONF-owned grpc-java patched repo in Bazel build by Carmelo Cascone · 6 years ago
  33. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  34. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  35. bc559fd Upgrade to Atomix 3.0.0-rc11 by Jordan Halterman · 6 years ago
  36. b2f489f Fixing onos-publish-catalog to properly classify OAR packaging. by Thomas Vachuska · 6 years ago
  37. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  38. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  39. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  40. 727abd3 Adding runtime dependencies for protobuf & gRPC. by Thomas Vachuska · 6 years ago
  41. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  42. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  43. 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 6 years ago
  44. c923116 Use UTF8 encoding for javadocs by Ray Milkey · 6 years ago
  45. e443694 Fixing BND OSGI wrapp for Bazel build. by Thomas Vachuska · 6 years ago
  46. a79bf6e Adding support to override test size to avoid hitting test runner time limits. by Thomas Vachuska · 6 years ago
  47. 6aca84c Upgrade to Atomix 3.0.0-rc7 to use agent distribution by Jordan Halterman · 6 years ago
  48. 4ad8687 Augment osgi java library bazel plugin to specify bundle classpath by Jian Li · 6 years ago
  49. 3077358 Bazel build for the combined GRPC runtime jar file by Ray Milkey · 6 years ago
  50. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  51. c3226e9 Adding ability to build project über javadocs. by Thomas Vachuska · 6 years ago
  52. 7f46b1f Bug fixes to bazel publishing by Ray Milkey · 6 years ago
  53. 22a662b Added top-level script to publish ONOS artifacts to a Maven repo - local or remote. by Thomas Vachuska · 6 years ago
  54. d111751b Uploader can handle local maven repo by Ray Milkey · 6 years ago
  55. 2988e14 Created a script to produce catalog of articles to publish to Maven repository. by Thomas Vachuska · 6 years ago
  56. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  57. ebc673f Uploader for maven central releases by Ray Milkey · 6 years ago
  58. 5c04810 Bump up okio to 1.14.0 to fix deps issue in influxdb-java by Jian Li · 6 years ago
  59. 16b669f Modified Bazel aspect to produce a localFile<TAB>remoteFile catalog for publishing artifacts to Maven repo. by Thomas Vachuska · 6 years ago
  60. ac9e524 Adding means to build pom files for publishing to Maven repository. by Thomas Vachuska · 6 years ago
  61. 50ac098 Adding means to build java source jars. by Thomas Vachuska · 6 years ago
  62. 6c75a76 Adding Bazel aspect to enumerate output files of specified targets along with their maven pseudo-coordinates. by Thomas Vachuska · 6 years ago
  63. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  64. d7be362 Make onos-gui bazel build hermetic by Ray Milkey · 6 years ago
  65. 134d292 Suppress checkstyle tests for bazel Yang generated code by Ray Milkey · 6 years ago
  66. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  67. 5b9ff6a Adding Bazel build for the remaining YANG models. by Thomas Vachuska · 6 years ago
  68. f8c8cb9 Adding Bazel support for YANG models. by Thomas Vachuska · 6 years ago
  69. 6b3775a Bazel build of ONOS GUI package by Ray Milkey · 6 years ago
  70. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  71. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  72. 1ae26c6 Tweaking Bazel packaging. by Thomas Vachuska · 6 years ago
  73. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  74. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  75. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  76. b7949e7 Generate a test rule to run checkstyle for an onos jar file by Ray Milkey · 6 years ago
  77. 275af2c Implement bazel rules for generation of swagger files by Ray Milkey · 6 years ago
  78. 1bbe461 Fix bazel build of p4 runtime protos by Ray Milkey · 6 years ago
  79. 25747d8 Implement bazel support for web context by Ray Milkey · 6 years ago
  80. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  81. 47b9b45 Remove debug output by Ray Milkey · 6 years ago
  82. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  83. 02a658b Build segment routing app with bazel by Ray Milkey · 6 years ago
  84. 0fe0cdb Fixes to make bazel test //... operate properly by Ray Milkey · 6 years ago
  85. 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 6 years ago
  86. e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 6 years ago
  87. 25b785a OSGI artifacts now carry Java compilation information by Ray Milkey · 6 years ago
  88. 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 6 years ago
  89. 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  90. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  91. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  92. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  93. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  94. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  95. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  96. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  97. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  98. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  99. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  100. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago