summaryrefslogtreecommitdiffstats
path: root/java/com
Commit message (Expand)AuthorAgeFilesLines
* Add QtStage permissionJukka Jokiniva2019-03-204-1/+7
* Fix warnings when compiling with error_prone_warnings_toolchainPaul Wicking2019-03-201-0/+10
* Add new status values: staged, integrating and deferredJukka Jokiniva2019-03-203-2/+50
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-03-14120-456/+179
* AccountsImpl: Fix exception message if account cannot be parsedEdwin Kempin2019-03-121-1/+1
* Fix account and group query with Elasticsearch 6Jacek Centkowski2019-03-122-3/+2
* Strip trailing slash at the end when creating reposPaladox none2019-03-093-8/+17
* LogThreshold: Allow the annotation to be inheritedDavid Pursehouse2019-03-081-0/+2
* ChangeCleanupConfig: Remove unnecessary usage of regex in URL replacementDavid Pursehouse2019-02-261-1/+1
* UrlFormatter#getChangeViewUrl: Remove @Nullable and simplify default implemen...David Pursehouse2019-02-261-3/+2
* UrlFormatter#getSettingsUrl: Annotate section parameter as @NullableDavid Pursehouse2019-02-261-1/+1
* MergeUtil: Include project name in "Reviewed-On" URLDavid Pursehouse2019-02-261-1/+1
* ChangeCleanupConfig: Inject UrlFormatter via DynamicItemDavid Pursehouse2019-02-261-14/+10
* Adjust more classes to inject UrlFormatter via DynamicItemDavid Pursehouse2019-02-2610-28/+47
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-02-262-1/+21
* Acceptance: set log threshold level for testsLuca Milanesio2019-02-232-5/+44
* Merge "Re-introduce the cache-based listing by configuration" into stable-2.16David Ostrovsky2019-02-221-2/+8
|\
| * Re-introduce the cache-based listing by configurationLuca Milanesio2019-02-201-2/+8
* | Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-02-221-7/+8
|/
* CommitValidators: Inject UrlFormatter via DynamicItemDavid Pursehouse2019-02-201-9/+20
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-02-192-1/+9
* Suggest --no-edit when Change-Id is missingOrgad Shaneh2019-02-181-1/+1
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-02-181-1/+1
* Merge changes If3aaa629,I01deaca3 into stable-2.16David Pursehouse2019-02-182-0/+2
|\
| * Add config gerrit.primaryWeblinkNameSven Selberg2019-02-182-0/+2
* | Move *Op classes from c.g.g.s.restapi.change to c.g.g.s.changeDavid Pursehouse2019-02-1511-9/+15
* | Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-02-141-1/+5
* | ListProjects: Fix log statementsEdwin Kempin2019-02-111-2/+2
* | Mark DeletePrivate input as @NullablePatrick Hiesel2019-02-082-8/+10
* | ListProjects: print projects list using secondary indexLuca Milanesio2019-02-082-9/+44
* | ListProjects: re-implement using secondary indexLuca Milanesio2019-02-081-3/+66
* | Use QueryProjects#apply without parametersDavid Pursehouse2019-02-082-4/+2
* | Merge branch 'stable-2.15' into stable-2.16Luca Milanesio2019-02-084-2/+76
* | QueryProjects: introduce apply() without parametersLuca Milanesio2019-02-071-0/+5
* | LuceneProjectIndex: fix NPE when project disappeared on diskLuca Milanesio2019-02-052-1/+12
* | Rely on GroupAuditService rather than its implementationLuca Milanesio2019-02-056-16/+16
* | Index groups with in-memory testLuca Milanesio2019-02-054-25/+84
* | Index projects with in-memory testLuca Milanesio2019-02-053-7/+69
* | ListChildProjects: Make settting recursive option chainableDavid Ostrovsky2019-02-043-8/+4
* | ListChildProjects: Add limit optionDavid Ostrovsky2019-02-043-0/+33
* | ListChildProjects: Use parent predicate to find child projectsDavid Ostrovsky2019-02-043-39/+25
* | QueryProjects: Make setter methods chainableDavid Ostrovsky2019-02-042-9/+12
* | Project index: Add parent predicateDavid Ostrovsky2019-02-022-0/+9
* | Merge branch 'stable-2.15' into stable-2.16Paladox2019-01-311-0/+1
* | Fix sorting of results from Lucene for account, group and project indexEdwin Kempin2019-01-236-6/+79
* | Merge branch 'stable-2.15' into stable-2.16Paladox2019-01-222-48/+31
* | Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-01-222-1/+33
|/
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-01-187-3/+105
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-01-163-22/+58
* ProjectResetter: Avoid Repository#getAllRefsDave Borowitz2019-01-151-9/+12