- 0d26412 Expand code owner check output area by Milutin Kristofic · 4 weeks ago master
- 65aee81 Replace iron-autogrow-textarea with standard textarea by Milutin Kristofic · 5 weeks ago
- 1afada3 Transient caches: Include exceeded limit into warning log by Edwin Kempin · 6 weeks ago
- 0f05387 Adapt to change in Gerrit core by Edwin Kempin · 7 weeks ago
- 834ea20 Remove unused static imports of PathSubject.paths by Edwin Kempin · 9 weeks ago
- a30cf20 Remove unnecessary references to deprecated `PathSubject.paths()`. by Éamonn McManus · 9 weeks ago
- 64418ca Merge changes I79768c0e,Ideb86f1d by Edwin Kempin · 9 weeks ago
- 9ce0283 Merge "Adapt to change in Gerrit core that renames the method to create test changes" by Edwin Kempin · 9 weeks ago
- be51fb7 Merge "ChangedFilesTest: Set project when creating test changes" by Edwin Kempin · 2 months ago
- e203a7c Use test API to create change with deleted/renamed file by Edwin Kempin · 3 months ago
- e04ad29 Stop using deprecated method to create test changes by Edwin Kempin · 3 months ago
- 93d5aec Adapt to change in Gerrit core that renames the method to create test changes by Edwin Kempin · 3 months ago
- 73b390f ChangedFilesTest: Set project when creating test changes by Edwin Kempin · 3 months ago
- 9bf37d8 CodeOwnerResolver: Fix Javadoc for AccountCache#get following recent change by Nitzan Gur-Furman · 3 months ago stable-3.12
- 3a9afd6 Sort files in the owners selection list by Milutin Kristofic · 3 months ago
- 73b1e0e Adapt FAQ to update code-owners.config to push for review by Edwin Kempin · 4 months ago
- c78a520 setup-guide: Recommend to disable code owners for refs/meta/config branches by Edwin Kempin · 4 months ago
- b061b54 Remove step for uninstalling the find-owners plugin from setup guide by Edwin Kempin · 4 months ago
- 5c3483b Fix links in REST API documentation by Edwin Kempin · 4 months ago
- fb04a18 Fix typo by Paladox none · 5 months ago
- 8c44ef0 Migrate from karma to web-test-runner by Paladox none · 5 months ago
- 04815f5 Adapt to change in Gerrit core that allows admins to see everything by default by Edwin Kempin · 6 months ago
- 49016cc Implement isOptionEnabled for project + branch level by Dhruv Srivastava · 7 months ago
- 0d3b56c Increate JVM Heap for the acceptance tests execution by Luca Milanesio · 7 months ago
- 65810ac Fix RepoView leak in CodeOwnerConfigValidator by Luca Milanesio · 7 months ago
- 856db3e Merge "Return code-owners~skip-validation option only if OWNERS files are touched" by Edwin Kempin · 7 months ago
- 34691f8 Merge "Adapt to change in Gerrit core" by Edwin Kempin · 7 months ago
- f197120 Merge "Close CommitReceiveEvent in CodeOwnersPluginConfigValidatorTest" by Luca Milanesio · 7 months ago
- a8cbff0 Merge "Fix RepoView leak in CodeOwnerConfigValidator" by Luca Milanesio · 7 months ago
- 7800e6c Return code-owners~skip-validation option only if OWNERS files are touched by Edwin Kempin · 7 months ago
- 4fa7539 Adapt to change in Gerrit core by Edwin Kempin · 7 months ago
- d4b4848 Close CommitReceiveEvent in CodeOwnersPluginConfigValidatorTest by Luca Milanesio · 7 months ago
- 42c8480 Fix RepoView leak in CodeOwnerConfigValidator by Luca Milanesio · 7 months ago
- 1147409 SkipCodeOwnerConfigValidationPushOptionIT: Fix a test by Edwin Kempin · 7 months ago
- de7fe32 Return code-owners~skip-validation option in GetValidationOptions response by Edwin Kempin · 7 months ago
- 2bd2622 Adapt to changes in Gerrit core by Edwin Kempin · 8 months ago
- e31bf6f Fix `checkCodeOwnerConfigFilesIn(...)` must be used errors by Edwin Kempin · 8 months ago
- 4cfa77c Add a global capability for the Check Code Owner Config Files REST endpoint by Edwin Kempin · 8 months ago
- 37b185e Adapt to changes in Gerrit core by Edwin Kempin · 8 months ago
- 323341d Add escaping to fix formating issue by Edwin Kempin · 9 months ago stable-3.11
- 00a30a8 Check permissions of uploader when validating imports on submit by Edwin Kempin · 1 year ago
- 004bac3 Fix transitive import of global owners via per-file rule that ignores global owners by Edwin Kempin · 1 year ago
- a7f6a23 Check Code Owner Screen: Drop '/a' prefix from REST call by Edwin Kempin · 1 year, 1 month ago
- 83c497b Fix file path of weblinks for code owner config files by Edwin Kempin · 1 year, 1 month ago
- 45608bf Add test for CodeOwnerScore.IS_REVIEWER scoring by Stan Stavarachi · 1 year, 1 month ago
- 253869d Set page title for Check Code Owner Self Service page by Edwin Kempin · 1 year, 1 month ago
- 06ba671 OptionalResultWithMessagesSubject: Add @CanIgnoreReturnValue annotations by Edwin Kempin · 1 year, 1 month ago
- 3407e2b Merge changes Ia973e3df,I331ebacf,I638ddce2,I3a2d5d9c by Edwin Kempin · 1 year, 1 month ago
- 0046696 Check Code Owner screen: Show note to non-admins that debug logs are limited by Edwin Kempin · 1 year, 1 month ago
- f5d8b59 Document Check Code Owner Self Service by Edwin Kempin · 1 year, 1 month ago
- a911163 Adapt screen to check code owners to this being a self service now by Edwin Kempin · 1 year, 1 month ago
- ed291c9 Fix missing spacing in find owners documentation by Edwin Kempin · 1 year, 1 month ago
- e5f0ef3 Allow all users to call the Check Code Owner REST endpoint by Edwin Kempin · 1 year, 1 month ago
- 48cbfc4 Merge changes Ib28802d3,If54a64ad,I833e9c2b,I0ecdda81,Ib654accc by Edwin Kempin · 1 year, 1 month ago
- b6955d1 Distinguish btw. messages that can be shown to all users vs. admins only by Edwin Kempin · 1 year, 1 month ago
- dd0e1b8 CodeOwnerResolverTest: Drop msg that is optionally expected but never occurs by Edwin Kempin · 1 year, 1 month ago
- 2c57f9e CheckCodeOwner: Return whether parent/folder owners are ignored by Edwin Kempin · 1 year, 1 month ago
- 9306d3e CheckedCodeOwnerConfigFileInfoSubject: Drop 'assert' method prefix by Edwin Kempin · 1 year, 1 month ago
- c113a31 CheckCodeOwner: Replace 'code_owner_config_file_paths' field by Edwin Kempin · 1 year, 1 month ago
- 48a9cb2 Merge "Fix formatting issues that were introduced by recent change" by Edwin Kempin · 1 year, 1 month ago
- 027bcd8 Fix formatting issues that were introduced by recent change by Edwin Kempin · 1 year, 1 month ago
- fe7aaaf Merge "Add code owner scorings to CodeOwnersInfo" by Stan Stavarachi · 1 year, 1 month ago
- 67f4582 Add code owner scorings to CodeOwnersInfo by Stan Stavarachi · 1 year, 1 month ago
- 714ce79 Merge "CheckCodeOwnerIT: Add missing test assertion for code_owner_configs field" by Edwin Kempin · 1 year, 1 month ago
- 0cff414 PathCodeOwnersResult.Builder: Add @CanIgnoreReturnValue annotations by Edwin Kempin · 1 year, 1 month ago
- 6fef0b6 CheckCodeOwnerIT: Add missing test assertion for code_owner_configs field by Edwin Kempin · 1 year, 1 month ago
- 038bd71 Simplify path code owners computation by Edwin Kempin · 1 year, 1 month ago
- 7088891 PathCodeOwners: Flatten the return type (step 3/3) by Edwin Kempin · 1 year, 1 month ago
- b3d9ab2 PathCodeOwners: Flatten the return type (step 2/3) by Edwin Kempin · 1 year, 1 month ago
- 15a982f PathCodeOwners: Flatten the return type (step 1/3) by Edwin Kempin · 1 year, 1 month ago
- 6181ef2 CheckCodeOwner: Return relevant code owner config files by Edwin Kempin · 1 year, 1 month ago
- 35652d5 Fix wrongly returned import when per file owner is transitively imported by Edwin Kempin · 1 year, 1 month ago
- 48e36fe Add a basic screen to invoke the Check Code Owner REST endpoint by Edwin Kempin · 1 year, 1 month ago
- 943b365 Fix formatting issue in code owners REST API documentation by Edwin Kempin · 1 year, 1 month ago
- f09e041 Check Code Owner REST endpoint: Fix formatting of OWNERS file in debug log by Edwin Kempin · 1 year, 1 month ago
- 9d2aab0 Return web links for OWNERS files when listing code owners by Edwin Kempin · 1 year, 1 month ago
- 7bf7837 Revert "Revert "Adapt to change in Gerrit core that changed the ..." by Kamil Musin · 1 year, 2 months ago
- 1bba396 Revert "Adapt to change in Gerrit core that changed the error messages for submit" by Kamil Musin · 1 year, 2 months ago
- d73f23c Refactor existing uses of `noAwait` to use `void` operator instead. by Kamil Musin · 1 year, 2 months ago
- 05ab242 Respect the suggest.skipServiceUsers config when suggesting code owners by Edwin Kempin · 1 year, 2 months ago
- d488c59 Adapt to change in Gerrit core that changed the error messages for submit by Edwin Kempin · 1 year, 3 months ago
- 4e47cbe Fix usage of ChangedFilesByPatchSetCache by Edwin Kempin · 1 year, 3 months ago
- 7624232 Fix recording of transient cache metrics by Edwin Kempin · 1 year, 3 months ago
- 9241c30 Clarify that being able to approve changes doesn't make a user a code owner by Edwin Kempin · 1 year, 4 months ago
- 386c77c Format bazel build files using buildifier by Matthias Sohn · 1 year, 4 months ago
- 1e4bda4 Format source code using google-java-format by Matthias Sohn · 1 year, 4 months ago
- 6706c80 PathCodeOwnersTest: Remove duplicated call to AutoValue builder by Edwin Kempin · 1 year, 5 months ago
- 9edb3bd Adapt to change of default permissions in Gerrit core by Edwin Kempin · 1 year, 5 months ago
- 7de40d8 Migrate from `Truth8` to `Truth`, and restore static imports. by Chris Povirk · 1 year, 6 months ago stable-3.10
- 28f4286 Use VersionedConfigFile from core by Nasser Grainawi · 1 year, 6 months ago
- 004aceb Show that the overrideIf of a configured Code-Owners SR has no effect by Edwin Kempin · 1 year, 6 months ago
- 08a2164 Write a performance log when has:approval_code-owners is used in SR by Edwin Kempin · 1 year, 6 months ago
- 4a9c3a1 Show that CodeOwnersSubmitRule is run twice when a Code-Owners SR is configured by Edwin Kempin · 1 year, 6 months ago
- c63c820 Merge branch 'stable-3.9' by Edwin Kempin · 1 year, 7 months ago
- ff81a80 Explain on the about page when the code-owners plugin should/shouldn't be used by Edwin Kempin · 1 year, 7 months ago stable-3.9
- cb46faa Merge branch 'stable-3.9' by Edwin Kempin · 1 year, 7 months ago
- 72206ed Document which characters are allowed for pre-/post-fixes of OWNERS files by Edwin Kempin · 1 year, 7 months ago
- 833a2b0 Merge branch 'origin/stable-3.9' by Edwin Kempin · 1 year, 7 months ago
- 1be286b Support hyphen in name pre/post fixes of OWNERS files by Edwin Kempin · 1 year, 7 months ago
- c2000e7 Support hyphen in name pre/post fixes of OWNERS files by Edwin Kempin · 1 year, 7 months ago