- 89a3d82 Adapt calls to FileUtils#touch by Edwin Kempin · 2 years, 4 months ago master
- b68c547 Fix a call site where the return value of a pure getter method is unused by Joerg Zieren · 2 years, 9 months ago
- 30e4780 Fix calls to logger's log(string) by Gal Paikin · 3 years ago
- 92116ec Adapt to changes in gerrit core by Youssef Elghareeb · 3 years, 2 months ago
- 59aaf7a Update link to the code-owners plugin by Edwin Kempin · 3 years, 5 months ago
- 7a59281 Add a toc file for the plugin documentation by Edwin Kempin · 3 years, 5 months ago
- 37efee4 Adapt to change in gerrit core by Youssef Elghareeb · 3 years, 6 months ago
- d27c487 Add a deprecation notice by Edwin Kempin · 3 years, 7 months ago
- f7250e0 Show UI only if code-owners functionality disabled for a project by Dmitrii Filippov · 3 years, 9 months ago
- 4ec0dd0 Merge branch 'stable-3.2' by David Ostrovsky · 3 years, 11 months ago
- 3639113 Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 3 years, 11 months ago stable-3.2
- 1f02d31 Adapt tests to compact JSON by Edwin Kempin · 4 years ago stable-3.1
- fabbbf0 Adapt tests to compact JSON by Edwin Kempin · 4 years ago
- f967fe2 Still enable find owners even if code owners enabled by Tao Zhou · 4 years, 2 months ago
- 9b47c45 findowners: Fix concurrency issue in Config class by Alice Kober-Sotzek · 4 years, 3 months ago
- 4faff47 Use minimum required Code-Review vote in string. by Gary Miguel · 4 years, 3 months ago
- 7ff882e Move hide action logic after `showchange` event by Tao Zhou · 4 years, 3 months ago
- 72b9f78 Adapt to change in gerrit core by Gal Paikin · 4 years, 4 months ago
- 9fc24b1 Hide the find-owners from overflow menu when code-owners enabled by Tao Zhou · 4 years, 4 months ago
- 30456f2 Adjust to changes in Gerrit core by Alice Kober-Sotzek · 4 years, 4 months ago
- 597d3f9 Merge "Disable find-owners if code-owners is enabled" by Tao Zhou · 4 years, 4 months ago
- eb04758 Adjust to changes in Gerrit core by Patrick Hiesel · 4 years, 5 months ago
- 96f8344 Disable find-owners if code-owners is enabled by Tao Zhou · 4 years, 5 months ago
- 4627cf4 Fix rendering issue after switching to textContent by Tao Zhou · 4 years, 6 months ago
- e293396 Revert "Replace `innerHTML` with `textContent`" by Tao Zhou · 4 years, 6 months ago
- 101b8d0 Replace `innerHTML` with `textContent` by Tao Zhou · 4 years, 6 months ago
- c2dc910 Merge branch 'stable-3.1' by David Ostrovsky · 4 years, 6 months ago
- 3b0cfea Revert "Clean up BUILD rules" by David Ostrovsky · 4 years, 6 months ago
- 0fff7ae Revert "Clean up BUILD rules" by David Ostrovsky · 4 years, 6 months ago
- 5e74446 Adapt to ProjectCache#get interface change by Patrick Hiesel · 4 years, 9 months ago
- 7cd7cd6 Fix tests following a change to AccountCreator by Ben Rohlfs · 4 years, 9 months ago
- 5926aff Cosmetic improvements by Ian Wells · 4 years, 11 months ago
- 73bb362 Adapt to changes in Gerrit core by Edwin Kempin · 5 years ago
- 05a07fe Fix documentation on how to run the tests by Edwin Kempin · 5 years ago
- 27f9155 Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 5 years ago
- c1e2af7 Rename reviewdb package to entities by David Ostrovsky · 5 years ago
- 46674a9 Merge "Format Java files with google-java-format" by David Ostrovsky · 5 years ago
- 8de7e60 Fix for polymer 2 and remove unused methods by Tao Zhou · 5 years ago
- 9d8f478 Format Java files with google-java-format by David Ostrovsky · 5 years ago
- 8c32b27 Adapt to AccountState being an AutoValue by Patrick Hiesel · 5 years ago
- d280d24 improve gitiles browsing by Mike Frysinger · 5 years ago
- a1cc391 Merge "Suppress warnings with suggested coding patterns." by Chih-hung Hsieh · 5 years ago
- 6b18a3d Merge "Fix Java coding style warnings." by Chih-hung Hsieh · 5 years ago
- e77c77c Declare static methods and final members. by Chih-Hung Hsieh · 5 years ago
- 4e9816e Suppress warnings with suggested coding patterns. by Chih-Hung Hsieh · 5 years ago
- 42747be Fix Java coding style warnings. by Chih-Hung Hsieh · 5 years ago
- a4fe26f Do not declare unchecked StorageException. by Chih-Hung Hsieh · 5 years ago
- f9383eb Use BaseConfig instead of raw PluginConfig. by Chih-Hung Hsieh · 5 years ago
- f59ef65 Enhance filteredJson to clean up JSON strings. by Chih-Hung Hsieh · 5 years ago
- 33f7d4e Update config document. by Chih-Hung Hsieh · 5 years ago
- aa96c0d Write cache stats to info log (fine) when value is requested by Patrick Hiesel · 5 years ago
- fa167df Clarify and cleanup Config variables and functions. by Chih-Hung Hsieh · 5 years ago
- a0eb5f5 Merge "Clean up BUILD rules" by Chih-hung Hsieh · 5 years ago
- 8c2d391 Adapt to Account being an AutoValue by Patrick Hiesel · 5 years ago
- 6e7f088 Clean up BUILD rules by Chih-Hung Hsieh · 5 years ago
- dcb7357 change "column" to "colon" by Mike Frysinger · 5 years ago
- c5ce973 Allow checkers to read all OWNERS files by Chih-Hung Hsieh · 5 years ago
- d7dfd91 Check read permission in getRepoFile by Chih-Hung Hsieh · 5 years ago
- ea12b9b Push down AbstractDaemonTest#projectOperations by Dave Borowitz · 6 years ago
- 38ef309 Inline AbstractDaemonTest#getRemoteHead by Dave Borowitz · 6 years ago
- 3fedd04 Adapt to PatchSetApproval refactoring by Dave Borowitz · 6 years ago
- f967ae2 Adapt to new PatchSet method names by Dave Borowitz · 6 years ago
- 9b158ab Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Han-Wen Nienhuys · 6 years ago
- b027e1b Adapt to BranchNameKey refactoring by Dave Borowitz · 6 years ago
- cedfe4e Adapt to Project.NameKey refactoring by Dave Borowitz · 6 years ago
- f1a7ae8 Adapt to Branch.NameKey refactoring by Dave Borowitz · 6 years ago
- b1e2ba3 Adapt to Account.Id refactoring by Dave Borowitz · 6 years ago
- 34d10ba Remove declarations of unthrown IOException by David Pursehouse · 6 years ago
- cea43cf Adapt to ChangeData signature changes by Dave Borowitz · 6 years ago
- f32e6d4 Adapt to new StorageException class name and package by Dave Borowitz · 6 years ago
- ce6932a Remove redundant semicolons by David Pursehouse · 6 years ago
- 848d949 Format with google-java-format 1.7 by David Pursehouse · 6 years ago
- 51754ed Adapt to new TestAccount methods by Dave Borowitz · 6 years ago
- 06ab05a Check included files in OwnersValidator by Chih-Hung Hsieh · 6 years ago
- 659ba41 Simplify tests and split FindOwnersIT tests by Chih-Hung Hsieh · 6 years ago
- 6980899 Implement "file:..." statement and directive by Chih-Hung Hsieh · 6 years ago
- 08c4ca6 Merge "Add TestWatcher to log starting/finished messages" by Chih-hung Hsieh · 6 years ago
- 33c3d05 Close popup window when leaving a page by Chih-Hung Hsieh · 6 years ago
- 9e82b93 Add TestWatcher to log starting/finished messages by Chih-Hung Hsieh · 6 years ago
- 9e0dfb6 Merge "Fix a few minor bugs." by Chih-hung Hsieh · 6 years ago
- 1870b4d Merge "Add a link to syntax.md after error messages" by Chih-hung Hsieh · 6 years ago
- ebea6ea Fix a few minor bugs. by Chih-Hung Hsieh · 6 years ago
- efdee3c Add per-file set noparent and more tests by Chih-Hung Hsieh · 6 years ago
- 8ec3632 Fix 'event is not defined' exception in onClick handler by brohlfs · 6 years ago
- 691abf5 Add a link to syntax.md after error messages by Chih-Hung Hsieh · 6 years ago
- e8351d7 Stop using deprecated Gerrit REST API. by Chih-Hung Hsieh · 6 years ago
- faba88e Merge "Add more unit tests for Util.java" by Chih-hung Hsieh · 6 years ago
- 929b532 Add more unit tests for Util.java by Chih-Hung Hsieh · 6 years ago
- f33ea65 Add "include" case to OwnersValidatorTest by Chih-Hung Hsieh · 6 years ago
- 2490017 [FIND OWNERS] shows enhanced file-to-owner lists by Chih-Hung Hsieh · 6 years ago
- 9fc2157 Improve .md file format by Chih-Hung Hsieh · 6 years ago
- 83063de Use StoredValues.PLUGIN_CONFIG_FACTORY by Chih-Hung Hsieh · 6 years ago
- 0036927 Merge "Use better assertThat check methods" by Chih-hung Hsieh · 6 years ago
- bdb73cc Merge "Clean up Validator code" by Chih-hung Hsieh · 6 years ago
- 4f307d0 Merge "Improve logged message and Java coding style" by Chih-hung Hsieh · 6 years ago
- 43cdab4 Merge "Add projectInheritanceTest and refactor code" by Chih-hung Hsieh · 6 years ago
- cbea0f7 Add a real world plugin configuration example by Chih-Hung Hsieh · 6 years ago
- f38e94d Improve logged message and Java coding style by Chih-Hung Hsieh · 6 years ago
- 2b0dabe Clean up Validator code by Chih-Hung Hsieh · 6 years ago
- 3a2cf77 Use better assertThat check methods by Chih-Hung Hsieh · 6 years ago