summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix broken formatting in 2.10.3 release notesDavid Pursehouse2015-04-171-3/+3
* | Update version to 2.10.3v2.10.3Saša Živkov2015-04-168-8/+8
* | Update 2.10.3 release notesSaša Živkov2015-04-161-0/+8
* | Improve the version computation for the release notesSaša Živkov2015-04-161-4/+2
* | Merge "Update 2.10.3 release notes" into stable-2.10Saša Živkov2015-04-161-0/+7
|\ \
| * | Update 2.10.3 release notesDavid Ostrovsky2015-04-161-0/+7
* | | 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
| |/ / |/| |
* | | Merge "Support hybrid OpenID and OAuth2 authentication" into stable-2.10Saša Živkov2015-04-168-5/+493
|\ \ \
| * | | Support hybrid OpenID and OAuth2 authenticationDavid Ostrovsky2015-04-168-5/+493
| |/ /
* / / Release notes for Gerrit 2.10.3David Ostrovsky2015-04-152-0/+110
|/ /
* | Fix NPE in GitWebServletDavid Pursehouse2015-04-151-8/+11
* | Update revision of the replication pluginDavid Pursehouse2015-04-141-0/+0
* | Merge "OAuth: Respect servlet context path in URL for login token" into stabl...Shawn Pearce2015-04-141-12/+23
|\ \
| * | OAuth: Respect servlet context path in URL for login tokenDavid Ostrovsky2015-04-131-12/+23
* | | Invalidate OAuth session after web_sessions cache expirationDavid Ostrovsky2015-04-121-1/+5
|/ /
* | Prevent wrong content type for CSS filesDoug Kelly2015-04-101-0/+3
* | Revert "Revert "SSH: Simplify CachingPublicKeyAuthenticator implementation""David Pursehouse2015-04-071-47/+3
* | Merge "Remove stripping # in login redirect" into stable-2.10Edwin Kempin2015-04-071-4/+1
|\ \
| * | Remove stripping # in login redirectDoug Kelly2015-04-021-4/+1
* | | SshDaemon: Don't use deprecated IoAcceptor.dispose()David Pursehouse2015-04-071-1/+3
* | | 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-064-7/+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-069-34/+178
|\ \ \
| * | | Revert "Revert "Allow configuration of SSH rekey values""David Ostrovsky2015-04-062-0/+27
| * | | Revert "Revert "SSHD: Allow ECDSA based public key authentication""David Ostrovsky2015-04-061-1/+6
| * | | Revert "Revert "SSHD: Prevent double authentication for the same public key""David Ostrovsky2015-04-063-11/+86
| * | | Revert "Downgrade SSHD to 0.9.0-4-g5967cfd"David Ostrovsky2015-04-066-22/+59
| |/ /
* | | 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
|/ /
* | Update version to 2.10.2v2.10.2Saša Živkov2015-03-268-8/+8
* | Release notes for Gerrit 2.10.2Saša Živkov2015-03-262-0/+32
* | Merge "Do not return 403 when clicking on Gitweb breadcrumb" into stable-2.10Saša Živkov2015-03-261-1/+9
|\ \
| * | Do not return 403 when clicking on Gitweb breadcrumbHugo Arès2015-03-261-1/+9
* | | Merge "Update replication plugin" into stable-2.10Saša Živkov2015-03-261-0/+0
|\ \ \ | |/ / |/| |
| * | Update replication pluginHugo Arès2015-03-201-0/+0
* | | Merge "Remove unused OAuthToken in authorisation URL" into stable-2.10Saša Živkov2015-03-262-15/+5
|\ \ \
| * | | Remove unused OAuthToken in authorisation URLLuca Milanesio2015-03-252-15/+5
* | | | Merge changes from topic 'oauth-authentication-provider' into stable-2.10Saša Živkov2015-03-265-6/+54
|\ \ \ \
| * | | | Add log messages to troubleshoot OAuth/OpenID linkingDavid Ostrovsky2015-03-262-0/+6
| * | | | OAuth: Allow to link claimed identity to existing accountsDavid Ostrovsky2015-03-203-4/+47
| * | | | OAuth: Allow to change usernameDavid Ostrovsky2015-03-191-2/+1
* | | | | OnlineReindexer: log the success/failure numbers on exitSaša Živkov2015-03-251-1/+3
| |/ / / |/| | |
* | | | Work around MyersDiff infinite loop in PatchListLoaderHugo Arès2015-03-245-5/+82
* | | | Rework intra line diff to interrupt threads instead of killing themHugo Arès2015-03-238-215/+119
* | | | Update JGit to 3.7.0.201502260915-r.58-g65c379eDave Borowitz2015-03-231-6/+11
* | | | Merge "Workaround a RecursiveMerger bug [1], avoid online reindexing failure"...Saša Živkov2015-03-231-4/+2
|\ \ \ \