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