summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-2317-99/+93
|\
| * Use Logger's built-in string formatting where possibleDavid Pursehouse2018-05-2319-98/+93
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-231-99/+3
|\|
| * Merge "Revert "WorkQueue: Add metrics"" into stable-2.14Hugo Arès2018-05-221-99/+3
| |\
| | * Revert "WorkQueue: Add metrics"Hugo Arès2018-05-221-99/+3
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-2233-38/+56
|\| |
| * | Fix more comparisons of current userDavid Pursehouse2018-05-222-2/+3
| * | Merge "GroupCacheImpl: Fix log message when UUID is not found" into stable-2.14Edwin Kempin2018-05-221-1/+1
| |\ \ | | |/ | |/|
| | * GroupCacheImpl: Fix log message when UUID is not foundDavid Pursehouse2018-05-211-1/+1
| * | Fix permissions checks on Gerrit API on current userLuca Milanesio2018-05-2131-34/+76
| |/
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-212-26/+44
|\|
| * WorkQueue.Executor#buildMetrics: Remove MetricMaker parameterDavid Pursehouse2018-05-181-8/+8
| * ChangeQueryBuilder: Allow ownerin predicate to be evaluated by the indexBorui Tao2018-05-181-18/+36
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-1810-31/+93
|\|
| * Merge changes I74a0c8b8,I332cb50b,Ic0074b53 into stable-2.14Hugo Arès2018-05-173-2/+73
| |\
| | * WorkQueue: Don't fail when queue metric already existsDavid Pursehouse2018-05-171-1/+9
| | * WorkQueue: Sanitize metric name when queue is createdJacek Centkowski2018-05-171-1/+3
| | * DropWizardMetricMaker: Introduce method to sanitize metric nameJacek Centkowski2018-05-172-0/+61
| * | ldap.Helper: Use local logger and make logger in LdapRealm privateEdwin Kempin2018-05-172-7/+12
| * | Remove ValidationError#createLoggerSink to avoid passing around loggersEdwin Kempin2018-05-174-18/+23
| * | OperatingSystemMXBeanProvider: Log exception for ReflectiveOperationExceptionEdwin Kempin2018-05-171-1/+1
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-173-10/+7
|\| |
| * | ProjectConfig: Don't use JGit's StringUtils to convert to lower caseDavid Pursehouse2018-05-171-2/+2
| * | Do not abort indexing if < 50% projects failedLuca Milanesio2018-05-171-3/+7
| * | Revert "AllChangesIndexer: Don't abort when failing to open repository"David Pursehouse2018-05-171-1/+3
| |/
| * VersionedAccountDestinations: Remove unused createSink(String) methodEdwin Kempin2018-05-171-4/+0
| * Merge "AllChangesIndexer: Don't abort when failing to open repository" into s...David Pursehouse2018-05-161-3/+1
| |\
| | * AllChangesIndexer: Don't abort when failing to open repositoryBorui Tao2018-05-161-3/+1
| * | DropWizardMetricMaker: Improve error messages for invalid argumentsDavid Pursehouse2018-05-161-3/+3
| * | DropWizardMetricMaker: Improve error message when metric name is invalidEryk Szymanski2018-05-161-1/+2
| |/
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-165-2/+112
|\|
| * Introduce mechanism to overload Gerrit core modulesJacek Centkowski2018-05-143-14/+22
| * Move default memory cache implementation out of H2 packageDave Borowitz2018-05-142-3/+5
| * Introduce CacheImpl annotationJacek Centkowski2018-05-142-0/+99
| * Untangle persistent/memory cache implementations from each otherJacek Centkowski2018-05-141-1/+2
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-101-3/+89
|\|
| * WorkQueue: Add metricsEryk Szymanski2018-05-101-3/+89
* | ChangeIndexedListener: pass project name informationLuca Milanesio2018-05-081-3/+3
* | Merge "Disable draft magic branch option per default" into stable-2.15David Pursehouse2018-05-082-0/+10
|\ \
| * | Disable draft magic branch option per defaultDavid Ostrovsky2018-05-082-0/+10
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-081-7/+3
|\ \ \ | |/ / |/| / | |/
| * WorkQueue: Don't lazy-initialize the default queueDavid Pursehouse2018-05-081-7/+3
* | CommentEvent: Fix parameters in log messageEdwin Kempin2018-05-081-1/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-085-9/+6
|\|
| * DiffSummaryLoader: Remove unused loggerEdwin Kempin2018-05-081-4/+0
| * EventUtil: Always say 'event listener' in logsEdwin Kempin2018-05-081-2/+2
| * EventFactory: Log PatchListNotAvailableException always as errorEdwin Kempin2018-05-081-1/+1
| * EventFactory: Log exception when getting commit message failsEdwin Kempin2018-05-081-1/+1
| * TrackingFootersProvider: Fix spelling mistake in log messageEdwin Kempin2018-05-081-1/+1
| * WorkQueue: Add comment on additional constructorDavid Pursehouse2018-05-071-0/+1