summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* canReadCommit: move check for READ on refs/* on topSasa Zivkov2013-11-211-1/+5
* Merge "Fix updating changes that fail to merge" into stable-2.8Shawn Pearce2013-11-191-0/+12
|\
| * Fix updating changes that fail to mergeEdwin Kempin2013-11-191-0/+12
* | Make sure all exceptions during GC are caught and loggedEdwin Kempin2013-11-191-12/+1
|/
* Merge branch 'stable-2.7' into stable-2.8Shawn Pearce2013-11-182-5/+15
|\
| * Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-11-183-15/+25
| |\
| | * Merge "Update patch status before skipping duplicate emails" into stable-2.6Shawn Pearce2013-11-182-13/+11
| | |\
| | | * Update patch status before skipping duplicate emailsDoug Kelly2013-11-072-13/+11
| | * | Catch missing LDAP accounts in group membershipDoug Kelly2013-11-181-2/+14
* | | | Merge "Allow large patches to function reasonably in diffs" into stable-2.8Shawn Pearce2013-11-171-9/+7
|\ \ \ \
| * | | | Allow large patches to function reasonably in diffsDoug Kelly2013-11-111-9/+7
* | | | | Merge "Fix inclusion of LF in IntralineLoader" into stable-2.8Shawn Pearce2013-11-151-2/+4
|\ \ \ \ \
| * | | | | Fix inclusion of LF in IntralineLoaderMichael Zhou2013-11-091-2/+4
* | | | | | Merge branch 'stable-2.7' into stable-2.8Sasa Zivkov2013-11-141-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge branch 'stable-2.6' into stable-2.7Sasa Zivkov2013-11-141-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix: Performance issue when traversing large Git repositoriesSven Selberg2013-11-141-0/+4
| | | |/ | | |/|
* | | | Merge "Add REST API to toggle starred change state" into stable-2.8Shawn Pearce2013-11-094-2/+226
|\ \ \ \
| * | | | Add REST API to toggle starred change stateShawn Pearce2013-11-084-2/+226
* | | | | Merge "Refactor ChangesCollection to be injectable" into stable-2.8Shawn Pearce2013-11-096-32/+56
|\| | | |
| * | | | Refactor ChangesCollection to be injectableShawn Pearce2013-11-086-32/+56
* | | | | Copy reviewed flag for deleted filesShawn Pearce2013-11-091-19/+44
| |_|_|/ |/| | |
* | | | Fix jdbc code: Both PreparedStatements must be closed in any casealex.ryazantsev2013-11-071-41/+45
* | | | Add --project and --branch parameters on the topic-changed hookDavid Pursehouse2013-11-071-0/+2
|/ / /
* | | Run most acceptance tests in-memoryShawn Pearce2013-11-054-15/+13
* | | Respect starred change state in ETag SHA-1 computationDavid Ostrovsky2013-11-051-0/+1
* | | Merge "Fix jdbc code: Both PreparedStatements must be closed in any case" int...Shawn Pearce2013-11-051-33/+22
|\ \ \
| * | | Fix jdbc code: Both PreparedStatements must be closed in any casealex.ryazantsev2013-11-051-33/+22
* | | | Fixing jdbc code: correct PreparedStatement closingalex.ryazantsev2013-11-051-3/+14
|/ / /
* | | Merge "Remove unnecessary imports" into stable-2.8Edwin Kempin2013-11-042-4/+0
|\ \ \
| * | | Remove unnecessary importsalex.ryazantsev2013-11-032-4/+0
* | | | Print error message to log when plugin loader fails to close JAR filealex2013-11-011-0/+1
|/ / /
* | | Merge "PatchListCacheImpl: explicitly check for null revision" into stable-2.8Edwin Kempin2013-10-311-0/+4
|\ \ \
| * | | PatchListCacheImpl: explicitly check for null revisionDave Borowitz2013-10-311-0/+4
* | | | Merge "ChangeField: skip PatchSets with null revisions" into stable-2.8Edwin Kempin2013-10-311-1/+3
|\ \ \ \
| * | | | ChangeField: skip PatchSets with null revisionsDave Borowitz2013-10-311-1/+3
| |/ / /
* / / / Rename methods in PluginConfigFactory to be more explicitEdwin Kempin2013-10-311-6/+80
|/ / /
* | | Allow download schemes to support but not require authenticationJonathan Nieder2013-10-231-1/+1
* | | Inject right plugin name @PluginName in init stepDavid Ostrovsky2013-10-181-2/+2
* | | Check preconditions when setting parent project through RESTEdwin Kempin2013-10-171-7/+36
* | | ChangeScreen2: Show download commands defined by pluginsEdwin Kempin2013-10-171-56/+46
* | | Merge "Add extension points for adding download schemes and commands"David Pursehouse2013-10-171-0/+4
|\ \ \
| * | | Add extension points for adding download schemes and commandsEdwin Kempin2013-10-161-0/+4
* | | | Add query tests for filtering/restarting paginated queriesDave Borowitz2013-10-161-0/+28
* | | | Add query tests for pagination and sort key orderingDave Borowitz2013-10-163-5/+146
* | | | Don't add 1 to limit for index queriesDave Borowitz2013-10-163-12/+14
* | | | Merge "Only return detailed accounts if requested"Shawn Pearce2013-10-161-1/+1
|\ \ \ \
| * | | | Only return detailed accounts if requestedEdwin Kempin2013-10-161-1/+1
* | | | | Merge "Cleanup project ConfigInfo constructor"Shawn Pearce2013-10-163-15/+7
|\ \ \ \ \
| * | | | | Cleanup project ConfigInfo constructorShawn Pearce2013-10-163-15/+7
* | | | | | Merge "Fix updating of project options"Shawn Pearce2013-10-161-2/+4
|\| | | | |