1. f74d768 Merge branch 'stable-3.9' by Jacek Centkowski · 3 months ago master
  2. 9543f5c Set `Auto-assign WIP changes` default value to INHERIT by Jacek Centkowski · 3 months ago
  3. 1013e1f Merge branch 'stable-3.8' into stable-3.9 by Jacek Centkowski · 3 months ago stable-3.9
  4. df0b65f Bubble up OWNERS file parsing errors by Jacek Centkowski · 4 months ago stable-3.6 stable-3.7 stable-3.8
  5. 6db2d3f Merge branch 'stable-3.6' by Jacek Centkowski · 7 months ago
  6. ea7531b Merge branch 'stable-3.5' into stable-3.6 by Jacek Centkowski · 7 months ago
  7. 2993820 Merge branch 'stable-3.4' into stable-3.5 by Jacek Centkowski · 7 months ago stable-3.5
  8. e1cdd0e Make sure that `owners` are JDK8 compatible in `stable-3.4` by Jacek Centkowski · 8 months ago stable-3.4
  9. a8f031a Extend 'GetFilesOwners' with Owners submit requirements by Jacek Centkowski · 8 months ago
  10. 4b95010 Simplify `GetFilesOwners` by Jacek Centkowski · 8 months ago
  11. 4a19f76 Turn 'codeReviewLabelValue' to 'Stream' from 'Optional' by Jacek Centkowski · 9 months ago
  12. 61ada60 Merge branch 'origin/stable-3.4' into stable-3.5 by Jacek Centkowski · 9 months ago
  13. 1be9adc Filter out the files owners based on the owners' code-review value by Luca Milanesio · 11 months ago
  14. 8b90c3a Fix 'Redundant specification of type arguments <PathOwners>' warn by Jacek Centkowski · 11 months ago
  15. 764ab5a Clean up GetFileOwners from unused variables by Jacek Centkowski · 11 months ago
  16. 9023d87 Split owners integration tests into a separate build targets by Jacek Centkowski · 11 months ago
  17. a446131 Follow whole chain of parents for OWNERS in submit requirements by Jacek Centkowski · 11 months ago
  18. 6b6a1b1 Merge branch 'stable-3.4' into stable-3.5 by Jacek Centkowski · 11 months ago
  19. bd3c37b Avoid using Repository.resolve() when accessing exact ref-names by Luca Milanesio · 1 year, 5 months ago
  20. 0e3140b Adapt to recent Gerrit core with the isolated prolog package by David Ostrovsky · 11 months ago
  21. 092ac01 Merge branch 'stable-3.4' into stable-3.5 by Jacek Centkowski · 11 months ago
  22. 0dcb743 Fix `OWNERS` file over-caching problem by Jacek Centkowski · 11 months ago
  23. 9564784 Migrate submit requirements to `stable-3.6` by Jacek Centkowski · 11 months ago
  24. 45ea6c5 Follow the whole chain of parent projects for OWNERS by Luca Milanesio · 1 year ago
  25. 96d5bc8 Make code_review_user/1 a native plugin predicate by Luca Milanesio · 11 months ago
  26. 61e704f Reuse the code_review_user Prolog rule across gerrit_owners.pl by Luca Milanesio · 11 months ago
  27. 499bbee Return 'true' when submit requirement has no value by Jacek Centkowski · 11 months ago
  28. 313a5a0 Pave the way for the 'stable-3.6' submit requirements migration by Jacek Centkowski · 11 months ago
  29. d48a4ea Optimize the memory footprint for PathOwners cache by Jacek Centkowski · 1 year ago
  30. a740d77 Optimize the 'path_owners_entries' cache eviction by Jacek Centkowski · 1 year ago
  31. 943c5b6 Cache the OWNERS file's parsed content by Jacek Centkowski · 1 year ago
  32. 69f0c5a Fix error prone warnings by Jacek Centkowski · 11 months ago
  33. 3a14503 Add config load related metrics to prolog rules evaluation by Jacek Centkowski · 1 year ago
  34. 3b13211 Introduce basic metrics for the owners plugin by Jacek Centkowski · 1 year, 1 month ago
  35. 2631232 OwnersSubmitRequirement: review the 'evaluate' method content by Jacek Centkowski · 1 year, 1 month ago
  36. 20b6b60 OwnersSubmitRequirement: review logs by Jacek Centkowski · 1 year, 1 month ago
  37. 34901ac Add Submit Requirements predicate by Jacek Centkowski · 1 year, 1 month ago
  38. cedfa16 OwnersSubmitRequirementIT: Simplify the label installation by Jacek Centkowski · 1 year, 1 month ago
  39. ec91d40 Add label score definition to the OWNERS file by Jacek Centkowski · 1 year, 2 months ago
  40. d8caea6 Add label definition to the OWNERS file by Jacek Centkowski · 1 year, 2 months ago
  41. 8f4f1e3 Ensure that 'Verified' label is handled by default by Jacek Centkowski · 1 year, 3 months ago
  42. 89063e0 Verify that 'CR-2' blocks submit by Jacek Centkowski · 1 year, 4 months ago
  43. 140c295 Add verification for a fallback owner definition by Jacek Centkowski · 1 year, 4 months ago
  44. dc5e0d7 Check if change is approved by owners by Jacek Centkowski · 1 year, 4 months ago
  45. 94dff74 Introduce the owners submit requirement by Jacek Centkowski · 1 year, 4 months ago
  46. fa68b66 Merge "Add info on how to make owners tests callable in the IDE" by Fabio Ponciroli · 1 year, 2 months ago
  47. 00c2a85 fix the type safety warning for the `EMPTY_LIST` usage by Jacek Centkowski · 1 year, 2 months ago
  48. 2394db1 Use available PathOwners constructors in tests by Fabio Ponciroli · 1 year, 3 months ago
  49. ef9bcfe Merge branch 'stable-3.4' by Luca Milanesio · 1 year, 3 months ago
  50. 10643ec Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 1 year, 3 months ago
  51. 8c11e25 Merge branch 'stable-3.2' into stable-3.3 by Luca Milanesio · 1 year, 3 months ago stable-3.3
  52. d66c14c Rename Autoassign to AutoAssign camel-case naming convention by Luca Milanesio · 1 year, 3 months ago
  53. 37fd052 Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 1 year, 3 months ago stable-3.2
  54. 7f9865d Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 1 year, 3 months ago stable-3.1
  55. 23c9f72 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 1 year, 3 months ago stable-3.0
  56. 8e16f25 Add info on how to make owners tests callable in the IDE by Jacek Centkowski · 1 year, 3 months ago
  57. b379b52 Merge branch 'stable-3.4' by Luca Milanesio · 1 year, 4 months ago
  58. 8293f86 Fix REST-API documentation for HTTP GET files-owners by Luca Milanesio · 1 year, 4 months ago
  59. 0aa52e2 Introduce GenericMatcher for file-based regex fallback logic by Luca Milanesio · 1 year, 5 months ago
  60. 753f188 Filter out null parent projects when fetching the owners of a file by Luca Milanesio · 1 year, 6 months ago
  61. 98b3489 Fix NPE when returning group owners without expansion by Luca Milanesio · 1 year, 7 months ago
  62. 5c471b4 Inherit OWNERS from all parent projects by Luca Milanesio · 1 year, 7 months ago
  63. c3b095c Add inheritance from parent project by Fabio Ponciroli · 1 year, 7 months ago
  64. 474f08b Refactor GetFilesOwnersIT and make FilesOwnersResponse public by Luca Milanesio · 1 year, 7 months ago
  65. 0503b6d Introduce expandGroups option for disabling groups expansion by Luca Milanesio · 1 year, 8 months ago
  66. 41324e6 Add labels information in files-owners API by Fabio Ponciroli · 1 year, 8 months ago
  67. fafe462 REST API to expose owners of each file by Fabio Ponciroli · 1 year, 8 months ago
  68. af70de0 Allow disabling the owners auto-assigned on a per-branch basis by Luca Milanesio · 1 year, 8 months ago
  69. 07feaa4 DRY out the logic to read the owners plugin config by Luca Milanesio · 1 year, 8 months ago
  70. 5717dae Allow disabling the owners on a per-branch basis by Luca Milanesio · 1 year, 11 months ago
  71. 070820d attention-set: Fix typo in the documentation by David Ostrovsky · 1 year, 10 months ago
  72. 2bd3068 Merge branch 'stable-3.4' by David Ostrovsky · 1 year, 11 months ago
  73. b4461cd Merge branch 'stable-3.3' into stable-3.4 by David Ostrovsky · 1 year, 11 months ago
  74. cea98fc Fix gerrit module name by David Ostrovsky · 1 year, 11 months ago
  75. 1daa3d1 Adapt to Gerrit v3.{5,6} with the new diff-cache by Luca Milanesio · 2 years ago
  76. 2bb4620 Merge branch 'stable-3.4' by Luca Milanesio · 2 years ago
  77. d0f905c Merge branch 'stable-3.3' into stable-3.4 by Marcin Czech · 2 years, 3 months ago
  78. 24c3f98 Merge "Fix for java 9 and up issues with powerMock" into stable-3.4 by Przemyslaw Waliszewski · 2 years, 6 months ago
  79. a0bba50 Fix for java 9 and up issues with powerMock by Przemyslaw Waliszewski · 2 years, 7 months ago
  80. bbb210e Do not change existing Reviewer/CC by Luca Milanesio · 2 years, 7 months ago
  81. 6591208 Fix owners-autoassign ReviewerState field type in project config by Luca Milanesio · 2 years, 7 months ago
  82. 098e27c Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 7 months ago
  83. 8aa96c1 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 7 months ago
  84. 37adbe2 Allow to auto-assign to CC instead of reviewer by Luca Milanesio · 2 years, 7 months ago
  85. eab8f18 Add new documentation for the owners-autoassign plugin by Luca Milanesio · 2 years, 10 months ago stable-2.16
  86. 1d0dc90 Allow async assignment of reviewers by Luca Milanesio · 2 years, 10 months ago
  87. 9065cbc Trigger owners-autoassign when setting WIP to false by Luca Milanesio · 2 years, 10 months ago
  88. dfa4f03 Merge "Only add owners with permissions to attention-set" into stable-3.3 by Luca Milanesio · 2 years, 10 months ago
  89. 6d1f53a Merge "Reformat with GJF" into stable-3.3 by Luca Milanesio · 2 years, 10 months ago
  90. e3dfc47 Only add owners with permissions to attention-set by Antonio Barone · 2 years, 10 months ago
  91. 46f4f25 Reformat with GJF by Antonio Barone · 2 years, 10 months ago
  92. 0c61d38 Update build instructions to include owners-api by Antonio Barone · 2 years, 10 months ago
  93. 9a49deb Fix linking to owners-api in standalone build by Antonio Barone · 2 years, 10 months ago
  94. 277d53b Allow to skip auto-assign on WIP changes by Luca Milanesio · 2 years, 10 months ago
  95. 1fc85cd Upgrade bazlets to build with 3.3.4 API by Antonio Barone · 2 years, 10 months ago
  96. d1e2f97 Make owners-api.jar lib a mandatory component by Luca Milanesio · 3 years ago
  97. 91441fa Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 11 months ago
  98. 05a6f4e Rename AddReviewerInput to ReviewerInput by Luca Milanesio · 2 years, 11 months ago
  99. 99a9ab5 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 11 months ago
  100. 89f8da7 Merge branch 'stable-3.2' into stable-3.3 by Luca Milanesio · 2 years, 11 months ago