1. 8db4aee Adjust to Gerrit core change Ide1b122b by Gal Paikin · 3 years, 4 months ago
  2. 359048b Allow to set fallback code owners for a project via REST by Edwin Kempin · 3 years, 4 months ago
  3. 661d3c4 Merge changes Ibb1a58e6,I52a90932,If6124558,I6fa3e915,I482c3a43, ... by Edwin Kempin · 3 years, 4 months ago
  4. de7b8bb CodeOwnersOnPostReviewIT: Fix spelling mistake in comment by Edwin Kempin · 3 years, 4 months ago
  5. 1b049d7 Clarify general override policy for config parameters by Edwin Kempin · 3 years, 4 months ago
  6. 5663ccc Clarify the project config settings override config settings from parents by Edwin Kempin · 3 years, 4 months ago
  7. 420d4c7 Document that disabledBranch for project overrides the global setting by Edwin Kempin · 3 years, 4 months ago
  8. c3a2ea8 Add FAQ how to setup code owner overrides by Edwin Kempin · 3 years, 4 months ago
  9. be0ec5e Mention the REST endpoint to set config parameters in the config FAQs by Edwin Kempin · 3 years, 4 months ago
  10. b248803 Allow to set required approval and override approval via REST by Edwin Kempin · 3 years, 4 months ago
  11. 823d115 Allow to set a file extension for code owner config files via REST by Edwin Kempin · 3 years, 4 months ago
  12. f813dfa Allow to enable/disable the code owners functionality via REST by Edwin Kempin · 3 years, 4 months ago
  13. ffe1d0f Add REST endpoint that lists the paths of a change that a given user owns by Edwin Kempin · 3 years, 4 months ago
  14. 13fec68 Add change message with the owned files when code owner is added as reviewer by Edwin Kempin · 3 years, 4 months ago
  15. 60aeea9 Fix typo in branch name for code-owners docs by Sam Saccone 🐐 · 3 years, 4 months ago
  16. 0071e00 Improve readability of getAllUsersAsCodeOwners_withViewAllAccounts by Edwin Kempin · 3 years, 4 months ago
  17. ec6ca57 Get code owners REST endpoints: Add option whether to resolve all users by Edwin Kempin · 3 years, 4 months ago
  18. 07747c9 When listing code owners for a path let callers know if all users own it by Edwin Kempin · 3 years, 4 months ago
  19. 07d6a76 Make response of get code owners REST endpoints extensible by Edwin Kempin · 3 years, 4 months ago
  20. 6eb01eb Merge changes Id88e30f2,I9133556e by Gal Paikin · 3 years, 4 months ago
  21. 366ac65 Merge changes I5ef96785,If5df1e55,If30928e1,I667dc8d8,I6896af18, ... by Edwin Kempin · 3 years, 4 months ago
  22. 1d39198 Merge changes I74098f90,I3216fe91,I0bf9974b,I7311efb4,If53eb1d1 by Edwin Kempin · 3 years, 4 months ago
  23. c85684a Document that changing allowedEmails may cause issues in code owner configs by Edwin Kempin · 3 years, 4 months ago
  24. 29b692c Document how to avoid and investigate issues with code owner config files by Edwin Kempin · 3 years, 4 months ago
  25. 400cf1f Extract FAQs from setup guide to own documentation page by Edwin Kempin · 3 years, 4 months ago
  26. 1ae112d Fix example in path expressions table by Edwin Kempin · 3 years, 4 months ago
  27. 7c5ca32 Fix rendering issues in the plugin documentation by Edwin Kempin · 3 years, 4 months ago
  28. 76cdcb2 Merge "Add support for the new list-owner rest API" by Dmitrii Filippov · 3 years, 4 months ago
  29. b71d40a Add support for the new list-owner rest API by Dmitrii Filippov · 3 years, 4 months ago
  30. 93e035b GeneralConfig: Include cause when logging warning for IllegalArgumentException by Edwin Kempin · 3 years, 4 months ago
  31. 0a19daf Remove unneeded imports by Edwin Kempin · 3 years, 4 months ago
  32. 3dba270 CodeOwnersExceptionHook: Fix extracting message from exception cause by Edwin Kempin · 3 years, 4 months ago
  33. ad8798c Make toString methods in AutoValue classes final by Edwin Kempin · 3 years, 4 months ago
  34. 5daf459 Add helper method to skip tests by Edwin Kempin · 3 years, 4 months ago
  35. 6c9b622 Add unit tests for CodeOwnersExceptionHook by Edwin Kempin · 3 years, 4 months ago
  36. 0d9eff4 Fix typos by Edwin Kempin · 3 years, 4 months ago
  37. 67314e2 Register the BatchModule by Edwin Kempin · 3 years, 4 months ago
  38. 58198fc Reformat all classes by Edwin Kempin · 3 years, 4 months ago
  39. 1515081 Include plugin name into validation messages by Edwin Kempin · 3 years, 5 months ago
  40. dd65cdc Treat uncaught InvalidPathExceptions as '409 Conflict' by Edwin Kempin · 3 years, 4 months ago
  41. b0d280d Test toString methods of AutoValue classes by Edwin Kempin · 3 years, 4 months ago
  42. 2166004 Add config options to not reject non-resolvable code owners / imports by Edwin Kempin · 3 years, 5 months ago
  43. 3ae518e CodeOwnersOnPostReview: Do not log error if dest branch was deleted by Edwin Kempin · 3 years, 4 months ago
  44. 1ada8b3 CodeOwnersOnPostReview: Log error if vote is not new, deleted or changed by Edwin Kempin · 3 years, 4 months ago
  45. d5e04c6 CodeOwnersOnPostReviewIT: Test up/downgrading if implicit approvals enabled by Edwin Kempin · 3 years, 4 months ago
  46. 47cca98 CodeOwnersOnPostReviewIT: Add test for downgrading a code owner approval by Edwin Kempin · 3 years, 4 months ago
  47. 2baccb2 CodeOwnersOnPostReview: Fix handling of unchanged code owner approval by Edwin Kempin · 3 years, 4 months ago
  48. 76079da Fix changeMessageNotExtendedForNonCodeOwnerApproval test by Edwin Kempin · 3 years, 4 months ago
  49. acb71d8 Test that change message is not extended when voting on old patch set by Edwin Kempin · 3 years, 4 months ago
  50. a1226ac Test CodeOwnerConfigHierarchy when refs/meta/config branch is missing by Edwin Kempin · 3 years, 4 months ago
  51. edc5456 Add test for CodeOwnerBackendId.getBackendId(Class) method by Edwin Kempin · 3 years, 4 months ago
  52. ea7862f CodeOwnerBackend: Remove unused default method implementation by Edwin Kempin · 3 years, 4 months ago
  53. 5ddf00c StatusConfigTest: Add test with empty value for disabled branch by Edwin Kempin · 3 years, 4 months ago
  54. b88c776 StatusConfigTest: Fix isDisabledForProject_invalidValueInGerritConfigIsIgnored by Edwin Kempin · 3 years, 4 months ago
  55. d1bcdfd GeneralConfigTest/StatusConfigTest: Remove unneeded import by Edwin Kempin · 3 years, 4 months ago
  56. fe68e58 Test handling of invalid validation policy values by Edwin Kempin · 3 years, 4 months ago
  57. 1ca0e12 Test that OWNERS file with invalid keyword in per-file line cannot be parsed by Edwin Kempin · 3 years, 4 months ago
  58. 894753c Test that the RenameEmail REST endpoint requires authentication by Edwin Kempin · 3 years, 4 months ago
  59. 6c5c1b8 Test that code owners cannot be listed by Edwin Kempin · 3 years, 4 months ago
  60. 9104b23 Test that code owner configs cannot be listed by Edwin Kempin · 3 years, 4 months ago
  61. 38d0493 GetCodeOwnerConfigForPathInBranchRestIT: Fix test name by Edwin Kempin · 3 years, 4 months ago
  62. 9471c0e Test that CheckCodeOwnerConfigFiles REST endpoint requires authentication by Edwin Kempin · 3 years, 4 months ago
  63. 6bc2015 Add integration test for Check Code Owner capability by Edwin Kempin · 3 years, 4 months ago
  64. adb5b85 Use change number as seed for sorting when suggesting code owners for change by Edwin Kempin · 3 years, 4 months ago
  65. e197ba9 Merge changes Iafb16808,I2feeb31f,I1ef01100,I51873396,I0a3d985a, ... by Edwin Kempin · 3 years, 4 months ago
  66. 12e5d07 Merge "Restrict the visibility of the proto target" by Edwin Kempin · 3 years, 4 months ago
  67. 4a522dc Merge "Split monolithic plugin target across java packages" by Edwin Kempin · 3 years, 4 months ago
  68. 46a71b8 Merge changes Ie36fd9ba,I60497f11,Ibf140657,I263f395f,I94123c3e by Edwin Kempin · 3 years, 4 months ago
  69. c8cf23a Merge changes I3d758d7c,I4c934213,Ic8e91dfc by Edwin Kempin · 3 years, 4 months ago
  70. 0ccbe27 Merge changes Ide146a98,Ic61022af by Edwin Kempin · 3 years, 4 months ago
  71. 5415ea2 Merge changes I477eda7b,I29539813,I12bb9d13 by Edwin Kempin · 3 years, 4 months ago
  72. 51a37b6 Prefer explicitly mentioned code owners by Edwin Kempin · 3 years, 4 months ago
  73. b7cae41 Restrict the visibility of the proto target by Edwin Kempin · 3 years, 4 months ago
  74. f72b4af Split monolithic plugin target across java packages by Edwin Kempin · 3 years, 4 months ago
  75. 7ea1b82 Make the config package a subpacke of the backend package by Edwin Kempin · 3 years, 4 months ago
  76. a41c470 Test getting code owners when all users are global code owners by Edwin Kempin · 3 years, 4 months ago
  77. 47d5870 Move classes that are shared between API and impl into a common package by Edwin Kempin · 3 years, 4 months ago
  78. a3d7b93 Fix getAllUsersAsCodeOwners_allVisible test by Edwin Kempin · 3 years, 4 months ago
  79. 644724e Move API impl classes into a separate package by Edwin Kempin · 3 years, 4 months ago
  80. 02d36d4 JgitPathTest: Remove unneeded import by Edwin Kempin · 3 years, 4 months ago
  81. 2fa5eff JGitPathTest: Test toString/equals/hashCode methods by Edwin Kempin · 3 years, 4 months ago
  82. 35c57db Test adding config with ALL import of config that is added in same commit by Edwin Kempin · 3 years, 4 months ago
  83. 5d092b3 Include revision into error message when rejecting invalid import by Edwin Kempin · 3 years, 4 months ago
  84. 0be65a5 CodeOwnersOnPostReview: Fix variable name by Edwin Kempin · 3 years, 4 months ago
  85. b159529 Test that message on post review is extended if comments are added by Edwin Kempin · 3 years, 4 months ago
  86. b4e832a Move JGitPath into a seperate package by Edwin Kempin · 3 years, 4 months ago
  87. 1a816ed CodeOwnerSubmitRule: Do not log error if dest branch of a change was deleted by Edwin Kempin · 3 years, 4 months ago
  88. 12a387f Add capability that allows to call the CheckCodeOwner REST endpoint by Edwin Kempin · 3 years, 4 months ago
  89. e1383f9 Move module classes into a seperate package by Edwin Kempin · 3 years, 4 months ago
  90. a9eb47c Document that non-resolvable code owners are ignored by Edwin Kempin · 3 years, 4 months ago
  91. 43dff2a Add REST endpoint to check if an email is a code owner of a path by Edwin Kempin · 3 years, 5 months ago
  92. 4719314 BranchCodeOwners: JavaDoc fixes by Edwin Kempin · 3 years, 4 months ago
  93. ffad441 CodeOwnerResolverResult: Include debug messages by Edwin Kempin · 3 years, 5 months ago
  94. 297c64d Merge "Allow hovercard for suggested owners" by Dmitrii Filippov · 3 years, 4 months ago
  95. 28c9374 Allow hovercard for suggested owners by Dmitrii Filippov · 3 years, 4 months ago
  96. 483d665 PathCodeOwnersResult: Include details about unresolved imports by Edwin Kempin · 3 years, 5 months ago
  97. 6350cbf PathCodeOwnersResult: Fix reference in javadoc comment by Edwin Kempin · 3 years, 5 months ago
  98. 54c0e7f CodeOwnerResolver: Fix visibility checks if user is given by Edwin Kempin · 3 years, 5 months ago
  99. e5871c1 CodeOwnerResolver: Fix message if account is not visible by Edwin Kempin · 3 years, 5 months ago
  100. bb7b930 Document that there is no batch REST endpoint to list code owners for multiple paths by Edwin Kempin · 3 years, 5 months ago