Sign in
gerrit
/
gerrit
/
885f4987bf005b011536d4708ec425810bd26fa0
885f498
Merge "Update to JGit 3.4.0.201406110918-r"
by Edwin Kempin
· 11 years ago
6852b25
Correct ordering of PatchLineComments in ChangeNotes
by Yacob Yonas
· 11 years ago
fc5450b
maven_jar(): Clarify why 'SNAPSHOT' is discarded from directory name
by David Ostrovsky
· 11 years ago
195b9d7
Store PatchLineComments in Git notes
by Yacob Yonas
· 11 years ago
6324b55
Push plugin Guice Module load into the ServerPlugin loader
by Luca Milanesio
· 11 years ago
a9707a5
Plugins loading ordering: all jars first
by Luca Milanesio
· 11 years ago
4635d03
Introduce support for externally loaded plugins
by Luca Milanesio
· 11 years ago
fd3a4b4
Use fixed rate instead of fixed delay for the log file compressor
by Matthias Sohn
· 11 years ago
d9000f3
Use fixed rate instead of fixed delay for the gc schedule
by Adrian Görler
· 11 years ago
1a9d928
Move powermock and easymock library definitions to separate BUCK files
by David Pursehouse
· 11 years ago
f7cba4d
Bugfix: append extension to plugin config
by Simon Lei
· 11 years ago
68c3f79
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
0dd831d
Merge branch 'stable-2.8' into stable-2.9
by David Pursehouse
· 11 years ago
e6c82b7
Verify change and commit messages in cherry-pick test
by Dave Borowitz
· 11 years ago
9324e9a
Prevent possible NPE in AuthorRevision.equals
by David Pursehouse
· 11 years ago
0b6e03f
Merge "ChangeInserter: fix comparison of Change.Id to Change.Key" into stable-2.9
by Edwin Kempin
· 11 years ago
5f10081
ChangeUpdate: fix comparison of Change.Id to Change.Key
by David Pursehouse
· 11 years ago
8babe2b
ChangeInserter: fix comparison of Change.Id to Change.Key
by Dave Borowitz
· 11 years ago
440e7f4
Docs: changes /index endpoint requires administrateServer capability
by David Pursehouse
· 11 years ago
7287567
Update 2.9 release notes to mention fixes from 2.8.6
by David Pursehouse
· 11 years ago
e43ab40
Merge "Replace "display name in review category" preference with a list of options"
by Edwin Kempin
· 11 years ago
c541dc8
Merge "Indicate trivial rebase and commit message update on push"
by Edwin Kempin
· 11 years ago
2aaf4bc
Indicate trivial rebase and commit message update on push
by Orgad Shaneh
· 11 years ago
d88bb7e
Merge "Move ow2-asm library definitions to separate BUCK file"
by Edwin Kempin
· 11 years ago
a089c2e
Move ow2-asm library definitions to separate BUCK file
by David Pursehouse
· 11 years ago
0419ff1
Remove unused asm3 dependency
by David Pursehouse
· 11 years ago
46e241a
Update replication plugin to latest revision
by David Pursehouse
· 11 years ago
fc71f6e
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
e5fbeeb
Return changes from mergeable in ChangeJson only if tested
by Dave Borowitz
· 11 years ago
6761264
ChangeInserter: fix comparison of Change.Id to Change.Key
by Dave Borowitz
· 11 years ago
1e782e6
ChangeInserter: always commit ChangeUpdate
by Dave Borowitz
· 11 years ago
f1e12c7
Move change row version bump to commitMessageNotForChange()
by Dave Borowitz
· 11 years ago
44c0d1e
Serve latest version of plugin resources when cache is stale
by Luca Milanesio
· 11 years ago
f69b8c2
Merge "Remove unused asm3 dependency"
by Edwin Kempin
· 11 years ago
89f734c
Merge "Add UploadValidationListener extension point."
by Edwin Kempin
· 11 years ago
88c0e0f
Merge "Add extension point to register JGit PreUploadHooks"
by Edwin Kempin
· 11 years ago
599a401
Merge "Use AllProjectsNameProvider instead of AllProjectsName"
by Edwin Kempin
· 11 years ago
5a6ab94
Use AllProjectsNameProvider instead of AllProjectsName
by David Ostrovsky
· 11 years ago
bfdcec0
Update cookbook-plugin to latest revision
by David Pursehouse
· 11 years ago
35a739e
Merge "ScheduleConfig: make the startTime and interval keys configurable"
by Edwin Kempin
· 11 years ago
1e18cfa
Merge "ScheduleConfig: compute delay without using loops"
by Edwin Kempin
· 11 years ago
60def50
ScheduleConfig: make the startTime and interval keys configurable
by Saša Živkov
· 11 years ago
ce68f29
ScheduleConfig: compute delay without using loops
by Saša Živkov
· 11 years ago
4f25970
Fix possible infinite loop in ScheduleConfig
by Saša Živkov
· 11 years ago
184b026
Merge "Fix possible infinite loop in ScheduleConfig"
by Edwin Kempin
· 11 years ago
4afa3f5
Merge changes If68c43e9,Ife5c2f21
by Dave Borowitz
· 11 years ago
ed89cda
PluginName: Don't depend on StackTraceCreator.fillStackTrace()
by Dave Borowitz
· 11 years ago
93169e9
Merge "Use existing gc LOG_NAME constant"
by David Pursehouse
· 11 years ago
c27f21d
Refactor system log creation to remove code duplication
by Hugo Arès
· 11 years ago
649ea4c
Use existing gc LOG_NAME constant
by Hugo Arès
· 11 years ago
bb05343
Merge "Add listener interface for usage data published events"
by Edwin Kempin
· 11 years ago
8bb831b
Merge "Fix show-caches example output in documentation"
by Edwin Kempin
· 11 years ago
2b4d045
Merge branch 'stable-2.8' into stable-2.9
by David Pursehouse
· 11 years ago
d8090dc
Executing CherryPick.writeCherryPickCommit() in a transaction.
by Bruce Zu
· 11 years ago
c527b37
Bump API version to 2.8.6
by David Pursehouse
· 11 years ago
73eca0a
Release notes for Gerrit 2.8.6
by David Pursehouse
· 11 years ago
93d9d4a
Add missing 'link:' in 2.8.5 release notes
by David Pursehouse
· 11 years ago
f26fdb4
ChangeMergeQueue: Fix race condition
by David Ostrovsky
· 11 years ago
f11eadc
Always set cache type for CacheInfo returned from get cache REST endpoint
by Edwin Kempin
· 11 years ago
4d26918
Make static method declarations in Util class consistent with other code
by Edwin Kempin
· 11 years ago
767b128
Replace "display name in review category" preference with a list of options
by Khai Do
· 11 years ago
8b77818
Fix show-caches example output in documentation
by Edwin Kempin
· 11 years ago
597d3b5
Merge "Buck: Allow to co-exist in tree and standalone plugins"
by Edwin Kempin
· 11 years ago
3b58e83
Buck: Allow to co-exist in tree and standalone plugins
by David Ostrovsky
· 11 years ago
5349313
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
dacbec6
Serve static resources for non-jar Server plugins
by Luca Milanesio
· 11 years ago
aff2e43
Merge "Update Buck"
by David Pursehouse
· 11 years ago
530a4c3
Update Buck
by David Ostrovsky
· 11 years ago
0f126e5
Revision API: Implement methods to get / set review status
by David Ostrovsky
· 11 years ago
22da0b0
Merge "Fix consultRules so that it does not bail out on RuntimeException" into stable-2.9
by Edwin Kempin
· 11 years ago
c3f9b3a
Cherry-pick: Bump database row version to invalidate ETag cache
by David Ostrovsky
· 11 years ago
7bf5933
Merge "Update httpclient and dependencies"
by David Pursehouse
· 11 years ago
8952ca2
Merge "Merge branch 'stable-2.9'"
by Edwin Kempin
· 11 years ago
7be9cef
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
83f303f
PatchListLoader: don't swallow exception in automerge
by Dave Borowitz
· 11 years ago
b1e9143
Update httpclient and dependencies
by David Ostrovsky
· 11 years ago
aec45cf
Merge "Link to the query string syntax from the rest-api-changes documentation"
by David Pursehouse
· 11 years ago
dd80402
Link to the query string syntax from the rest-api-changes documentation
by Saša Živkov
· 11 years ago
940b34b
Merge "Set Last-Modified on MarkDown->HTML plugin pages"
by Edwin Kempin
· 11 years ago
ba05a8a
Set Last-Modified on MarkDown->HTML plugin pages
by Luca Milanesio
· 11 years ago
6f99a02
Merge "Remove unused abbreviation code from LabelType"
by Edwin Kempin
· 11 years ago
8c51563
Remove unused abbreviation code from LabelType
by Edwin Kempin
· 11 years ago
bfcbb29
Merge "Allow to schedule a task to run gc for all projects"
by Edwin Kempin
· 11 years ago
0fb2c99
Allow to schedule a task to run gc for all projects
by Matthias Sohn
· 11 years ago
444142a
Merge "Add detailed thread counts to the show-caches command"
by Edwin Kempin
· 11 years ago
96468eb
Add detailed thread counts to the show-caches command
by Saša Živkov
· 11 years ago
ba52446
Merge "Buck: Remove Python 2.6 compatibility workarounds"
by Edwin Kempin
· 11 years ago
15a9f53
Buck: Remove Python 2.6 compatibility workarounds
by David Pursehouse
· 11 years ago
9d466d3
Merge branch 'stable-2.9'
by David Pursehouse
· 11 years ago
886db53
Merge "Make gitweb prompt for authorization"
by Edwin Kempin
· 11 years ago
0a6a19d
Merge "Clarify the change detail REST API response info"
by David Pursehouse
· 11 years ago
ad63201
Clarify the change detail REST API response info
by Khai Do
· 11 years ago
370d5de
Merge "Buck: Update Python version prerequisite: 2.7 is required"
by David Pursehouse
· 11 years ago
f514a70
Removing unnecessary test from ChangeIT and updating test names
by Yacob Yonas
· 11 years ago
0c14990
Add UploadValidationListener extension point.
by Hugo Arès
· 11 years ago
ea1f69d
Fix consultRules so that it does not bail out on RuntimeException
by Eryk Szymanski
· 11 years ago
1c47704
Remove duplication of JarEntry comparator
by Luca Milanesio
· 11 years ago
a975c4f
Fix bug with isChangeReviewed()
by Yacob Yonas
· 11 years ago
1c47104
AbstractDaemonTest: Allow changing GerritApi user
by Dave Borowitz
· 11 years ago
5e4cae5
AbstractDaemonTest: Factor out query convenience method
by Dave Borowitz
· 11 years ago
Next »