Sign in
gerrit
/
plugins
/
reviewers
/
aa370ce800c50892f624e5d920782f88b03f944a
/
src
9a69272
Merge branch 'stable-2.16' into stable-3.0
by Nguyen Tuan Khang Phan
· 5 years ago
d314262
Documentation: Add missing footer that links to plugin index page
by Nguyen Tuan Khang Phan
· 5 years ago
6854211
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 5 years ago
06b1027
Documentation: Add missing alternative for plugin in-tree testing
by Nguyen Tuan Khang Phan
· 5 years ago
adf51cd
Merge branch 'stable-2.16' into stable-3.0
by Marco Miller
· 5 years ago
429eb59
Merge branch 'stable-2.15' into stable-2.16
by Marco Miller
· 5 years ago
9bbec4e
Merge branch 'stable-2.14' into stable-2.15
by Marco Miller
· 5 years ago
94ee329
Replace bazel-genfiles with bazel-bin in documentation
by David Pursehouse
· 5 years ago
6f57ee5
Merge branch 'stable-2.16' into 'stable-3.0'
by Sven Selberg
· 5 years ago
187bf6a
Polygerrit UI
by Sven Selberg
· 6 years ago
6932df9
Adapt to Project.NameKey refactoring
by Dave Borowitz
· 6 years ago
eb5f05e
Adapt to Branch.NameKey refactoring
by Dave Borowitz
· 6 years ago
d6976d6
Adapt to Account.Id refactoring
by Dave Borowitz
· 6 years ago
4e5ef6c
Adapt to new StorageException class name and package
by Dave Borowitz
· 6 years ago
96386b6
Upgrade bazlets to latest master to build with 3.0.0-SNAPSHOT API
by David Pursehouse
· 6 years ago
24acb3f
Merge branch 'stable-2.16'
by Marco Miller
· 6 years ago
7abdd05
Merge branch 'stable-2.15' into stable-2.16
by David Pursehouse
· 6 years ago
7d7b148
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 6 years ago
faa254b
Format Java files with google-java-format 1.7
by David Pursehouse
· 6 years ago
a25c78d
Merge branch 'stable-2.16'
by Marco Miller
· 6 years ago
eb20a13
Merge branch 'stable-2.15' into stable-2.16
by David Pursehouse
· 6 years ago
946a386
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 6 years ago
95e8b89
Documentation: Fix the in-tree bazel test command
by Marco Miller
· 6 years ago
5d41a99
Update to new AccountResolver API
by Dave Borowitz
· 6 years ago
5120f64
Format Java files with google-java-format
by David Pursehouse
· 6 years ago
6bbb7cd
Remove unused ReviewDb
by Dave Borowitz
· 6 years ago
c89117c
Adapt to removal of RequestContext#getReviewDbProvider
by Dave Borowitz
· 6 years ago
64de44b
Adapt to PushOneCommit.Factory interface change
by Dave Borowitz
· 6 years ago
297edec
Use ProjectOperations in ReviewersConfigIT
by Han-Wen Nienhuys
· 6 years ago
fedec2e
Remove GWT UI
by David Ostrovsky
· 6 years ago
4f23e4a
Merge branch 'stable-2.15'
by Sven Selberg
· 6 years ago
1ddc15f
Documentation: fix spelling
by Sven Selberg
· 6 years ago
d723158
Migrate to flogger
by Sven Selberg
· 6 years ago
b07d0b6
Add support for ignoring WIP and Private changes
by Sven Selberg
· 6 years ago
2855151
Merge branch 'stable-2.15'
by David Ostrovsky
· 6 years ago
ce73af1
Replace GroupsCollection with new GroupResolver
by Dave Borowitz
· 6 years ago
dfa8d8a
Add test for adding reviewers from multiple sections
by David Ostrovsky
· 7 years ago
8724476
Adapt to recent API version
by David Ostrovsky
· 7 years ago
9607f17
Remove obsolete ignoreDrafts configuration option
by David Ostrovsky
· 7 years ago
91eb1b3
Update to latest Gerrit API version
by Dariusz Luksza
· 7 years ago
e4c935e
Use #absentUser instead of #user for absent users
by Changcheng Xiao
· 7 years ago
909da0f
Merge branch 'stable-2.15'
by David Ostrovsky
· 7 years ago
7b6ad0e
Simplify client module
by David Ostrovsky
· 7 years ago
1c9a67a
Split reviewers plugin into GWT and non-GWT variants
by Dave Borowitz
· 7 years ago
94d2ad6
Add modify reviewers config plugin capability
by David Ostrovsky
· 7 years ago
6d7a0e8
Split reviewers plugin into GWT and non-GWT variants
by Dave Borowitz
· 7 years ago
933ae7a
Adapt to exception changes in core
by Dave Borowitz
· 7 years ago
23f4a1d
Remove reference to Maven build
by Dave Borowitz
· 7 years ago
3fa04a4
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
9098aca
ReviewersResolver: Log failure to list accounts for group as error
by David Pursehouse
· 7 years ago
3b734bc
ReviewersResolver: Don't log stack trace when group does not exist
by David Pursehouse
· 7 years ago
c20909e
ReviewersResolver: Emit a warning to the log when account is inactive
by David Pursehouse
· 7 years ago
f716928
Fix compilation warnings flagged by Eclipse
by David Ostrovsky
· 7 years ago
d43725c
Sync plugin to Gerrit master API
by Dariusz Luksza
· 7 years ago
0e51226
Adapt to new git.meta package
by Dave Borowitz
· 7 years ago
cbbed03
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
d608ed4
Reviewers: Restrict index query to the given change
by Martin Wallgren
· 7 years ago
5ccb8bb
Add integration test for adding reviewers
by David Ostrovsky
· 7 years ago
84e4eab
ReviewersConfig: Add unit test for merged project inheritance
by David Ostrovsky
· 7 years ago
029f1f7
ReviewerFilterSection: Add equals and hashCode methods
by David Ostrovsky
· 7 years ago
8c83b0e
ReviewersResolver#resolveGroup: Simplify error handling
by David Ostrovsky
· 7 years ago
7a536b1
Remove stale documentation how to build with maven
by David Ostrovsky
· 7 years ago
bc77693
Add reviewers resolver test
by David Ostrovsky
· 7 years ago
0c18314
ReviewersResolver#resolve: Extract logic in small methods
by David Ostrovsky
· 7 years ago
c5a049b
Reviewers: Extract account resolver logic to it own class
by David Ostrovsky
· 7 years ago
b97f311
Add members of all matching groups
by Tomasz Bator
· 7 years ago
1cd900b
ReviewersConfig: merge parent reviewers.config
by Martin Wallgren
· 7 years ago
53c6d99
Reviewers: Don't create ChangeData instances
by David Ostrovsky
· 7 years ago
de8c6ba
Reviewers: Actually use change index for filter query
by David Ostrovsky
· 7 years ago
1819c14
Refactor ReviewersConfig to also handle the global config
by David Pursehouse
· 7 years ago
50ef7b3
Rename DefaultReviewers to AddReviewersByConfiguration
by David Pursehouse
· 7 years ago
e2fb001
Factor addition of reviewers into own Runnable class
by David Pursehouse
· 7 years ago
8ce732d
Reviewers: Don't add change uploader as reviewer
by David Pursehouse
· 7 years ago
0daf695
Reviewers: Only consider active accounts
by David Pursehouse
· 7 years ago
d9a6793
Reviewers: Pass RevisionEvent to onEvent method
by David Pursehouse
· 7 years ago
2ed331f
Add project name & change Id to the logs
by Borui Tao
· 7 years ago
59ceea4
Reviewers: Use log built-in string formatting
by Hector Oswaldo Caballero
· 7 years ago
c79ca14
Handle the QueryParseException when querying a group that does not exist
by Borui Tao
· 7 years ago
ccd0673
Reviewers#suggestReviewers: Add null check on changeId
by David Pursehouse
· 7 years ago
83db9b0
Add support for reviewer suggestion
by David Pursehouse
· 7 years ago
5ce9cf8
ChangeEventListener: Remove unnecessary final modifiers
by David Pursehouse
· 7 years ago
9ed9309
ChangeEventListener: Don't unnecessarily open the repository
by David Pursehouse
· 7 years ago
3c62b46
Merge branch 'stable-2.15'
by David Pursehouse
· 7 years ago
a1cf02d
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
e6f2738
Merge "Adapt to changes in Gerrit core"
by Edwin Kempin
· 7 years ago
bb76561
Ignore inactive reviewers in groups
by Owen Li
· 7 years ago
faa8f13
Update plugin for new REST handler locations
by Han-Wen Nienhuys
· 7 years ago
b0f483c
Adapt to changes in Gerrit core
by Edwin Kempin
· 7 years ago
8833d04
Remove unused members
by Han-Wen Nienhuys
· 7 years ago
55292fe
Don't catch never thrown exceptions
by Han-Wen Nienhuys
· 7 years ago
07e5ad1
Adapt plugin to new GroupMembers API
by Patrick Hiesel
· 7 years ago
14c7864
Remove usage of ProjectControl#isOwner()
by Patrick Hiesel
· 7 years ago
105064f
Adapt to latest change in core
by Hugo Arès
· 7 years ago
be83ef4
Remove support for drafts
by Changcheng Xiao
· 8 years ago
067bdc4
Reference AccountVisibility from correct package
by Patrick Hiesel
· 7 years ago
161c4b3
Merge branch 'stable-2.14'
by Hugo Arès
· 8 years ago
2c3cc53
Merge branch 'stable-2.13' into stable-2.14
by Hugo Arès
· 8 years ago
0092589
Merge branch 'stable-2.12' into stable-2.13
by Hugo Arès
· 8 years ago
stable-2.13
ba12caa
Handle when uploader email matches more than one account
by Hugo Arès
· 8 years ago
stable-2.12
8b146b2
Adapt ReviewersUtil call to new API
by Patrick Hiesel
· 8 years ago
Next »