1. 8b0a975 Add projectInheritanceTest and refactor code by Chih-Hung Hsieh · 5 years ago
  2. 493e6ea Clarify some syntax rules and examples. by Chih-Hung Hsieh · 5 years ago
  3. ce59cc3 Check user defined owners file at root directory by Chih-Hung Hsieh · 5 years ago
  4. 4ba091b Fix FindOwnersIT compilation after If6410bfc by Dave Borowitz · 5 years ago
  5. 424df05 Adapt to removal of SchemaFactory by Dave Borowitz · 5 years ago
  6. 582d50a Adapt to changed PushOneCommit.Factory method signatures by Edwin Kempin · 5 years ago
  7. e14d8cc Use ProjectOperations instead of removed method of core Gerrit by Alice Kober-Sotzek · 5 years ago
  8. 44575fb Add include command to OWNERS file. by Chih-Hung Hsieh · 5 years ago
  9. a11833e Update old document, now with 3 parameters. by Chih-Hung Hsieh · 6 years ago stable-2.16
  10. 63b2d9a Clarify that rules.pl goes in refs/meta/config by Jonathan Nieder · 6 years ago
  11. 85eef87 Use Google java coding style. by Chih-Hung Hsieh · 6 years ago
  12. 2dc197e Add a logs field in REST API returned dbgmsgs. by Chih-Hung Hsieh · 6 years ago
  13. b71b925 Use Google Java coding style. by Chih-Hung Hsieh · 6 years ago
  14. 35b40ca Accept per-file with multiple globs and emails. by Chih-Hung Hsieh · 6 years ago
  15. 3f3d71e findowners: migrate to Flogger by Changcheng Xiao · 6 years ago
  16. 2657c4c Use only "Code-Review" votes. by Chih-Hung Hsieh · 6 years ago
  17. 940db16 Merge "Merge branch 'stable-2.15'" by David Pursehouse · 6 years ago
  18. 4bd63c9 Fix pop up window width and height. by Chih-Hung Hsieh · 6 years ago
  19. e7f3458 Improve "Find Owners" action button appearance. by Chih-Hung Hsieh · 6 years ago
  20. a1adf74 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  21. d5bed08 Fix name of commons-io dependency by David Pursehouse · 6 years ago
  22. dd4c4c5 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  23. 6d73c4c Adapt plugin to new Emails API by Patrick Hiesel · 6 years ago
  24. e8adfd8 Fix name of prolog dependency by David Pursehouse · 6 years ago
  25. ac3672e Format BUILD file with buildifier by David Pursehouse · 6 years ago
  26. a9f402d Display "Find Owners" button after switching pages. by Chih-Hung Hsieh · 6 years ago
  27. 57a9c9a Merge "When using PolyGerrit, move "Find Owners" button out of the 'MORE' list." by Chih-hung Hsieh · 6 years ago
  28. cf663a4 Merge "Add a BatchModule, allowing this plugin to be used in the reindexer" by Patrick Hiesel · 6 years ago
  29. 25d5d09 Add a BatchModule, allowing this plugin to be used in the reindexer by Maxime Guerreiro · 6 years ago
  30. 6cf0df5 When using PolyGerrit, move "Find Owners" button out of the 'MORE' list. by Chih-Hung Hsieh · 6 years ago
  31. 7a4ec6a Allow one email to have multiple accounts. by Chih-Hung Hsieh · 6 years ago
  32. 99b44db Handle missing accounts explicitly and skip accounts without preferred email by Edwin Kempin · 6 years ago
  33. b8be881 RestResult: Remove unneeded semicolon by Edwin Kempin · 6 years ago
  34. b9932b3 Remove declarations for exceptions that can never be thrown by Edwin Kempin · 6 years ago
  35. ee6cea4 FindOwnersIT: Remove unused injection of project cache by Edwin Kempin · 6 years ago
  36. 7e8f6fb OwnersDb: Use Repository#exactRef instead of the deprecated Repository#getRef by Edwin Kempin · 6 years ago
  37. ddf76f9 Adapt to changes in Gerrit API by Edwin Kempin · 6 years ago
  38. 7712508 Bazel: Don't depend transitively on plugin API by David Ostrovsky · 6 years ago
  39. 0474f7c Use 'ProjectState' in the other code path by Changcheng Xiao · 6 years ago
  40. 4a88e31 FindOwners: Avoid reading project state in PluginConfigFactory by Changcheng Xiao · 6 years ago
  41. 08f9506 Adapt to new core BUILD files by Alice Kober-Sotzek · 6 years ago
  42. 7e0e368 Merge "Adapt to new core package layout" by Dave Borowitz · 6 years ago
  43. b701135 Install deprecated JS API by Viktar Donich · 6 years ago
  44. ecc99f3 Add change c/<number> to log.error output. by Changcheng Xiao · 7 years ago
  45. 6907a2d Adapt to new core package layout by Dave Borowitz · 7 years ago
  46. ab7d4f0 Merge "Suppress error messages when exempt from owner approval." by Chih-hung Hsieh · 7 years ago
  47. 1729020 Suppress error messages when exempt from owner approval. by Chih-Hung Hsieh · 7 years ago
  48. aa0f6ab Dump NoSuchProjectException message to debug. by Chih-Hung Hsieh · 7 years ago
  49. 215354f Fix Java coding style format issues. by Chih-Hung Hsieh · 7 years ago
  50. 3731c8a Handle new exception thrown by ChangeData#currentFilePaths by Alice Kober-Sotzek · 7 years ago
  51. e36ec97 Fix Java coding style issues. by Chih-Hung Hsieh · 7 years ago
  52. c771f7d Add OwnersValidator to check changed OWNERS. by Chih-Hung Hsieh · 7 years ago
  53. e86ccfa Set popup window height and width dynamically. by Chih-Hung Hsieh · 7 years ago
  54. 8d2cbff Avoid missing API error in PolyGerrit. by Chih-Hung Hsieh · 7 years ago
  55. 1b7a582 Check Owner-Review-Vote on click of Submit button. by Chih-Hung Hsieh · 7 years ago
  56. b62c01c Fix Java coding style. by Chih-Hung Hsieh · 7 years ago
  57. 2c850b5 Adapt to API change in Gerrit core by Edwin Kempin · 7 years ago
  58. d36d17a Give CL author a default owner +1 vote. by Chih-Hung Hsieh · 7 years ago
  59. 287c90d Handle errors when a branch is not found. by Chih-Hung Hsieh · 7 years ago
  60. 0a042bb Fix Java coding style issues. by Chih-Hung Hsieh · 7 years ago
  61. 3cb3b86 Use preferred email addresses. by Chih-Hung Hsieh · 7 years ago
  62. 67521d4 Don't use AccountAccess directly by Edwin Kempin · 7 years ago
  63. 8a98efd Use renamed //gerrit-server:prolog-common library. by Chih-Hung Hsieh · 7 years ago
  64. 267acc4 Adapt to rename in Gerrit core by Edwin Kempin · 7 years ago
  65. 66c88db Remove unused local variables. by Chih-Hung Hsieh · 7 years ago
  66. edbac19 Use JSON arrays in REST API output format. by Chih-Hung Hsieh · 7 years ago
  67. 1a9ee50 Add ownersFileName and test, clean up doc and code. by Chih-Hung Hsieh · 7 years ago
  68. 99c6188 Check existence of a ReviewerInfo field before use. by Chih-Hung Hsieh · 7 years ago
  69. f445ff7 Add alwaysShowButton configuration variable. by Chih-Hung Hsieh · 7 years ago
  70. 56cc7aa Add PrologIT.java to test Prolog rules. by Chih-Hung Hsieh · 7 years ago
  71. a443eb4 Use only gerrit.config file for now. by Chih-Hung Hsieh · 7 years ago
  72. 6ba11ef Do not inject into Module constructor. by Chih-Hung Hsieh · 7 years ago
  73. 64bc6a1 Do not use HTTP requests, add integration tests, etc. by Chih-Hung Hsieh · 7 years ago
  74. 47edb3d Initial revision. by Chih-Hung Hsieh · 7 years ago
  75. c80d6aa Remove unnecessary build step. by Chih-Hung Hsieh · 7 years ago
  76. 4b80bb1 Add .md files. by Chih-Hung Hsieh · 7 years ago
  77. 5b4178b Initial empty repository by David Pursehouse · 7 years ago