summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixed regression caused by the defaultValue feature" into stable-2.10Saša Živkov2015-06-101-7/+9
|\
| * Fixed regression caused by the defaultValue featureZalan Blenessy2015-06-021-7/+9
* | Bump JGit to v4.0.0.201506090130-rSaša Živkov2015-06-0938-71/+71
|/
* Fix various spelling mistakesDavid Pursehouse2015-05-191-1/+1
* Fix project creation with plugin config if user is not project ownerEdwin Kempin2015-04-292-4/+9
* Merge "Check reachability from R_HEADS/R_TAGS/REFS_CONFIG when creating branc...Saša Živkov2015-04-161-3/+13
|\
| * Check reachability from R_HEADS/R_TAGS/REFS_CONFIG when creating branchesGustaf Lundh2015-04-161-3/+13
* | Include submitter in ChangeMessage on submissionDave Borowitz2015-04-162-3/+12
|/
* PatchListLoader: Don't use deprecated TemporaryBuffer.LocalFile constructorDavid Pursehouse2015-04-061-1/+2
* Fix unused exception throws in EncryptedContactStoreDavid Pursehouse2015-04-061-16/+4
* Remove unused importsDavid Pursehouse2015-04-062-3/+0
* Don't use deprecated PGPPublicKeyRingCollection constructorDavid Pursehouse2015-04-061-1/+1
* Merge changes from topic 'sshd-upgrade-0.14' into stable-2.10David Pursehouse2015-04-061-3/+10
|\
| * Revert "Downgrade SSHD to 0.9.0-4-g5967cfd"David Ostrovsky2015-04-061-3/+10
* | Print proper name for mergeability check tasks in show-queue commandHugo Arès2015-04-061-0/+6
* | Print proper name for ListenableFutureTask in show-queue commandHugo Arès2015-04-061-0/+22
|/
* Merge changes from topic 'oauth-authentication-provider' into stable-2.10Saša Živkov2015-03-261-2/+1
|\
| * OAuth: Allow to change usernameDavid Ostrovsky2015-03-191-2/+1
* | Work around MyersDiff infinite loop in PatchListLoaderHugo Arès2015-03-243-5/+61
* | Rework intra line diff to interrupt threads instead of killing themHugo Arès2015-03-235-202/+115
* | Workaround a RecursiveMerger bug [1], avoid online reindexing failureSaša Živkov2015-03-201-4/+2
* | Allow PatchListLoader to use recursive mergerShawn Pearce2015-03-183-30/+56
|/
* Merge "Expose extension point for generic OAuth providers" into stable-2.10Saša Živkov2015-03-132-2/+3
|\
| * Expose extension point for generic OAuth providersDavid Ostrovsky2015-03-062-2/+3
* | Improve class naming of group inclusion cache loadersShawn Pearce2015-03-131-6/+6
* | Merge "Fix NPE when indexing changed lines" into stable-2.10Saša Živkov2015-03-121-3/+10
|\ \
| * | Fix NPE when indexing changed linesHugo Arès2015-03-121-3/+10
* | | Merge changes Ifa58dcf6,I96ac1894,I4c333619,I74df9064,I6eced365, ... into sta...Saša Živkov2015-03-1213-136/+201
|\ \ \
| * | | Fix LDAP authentication for the RFC2307 server typeSaša Živkov2015-03-121-1/+1
| * | | Lazily lookup LDAP group membershipsShawn Pearce2015-02-242-17/+78
| * | | Configurable ldap.fetchMemberOfEagerly to optimize LDAP loginSaša Živkov2015-02-243-12/+40
| * | | Improve LDAP login times, transfer 40x less data.Saša Živkov2015-02-241-1/+6
| * | | Reduce number of LDAP queries when having multiple accountBasesSaša Živkov2015-02-241-11/+5
| * | | Fix LDAP connection pool configuration.Saša Živkov2015-02-241-36/+6
| * | | Improve method and variable names related to group inclusion cachesBruce Zu2015-02-249-48/+48
| * | | Honor ldap.connectTimeout also without connection poolingSaša Živkov2015-02-231-13/+20
* | | | Merge "Add config options of LDAP 'connection pooling'" into stable-2.10Saša Živkov2015-03-122-8/+68
|\| | | | |/ / |/| |
| * | Add config options of LDAP 'connection pooling'Bruce Zu2015-02-232-8/+68
* | | Improve performance of ListBranches REST endpointHugo Arès2015-03-091-14/+18
| |/ |/|
* | Prevent NPE in ListTasksDavid Pursehouse2015-02-271-1/+4
* | Fix NullPointerException when executing query with --comments optionHugo Arès2015-02-251-1/+1
* | ChangeControl: Optimize creation by not re-reading changesDavid Ostrovsky2015-01-294-28/+6
|/
* Drop broken Schema migrationsSaša Živkov2015-01-2732-3050/+8
* Merge "Resource exhausted because of unclosed LDAP connection" into stable-2.10Shawn Pearce2015-01-082-2/+2
|\
| * Resource exhausted because of unclosed LDAP connectionJiang Xin2015-01-082-2/+2
* | Fix faulty behaviour in BLOCK permissionSimon Lei2015-01-083-3/+55
* | Let RefControlTest be responsible for creating own test projectsSaša Živkov2015-01-082-36/+41
|/
* Merge "Do not include project watchers on new draft changes" into stable-2.10Saša Živkov2014-12-111-20/+22
|\
| * Do not include project watchers on new draft changesShawn Pearce2014-12-111-20/+22
* | Fix missing return after %submit is rejectedShawn Pearce2014-12-111-0/+1
|/