1. 13f28d1 Fix UnnecessaryAssignment in PostTaskTest executor survival test by David Ostrovsky · 7 weeks ago master
  2. b00a2c2 Disable retries if maxAllowedRetries is 0 by Kaushik Lingarkar · 10 months ago v3.10.7 v3.10.8 v3.10.9 v3.11.4 v3.11.5 v3.11.7 v3.11.8 v3.12.0 v3.12.0-rc6 v3.12.1 v3.12.2 v3.12.3 v3.12.4 v3.13.0 v3.13.0-rc0 v3.13.0-rc1 v3.13.0-rc2 v3.13.0-rc3 v3.13.0-rc4 v3.13.0-rc5 v3.13.1 v3.13.2 v3.13.3
  3. 3520f33 Process events before scheduling by Nasser Grainawi · 10 months ago
  4. 788cf1a Add allowedUrlPattern global config by Kaushik Lingarkar · 11 months ago
  5. bace27d Log when a webhook is created or updated by Kaushik Lingarkar · 11 months ago
  6. eec83d2 Allow admins to limit timeouts, retries and retry interval by Kaushik Lingarkar · 11 months ago
  7. f1f51e2 Allow restricting event types using the global configuration by Kaushik Lingarkar · 11 months ago
  8. 8cf6f0c Merge "Log when post is unsuccessful and max retries exceed" by Matthias Sohn · 11 months ago v3.12.0-rc0 v3.12.0-rc1 v3.12.0-rc2 v3.12.0-rc3 v3.12.0-rc4 v3.12.0-rc5
  9. 9245cd9 Log when post is unsuccessful and max retries exceed by Kaushik Lingarkar · 11 months ago
  10. 2e5ec3b Use VersionedConfigFile from core by Nasser Grainawi · 2 years ago v3.10.0 v3.10.0-rc0 v3.10.0-rc1 v3.10.0-rc2 v3.10.0-rc3 v3.10.0-rc4 v3.10.0-rc5 v3.10.0-rc6 v3.10.0-rc7 v3.10.1 v3.10.2 v3.10.3 v3.10.4 v3.10.5 v3.10.6 v3.11.0 v3.11.0-rc0 v3.11.0-rc1 v3.11.0-rc2 v3.11.0-rc3 v3.11.0-rc4 v3.11.0-rc5 v3.11.1 v3.11.2 v3.11.3
  11. d864a2c Adjust exception types to match gerrit types by Dmitrii Filippov · 2 years ago
  12. 192cb07 Adapt to enabling CheckReturnValue in gerrit core by Edwin Kempin · 2 years, 2 months ago
  13. 1dc0a71 Add HTTP response code 'SC_ACCEPTED' (202) as success case in response handler by Ali Raza · 3 years ago v3.6.7 v3.6.8 v3.7.5 v3.7.6 v3.7.7 v3.7.8 v3.7.9 v3.8.0 v3.8.0-rc0 v3.8.0-rc1 v3.8.0-rc2 v3.8.0-rc3 v3.8.0-rc5 v3.8.1 v3.8.10 v3.8.2 v3.8.3 v3.8.4 v3.8.5 v3.8.6 v3.8.8 v3.8.9 v3.9.0 v3.9.0-rc0 v3.9.0-rc1 v3.9.0-rc2 v3.9.0-rc3 v3.9.0-rc4 v3.9.0-rc5 v3.9.0-rc6 v3.9.1 v3.9.10 v3.9.2 v3.9.3 v3.9.4 v3.9.5 v3.9.6 v3.9.7 v3.9.8 v3.9.9
  14. 16110f3 Annotate methods that return a definitely null value with @Nullable by Edwin Kempin · 3 years, 5 months ago
  15. d8815bf Remove redundant type arguments by Edwin Kempin · 4 years, 1 month ago v3.6.0 v3.6.0-rc0 v3.6.0-rc1 v3.6.0-rc2 v3.6.0-rc3 v3.6.0-rc4 v3.6.0-rc5 v3.6.1 v3.6.2 v3.6.3 v3.6.4 v3.6.5 v3.6.6 v3.7.0 v3.7.0-rc0 v3.7.0-rc1 v3.7.0-rc2 v3.7.0-rc3 v3.7.0-rc4 v3.7.0-rc5 v3.7.1 v3.7.2 v3.7.3 v3.7.4
  16. 7830135 Merge "Fix UnusedVariable bug pattern flagged by error prone" by David Ostrovsky · 4 years, 2 months ago
  17. b219aa4 Merge "Fix FloggerArgumentToString bug pattern flagged by error prone" by David Ostrovsky · 4 years, 2 months ago
  18. d11856e Fix UnusedVariable bug pattern flagged by error prone by David Ostrovsky · 4 years, 2 months ago
  19. 753a4c3 Fix FloggerArgumentToString bug pattern flagged by error prone by David Ostrovsky · 4 years, 2 months ago
  20. 3b1ca2e Merge branch 'stable-3.5' by Nasser Grainawi · 4 years, 2 months ago
  21. 8df6303 Merge branch 'stable-3.4' into stable-3.5 by Luca Milanesio · 4 years, 3 months ago v3.5.0 v3.5.0-rc3 v3.5.0-rc4 v3.5.0.1 v3.5.1 v3.5.2 v3.5.3 v3.5.4 v3.5.5 v3.5.6
  22. dba493b Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 4 years, 3 months ago v3.4.2 v3.4.3 v3.4.4 v3.4.5 v3.4.6 v3.4.7 v3.4.8
  23. 83dda66 Merge branch 'stable-3.2' into stable-3.3 by Adithya Chakilam · 4 years, 3 months ago stable-3.3 v3.3.10 v3.3.11 v3.3.8 v3.3.9
  24. 76b829e Adapt to new ProjectCache interface by Adithya Chakilam · 4 years, 3 months ago stable-3.2 v3.2.14
  25. 9e4cd70 Fix ErrorProne issues for JavaLangClash bug pattern by Edwin Kempin · 4 years, 4 months ago v3.5.0-rc0 v3.5.0-rc1 v3.5.0-rc2
  26. 73f9dc7 Remove usages of deprecated Mockito.verifyZeroInteractions method by Edwin Kempin · 4 years, 7 months ago
  27. 9fc9c2d Fix TruthAssertExpected error flagged by error prone by David Ostrovsky · 6 years ago v3.2.0 v3.2.0-rc4 v3.2.1 v3.2.10 v3.2.11 v3.2.12 v3.2.13 v3.2.2 v3.2.3 v3.2.5.1 v3.2.6 v3.2.7 v3.2.8 v3.2.9 v3.3.0 v3.3.0-rc0 v3.3.0-rc1 v3.3.0-rc2 v3.3.0-rc3 v3.3.0-rc4 v3.3.0-rc5 v3.3.0-rc6 v3.3.0-rc7 v3.3.1 v3.3.2 v3.3.3 v3.3.4 v3.3.5 v3.3.6 v3.3.7 v3.4.0 v3.4.0-rc0 v3.4.0-rc1 v3.4.0-rc2 v3.4.0-rc3 v3.4.0-rc4 v3.4.0-rc5 v3.4.1
  28. b539049 Merge branch 'stable-3.1' by David Pursehouse · 6 years ago v3.2.0-rc1 v3.2.0-rc2 v3.2.0-rc3
  29. 11b6fb8 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 6 years ago stable-3.1 v3.0.16 v3.1.11 v3.1.12 v3.1.13 v3.1.14 v3.1.15 v3.1.16 v3.1.5 v3.1.6 v3.1.7 v3.1.8
  30. 56ea65d Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 6 years ago v3.0.10 v3.0.11 v3.0.12 v3.0.9
  31. 46ee316 Upgrade bazlets to latest stable-2.16 to build with 2.16.18 API by Marco Miller · 6 years ago
  32. a1d09b9 Bump Bazel version to 3.1.0 by David Pursehouse · 6 years ago
  33. 11510b8 Merge branch 'stable-3.1' by David Pursehouse · 6 years ago v3.2.0-rc0
  34. 5190282 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 6 years ago
  35. 51b1a2a Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 6 years ago
  36. 6fc380d Bump Bazel version to 3.0.0 by David Pursehouse · 6 years ago
  37. 9105672 Upgrade bazlets to latest stable-2.16 to build with 2.16.17 API by Marco Miller · 6 years ago
  38. 7ed6f15 Upgrade bazlets to latest stable-2.16 by David Pursehouse · 6 years ago
  39. c3d83d1 Merge branch 'stable-3.1' by Marco Miller · 6 years ago
  40. 33eeeb6 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 6 years ago v3.1.4
  41. 8ab0d43 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 6 years ago v3.0.8
  42. f673610 Bump Bazel version to 2.2.0 by David Pursehouse · 6 years ago
  43. e503006 Adapt to ProjectCache#get interface change by Patrick Hiesel · 6 years ago
  44. 97da204 Bump required Bazel version to 2.1.0 by David Pursehouse · 6 years ago
  45. 9486f6d Upgrade bazlets to latest stable-2.16 to build with 2.16.16 API by David Pursehouse · 6 years ago
  46. f089ccd Documentation: Remove bazel issue by Nguyen Tuan Khang Phan · 6 years ago
  47. accae9b Documentation: Refactor to match other plugin documentation by Nguyen Tuan Khang Phan · 6 years ago
  48. 93aa10c Documentation: Add missing alternative for plugin in-tree testing by Nguyen Tuan Khang Phan · 6 years ago
  49. d8d194b Upgrade bazlets to latest stable-2.16 by Marco Miller · 6 years ago
  50. b15534a Upgrade bazlets to latest stable-2.16 by Marco Miller · 6 years ago
  51. b7baba0 Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 6 years ago
  52. d49d329 Upgrade bazlets to latest stable-2.15 by Marco Miller · 6 years ago
  53. 9ac74c3 Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 6 years ago
  54. bbc4140 Upgrade bazlets to latest stable-2.14 by Marco Miller · 6 years ago
  55. 570daca Bazel: Remove unused java_library import by David Ostrovsky · 6 years ago
  56. 377fec1 Merge branch 'stable-3.0' by David Pursehouse · 6 years ago v3.1.3
  57. 7d0e904 Remove .gitignore file by David Ostrovsky · 6 years ago v3.0.7
  58. 0b787b1 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 6 years ago
  59. 019ff51 Bump Bazel version to 2.0.0 by David Ostrovsky · 6 years ago
  60. a2f3da8 Bazel: Remove empty glob by David Ostrovsky · 6 years ago
  61. 051c95f Upgrade bazlets to latest stable-2.16 to build with 2.16.15 API by David Pursehouse · 6 years ago
  62. 496e64d Upgrade bazlets to latest stable-2.16 to build with 2.16.14 API by David Pursehouse · 6 years ago
  63. 4fa5078 Upgrade bazlets to latest stable-2.16 to build with 2.16.13 API by David Pursehouse · 6 years ago
  64. 1043031 Upgrade bazlets to latest stable-2.16 by David Pursehouse · 6 years ago
  65. 264a379 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  66. 68dda0d Upgrade bazlets to latest stable-2.15 to build with 2.15.18 API by David Pursehouse · 6 years ago
  67. 2160388 Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 6 years ago
  68. bf4d83e Bazel: Migrate workspace status script to python by David Ostrovsky · 6 years ago
  69. f7a3932 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  70. bfb7cba Upgrade bazlets to latest stable-2.15 by David Pursehouse · 6 years ago
  71. 7f80676 Upgrade bazlets to latest stable-2.14 by David Pursehouse · 6 years ago
  72. 1f3dd9d Upgrade bazlets to latest stable-2.16 by David Pursehouse · 6 years ago
  73. 8cc6e36 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  74. ca50030 Upgrade bazlets to latest stable-2.15 by David Pursehouse · 6 years ago
  75. d84a426 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  76. 4141747 Upgrade bazlets to latest stable-2.14 by David Pursehouse · 6 years ago
  77. 8f9618d Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  78. 130ea1e Bump Bazel version to 1.1.0 by David Pursehouse · 6 years ago
  79. 0d7a85c Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 6 years ago
  80. 891f7bd Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 6 years ago
  81. 1610e9a Remove bazel-genfiles from .gitignore by David Pursehouse · 6 years ago
  82. 30ef5be Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 6 years ago
  83. b620659 Rename reviewdb package to entities by David Ostrovsky · 7 years ago v3.1.0 v3.1.0-rc0 v3.1.0-rc1 v3.1.0-rc2 v3.1.0-rc3 v3.1.1 v3.1.2
  84. b8fe69d Merge branch 'stable-3.0' by David Pursehouse · 6 years ago
  85. ec0daf8 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago v3.0.4 v3.0.5 v3.0.6
  86. e267456 Bazel: Use test dependencies directly in junit_tests rule by David Ostrovsky · 6 years ago
  87. 4d91fff Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  88. 0251fb0 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  89. 6685c49 Bump bazel version to 1.0.0 by David Pursehouse · 6 years ago
  90. 5e51600 Upgrade bazlets to latest stable-2.16 to build with 2.16.12 API by David Pursehouse · 6 years ago
  91. 135f8c3 Upgrade bazlets to latest stable-2.15 to build with 2.15.17 API by David Pursehouse · 6 years ago
  92. a30d21b Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  93. 3f12234 Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 6 years ago
  94. 50e2f09 Switch required bazel version to 0.29.1 by Marco Miller · 6 years ago
  95. ff66967 Upgrade bazlets to latest stable-2.16 by Marco Miller · 6 years ago
  96. 32118bd Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 6 years ago
  97. e064bfc Upgrade bazlets to latest stable-2.15 by Marco Miller · 6 years ago
  98. 7214628 Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 6 years ago
  99. bce4fa7 Bump required bazel version to 1.0.0rc2 by David Pursehouse · 6 years ago
  100. c6e00a5 Upgrade bazlets to latest stable-2.14 by David Pursehouse · 6 years ago