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