1. dcb7357 change "column" to "colon" by Mike Frysinger · 4 years, 11 months ago
  2. c5ce973 Allow checkers to read all OWNERS files by Chih-Hung Hsieh · 5 years ago
  3. d7dfd91 Check read permission in getRepoFile by Chih-Hung Hsieh · 5 years ago
  4. ea12b9b Push down AbstractDaemonTest#projectOperations by Dave Borowitz · 5 years ago
  5. 38ef309 Inline AbstractDaemonTest#getRemoteHead by Dave Borowitz · 5 years ago
  6. 3fedd04 Adapt to PatchSetApproval refactoring by Dave Borowitz · 5 years ago
  7. f967ae2 Adapt to new PatchSet method names by Dave Borowitz · 5 years ago
  8. 9b158ab Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Han-Wen Nienhuys · 5 years ago
  9. b027e1b Adapt to BranchNameKey refactoring by Dave Borowitz · 5 years ago
  10. cedfe4e Adapt to Project.NameKey refactoring by Dave Borowitz · 5 years ago
  11. f1a7ae8 Adapt to Branch.NameKey refactoring by Dave Borowitz · 5 years ago
  12. b1e2ba3 Adapt to Account.Id refactoring by Dave Borowitz · 5 years ago
  13. 34d10ba Remove declarations of unthrown IOException by David Pursehouse · 5 years ago
  14. cea43cf Adapt to ChangeData signature changes by Dave Borowitz · 5 years ago
  15. f32e6d4 Adapt to new StorageException class name and package by Dave Borowitz · 5 years ago
  16. ce6932a Remove redundant semicolons by David Pursehouse · 5 years ago
  17. 848d949 Format with google-java-format 1.7 by David Pursehouse · 5 years ago
  18. 51754ed Adapt to new TestAccount methods by Dave Borowitz · 5 years ago
  19. 06ab05a Check included files in OwnersValidator by Chih-Hung Hsieh · 5 years ago
  20. 659ba41 Simplify tests and split FindOwnersIT tests by Chih-Hung Hsieh · 5 years ago
  21. 6980899 Implement "file:..." statement and directive by Chih-Hung Hsieh · 5 years ago
  22. 08c4ca6 Merge "Add TestWatcher to log starting/finished messages" by Chih-hung Hsieh · 5 years ago
  23. 33c3d05 Close popup window when leaving a page by Chih-Hung Hsieh · 5 years ago
  24. 9e82b93 Add TestWatcher to log starting/finished messages by Chih-Hung Hsieh · 5 years ago
  25. 9e0dfb6 Merge "Fix a few minor bugs." by Chih-hung Hsieh · 5 years ago
  26. 1870b4d Merge "Add a link to syntax.md after error messages" by Chih-hung Hsieh · 5 years ago
  27. ebea6ea Fix a few minor bugs. by Chih-Hung Hsieh · 5 years ago
  28. efdee3c Add per-file set noparent and more tests by Chih-Hung Hsieh · 5 years ago
  29. 8ec3632 Fix 'event is not defined' exception in onClick handler by brohlfs · 5 years ago
  30. 691abf5 Add a link to syntax.md after error messages by Chih-Hung Hsieh · 5 years ago
  31. e8351d7 Stop using deprecated Gerrit REST API. by Chih-Hung Hsieh · 5 years ago
  32. faba88e Merge "Add more unit tests for Util.java" by Chih-hung Hsieh · 5 years ago
  33. 929b532 Add more unit tests for Util.java by Chih-Hung Hsieh · 5 years ago
  34. f33ea65 Add "include" case to OwnersValidatorTest by Chih-Hung Hsieh · 5 years ago
  35. 2490017 [FIND OWNERS] shows enhanced file-to-owner lists by Chih-Hung Hsieh · 5 years ago
  36. 9fc2157 Improve .md file format by Chih-Hung Hsieh · 5 years ago
  37. 83063de Use StoredValues.PLUGIN_CONFIG_FACTORY by Chih-Hung Hsieh · 5 years ago
  38. 0036927 Merge "Use better assertThat check methods" by Chih-hung Hsieh · 5 years ago
  39. bdb73cc Merge "Clean up Validator code" by Chih-hung Hsieh · 5 years ago
  40. 4f307d0 Merge "Improve logged message and Java coding style" by Chih-hung Hsieh · 5 years ago
  41. 43cdab4 Merge "Add projectInheritanceTest and refactor code" by Chih-hung Hsieh · 5 years ago
  42. cbea0f7 Add a real world plugin configuration example by Chih-Hung Hsieh · 5 years ago
  43. f38e94d Improve logged message and Java coding style by Chih-Hung Hsieh · 5 years ago
  44. 2b0dabe Clean up Validator code by Chih-Hung Hsieh · 5 years ago
  45. 3a2cf77 Use better assertThat check methods by Chih-Hung Hsieh · 5 years ago
  46. 8b0a975 Add projectInheritanceTest and refactor code by Chih-Hung Hsieh · 5 years ago
  47. 493e6ea Clarify some syntax rules and examples. by Chih-Hung Hsieh · 5 years ago
  48. ce59cc3 Check user defined owners file at root directory by Chih-Hung Hsieh · 5 years ago
  49. 4ba091b Fix FindOwnersIT compilation after If6410bfc by Dave Borowitz · 5 years ago
  50. 424df05 Adapt to removal of SchemaFactory by Dave Borowitz · 5 years ago
  51. 582d50a Adapt to changed PushOneCommit.Factory method signatures by Edwin Kempin · 5 years ago
  52. e14d8cc Use ProjectOperations instead of removed method of core Gerrit by Alice Kober-Sotzek · 5 years ago
  53. 44575fb Add include command to OWNERS file. by Chih-Hung Hsieh · 5 years ago
  54. a11833e Update old document, now with 3 parameters. by Chih-Hung Hsieh · 6 years ago stable-2.16
  55. 63b2d9a Clarify that rules.pl goes in refs/meta/config by Jonathan Nieder · 6 years ago
  56. 85eef87 Use Google java coding style. by Chih-Hung Hsieh · 6 years ago
  57. 2dc197e Add a logs field in REST API returned dbgmsgs. by Chih-Hung Hsieh · 6 years ago
  58. b71b925 Use Google Java coding style. by Chih-Hung Hsieh · 6 years ago
  59. 35b40ca Accept per-file with multiple globs and emails. by Chih-Hung Hsieh · 6 years ago
  60. 3f3d71e findowners: migrate to Flogger by Changcheng Xiao · 6 years ago
  61. 2657c4c Use only "Code-Review" votes. by Chih-Hung Hsieh · 6 years ago
  62. 940db16 Merge "Merge branch 'stable-2.15'" by David Pursehouse · 6 years ago
  63. 4bd63c9 Fix pop up window width and height. by Chih-Hung Hsieh · 6 years ago
  64. e7f3458 Improve "Find Owners" action button appearance. by Chih-Hung Hsieh · 6 years ago
  65. a1adf74 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  66. d5bed08 Fix name of commons-io dependency by David Pursehouse · 6 years ago
  67. dd4c4c5 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  68. 6d73c4c Adapt plugin to new Emails API by Patrick Hiesel · 6 years ago
  69. e8adfd8 Fix name of prolog dependency by David Pursehouse · 6 years ago
  70. ac3672e Format BUILD file with buildifier by David Pursehouse · 6 years ago
  71. a9f402d Display "Find Owners" button after switching pages. by Chih-Hung Hsieh · 6 years ago
  72. 57a9c9a Merge "When using PolyGerrit, move "Find Owners" button out of the 'MORE' list." by Chih-hung Hsieh · 6 years ago
  73. cf663a4 Merge "Add a BatchModule, allowing this plugin to be used in the reindexer" by Patrick Hiesel · 6 years ago
  74. 25d5d09 Add a BatchModule, allowing this plugin to be used in the reindexer by Maxime Guerreiro · 6 years ago
  75. 6cf0df5 When using PolyGerrit, move "Find Owners" button out of the 'MORE' list. by Chih-Hung Hsieh · 6 years ago
  76. 7a4ec6a Allow one email to have multiple accounts. by Chih-Hung Hsieh · 6 years ago
  77. 99b44db Handle missing accounts explicitly and skip accounts without preferred email by Edwin Kempin · 6 years ago
  78. b8be881 RestResult: Remove unneeded semicolon by Edwin Kempin · 6 years ago
  79. b9932b3 Remove declarations for exceptions that can never be thrown by Edwin Kempin · 6 years ago
  80. ee6cea4 FindOwnersIT: Remove unused injection of project cache by Edwin Kempin · 6 years ago
  81. 7e8f6fb OwnersDb: Use Repository#exactRef instead of the deprecated Repository#getRef by Edwin Kempin · 6 years ago
  82. ddf76f9 Adapt to changes in Gerrit API by Edwin Kempin · 6 years ago
  83. 7712508 Bazel: Don't depend transitively on plugin API by David Ostrovsky · 6 years ago
  84. 0474f7c Use 'ProjectState' in the other code path by Changcheng Xiao · 6 years ago
  85. 4a88e31 FindOwners: Avoid reading project state in PluginConfigFactory by Changcheng Xiao · 6 years ago
  86. 08f9506 Adapt to new core BUILD files by Alice Kober-Sotzek · 6 years ago
  87. 7e0e368 Merge "Adapt to new core package layout" by Dave Borowitz · 6 years ago
  88. b701135 Install deprecated JS API by Viktar Donich · 7 years ago
  89. ecc99f3 Add change c/<number> to log.error output. by Changcheng Xiao · 7 years ago
  90. 6907a2d Adapt to new core package layout by Dave Borowitz · 7 years ago
  91. ab7d4f0 Merge "Suppress error messages when exempt from owner approval." by Chih-hung Hsieh · 7 years ago
  92. 1729020 Suppress error messages when exempt from owner approval. by Chih-Hung Hsieh · 7 years ago
  93. aa0f6ab Dump NoSuchProjectException message to debug. by Chih-Hung Hsieh · 7 years ago
  94. 215354f Fix Java coding style format issues. by Chih-Hung Hsieh · 7 years ago
  95. 3731c8a Handle new exception thrown by ChangeData#currentFilePaths by Alice Kober-Sotzek · 7 years ago
  96. e36ec97 Fix Java coding style issues. by Chih-Hung Hsieh · 7 years ago
  97. c771f7d Add OwnersValidator to check changed OWNERS. by Chih-Hung Hsieh · 7 years ago
  98. e86ccfa Set popup window height and width dynamically. by Chih-Hung Hsieh · 7 years ago
  99. 8d2cbff Avoid missing API error in PolyGerrit. by Chih-Hung Hsieh · 7 years ago
  100. 1b7a582 Check Owner-Review-Vote on click of Submit button. by Chih-Hung Hsieh · 7 years ago