1. 1f9e724 Fix in-tree build by David Pursehouse · 6 years ago
  2. 5abce11 Adjust to renamed dependencies in core by David Pursehouse · 6 years ago
  3. 37c6988 Fix names of build output jar files in README by David Pursehouse · 6 years ago
  4. fc7ee13 Adjust to renamed dependencies in core by David Pursehouse · 6 years ago
  5. d16b993 Update bazlets to latest revision on stable-2.14 by David Pursehouse · 6 years ago
  6. 030dd08 Move root package to com.googlesource by Luca Milanesio · 6 years ago
  7. a5ab929 Remove BUCK build by Luca Milanesio · 6 years ago
  8. c5a8ba4 Filter out inactive accounts in OWNERS by Luca Milanesio · 6 years ago
  9. 00d03f1 Adapt to account lookup in Gerrit master by Luca Milanesio · 6 years ago
  10. 7273a85 Check null account full name by Jungho Ahn · 7 years ago
  11. d7f9244 Fix NPE if change does not exist by Hector Oswaldo Caballero · 6 years ago
  12. 62877c1 Adapt to changes in master by Hector Oswaldo Caballero · 6 years ago
  13. ce97896 Adapt to changes in 2.15 API by Hector Oswaldo Caballero · 6 years ago
  14. 550a174 Bazel: Add standalone build mode by David Ostrovsky · 6 years ago
  15. 1386fa3 Does not include jackson-core in the final artifacts by Hector Oswaldo Caballero · 6 years ago
  16. 2b1b639 Sync Jackson lib version with Gerrit by Hector Oswaldo Caballero · 6 years ago
  17. c7c59cd Fix owners dependencies by Hector Oswaldo Caballero · 6 years ago
  18. e17ec6c Remove duplicated build dependencies by Hector Oswaldo Caballero · 6 years ago
  19. 125bd31 Reformat build files by Hector Oswaldo Caballero · 6 years ago
  20. 09002a8 Remove Buck build by Hector Oswaldo Caballero · 6 years ago
  21. 967cd77 Fix config documentation by Hector Oswaldo Caballero · 6 years ago
  22. c064850 Fix Eclipse warnings by Hector Oswaldo Caballero · 6 years ago
  23. 7219672 Cleanup .gitignore file by Hector Oswaldo Caballero · 6 years ago
  24. 025a271 Eager initialize Owners Prolog Predicates by Luca Milanesio · 6 years ago
  25. 3970276 Consider name and e-mail matching edge cases by Luca Milanesio · 7 years ago
  26. 7b1bb73 Batch sending mail when multiple reviewers added by David Ostrovsky · 7 years ago
  27. 70bf63c Fix eclipse warnings by David Ostrovsky · 7 years ago
  28. 12af230 Reformat external_plugin_deps.bzl file by David Ostrovsky · 7 years ago
  29. baf1e5d Format java files with google-java-format by David Ostrovsky · 7 years ago
  30. b798e63 Fix inherited owners for deeply nested dirs by Luca Milanesio · 7 years ago
  31. e35d8ef Use refs/meta/config/OWNERS as global default by Luca Milanesio · 7 years ago
  32. 4e76d1f Merge "Fix destination branch to resolve OWNERS file" by Luca Milanesio · 7 years ago
  33. 28650a4 Merge "Remove Buck build and stale comments in build files" by Luca Milanesio · 7 years ago
  34. bb01a59 Fix destination branch to resolve OWNERS file by Luca Milanesio · 7 years ago
  35. b42996f Merge "Fix an NPE when matching external IDs" by Luca Milanesio · 7 years ago
  36. abc2f57 Fix an NPE when matching external IDs by Alexander Kojevnikov · 7 years ago
  37. 2a02296 Remove Buck build and stale comments in build files by David Ostrovsky · 7 years ago
  38. 461866e Bazel: De-duplicate plugins API in final artifact by David Ostrovsky · 7 years ago
  39. 20b2a1b Format build files with buildifier by David Ostrovsky · 7 years ago
  40. 2a1388b Use Gerrit v2.14 native one-off request context by Luca Milanesio · 7 years ago
  41. b996d6c Allow to define group owners using group/ prefix by Luca Milanesio · 7 years ago
  42. ca10905 Update build instructions for Bazel on stable-2.14/master by Luca Milanesio · 7 years ago
  43. 3f481f9 Allow any external id to be matched as owner by Luca Milanesio · 7 years ago
  44. 189a37f Fix external id on Gerrit master and stable-2.14 by Luca Milanesio · 7 years ago
  45. 47a9e54 Filter out partial name matches in OWNERS file by Luca Milanesio · 7 years ago stable-2.13
  46. 7499db2 Remove Truth8 use on Java 7 by Luca Milanesio · 7 years ago
  47. c7532f0 Gerrit 2.13 compatibility fix by Luca Milanesio · 7 years ago
  48. b8d742a Fix java.lang.NoClassDefFoundError for commons by Luca Milanesio · 7 years ago
  49. a1d8f63 Declare Gerrit API as provided deps by Luca Milanesio · 7 years ago
  50. d711dce Merge branch 'master' into stable-2.13 by Luca Milanesio · 7 years ago
  51. 37d883c Owners on stable-2.13 is built with Buck and Java 8 by Luca Milanesio · 7 years ago
  52. d449f71 Make BUCK build more similar to Bazel on master by Luca Milanesio · 7 years ago
  53. 215cd99 Fix OWNERS examples YAML formatting by Luca Milanesio · 7 years ago
  54. ec5ede2 Fix matchers-only OWNERS config by Luca Milanesio · 7 years ago
  55. 5ef4e8a Align all license headers to the Std Gerrit one by Luca Milanesio · 7 years ago
  56. a7ca97e Update documentation with the latest features. by Luca Milanesio · 7 years ago
  57. 4751abf Fix typo in matchers configuration by Luca Milanesio · 7 years ago
  58. 5f542bb Make owners requirements explicit by Luca Milanesio · 7 years ago
  59. 21d8f03 Extra prolog predicates to extract files and owners by Luca Milanesio · 7 years ago
  60. 61a1283 Extract accounts resolution from Gerrit's resolver by Luca Milanesio · 7 years ago
  61. 91c99ff Include config.md in plugins' documentation by Luca Milanesio · 7 years ago
  62. 40bd12a Added PartialRegExMatcher. by Claudio Pacchiega · 7 years ago
  63. a8c9e74 owners-plugin based on files instead of matchers. by Claudio Pacchiega · 7 years ago
  64. 36d2757 FileOwners added and UnitTested by Claudio Pacchiega · 7 years ago
  65. 0dc3831 owners-autoassign updated to support new owners by Claudio Pacchiega · 7 years ago
  66. 7c322d7 Matching based rules in OWNERS config by Claudio Pacchiega · 7 years ago
  67. 9910fea Added unit-tests for parsing OWNERS configuration by Luca Milanesio · 7 years ago
  68. 6d1a67e Factor out JGit operations into a Helper by Luca Milanesio · 7 years ago
  69. 9ba5a06 Refactor Owners build to make it Bazel compatible by Luca Milanesio · 7 years ago
  70. b9810a0 Merge branch 'stable-2.13' by Luca Milanesio · 7 years ago
  71. f24b1a2 Stop depending on gitective. by Benoit Perrot · 7 years ago
  72. 6098f61 Improved documentation. by Claudio Pacchiega · 8 years ago
  73. bb24e98 Set change owners execution context for v2.13 by Luca Milanesio · 8 years ago
  74. 90644ac Set change owners execution context by Luca Milanesio · 8 years ago
  75. e13e356 Bump to Gitective 0.9.17 by Luca Milanesio · 8 years ago
  76. 0e1658d Make plugin compile under master and new jgit dependencies by Claudio Pacchiega · 8 years ago
  77. 148689e Adapt plugin to prolog library refactoring by David Ostrovsky · 8 years ago
  78. 17b4ec2 Merge pull request #5 from ugodiggi/master by Vadim Spivak · 9 years ago
  79. ef96583 Upgrade to gerrit v2.10 by Ugo Di Girolamo · 9 years ago
  80. 21ff604 Experimental fix for gerrit-owners to build vs gerrit's HEAD by Ugo Di Girolamo · 10 years ago
  81. a82bce1 Merge pull request #3 from ugodiggi/master by Vadim Spivak · 10 years ago
  82. 2173001 Fixes to buck build. by Ugo Di Girolamo · 10 years ago
  83. 0d66a9b Remove pom.xml files since now gerrit builds with buck. by Ugo Di Girolamo · 10 years ago
  84. 38abadd Build gerrit-owners-autoassign plugin against gerrit 2.8 by Ugo Di Girolamo · 10 years ago
  85. 2077425 Build gerrit-owners plugin against gerrit 2.8 by Ugo Di Girolamo · 10 years ago
  86. 27ca1e2 Add owner_path(-Path) predicate. by Vadim Spivak · 11 years ago
  87. f05c0ce [maven-release-plugin] prepare for next development iteration by Vadim Spivak · 11 years ago
  88. 4d33ff4 [maven-release-plugin] prepare release v1.1 by Vadim Spivak · 11 years ago v1.1
  89. 03af37a Update CHANGELOG for v1.1. by Vadim Spivak · 11 years ago
  90. 5ceed2b Paths without any owners no longer require Owner-Approval. by Vadim Spivak · 11 years ago
  91. 76864e7 No more shading for gerrit-owners-common. by Vadim Spivak · 11 years ago
  92. f906e2f [maven-release-plugin] prepare for next development iteration by Vadim Spivak · 11 years ago
  93. c7c8385 [maven-release-plugin] prepare release v1.0 by Vadim Spivak · 11 years ago v1.0
  94. ebcba5e Prepare for mvn deploy. by Vadim Spivak · 11 years ago
  95. 281b54c Update tag pattern and gitignore for maven release plugin. by Vadim Spivak · 11 years ago
  96. 5e71a59 Use Gerrit 2.6-rc1. by Vadim Spivak · 11 years ago
  97. 0852297 Add release plugin and release gerrit maven repo. by Vadim Spivak · 11 years ago
  98. 9998e94 Extract PathOwners into gerrit-owners-common. by Vadim Spivak · 11 years ago
  99. d27794d Rename package to be consistent with artifactId. by Vadim Spivak · 11 years ago
  100. 604dc2c Add auto assign plugin. by Vadim Spivak · 11 years ago