1. 818a0bb config-faqs.md: Mention the capability that is needed for using --debug by Edwin Kempin · 1 year, 10 months ago
  2. 9d6982c Merge changes Ife0cb7fb,Id1a0a442,Idaafa178,I204ed759 by Edwin Kempin · 1 year, 11 months ago
  3. 7129c2a Merge "Include link to validation documentation when issues in OWNERS files are found" by Edwin Kempin · 1 year, 11 months ago
  4. 53919c2 Document that being a code owner doesn't grant the user permissions to approve by Edwin Kempin · 1 year, 11 months ago
  5. 74504f3 ChangedFiles: Correct comment about initial commits by Edwin Kempin · 1 year, 11 months ago
  6. 5e18009 Document that per-file lines should not contain additional spaces by Edwin Kempin · 1 year, 11 months ago
  7. 9bb9014 Document why non-resolvable emails are reject with a generic message by Edwin Kempin · 1 year, 11 months ago
  8. c379780 Include link to validation documentation when issues in OWNERS files are found by Edwin Kempin · 1 year, 11 months ago
  9. fe075f4 Fix line height by Milutin Kristofic · 2 years ago
  10. e25533d Config guide: Fix formatting issues by Edwin Kempin · 2 years ago
  11. 09b0357 Test skipping code owner config validation when reverting via API by Edwin Kempin · 2 years ago
  12. 6fdf3ce Merge "Fix misspelled name of the All-Projects project" by Patrick Hiesel · 2 years, 1 month ago
  13. bf6be30 Merge "Update tests to use copy conditions rather than the deprecated fields" by Patrick Hiesel · 2 years, 1 month ago
  14. 1186f81 Fix misspelled name of the All-Projects project by Edwin Kempin · 2 years, 1 month ago
  15. 77aa020 Update tests to use copy conditions rather than the deprecated fields by Edwin Kempin · 2 years, 1 month ago
  16. e4f3b5b Fix (c) year. by Han-Wen Nienhuys · 2 years, 1 month ago
  17. 21f347f Add missing license headers by Edwin Kempin · 2 years, 1 month ago
  18. 9a9259d Warn if code-owners plugin configuration is added in project.config by Edwin Kempin · 2 years, 2 months ago
  19. 8dae95c Clarify that annotations are only supported on email and per-file lines by Edwin Kempin · 2 years, 2 months ago
  20. 4d01dad GeneralConfigTest: Fix comments for null parameters by Edwin Kempin · 2 years, 2 months ago
  21. 99737da Merge "Validate OWNERS files on branch creation" by Patrick Hiesel · 2 years, 2 months ago
  22. 515aec0 Validate OWNERS files on branch creation by Edwin Kempin · 2 years, 3 months ago
  23. e36eaf7 Merge "CodeOwnerHasOperandsIT: Remove unused method" by Youssef Elghareeb · 2 years, 2 months ago
  24. 547da7b CodeOwnerHasOperandsIT: Remove unused method by Edwin Kempin · 2 years, 2 months ago
  25. 13be3d0 REST API docs: Document forced and forced_dry_run validation options by Edwin Kempin · 2 years, 2 months ago
  26. 0ad21aa Adapt to changes in gerrit core by Youssef Elghareeb · 2 years, 2 months ago
  27. d4b961b README: Include links to properly rendered plugin documentation by Edwin Kempin · 2 years, 3 months ago
  28. 56df6ea Document how to skip the code owner config validation with Rebase API by Edwin Kempin · 2 years, 3 months ago
  29. a14d1c7 Test skipping code owner config validation when rebasing via API by Edwin Kempin · 2 years, 3 months ago
  30. ec23f6e Document how to skip the code owner config validation with CherryPick API by Edwin Kempin · 2 years, 3 months ago
  31. c44765c Test skipping code owner config validation when creating cherry pick via API by Edwin Kempin · 2 years, 3 months ago
  32. 6cb023a Fix non-matching comment for parameter name by Edwin Kempin · 2 years, 3 months ago
  33. 16c0d6e Merge "Document when using the code-owners plugin is not recommended" by Patrick Hiesel · 2 years, 3 months ago
  34. da713fe Do not throw code owners ISE if cause is DiffNotAvailableException by Edwin Kempin · 2 years, 3 months ago
  35. 8052bf7 Document when using the code-owners plugin is not recommended by Edwin Kempin · 2 years, 3 months ago
  36. 80e8f30 Make log less verbose if change message extention fails due to config error by Edwin Kempin · 2 years, 3 months ago
  37. 1897989 Revert "Stop using deprecated ImmutableMap.Builder#build() method" by Nasser Grainawi · 2 years, 3 months ago
  38. a8ea07c Merge "Adapt to API change in Gerrit core and handle case where branch rev not present" by Patrick Hiesel · 2 years, 3 months ago
  39. 242ed61 Merge "Fix submit rule for changes for which the target branch doesn't exist" by Edwin Kempin · 2 years, 3 months ago
  40. 552147c Fix submit rule for changes for which the target branch doesn't exist by Edwin Kempin · 2 years, 4 months ago
  41. 8921a00 Merge "Do not show ADD OWNERS/SUGGEST OWNERS button if a user is not signed in" by Edwin Kempin · 2 years, 3 months ago
  42. f5c7c72 Do not show ADD OWNERS/SUGGEST OWNERS button if a user is not signed in by Dmitrii Filippov · 2 years, 4 months ago
  43. 1f37e09 Fix NPE if OWNERS file imports '/' instead of '/OWNERS' by Edwin Kempin · 2 years, 4 months ago
  44. 241ad38 Merge "CodeOwnerSubmitRule: Export the rule name" by Youssef Elghareeb · 2 years, 4 months ago
  45. 227c55b CodeOwnerSubmitRule: Export the rule name by Youssef Elghareeb · 2 years, 4 months ago
  46. 6f9abb0 Merge "Stop using deprecated ImmutableMap.Builder#build() method" by Edwin Kempin · 2 years, 4 months ago
  47. 002c79a Adapt to API change in Gerrit core and handle case where branch rev not present by Edwin Kempin · 2 years, 4 months ago
  48. ae7c78e Stop using deprecated ImmutableMap.Builder#build() method by Edwin Kempin · 2 years, 4 months ago
  49. 5584f4c Merge "Adopt code-owners to change ProjectCache.evict rename" by Edwin Kempin · 2 years, 4 months ago
  50. e63ad50 Merge "Prefer using immutable builder over Immutable*#copyOf(...)" by Edwin Kempin · 2 years, 4 months ago
  51. 95c97bd Remove redundant type arguments by Edwin Kempin · 2 years, 4 months ago
  52. 1df115d Prefer using immutable builder over Immutable*#copyOf(...) by Edwin Kempin · 2 years, 4 months ago
  53. a93937a Adopt code-owners to change ProjectCache.evict rename by Marija Savtchouk · 2 years, 4 months ago
  54. 89473a5 Merge "Adapt to using Instant in events instead of Timestamp" by Edwin Kempin · 2 years, 4 months ago
  55. 2e89f1d Merge changes from topics "fixJdkObsoleteDatePart5", "fixJdkObsoleteDatePart8" by Edwin Kempin · 2 years, 4 months ago
  56. 5e9c0cf Adapt to using Instant in events instead of Timestamp by Edwin Kempin · 2 years, 4 months ago
  57. ac9b1a9 Merge "Adapt to PatchSetApproval#granted expecting an Instant instead of Timestamp" by Edwin Kempin · 2 years, 4 months ago
  58. d216c08 Adapt to change of IdentifiedUser#newCommitterIdent by Edwin Kempin · 2 years, 4 months ago
  59. bcab854 Adapt to usage of Instant for BatchUpdate.Factory by Edwin Kempin · 2 years, 4 months ago
  60. 667975a Adapt to PatchSetApproval#granted expecting an Instant instead of Timestamp by Edwin Kempin · 2 years, 4 months ago
  61. 3d99239 Fix calls to logger's log(string) by Gal Paikin · 2 years, 5 months ago
  62. 406b683 CodeOwnerSubmitRuleIT: Wrap lines which are too long by Edwin Kempin · 2 years, 5 months ago
  63. 7ccbeca Adapt to changes in gerrit core by Youssef Elghareeb · 2 years, 5 months ago
  64. 404d7ef Remove the "enable_submit_requirements" experiment config in tests by Youssef Elghareeb · 2 years, 5 months ago
  65. 8713b07 Adapt to changes in Gerrit core by Patrick Hiesel · 2 years, 5 months ago
  66. 706c287 Drop PROJECT_OWNERS as option for fallback code owners by Edwin Kempin · 2 years, 5 months ago
  67. 0dbdb0e Do not log invalid override configuration as warning by Edwin Kempin · 2 years, 6 months ago
  68. 9075412 Adapt to changes in gerrit core by Youssef Elghareeb · 2 years, 6 months ago
  69. bfde8c4 Merge "Fix connection to new submit requirement" by Milutin Kristofic · 2 years, 6 months ago
  70. 42cd0a2 Fix connection to new submit requirement by Milutin Kristofic · 2 years, 6 months ago
  71. ba9d51f Fix model loading in code-owners-banner by Ben Rohlfs · 2 years, 6 months ago
  72. 71e864a Connect code-owners with new submit requirements by Milutin Kristofic · 2 years, 6 months ago
  73. d04b02b Set limit on get code owner status calls by Edwin Kempin · 2 years, 6 months ago
  74. e712842 Merge "Add a has:enabled_code-owners and has:approval_code-owners operands" by Youssef Elghareeb · 2 years, 6 months ago
  75. 86719c7 Add a has:enabled_code-owners and has:approval_code-owners operands by Youssef Elghareeb · 2 years, 7 months ago
  76. cb2fc55 Make GetOwnedPaths REST endpoint more useable by Edwin Kempin · 2 years, 10 months ago
  77. fb5b950 Fix ErrorProne issues for JavaLangClash bug pattern by Edwin Kempin · 2 years, 7 months ago
  78. 14a8e87 Always use new diff cache for computing changed files by Edwin Kempin · 2 years, 11 months ago
  79. 593c88f Merge "CodeOwnersOnAddReviewer: Post change message asynchronously" by Edwin Kempin · 2 years, 7 months ago
  80. 1e3abe8 CodeOwnersOnAddReviewer: Post change message asynchronously by Edwin Kempin · 2 years, 7 months ago
  81. 20c50a5 Merge "Adapt test for adding multiple reviewers to change in Gerrit core" by Gal Paikin · 2 years, 7 months ago
  82. 05ef6d7 Merge "Replace --padding with --gr-button-padding" by Ben Rohlfs · 2 years, 7 months ago
  83. 73bb2f4 Replace --padding with --gr-button-padding by Ben Rohlfs · 2 years, 7 months ago
  84. 190d67a code-owners: Clarify that parents of imported OWNERS files are ignored by Edwin Kempin · 2 years, 7 months ago
  85. be9aa10 Adapt test for adding multiple reviewers to change in Gerrit core by Edwin Kempin · 2 years, 7 months ago
  86. 4ee405a CodeOwnersOnAddReviewerIT: Test adding multiple code owners as reviewers by Edwin Kempin · 2 years, 7 months ago
  87. fc1aa0f CodeOwnersOnAddReviewerIT: Fix test for adding reviewer via PostReview by Edwin Kempin · 2 years, 7 months ago
  88. 44b4c88 Adapt to API change in Gerrit core by Edwin Kempin · 2 years, 8 months ago
  89. 4e8ea4b PathCodeOwnerStatus: Fix broken javadoc reference by Edwin Kempin · 2 years, 8 months ago
  90. bf5ccb9 ChangedFiles: Check experiment flag only when current user is available by Edwin Kempin · 2 years, 8 months ago
  91. d45c8c4 Clarify that unresolvable imports prevent applying of fallback code owners by Edwin Kempin · 2 years, 8 months ago
  92. 9b1f3f4 Replace ChangeMessagesUtil calls with AccountTemplateUtil in code-owners by Marija Savtchouk · 2 years, 9 months ago
  93. b318c23 Fix change message syntax by Marija Savtchouk · 2 years, 9 months ago
  94. 0e9423a Merge "Remove tests that used a NUL byte to assert invalid configs" by Edwin Kempin · 2 years, 9 months ago
  95. fe9c924 Merge "Suggest owners that are reviewers even if annotated with LAST_RESORT_SUGGESTION" by Edwin Kempin · 2 years, 9 months ago
  96. 6ad792c Add disclaimer to find-owners docs that examples use FIND_OWNERS_GLOB's by Edwin Kempin · 2 years, 9 months ago
  97. 3acf4bd Suggest owners that are reviewers even if annotated with LAST_RESORT_SUGGESTION by Edwin Kempin · 2 years, 9 months ago
  98. 1a85935 Merge "Adjust documentation to mention the overall value" by Frank Borden · 2 years, 10 months ago
  99. d36fbc1 Merge "Adapt to change in Gerrit core" by Youssef Elghareeb · 2 years, 10 months ago
  100. c9bd017 Remove tests that used a NUL byte to assert invalid configs by Patrick Hiesel · 2 years, 10 months ago