summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-04-161-3/+13
|\
| * 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
| |/
* | Move edit ref name methods from ChangeEditUtil to RefNamesDavid Pursehouse2015-04-165-38/+10
* | Remove tests related to duplicate event type registrationDavid Pursehouse2015-04-161-21/+0
* | Events: Allow same event type to be re-registeredDavid Pursehouse2015-04-161-5/+0
* | Improve rebase usability with the RebaseDialogZalan Blenessy2015-04-107-15/+51
* | MergeabilityCacheImpl: Only get needed refsMartin Nonnenmacher2015-04-101-13/+13
* | Revert marking merged or abandoned changes in related changesDave Borowitz2015-04-091-16/+0
* | Remove unused public static method RebaseChange.canDoRebaseDavid Pursehouse2015-04-091-20/+0
* | Merge "Merge branch 'stable-2.10' into stable-2.11" into stable-2.11Edwin Kempin2015-04-072-10/+37
|\ \
| * | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-04-072-10/+37
| |\|
| | * 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 "Ensure that AccountLoader sets username if requested" into stable-2.11Edwin Kempin2015-04-072-1/+5
|\ \ \ | |/ / |/| |
| * | Ensure that AccountLoader sets username if requestedEdwin Kempin2015-03-312-1/+5
* | | Fix NPE in MergeabilityCache.getIfPresentDave Borowitz2015-04-022-3/+3
* | | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-291-2/+1
|\ \ \ | | |/ | |/|
| * | 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
* | | | Convert to new AutoCloseable instances coming in JGit 4.0Dave Borowitz2015-03-2548-1269/+993
* | | | Merge "Merge branch 'stable-2.10' into stable-2.11" into stable-2.11David Pursehouse2015-03-257-206/+174
|\ \ \ \
| * | | | Merge branch 'stable-2.10' into stable-2.11Hugo Arès2015-03-257-206/+174
| |\| | | | | |_|/ | |/| |
| | * | 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
| | |/
* | / Bind SecureStore and SecureStoreClassName in WebAppInitializerDariusz Luksza2015-03-231-0/+47
|/ /
* | Remove duplication of defaults for boolean label types in ProjectConfigMarco Miller2015-03-191-36/+36
* | Merge "Merge branch 'stable-2.10' into stable-2.11" into stable-2.11David Pursehouse2015-03-192-2/+3
|\ \
| * | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-162-2/+3
| |\|
| | * 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
* | | | Merge "Make use of true as default for copyAllScoresIfNoChange consistent" in...Shawn Pearce2015-03-191-2/+2
|\ \ \ \
| * | | | Make use of true as default for copyAllScoresIfNoChange consistentMarco Miller2015-03-171-2/+2
| |/ / /
* | | | ChangeData: check patch set visibility in change mergeability checkDavid Pursehouse2015-03-191-1/+1
* | | | Prevent recursive rebase attemptsZalan Blenessy2015-03-191-1/+35
|/ / /
* | | Remove unused imports in Helper.javav2.11-rc1David Pursehouse2015-03-131-2/+0
* | | Rename getPathSetWebLink to getPatchSetWebLinkJonathan Nieder2015-03-131-2/+2
* | | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-132-9/+13
|\| |
| * | 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