summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Remove now unused project parameterHugo Arès2014-12-091-3/+3
* Detecting Trivial Rebases fails unnecessarily earlyGustaf Lundh2014-12-091-1/+1
* Merge branch 'stable-2.9' into stable-2.10Saša Živkov2014-12-051-11/+4
|\
| * Downgrade SSHD to 0.9.0-4-g5967cfdSaša Živkov2014-12-041-11/+4
* | ACL: Fix transitions check & a '1' in RefNameJohn L. Villalovos2014-12-032-3/+83
* | Use current time for cherry picked commitsShawn Pearce2014-12-031-2/+3
* | Only create All-Projects ACL onceShawn Pearce2014-12-031-1/+1
* | Fix inconsistent behaviour when adding reviewersSimon Lei2014-12-011-11/+17
* | Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-11-269-43/+128
|\|
| * Fix SubmoduleOp testsDavid Pursehouse2014-11-261-8/+0
| * Merge "Fix quoted-printable encoding of e-mail addresses" into stable-2.9David Pursehouse2014-11-262-8/+38
| |\
| | * Fix quoted-printable encoding of e-mail addressesJan Kundrát2014-11-252-8/+38
| * | Merge "Fix incorrect submodule subscriptions" into stable-2.9David Pursehouse2014-11-264-34/+76
| |\ \
| | * | Fix incorrect submodule subscriptionsGabor Somossy2014-11-254-34/+76
| | |/
| * | Merge changes If70bf233,Ie90ccc80 into stable-2.9David Pursehouse2014-11-261-3/+3
| |\ \ | | |/ | |/|
| | * Increase the size of HTTP passwordsJan Kundrát2014-11-201-1/+1
| | * Do not throw away random bytes from the CSPRNGJan Kundrát2014-11-201-2/+2
| * | Consider rule action while constructing local owners listDariusz Luksza2014-11-203-5/+48
| |/
* | Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-11-211-1/+2
|\|
| * Don't use deprecated PGPPublicKeyRingCollection constructorDavid Pursehouse2014-11-191-1/+2
* | Fix NullPointerException in ReindexHugo Arès2014-11-202-2/+2
* | Merge branch 'stable-2.9' into stable-2.10Dave Borowitz2014-11-125-1/+47
|\|