1. 3e6ac13 Merge branch 'stable-3.5' by Sven Selberg · 2 years, 9 months ago
  2. f22e34b Bump jgit submodule to stable-5.13 by Darius Jokilehto · 2 years, 11 months ago
  3. 3e6adf1 Bazel: Re-add dependency on protobuf lite library by David Ostrovsky · 2 years, 11 months ago
  4. 67811fa Revert "Upgrade guava to 31.0.1-jre" by Nasser Grainawi · 3 years ago
  5. 772eaea Upgrade guava to 31.0.1-jre by Edwin Kempin · 3 years ago
  6. 75ff800 Revert "Bazel: Use javadoc from host java runtime" by David Ostrovsky · 3 years ago
  7. 0cba3e3 Remove JCraft JSch dependency by David Ostrovsky · 3 years, 1 month ago
  8. abf3c83 Add ability to mock/fake time intervals in tests by Dmitrii Filippov · 3 years, 3 months ago
  9. ceb5ec1 Git transport: Add option to switch to using MINA ssh client by David Ostrovsky · 4 years, 9 months ago
  10. 9eeddbc Remove rules_closure dependency by David Ostrovsky · 5 years ago
  11. e2ef8df JGit: Adapt to the split of jsch code in own artifact by David Ostrovsky · 4 years, 7 months ago
  12. f51a3e2 Merge branch 'stable-3.1' by David Ostrovsky · 5 years ago
  13. a3a5ac5 Acceptance BUILD: Fix plugin standalone test exec by Marco Miller · 5 years ago
  14. 0f15c89 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 5 years ago
  15. 791d19e Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
  16. 06c8604 Replace guava caches with caffeine by David Ostrovsky · 5 years ago
  17. b98d621 Bazel: Widen visibility of javax-annotation rule to plugins by David Ostrovsky · 5 years ago
  18. 0050a9b Replace guava caches with caffeine by David Ostrovsky · 5 years ago
  19. 8bec855 Link to JGit source as git submodule by David Ostrovsky · 6 years ago
  20. 753738b Bazel: Remove version suffix from servlet-api-3_1 rule by David Ostrovsky · 5 years ago
  21. da3b9e1 Remove powermock by David Pursehouse · 6 years ago
  22. aca6210 Bazel: Use javadoc from host java runtime by David Ostrovsky · 5 years ago
  23. 726b4cc Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
  24. 31c8240 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 5 years ago
  25. 20c2fd4 Bazel: Add fixes for --incompatible_load_{java|python}_rules_from_bzl by David Ostrovsky · 5 years ago
  26. bc230a0 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
  27. aea3112 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  28. 51e6455 Synchronize protobuf with version used in rules_closure by David Ostrovsky · 6 years ago
  29. 059866b Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
  30. 8886849 lib: check that nongoogle.bzl doesn't grow new dependencies by Han-Wen Nienhuys · 6 years ago
  31. 9f00a88 Bazel: Remove unused derby dependency by David Ostrovsky · 6 years ago
  32. c58702a Copy gwtorm dependencies into core repo by Dave Borowitz · 6 years ago
  33. 1d23e19 Remove gwtjsonrpc library dependency by Dave Borowitz · 6 years ago
  34. 2f59d3a Remove unused dependency on PostgreSQL by Edwin Kempin · 6 years ago
  35. bb37100 Update guava to 27.0.1-jre by David Pursehouse · 6 years ago
  36. b0618f9 [CVE-2018-10237]: Upgrade guava to 24.1.1-jre by David Pursehouse · 6 years ago
  37. a84329b Bazel: Export j2objc in guava library to fix build warning by David Ostrovsky · 6 years ago
  38. 54bd23b Switch from pegdown to flexmark-java by Paladox none · 7 years ago
  39. de3e936 Add missing runtime_deps to gwtorm by Dave Borowitz · 6 years ago
  40. e27a404 Bump args4j version to 2.0.29 by David Ostrovsky · 6 years ago
  41. c3536a0 Bump guice version to 4.2.0 by David Ostrovsky · 7 years ago
  42. fe0735c Move commons-io from lib/BUILD to lib/commons/BUILD by David Pursehouse · 7 years ago
  43. e1359a3 Bazel: Harmonize names of external repositories by David Ostrovsky · 7 years ago
  44. f98a60b Bazel: Harmonize names of external repositories by David Ostrovsky · 7 years ago
  45. 94fd307 Move Truth rules to a subdirectory of lib by Dave Borowitz · 7 years ago
  46. 1fa7774 Bump guice version to 4.2.0 by David Ostrovsky · 7 years ago
  47. b4cb044 Revert "Reduce chance of deadlock in account cache" by Hugo Arès · 7 years ago
  48. 00fc15a Reduce chance of deadlock in account cache by Hugo Arès · 7 years ago
  49. a76ca4a Move //lib:common-io to //lib/commons:io by Han-Wen Nienhuys · 7 years ago
  50. 636c7ef Upgrade Guava to 23.5 by David Pursehouse · 7 years ago
  51. c1609c6 Merge branch 'stable-2.15' by Paladox · 7 years ago
  52. 4142f2d Upgrade GWT to version 2.8.2 by David Pursehouse · 7 years ago
  53. cb65978 Remove support for Velocity templates by David Pursehouse · 7 years ago
  54. 761a19e Update soy to 2017-02-01 by Paladox none · 8 years ago
  55. 39bc108 Make implicit reviewers feature actually work on GWT UI by Dave Borowitz · 8 years ago
  56. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  57. c1a6976 bazel: put source jars in the same package. by Han-Wen Nienhuys · 8 years ago
  58. 6546085 Bazel: use a custom maven_jar rule by David Ostrovsky · 8 years ago
  59. 28e7a6d bazel: bower support by Han-Wen Nienhuys · 8 years ago
  60. 9d0e8ea bazel: generate licenses.txt by Yuxuan 'fishy' Wang · 8 years ago
  61. 75b98f7 bazel: add license to appropriate lib/ targets by Yuxuan 'fishy' Wang · 8 years ago
  62. c48e6c9 Bazel: Build core plugins by David Ostrovsky · 8 years ago
  63. c65ad97 bazel: add test that forbids DO_NOT_DISTRIBUTE in //gerrit-pgm:pgm. by Han-Wen Nienhuys · 8 years ago
  64. eb16fe0 bazel: generate license list for documentation. by Han-Wen Nienhuys · 8 years ago
  65. f6b7d4a Bazel: Produce headless war by David Ostrovsky · 8 years ago
  66. bcb46c3 bazel: upgrade Guice to 4.1.0, add multibindings by Han-Wen Nienhuys · 8 years ago
  67. 42300f6 Fix bazel build by Patrick Hiesel · 8 years ago
  68. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago