1. 684e77a Add Jenkinsfile for CI verification by Luca Milanesio · 7 weeks ago master
  2. 611d866 Don't build test dependencies for manual tests by Luca Milanesio · 6 weeks ago
  3. a149960 Convert to bzlmod by Luca Milanesio · 7 weeks ago
  4. 52fb128 Initial commit of the standalone owners plugin by Luca Milanesio · 7 weeks ago
  5. 5626ac5 Add Luca's deep dive into Owners plugin to docs by Daniele Sassoli · 8 weeks ago
  6. ffa04bd Merge branch 'stable-3.14' by Antonio Barone · 2 months ago
  7. 75e9eb0 Merge branch 'stable-3.13' into stable-3.14 by Antonio Barone · 2 months ago stable-3.14
  8. 6a51a43 Merge branch 'stable-3.12' into stable-3.13 by Antonio Barone · 2 months ago stable-3.13
  9. 82d551f Improve documentation for auto-owners-approval by Antonio Barone · 3 months ago stable-3.12
  10. c237ca5 Convert FilesOwnersResponse to a record by Antonio Barone · 4 months ago
  11. 90d0955 Show auto-approved owner approvals in the UI by Antonio Barone · 4 months ago
  12. bb36d44 Expose auto-approved files in the owners REST API by Antonio Barone · 4 months ago
  13. 710086e Extract shared auto-owners-approved logic by Antonio Barone · 4 months ago
  14. b17e6b7 Swtich auto-owners-approved to a allowlist model by Antonio Barone · 4 months ago
  15. 1fd8e1b Default auto-owners-approved to false by Antonio Barone · 4 months ago
  16. df7c8e4 Merge branch 'stable-3.14' by Luca Milanesio · 4 months ago
  17. 8cc5ce4 Add ESLint configuration by Luca Milanesio · 4 months ago
  18. 8df6b62 Adapt prolog-runtime dependency to rules_jvm_external by Luca Milanesio · 4 months ago
  19. 0ee3dbc Merge branch 'stable-3.13' into stable-3.14 by Luca Milanesio · 4 months ago
  20. 5441e22 Merge branch 'stable-3.12' into stable-3.13 by Luca Milanesio · 4 months ago
  21. b347a79 Allow matchers to override auto-owners-approved by Antonio Barone · 4 months ago
  22. eacf0b0 Refactor tests in copy-condition IT by Antonio Barone · 4 months ago
  23. 1f9a7f1 Remove unneeded @Nullable on rootEntry in PathOwners by Luca Milanesio · 4 months ago
  24. b869264 Avoid nullable PathOwnersEntry associated with projects by Luca Milanesio · 4 months ago
  25. 771ee30 Add AlreadyApprovedByCopyConditionsIT hierarchy OWNERS test cases by Luca Milanesio · 4 months ago
  26. 5ccc669 Add auto-owners-approved to OWNERS by Antonio Barone · 5 months ago
  27. 86cb6e6 Make fields PathOwners field final by Antonio Barone · 5 months ago
  28. 1f01cd7 Ignore commit message diffs in already-approved-by_owners by Antonio Barone · 5 months ago
  29. 1087de4 Replace use of static EMPTY ReadOnlyPathOwnersEntry with Optional<> by Luca Milanesio · 5 months ago
  30. cdea3e1 Avoid passing rootEntry to calculateCurrentEntry() by Luca Milanesio · 5 months ago
  31. e0cf800 Fix import of com.google.common.collect.Sets by Luca Milanesio · 5 months ago
  32. 3f8f169 Remove definition of owners-common as a plugin by Luca Milanesio · 5 months ago
  33. fc1f52f Open JDK internals for PowerMock in owners-common tests by Antonio Barone · 5 months ago
  34. 1a09713 Disambiguate Truth assertions in owners-common tests by Antonio Barone · 5 months ago
  35. c37f095 Reformat with GJF 1.24 by Antonio Barone · 5 months ago
  36. e2e15c9 Use new ChangeIdentifier to identify changes in tests by Daniele Sassoli · 5 months ago
  37. 511c6a9 Preserve owner approvals for rebase-only file changes by Antonio Barone · 7 months ago
  38. 8d124d4 Set explicit project when creating test changes by Antonio Barone · 6 months ago
  39. 0a509d8 Add predicate for sticky owner approvals by Antonio Barone · 9 months ago
  40. 35febff Merge branch 'stable-3.11' by Daniele Sassoli · 1 year ago
  41. c020b99 Fix owners-autoassign compilation issue. by Daniele Sassoli · 1 year ago stable-3.11
  42. 0b2cb14 Merge branch 'stable-3.11' by Antonio Barone · 1 year, 2 months ago
  43. 8b1a0d9 Merge branch 'stable-3.10' into stable-3.11 by Antonio Barone · 1 year, 2 months ago
  44. b32b39d Merge branch 'stable-3.9' into stable-3.10 by Antonio Barone · 1 year, 2 months ago
  45. 03b26e8 Merge branch 'stable-3.8' into stable-3.9 by Antonio Barone · 1 year, 2 months ago stable-3.9
  46. 17c8f73 Merge branch 'stable-3.7' into stable-3.8 by Antonio Barone · 1 year, 2 months ago stable-3.8
  47. 2a4c492 Merge branch 'stable-3.6' into stable-3.7 by Antonio Barone · 1 year, 2 months ago stable-3.7
  48. 950fa97 Merge branch 'stable-3.5' into stable-3.6 by Antonio Barone · 1 year, 2 months ago stable-3.6
  49. 500c45a Fix NPE in SyncReviewerManager by Antonio Barone · 1 year, 2 months ago stable-3.5
  50. c91797c Fix path to tsconfig in web_test_runner.sh by Paladox none · 1 year, 3 months ago
  51. 1b0dd56 Merge "Fix path to tsconfig-plugins-base.json" by Daniele Sassoli · 1 year, 3 months ago
  52. b0ff50c README: Update command for cloning gerrit to include --recurse-submodules by Paladox none · 1 year, 3 months ago
  53. 282518b Fix path to tsconfig-plugins-base.json by Paladox none · 1 year, 3 months ago
  54. b74e35e Remove $ sign so whole block of commands can be copied at once by Daniele Sassoli · 1 year, 3 months ago
  55. 429e668 Migrate from karma to web-test-runner by Paladox none · 1 year, 3 months ago
  56. 9ece265 Merge branch 'stable-3.11' by Daniele Sassoli · 1 year, 4 months ago
  57. 37fa52b Merge branch 'stable-3.10' into stable-3.11 by Daniele Sassoli · 1 year, 4 months ago
  58. 185a5fd Merge branch 'stable-3.9' into stable-3.10 by Daniele Sassoli · 1 year, 4 months ago
  59. 958287a Merge branch 'stable-3.8' into stable-3.9 by Daniele Sassoli · 1 year, 4 months ago
  60. e888990 API should take into account the configured approval label by Daniele Sassoli · 1 year, 4 months ago
  61. 5993225 Fix GJF 1.7 formatting on java files by Jacek Centkowski · 1 year, 4 months ago
  62. 5e9eeaa Owners plugin tests should only test owners plugin functionality by Daniele Sassoli · 1 year, 5 months ago
  63. 89f4c87 Merge branch 'stable-3.11' by Daniele Sassoli · 1 year, 5 months ago
  64. 48e702b Merge branch 'stable-3.10' into stable-3.11 by Daniele Sassoli · 1 year, 5 months ago
  65. fddc91c Merge branch 'stable-3.9' into stable-3.10 by Daniele Sassoli · 1 year, 5 months ago
  66. e88e680 Merge branch 'stable-3.8' into stable-3.9 by Daniele Sassoli · 1 year, 5 months ago
  67. 68a6c93 Warn about off-line reindexing when using the owners' plugin by Luca Milanesio · 1 year, 5 months ago
  68. 74abb9e Specify when owners.config label definition is required by Daniele Sassoli · 1 year, 5 months ago
  69. 5d085bf Fix typo in README.md by Daniele Sassoli · 1 year, 6 months ago
  70. b6fa286 Clarify what enableSubmitRequirement=true does by Daniele Sassoli · 1 year, 6 months ago
  71. 4c2e5ff Remove prolog examples from owners config.md by Daniele Sassoli · 1 year, 6 months ago
  72. cda8e99 Add link to plugin overview presentation by Daniele Sassoli · 1 year, 6 months ago
  73. 224d676 Make over-arching owners plugin docs more generic by Daniele Sassoli · 1 year, 7 months ago
  74. ac55d1a Update owners plugin to clarify that prolog really is deprecated by Daniele Sassoli · 1 year, 7 months ago
  75. ca4ea06 Clarify owners-autoassign setup docs by Daniele Sassoli · 1 year, 7 months ago
  76. 3e573a0 Fix typo in owners-autoassign config.md by Daniele Sassoli · 1 year, 7 months ago
  77. 4e0737a Merge branch 'stable-3.10' by Antonio Barone · 1 year, 7 months ago
  78. 2be86bd Merge branch 'stable-3.9' into stable-3.10 by Antonio Barone · 1 year, 7 months ago
  79. e7c04ae Merge branch 'stable-3.8' into stable-3.9 by Antonio Barone · 1 year, 7 months ago
  80. eafc579 Merge branch 'stable-3.7' into stable-3.8 by Antonio Barone · 1 year, 7 months ago
  81. ab7e389 Merge branch 'stable-3.6' into stable-3.7 by Antonio Barone · 1 year, 7 months ago
  82. ba786da Merge branch 'stable-3.5' into stable-3.6 by Antonio Barone · 1 year, 7 months ago
  83. aff1876 Merge branch 'stable-3.4' into stable-3.5 by Antonio Barone · 1 year, 7 months ago
  84. 6adf78d Document Owned Files tab in the Change screen's owners UI by Luca Milanesio · 1 year, 7 months ago
  85. 387d4df Merge "Remove references to replacement mode" by Luca Milanesio · 1 year, 7 months ago
  86. c60596b Remove references to replacement mode by Daniele Sassoli · 1 year, 7 months ago
  87. 34ce461 Improve owners how-to-use.md by Daniele Sassoli · 1 year, 7 months ago
  88. a98e78b Expire the owners cache after 1 minute and make it unlimited by Luca Milanesio · 1 year, 8 months ago stable-3.4
  89. 99c5c56 Optimize the 'path_owners_entries' cache eviction by Jacek Centkowski · 3 years, 4 months ago
  90. 965169d Introduce PathOwners cache from Ic7d61de07 by Luca Milanesio · 1 year, 8 months ago
  91. 71a50ea Include Gerrit's `shared-styles` in `Owned Files` tab by Jacek Centkowski · 1 year, 7 months ago
  92. 15d3d20 Merge "Document owners status on the change screen" into stable-3.8 by Daniele Sassoli · 1 year, 8 months ago
  93. b2eeaab Document owners status on the change screen by Jacek Centkowski · 1 year, 8 months ago
  94. bdb4e8a Add `Status` column to the `Owned Files` tab by Jacek Centkowski · 1 year, 8 months ago
  95. 3f6e069 Merge branch 'stable-3.10' by Antonio Barone · 1 year, 8 months ago
  96. 0cd6015 Merge branch 'stable-3.9' into stable-3.10 by Antonio Barone · 1 year, 8 months ago
  97. 1d8c14a Merge branch 'stable-3.8' into stable-3.9 by Antonio Barone · 1 year, 8 months ago
  98. 7f12b92 Merge branch 'stable-3.7' into stable-3.8 by Antonio Barone · 1 year, 8 months ago
  99. 7f465ed Merge branch 'stable-3.6' into stable-3.7 by Antonio Barone · 1 year, 8 months ago
  100. 038b045 Merge branch 'stable-3.5' into stable-3.6 by Antonio Barone · 1 year, 8 months ago