- f40e83d Post messages about code owner approved files asynchronously by default by Edwin Kempin · 1 year, 8 months ago
- 1129966 Adapt to changed OnPostReview interface in Gerrit core by Edwin Kempin · 1 year, 8 months ago
- 132f8ed Merge branch 'stable-3.6' by Edwin Kempin · 1 year, 8 months ago
- 24b29d8 Merge branch 'stable-3.5' by Edwin Kempin · 1 year, 8 months ago
- 2d44cf6 Merge branch 'stable-3.4' by Edwin Kempin · 1 year, 8 months ago
- 574f078 Merge branch 'stable-3.3' by Edwin Kempin · 1 year, 8 months ago
- 2cb2f96 Remove the bug-report link from code-owners by Edwin Kempin · 1 year, 8 months ago
- 685a73c Merge "Remove the bug-report link from code-owners." by Chris Poucet · 1 year, 8 months ago
- de1ce1e Remove the bug-report link from code-owners. by Chris Poucet · 1 year, 8 months ago
- a6c34d8 AbstractGetCodeOwnersForPath: Remove unused parameter by Edwin Kempin · 1 year, 9 months ago
- 256adec Merge "CodeOwnerConfigFileInfoSubject: Annotate assert methods with @CanIgnoreReturnValue" by Edwin Kempin · 1 year, 9 months ago
- 17f89e7 CodeOwnerConfigFileInfoSubject: Annotate assert methods with @CanIgnoreReturnValue by Edwin Kempin · 1 year, 9 months ago
- 0c9ddfd Merge "Return OWNERS files that were read for computing code owners of a file" by Edwin Kempin · 1 year, 9 months ago
- 4899c53 Return OWNERS files that were read for computing code owners of a file by Edwin Kempin · 1 year, 9 months ago
- 73a41c0 Merge "Revert "Improve error message when trying to specify code owners by username"" by Edwin Kempin · 1 year, 9 months ago
- 618df9c Revert "Improve error message when trying to specify code owners by username" by Edwin Kempin · 1 year, 9 months ago
- 47d60d8 Move example request/response to get code owners to the right place by Edwin Kempin · 1 year, 9 months ago
- d4c91f8 Improve error message when trying to specify code owners by username by Edwin Kempin · 1 year, 9 months ago
- e87f9cc Merge "Add spinning icon to indicate code-owners are loading" by Chris Poucet · 1 year, 9 months ago
- 6712662 Add spinning icon to indicate code-owners are loading by Chris Poucet · 1 year, 9 months ago
- 8eb2afc Use PerThreadProjectCache instead of PerThreadCache by Prudhvi Akhil Alahari · 1 year, 9 months ago
- dbe7c55 Wrap ref updates in the correct RefUpdateContext. by Dmitrii Filippov · 1 year, 9 months ago
- 62dfffa Clarify that per-files that reference OWNERS files do not support annotations by Edwin Kempin · 1 year, 10 months ago
- 285ea83 Merge "Do not show suggest owners if suggested owners is disabled." by Chris Poucet · 1 year, 11 months ago
- 4074db8 Do not show suggest owners if suggested owners is disabled. by Chris Poucet · 1 year, 11 months ago
- 1b2fc93 Merge "Do not show file-ownership information for MAGIC files." by Chris Poucet · 1 year, 11 months ago
- 43aacf1 Do not show file-ownership information for MAGIC files. by Chris Poucet · 1 year, 11 months ago
- c17d893 Add @CanIgnoreReturnValue to methods that always return this by Youssef Elghareeb · 1 year, 11 months ago
- 7579846 Compute owners for file-deletions correctly. by Chris Poucet · 2 years ago
- 25a6e41 Do not display the owner-status-column and content when hidden by Chris Poucet · 2 years ago
- 483a0c0 Properly align the fallback icon in case there's no owners by Chris Poucet · 2 years ago
- 193f440 Extend documentation to explain about code-owners by Chris Poucet · 2 years ago
- 985e27a Support showing owner avatars. by Chris Poucet · 2 years ago
- 2b4691e Show the title 'Owners' for the owners column by Chris Poucet · 2 years ago
- ca35bd8 Render 'No owners found' when there are no suggested code-owners by Chris Poucet · 2 years ago
- 1565aa6 Show files as unknown when their code-owner status is not present by Chris Poucet · 2 years ago
- dc93a41 Merge "Fix bogus css rule for owner suggestions" by Ben Rohlfs · 2 years ago
- 8ddb21f Fix bogus css rule for owner suggestions by Ben Rohlfs · 2 years ago
- 25f3c97 Merge "Allow making code owner approvals sticky per file" by Edwin Kempin · 2 years ago
- 1a37371 Merge "Improve a11y of code owners status column" by Ben Rohlfs · 2 years ago
- 0ae8070 Allow making code owner approvals sticky per file by Edwin Kempin · 2 years, 1 month ago
- 15c9471 Suppress unused warnings on vars that are intentionally unused by Edwin Kempin · 2 years ago
- db23694 Avoid using the deprecated Streams#stream(Collection<T>) method by Edwin Kempin · 2 years ago
- cfa1150 CodeOwnerApprovalCheckInputTest: Test inputs for computing owned paths by Edwin Kempin · 2 years, 1 month ago
- ade0806 Document that debug output can be changed any time by Edwin Kempin · 2 years, 1 month ago
- 9351607 Add a note saying why tools should not parse OWNERS files on their own by Edwin Kempin · 2 years, 1 month ago
- 0bb3ca5 Improve a11y of code owners status column by Ben Rohlfs · 2 years, 1 month ago
- e0288b2 Merge "Add unit tests for CodeOwnerApprovalCheckInput" by Edwin Kempin · 2 years, 1 month ago
- 1433c31 Add unit tests for CodeOwnerApprovalCheckInput by Edwin Kempin · 2 years, 1 month ago
- 31260ec Merge "CodeOwnerApprovalCheck: Factor out computation of input data" by Edwin Kempin · 2 years, 1 month ago
- fe92903 CodeOwnerApprovalCheck: Factor out computation of input data by Edwin Kempin · 2 years, 1 month ago
- 4f09bfb Merge "OwnedPathInfoSubject: Fix wrong javadoc" by Edwin Kempin · 2 years, 1 month ago
- 9b0aec0 OwnedPathInfoSubject: Fix wrong javadoc by Edwin Kempin · 2 years, 1 month ago
- ac9bddb Fix a compiler error that's appearing internally. by Chris Poucet · 2 years, 1 month ago
- 73b98e9 Support computing which reviewers own a file as part of owned_paths by Chris Poucet · 2 years, 1 month ago
- edc3dc6 Remove ownedPaths field from OwnedPathsInfo. by Chris Poucet · 2 years, 1 month ago
- 26aba13 Get rid of gr-icons usage. by Chris Poucet · 2 years, 1 month ago
- 804396b Do not fetch owned paths if there's no valid account by Chris Poucet · 2 years, 2 months ago
- d06bf12 Change the tooltip for code-owners by Chris Poucet · 2 years, 2 months ago
- 7abdffd Do not fetched owned_paths if codeOwners is disabled. by Chris Poucet · 2 years, 2 months ago
- 1c8fe17 Properly align suggest-owner buttons and extra links by Chris Poucet · 2 years, 2 months ago
- fbc8f4d Do not show the suggest-owners box if show-suggestions is disabled by Chris Poucet · 2 years, 2 months ago
- f08b0a4 Show which files are owned by the current user by Chris Poucet · 2 years, 2 months ago
- 013b0f0 Fix the code-owners plugin by Chris Poucet · 2 years, 2 months ago
- 948d649 Merge "Upstream fixes from import" by Chris Poucet · 2 years, 3 months ago
- 177a023 Upstream fixes from import by Chris Poucet · 2 years, 3 months ago
- 4550891 Merge "Migration to Lit/Typescript of Code Owners" by Chris Poucet · 2 years, 3 months ago
- e5cc37b Migration to Lit/Typescript of Code Owners by Chris Poucet · 2 years, 3 months ago
- 818a0bb config-faqs.md: Mention the capability that is needed for using --debug by Edwin Kempin · 2 years, 4 months ago
- 9d6982c Merge changes Ife0cb7fb,Id1a0a442,Idaafa178,I204ed759 by Edwin Kempin · 2 years, 6 months ago
- 7129c2a Merge "Include link to validation documentation when issues in OWNERS files are found" by Edwin Kempin · 2 years, 6 months ago
- 53919c2 Document that being a code owner doesn't grant the user permissions to approve by Edwin Kempin · 2 years, 6 months ago
- 74504f3 ChangedFiles: Correct comment about initial commits by Edwin Kempin · 2 years, 6 months ago
- 5e18009 Document that per-file lines should not contain additional spaces by Edwin Kempin · 2 years, 6 months ago
- 9bb9014 Document why non-resolvable emails are reject with a generic message by Edwin Kempin · 2 years, 6 months ago
- c379780 Include link to validation documentation when issues in OWNERS files are found by Edwin Kempin · 2 years, 6 months ago
- fe075f4 Fix line height by Milutin Kristofic · 2 years, 6 months ago
- e25533d Config guide: Fix formatting issues by Edwin Kempin · 2 years, 7 months ago
- 09b0357 Test skipping code owner config validation when reverting via API by Edwin Kempin · 2 years, 7 months ago
- 6fdf3ce Merge "Fix misspelled name of the All-Projects project" by Patrick Hiesel · 2 years, 8 months ago
- bf6be30 Merge "Update tests to use copy conditions rather than the deprecated fields" by Patrick Hiesel · 2 years, 8 months ago
- 1186f81 Fix misspelled name of the All-Projects project by Edwin Kempin · 2 years, 8 months ago
- 77aa020 Update tests to use copy conditions rather than the deprecated fields by Edwin Kempin · 2 years, 8 months ago
- e4f3b5b Fix (c) year. by Han-Wen Nienhuys · 2 years, 8 months ago
- 21f347f Add missing license headers by Edwin Kempin · 2 years, 8 months ago
- 9a9259d Warn if code-owners plugin configuration is added in project.config by Edwin Kempin · 2 years, 8 months ago
- 8dae95c Clarify that annotations are only supported on email and per-file lines by Edwin Kempin · 2 years, 8 months ago
- 4d01dad GeneralConfigTest: Fix comments for null parameters by Edwin Kempin · 2 years, 9 months ago
- 99737da Merge "Validate OWNERS files on branch creation" by Patrick Hiesel · 2 years, 9 months ago
- 515aec0 Validate OWNERS files on branch creation by Edwin Kempin · 2 years, 9 months ago
- e36eaf7 Merge "CodeOwnerHasOperandsIT: Remove unused method" by Youssef Elghareeb · 2 years, 9 months ago
- 547da7b CodeOwnerHasOperandsIT: Remove unused method by Edwin Kempin · 2 years, 9 months ago
- 13be3d0 REST API docs: Document forced and forced_dry_run validation options by Edwin Kempin · 2 years, 9 months ago
- 0ad21aa Adapt to changes in gerrit core by Youssef Elghareeb · 2 years, 9 months ago
- d4b961b README: Include links to properly rendered plugin documentation by Edwin Kempin · 2 years, 9 months ago
- 56df6ea Document how to skip the code owner config validation with Rebase API by Edwin Kempin · 2 years, 9 months ago
- a14d1c7 Test skipping code owner config validation when rebasing via API by Edwin Kempin · 2 years, 9 months ago
- ec23f6e Document how to skip the code owner config validation with CherryPick API by Edwin Kempin · 2 years, 10 months ago
- c44765c Test skipping code owner config validation when creating cherry pick via API by Edwin Kempin · 2 years, 10 months ago
- 6cb023a Fix non-matching comment for parameter name by Edwin Kempin · 2 years, 10 months ago