Sign in
gerrit
/
plugins
/
reviewers-by-blame
/
HEAD
3c197dd
Fix compilation issue
by Antonio Barone
· 2 years, 8 months ago
master
54ca702
Merge branch 'stable-3.0'
by Thomas Draebing
· 5 years ago
stable-3.4
17e0ae0
Remove project config UI panel
by Thomas Draebing
· 5 years ago
stable-3.0
ad8f5df
Merge branch 'stable-2.16'
by Thomas Draebing
· 5 years ago
7f3588f
Merge branch 'stable-2.16'
by David Ostrovsky
· 5 years ago
3081668
Disable inputs in configuration screen for non-owners
by Thomas Draebing
· 5 years ago
stable-2.16
e8231c7
Fix REST API calls for projects with '/' in the name
by Thomas Draebing
· 5 years ago
77cf2fe
Adapt to latest master
by David Pursehouse
· 5 years ago
fa2b04d
Replace bazel-genfiles with bazel-bin in documentation
by David Pursehouse
· 5 years ago
5d45e84
Add configuration menu to the repo-config screen in new UI
by Thomas Draebing
· 5 years ago
1687d3f
Merge branch 'stable-2.16'
by Marco Miller
· 6 years ago
4b1eeb0
ChangeUpdatedListener: Adapt to id api changes
by Marco Miller
· 6 years ago
90189cd
Adapt to removal of OrmException
by David Ostrovsky
· 6 years ago
09898e8
Format Java files with google-java-format
by David Ostrovsky
· 6 years ago
9872e60
Merge branch 'stable-2.15' into stable-2.16
by David Ostrovsky
· 6 years ago
ec05d5f
ChangeUpdatedListener: Extract PluginConfig to a local variable
by David Ostrovsky
· 6 years ago
stable-2.15
ef9a61a
Remove unneeded finals
by David Ostrovsky
· 6 years ago
f2ffed6
Support adding reviewers in batch mode
by Paladox none
· 6 years ago
4d11a2d
Merge branch 'stable-2.15' into stable-2.16
by Paladox
· 6 years ago
4f7c696
Adapt to removal of ReviewDb
by David Ostrovsky
· 6 years ago
c2dc911
Merge branch 'stable-2.15'
by David Ostrovsky
· 6 years ago
0b6233e
Find change via ChangeData.Factory rather than ReviewDb
by Richard Christie
· 6 years ago
5ff127d
Adapats plugin to changes done in core
by Paladox none
· 6 years ago
d2fc6d7
Adapt to new core package layout
by Paladox none
· 7 years ago
2c08ef7
Adapt to removed AccountByEmailCache
by Paladox none
· 7 years ago
85abed9
Remove support for drafts
by Paladox none
· 7 years ago
7daadf5
Format all Java files with google-java-format
by David Pursehouse
· 7 years ago
stable-2.14
435fe97
Remove redundant entries from .gitignore
by David Pursehouse
· 8 years ago
40d1941
Fix build on Gerrit master
by Paladox none
· 8 years ago
ac8db03
Remove duplicate Gerrit-ApiType
by Paladox none
· 8 years ago
8e84210
Remove buck build
by Paladox none
· 8 years ago
d22b322
Add support for Bazel in Gerrit tree build
by Paladox none
· 8 years ago
e60afd1
Merge branch 'stable-2.12'
by David Pursehouse
· 8 years ago
stable-2.13
350875a
ChangeUpdatedListener: Open all auto-closeables in single try-with-resource
by David Pursehouse
· 8 years ago
3ea04b8
ChangeUpdatedListener: Open database in try-with-resource
by David Pursehouse
· 8 years ago
040266e
ReviewersByBlame: Fix incorrect @param Javadoc tag
by David Pursehouse
· 8 years ago
a18fb04
Build with API version 2.13.1
by David Pursehouse
· 8 years ago
bb48e5c
Change docs links to actual file extension (.md)
by Yuxuan 'fishy' Wang
· 8 years ago
b2880c1
Add option ignoreFileRegEx
by Sebastian Klapp
· 9 years ago
5615134
Add options ignoreDrafts and ignoreSubjectRegEx
by Sebastian Klapp
· 9 years ago
18bc259
Build with API version 2.12
by David Pursehouse
· 9 years ago
stable-2.12
524f534
Follow upstream's switch to memoization of Event properties
by Christian Aistleitner
· 9 years ago
67d1085
Follow upstream's renaming of method to get current user
by Christian Aistleitner
· 9 years ago
acf5236
Use moved FactoryModule
by David Pursehouse
· 9 years ago
4321089
Merge branch 'stable-2.11'
by Edwin Kempin
· 10 years ago
c679c0c
Merge branch 'stable-2.10'
by Edwin Kempin
· 10 years ago
stable-2.11
b4862f4
Update plugin API version to 2.10.5 and adapt to JGit API changes
by Edwin Kempin
· 10 years ago
stable-2.10
d2958fd
Merge branch 'stable-2.11'
by Edwin Kempin
· 10 years ago
9c1632e
Set version to 2.11.1 and adapt to JGit API changes
by Saša Živkov
· 10 years ago
4c678b3
Convert Repository to AutoCloseable
by Christian Aistleitner
· 10 years ago
9b772a0
Convert RevWalk to AutoCloseable
by Christian Aistleitner
· 10 years ago
e884525
Move reviewDb declaration
by Christian Aistleitner
· 10 years ago
c742429
Get rid of unneeded nested catch blocks
by Christian Aistleitner
· 10 years ago
754dcd5
Drop unneeded catch blocks
by Christian Aistleitner
· 10 years ago
600679e
Switch RevWalker from release to close
by Christian Aistleitner
· 10 years ago
7945337
Make plugin version the same as Gerrit API version
by Edwin Kempin
· 10 years ago
af46202
Build with API version 2.12-SNAPSHOT
by Edwin Kempin
· 10 years ago
2193fd9
Add support for standalone Buck build
by Edwin Kempin
· 10 years ago
580d38f
Organize imports
by David Pursehouse
· 10 years ago
603adda
Remove pom.xml
by David Pursehouse
· 10 years ago
083bd17
Merge branch 'stable-2.10'
by Edwin Kempin
· 10 years ago
bbfe439
Fix compilation against latest master branch of Gerrit
by David Pursehouse
· 10 years ago
322e3db
Update version on pom to 2.11-SNAPSHOT
by Edwin Kempin
· 10 years ago
026eebe
Update version in pom to 2.10
by Edwin Kempin
· 10 years ago
f33b602
Build against Gerrit 2.9
by Edwin Kempin
· 10 years ago
stable-2.9
9563939
Add back Maven build
by Edwin Kempin
· 10 years ago
bd52a6a
Allow to set maxReviewers on a project from the WebUI
by Edwin Kempin
· 11 years ago
a18bf73
Implement buck driven build
by David Ostrovsky
· 11 years ago
34f4d5d
Bump to 2.9-SNAPSHOT API
by David Pursehouse
· 11 years ago
44682ff
Change plugin API to 2.8.1
by David Ostrovsky
· 11 years ago
stable-2.8
4064a44
Listen to change events instead of listening to ref updates
by Edwin Kempin
· 11 years ago
cf74230
Adapt code to API change in Gerrit core
by Edwin Kempin
· 11 years ago
b9b881f
Prefer early exit when commit is not on refs/changes ref
by David Ostrovsky
· 11 years ago
7c82f59
Fix compilation errors
by David Ostrovsky
· 11 years ago
94fb194
Merge "Adapt to the simplified GitReferenceUpdatedListener.Event API"
by Edwin Kempin
· 11 years ago
2973b9f
Adapt to the simplified GitReferenceUpdatedListener.Event API
by Sasa Zivkov
· 11 years ago
c6a9e86
Do not fail if patch set is not found
by Edwin Kempin
· 11 years ago
396f5fe
Get plugin name injected instead of hard-coding it
by Edwin Kempin
· 11 years ago
e87fabd
Merge "Support configuration of max reviewers per project"
by Edwin Kempin
· 11 years ago
3f4dfbc
Support configuration of max reviewers per project
by Edwin Kempin
· 11 years ago
5071672
Provide plugin name in manifest
by Edwin Kempin
· 11 years ago
390e75b
Do not fail with NPE if change is not found
by Edwin Kempin
· 11 years ago
f2015bd
Initial commit of reviewer-by-blame plugin
by Deniz Türkoglu
· 11 years ago