summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* MultiProgressMonitor#waitFor: Fix Javadoc of thrown exceptionDavid Pursehouse2020-04-251-1/+1
* ReceiveCommits: Remove unused rejectRemainingRequests methodDavid Pursehouse2020-04-251-4/+0
* Merge branch 'stable-3.1'Luca Milanesio2020-04-2522-139/+161
|\
| * Merge branch 'stable-3.0' into stable-3.1David Pursehouse2020-04-2415-81/+98
| |\
| | * Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-04-242-2/+2
| | |\
| | | * OperatingSystemMXBeanFactory: Add a default constructorDavid Pursehouse2020-04-241-0/+2
| | | * Remove unnecessary @SuppressWarnings("restriction")David Pursehouse2020-04-242-2/+0
| | | * Upgrade gwtjsonrpc to 1.12David Pursehouse2020-04-231-4/+5
| | * | Merge branch 'stable-2.16' into stable-3.0Marco Miller2020-04-233-37/+46
| | |\|
| | | * CommitValidators: Use ImmutableList.Builder instead of ImmutableList.ofDavid Pursehouse2020-04-231-34/+39
| | | * Merge "ReceiveCommits: Log "update failed" at severe level" into stable-2.16Marco Miller2020-04-211-1/+1
| | | |\
| | | | * ReceiveCommits: Log "update failed" at severe levelDavid Pursehouse2020-04-211-1/+1
| | | * | Merge "Make cache disk stat metric computation optional" into stable-2.16David Pursehouse2020-04-211-2/+6
| | | |\ \ | | | | |/ | | | |/|
| | | | * Make cache disk stat metric computation optionalThomas Draebing2020-04-211-2/+6
| | | * | Remove obsolete UpgradeFrom2_0_x init stepSaša Živkov2020-04-202-293/+0
| | | |/
| | * | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2020-04-1711-49/+50
| | |\|
| | | * PostReview: Avoid multiple notifications for existing reviewersDavid Ostrovsky2020-04-142-3/+9
| | | * ChangeApi: Remove deprecated getEdit methodDavid Pursehouse2020-04-142-21/+0
| | | * ChangeApi: Remove useless @Deprecated annotation in NotImplementedDavid Pursehouse2020-04-141-1/+0
| | | * Plugin API: Remove deprecated draft workflow methodsDavid Ostrovsky2020-04-144-43/+0
| | | * Project: Add implementation of toStringDavid Pursehouse2020-04-141-0/+6
| | | * Account: Add implementation of toStringDavid Pursehouse2020-04-131-0/+5
| | | * LegacyChangeNoteWrite: Remove unused newIdent methodDavid Pursehouse2020-04-131-7/+0
| | | * Elasticsearch: Remove support for EOL 6.x versionsMarco Miller2020-04-081-3/+0
| | | * REST: Allow to create annotated tag with only CREATE_TAGSven Selberg2020-04-081-2/+5
| | | * Merge "CreateRefControl: Pass CurrentUser to Reachable" into stable-2.16Sven Selberg2020-04-072-8/+29
| | | |\
| | | | * CreateRefControl: Pass CurrentUser to ReachableSven Selberg2020-04-012-8/+29
| * | | | Merge branch 'stable-3.0' into stable-3.1David Pursehouse2020-04-187-51/+50
| |\| | |
| | * | | ChangeQueryBuilder: Use ChangeIsVisibleToPredicate.FactoryDavid Pursehouse2020-04-171-20/+7
| | * | | ChangeQueryProcessor: Use ChangeIsVisibleToPredicate.FactoryDavid Pursehouse2020-04-172-24/+6
| | * | | Don't inject CurrentUser to ChangeIsVisibleToPredicateSven Selberg2020-04-156-11/+37
| * | | | Allow HTTP {listen,canonicalWeb}Url in testsLuca Milanesio2020-04-132-2/+9
* | | | | Merge "Refactor AsyncReceiveCommits and ReceiveCommits"Patrick Hiesel2020-04-247-286/+344
|\ \ \ \ \
| * | | | | Refactor AsyncReceiveCommits and ReceiveCommitsPatrick Hiesel2020-04-177-286/+344
* | | | | | Merge "Use DiffFormatter instead of PatchListCache to count files"Joerg Zieren2020-04-241-23/+30
|\ \ \ \ \ \
| * | | | | | Use DiffFormatter instead of PatchListCache to count filesJoerg Zieren2020-04-241-23/+30
* | | | | | | Make Address an AutoValuePatrick Hiesel2020-04-2420-80/+71
* | | | | | | Merge "SubmitStrategyListener: Fail for internal errors"Edwin Kempin2020-04-241-9/+7
|\ \ \ \ \ \ \
| * | | | | | | SubmitStrategyListener: Fail for internal errorsEdwin Kempin2020-04-241-9/+7
* | | | | | | | Merge changes I049b3cbe,I363fe944Edwin Kempin2020-04-242-3/+5
|\| | | | | | |
| * | | | | | | Fix commit status when fast-forward on submit is not possible due to conflictsEdwin Kempin2020-04-241-3/+4
| * | | | | | | SubmitStrategyListener: Write internal errors at all places into the logEdwin Kempin2020-04-241-0/+1
* | | | | | | | Use unique logging tag for submissionsEdwin Kempin2020-04-241-1/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "ChangeEditIT: Improve some tests and add some missing test cases"Alice Kober-Sotzek2020-04-241-0/+7
|\ \ \ \ \ \ \
| * | | | | | | ChangeEditIT: Improve some tests and add some missing test casesAlice Kober-Sotzek2020-04-241-0/+7
| |/ / / / / /
* / / / / / / Send 'AddReviewers' email asynchronouslyPatrick Hiesel2020-04-243-20/+43
|/ / / / / /
* | | | | | GrantRevertPermission: Remove declarations of unthrown exceptionsDavid Pursehouse2020-04-191-7/+1
* | | | | | Remove unused AccountCache instancesDavid Pursehouse2020-04-194-23/+3
* | | | | | Update Apache SSHD to 2.4David Ostrovsky2020-04-181-18/+15
* | | | | | Merge changes Ia283b25b,I9f2f52baGal Paikin2020-04-171-94/+41
|\ \ \ \ \ \