1. 00a30a8 Check permissions of uploader when validating imports on submit by Edwin Kempin · 2 months ago master
  2. 004bac3 Fix transitive import of global owners via per-file rule that ignores global owners by Edwin Kempin · 3 months ago
  3. a7f6a23 Check Code Owner Screen: Drop '/a' prefix from REST call by Edwin Kempin · 3 months ago
  4. 83c497b Fix file path of weblinks for code owner config files by Edwin Kempin · 3 months ago
  5. 45608bf Add test for CodeOwnerScore.IS_REVIEWER scoring by Stan Stavarachi · 3 months ago
  6. 253869d Set page title for Check Code Owner Self Service page by Edwin Kempin · 3 months ago
  7. 06ba671 OptionalResultWithMessagesSubject: Add @CanIgnoreReturnValue annotations by Edwin Kempin · 3 months ago
  8. 3407e2b Merge changes Ia973e3df,I331ebacf,I638ddce2,I3a2d5d9c by Edwin Kempin · 3 months ago
  9. 0046696 Check Code Owner screen: Show note to non-admins that debug logs are limited by Edwin Kempin · 3 months ago
  10. f5d8b59 Document Check Code Owner Self Service by Edwin Kempin · 3 months ago
  11. a911163 Adapt screen to check code owners to this being a self service now by Edwin Kempin · 3 months ago
  12. ed291c9 Fix missing spacing in find owners documentation by Edwin Kempin · 3 months ago
  13. e5f0ef3 Allow all users to call the Check Code Owner REST endpoint by Edwin Kempin · 3 months ago
  14. 48cbfc4 Merge changes Ib28802d3,If54a64ad,I833e9c2b,I0ecdda81,Ib654accc by Edwin Kempin · 3 months ago
  15. b6955d1 Distinguish btw. messages that can be shown to all users vs. admins only by Edwin Kempin · 3 months ago
  16. dd0e1b8 CodeOwnerResolverTest: Drop msg that is optionally expected but never occurs by Edwin Kempin · 3 months ago
  17. 2c57f9e CheckCodeOwner: Return whether parent/folder owners are ignored by Edwin Kempin · 3 months ago
  18. 9306d3e CheckedCodeOwnerConfigFileInfoSubject: Drop 'assert' method prefix by Edwin Kempin · 3 months ago
  19. c113a31 CheckCodeOwner: Replace 'code_owner_config_file_paths' field by Edwin Kempin · 3 months ago
  20. 48a9cb2 Merge "Fix formatting issues that were introduced by recent change" by Edwin Kempin · 3 months ago
  21. 027bcd8 Fix formatting issues that were introduced by recent change by Edwin Kempin · 3 months ago
  22. fe7aaaf Merge "Add code owner scorings to CodeOwnersInfo" by Stan Stavarachi · 3 months ago
  23. 67f4582 Add code owner scorings to CodeOwnersInfo by Stan Stavarachi · 3 months ago
  24. 714ce79 Merge "CheckCodeOwnerIT: Add missing test assertion for code_owner_configs field" by Edwin Kempin · 3 months ago
  25. 0cff414 PathCodeOwnersResult.Builder: Add @CanIgnoreReturnValue annotations by Edwin Kempin · 3 months ago
  26. 6fef0b6 CheckCodeOwnerIT: Add missing test assertion for code_owner_configs field by Edwin Kempin · 3 months ago
  27. 038bd71 Simplify path code owners computation by Edwin Kempin · 3 months ago
  28. 7088891 PathCodeOwners: Flatten the return type (step 3/3) by Edwin Kempin · 4 months ago
  29. b3d9ab2 PathCodeOwners: Flatten the return type (step 2/3) by Edwin Kempin · 4 months ago
  30. 15a982f PathCodeOwners: Flatten the return type (step 1/3) by Edwin Kempin · 4 months ago
  31. 6181ef2 CheckCodeOwner: Return relevant code owner config files by Edwin Kempin · 4 months ago
  32. 35652d5 Fix wrongly returned import when per file owner is transitively imported by Edwin Kempin · 3 months ago
  33. 48e36fe Add a basic screen to invoke the Check Code Owner REST endpoint by Edwin Kempin · 4 months ago
  34. 943b365 Fix formatting issue in code owners REST API documentation by Edwin Kempin · 4 months ago
  35. f09e041 Check Code Owner REST endpoint: Fix formatting of OWNERS file in debug log by Edwin Kempin · 4 months ago
  36. 9d2aab0 Return web links for OWNERS files when listing code owners by Edwin Kempin · 4 months ago
  37. 7bf7837 Revert "Revert "Adapt to change in Gerrit core that changed the ..." by Kamil Musin · 4 months ago
  38. 1bba396 Revert "Adapt to change in Gerrit core that changed the error messages for submit" by Kamil Musin · 4 months ago
  39. d73f23c Refactor existing uses of `noAwait` to use `void` operator instead. by Kamil Musin · 4 months ago
  40. 05ab242 Respect the suggest.skipServiceUsers config when suggesting code owners by Edwin Kempin · 4 months ago
  41. d488c59 Adapt to change in Gerrit core that changed the error messages for submit by Edwin Kempin · 5 months ago
  42. 4e47cbe Fix usage of ChangedFilesByPatchSetCache by Edwin Kempin · 5 months ago
  43. 7624232 Fix recording of transient cache metrics by Edwin Kempin · 5 months ago
  44. 9241c30 Clarify that being able to approve changes doesn't make a user a code owner by Edwin Kempin · 6 months ago
  45. 386c77c Format bazel build files using buildifier by Matthias Sohn · 7 months ago
  46. 1e4bda4 Format source code using google-java-format by Matthias Sohn · 7 months ago
  47. 6706c80 PathCodeOwnersTest: Remove duplicated call to AutoValue builder by Edwin Kempin · 7 months ago
  48. 9edb3bd Adapt to change of default permissions in Gerrit core by Edwin Kempin · 7 months ago
  49. 7de40d8 Migrate from `Truth8` to `Truth`, and restore static imports. by Chris Povirk · 8 months ago stable-3.10
  50. 28f4286 Use VersionedConfigFile from core by Nasser Grainawi · 8 months ago
  51. 004aceb Show that the overrideIf of a configured Code-Owners SR has no effect by Edwin Kempin · 9 months ago
  52. 08a2164 Write a performance log when has:approval_code-owners is used in SR by Edwin Kempin · 9 months ago
  53. 4a9c3a1 Show that CodeOwnersSubmitRule is run twice when a Code-Owners SR is configured by Edwin Kempin · 9 months ago
  54. c63c820 Merge branch 'stable-3.9' by Edwin Kempin · 9 months ago
  55. ff81a80 Explain on the about page when the code-owners plugin should/shouldn't be used by Edwin Kempin · 9 months ago stable-3.9
  56. cb46faa Merge branch 'stable-3.9' by Edwin Kempin · 9 months ago
  57. 72206ed Document which characters are allowed for pre-/post-fixes of OWNERS files by Edwin Kempin · 9 months ago
  58. 833a2b0 Merge branch 'origin/stable-3.9' by Edwin Kempin · 9 months ago
  59. 1be286b Support hyphen in name pre/post fixes of OWNERS files by Edwin Kempin · 10 months ago
  60. c2000e7 Support hyphen in name pre/post fixes of OWNERS files by Edwin Kempin · 10 months ago
  61. d0558f0 Update wording for "all users" usecase. by Kamil Musin · 10 months ago
  62. 7968600 Use assertThat from Truth instead of Truth8 by Edwin Kempin · 10 months ago
  63. 091cbf3 Use Path.of() instead of Paths.get() by Edwin Kempin · 10 months ago
  64. 3f2a11b Use assertThat from Truth instead of Truth8 where possible and qualify other Truth8 calls by Edwin Kempin · 10 months ago
  65. 00c11f9 CodeOwnersPluginConfigValidatorIT: Wrap long lines by Edwin Kempin · 10 months ago
  66. cbed17a Temporarily qualify calls to custom assertThat(Optional) methods by Edwin Kempin · 10 months ago
  67. 02acc99 Adapt to use DiffOperationsForCommitValidation in commit validators by Edwin Kempin · 10 months ago
  68. 4162d53 Merge branch 'stable-3.7' by Edwin Kempin · 11 months ago
  69. 7c91cfa Enable CheckReturnValue by Edwin Kempin · 11 months ago stable-3.7
  70. 37e13d9 Don't show config validation hints when code-owners is disabled by Kaushik Lingarkar · 1 year ago
  71. 8e61b44 Test that listing code owners with --highest-score-only can be limited by Edwin Kempin · 1 year ago
  72. e654ae5 Merge "Fix default file name for code owner configs if file extension is configured" by Patrick Hiesel · 1 year, 1 month ago
  73. 53a86a8 Fix default file name for code owner configs if file extension is configured by Edwin Kempin · 1 year, 1 month ago
  74. 0533aa8 Adopt Code-Owner test to the core changes by Marija Savtchouk · 1 year, 1 month ago
  75. ecf19af Don't show the Owners Column if the plugin is disabled. by Chris Poucet · 1 year, 1 month ago
  76. 010ca99 Don't show the Owners Column if the plugin is disabled. by Chris Poucet · 1 year, 1 month ago
  77. 42ccc56 Refactor CodeOwnersResolver to use ExternalIdCache directly by Nitzan Gur-Furman · 1 year, 2 months ago
  78. 37f9da6 Add repo name to URLs by Ben Rohlfs · 1 year, 2 months ago
  79. 847bee6 Set reasons to undefined if the path is not in Owners response. by Kamil Musin · 1 year, 3 months ago
  80. 8a9288f Use reason as tooltip comment if available. by Kamil Musin · 1 year, 3 months ago
  81. 21078b5 Show hovercard when hovering over avatar-stack in owner-column by Chris Poucet · 1 year, 3 months ago
  82. 2670877 Escape filenames with `` by Chris Poucet · 1 year, 4 months ago
  83. 135c503 Fix imports following `ExternalIdNotes` move by Nitzan Gur-Furman · 1 year, 4 months ago
  84. 7baa7e4 Use qualified name of global capability in error message by Edwin Kempin · 1 year, 5 months ago stable-3.8
  85. d1fda66 RenameEmail: Trigger an event for the ref update by Edwin Kempin · 1 year, 7 months ago
  86. 56c43e5 Escape Markdown characters in paths that are posted in change messages by Edwin Kempin · 1 year, 7 months ago
  87. 96a672a Add utility class to write code owner messages to avoid code duplication by Edwin Kempin · 1 year, 7 months ago
  88. c6dadc1 Drop "Patch Set: <num>" prefix from change message that lists owned paths by Edwin Kempin · 1 year, 8 months ago
  89. cf928f1 Fix async change message that lists owned path on PostReview by Edwin Kempin · 1 year, 8 months ago
  90. 076e850 Increase timeout for flaky async test by Edwin Kempin · 1 year, 8 months ago
  91. 3599e9b Prepare for typescript 5.0 by Frank Borden · 1 year, 8 months ago
  92. 1805f76 Merge branch 'stable-3.6' by Edwin Kempin · 1 year, 8 months ago
  93. 9352c10 Merge branch 'stable-3.5' by Edwin Kempin · 1 year, 8 months ago stable-3.6
  94. 926d29d Merge branch 'stable-3.4' by Edwin Kempin · 1 year, 8 months ago
  95. 18459a4 Merge branch 'stable-3.3' by Edwin Kempin · 1 year, 8 months ago stable-3.4
  96. 0425cf5 RenameEmail: Preserve files which are not updated by Edwin Kempin · 1 year, 8 months ago stable-3.3
  97. 0c1164e Adapt to introduction of new View Secondary Emails capability in core by Edwin Kempin · 1 year, 8 months ago
  98. 047a7a3 RenameEmail: Preserve files which are not updated by Edwin Kempin · 1 year, 8 months ago
  99. 010fcc4 Make CodeOwnerSubmitRuleBatchIT extend AbstractCodeOwnersTest by Edwin Kempin · 1 year, 8 months ago
  100. a4349da Annotate assertAsync helper methods with @CanIgnoreReturnValue by Edwin Kempin · 1 year, 8 months ago