summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.3.0-rc2v3.3.0-rc2Marco Miller2020-10-195-5/+5
* Merge "Update plugin-manager submodule to the latest master" into stable-3.3Marco Miller2020-10-181-0/+0
|\
| * Update plugin-manager submodule to the latest masterLuca Milanesio2020-10-171-0/+0
* | Merge "Allow plugins to provide bulk PluginDefinedInfos in query results" int...Marco Miller2020-10-1816-50/+795
|\ \
| * | Allow plugins to provide bulk PluginDefinedInfos in query resultsAdithya Chakilam2020-10-1516-50/+795
* | | DelegateRepository must delegate all calls to the delegateMarcin Czech2020-10-161-0/+301
| |/ |/|
* | Use persistent cache provided by libModule for offline reindexMarcin Czech2020-10-162-3/+9
* | Update git submodulesNasser Grainawi2020-10-151-0/+0
|/
* Replace unguaranteed file closing with 'with' statement in release_noterMarco Miller2020-10-141-5/+4
* Replace flaky Popen with subprocess.check_output in release_noterMarco Miller2020-10-141-10/+6
* Add flake8 support to release_noterMarco Miller2020-10-144-1/+43
* Tools: Start a release notes initializer script in pythonMarco Miller2020-10-135-0/+459
* Merge "Set version to 3.3.0-SNAPSHOT" into stable-3.3Marco Miller2020-10-135-5/+5
|\
| * Set version to 3.3.0-SNAPSHOTLuca Milanesio2020-10-125-5/+5
* | CreateMergePatchSetIT: remove unused local variable parentMatthias Sohn2020-10-131-3/+0
* | AbstractPushForReview: remove unused local variable cMatthias Sohn2020-10-131-2/+2
* | PatchScriptFactory: remove unused local variable changeEditMatthias Sohn2020-10-131-2/+0
* | Replace deprecated ChangeApi#commentsMatthias Sohn2020-10-136-6/+8
* | Replace deprecated ChangeApi#commentsAsListMatthias Sohn2020-10-131-2/+2
* | Remove unused class ChangeIT.TestWorkInProgressStateChangedListenerMatthias Sohn2020-10-131-14/+0
* | Merge "Remove unused method ChangeIT.createBranch(String)" into stable-3.3Luca Milanesio2020-10-131-6/+0
|\ \
| * | Remove unused method ChangeIT.createBranch(String)Matthias Sohn2020-10-111-6/+0
* | | Merge "Remove unnecessary else clause increasing nesting level" into stable-3.3Luca Milanesio2020-10-131-3/+2
|\| |
| * | Remove unnecessary else clause increasing nesting levelMatthias Sohn2020-10-111-3/+2
* | | Merge "Remove redundant type parameter in StartAwarePositionBuilder" into sta...Luca Milanesio2020-10-131-1/+1
|\| |
| * | Remove redundant type parameter in StartAwarePositionBuilderMatthias Sohn2020-10-111-1/+1
* | | Merge "CommentInput: fix javadoc warning" into stable-3.3Luca Milanesio2020-10-131-1/+1
|\| | | |/ |/|
| * CommentInput: fix javadoc warningMatthias Sohn2020-10-111-1/+1
* | Set version to 3.3.0-rc1v3.3.0-rc1Luca Milanesio2020-10-125-5/+5
|/
* Fix warning "Javadoc: Malformed reference (missing end space separator)"Matthias Sohn2020-10-111-1/+2
* Generate a Java 11 Eclipse project by defaultLuca Milanesio2020-10-101-9/+14
* Update jgit to v5.9.0.202009080501-rMatthias Sohn2020-10-081-0/+0
* Set version to 3.3.0-SNAPSHOTMarco Miller2020-10-065-5/+5
* Set version to 3.3.0-rc0v3.3.0-rc0Marco Miller2020-10-065-5/+5
* Merge "Merge branch 'stable-3.2' into master"Luca Milanesio2020-10-0656-17/+401
|\
| * Merge branch 'stable-3.2' into masterMarco Miller2020-10-0656-17/+401
| |\
| | * Merge branch 'stable-3.1' into stable-3.2Marco Miller2020-10-0653-17/+381
| | |\
| | | * Merge branch 'stable-3.0' into stable-3.1Marco Miller2020-10-0653-17/+381
| | | |\
| | | | * Merge branch 'stable-2.16' into stable-3.0Marco Miller2020-10-060-0/+0
| | | | |\
| | | | | * Update git submodulesMartin Fick2020-09-301-0/+0
| | | | * | Merge "Bump Bazel version to 3.5.1" into stable-3.0Luca Milanesio2020-10-051-1/+1
| | | | |\ \
| | | | | * | Bump Bazel version to 3.5.1Marco Miller2020-10-021-1/+1
| | | | * | | Merge "Upgrade jackson-core to 2.11.3" into stable-3.0Luca Milanesio2020-10-051-2/+2
| | | | |\| |
| | | | | * | Upgrade jackson-core to 2.11.3Marco Miller2020-10-021-2/+2
| | | | * | | Merge changes from topic "graceful-sshd-shutdown" into stable-3.0Matthias Sohn2020-10-0252-14/+379
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | Register graceful shutdown for version commandThomas Draebing2020-10-011-0/+1
| | | | | * | Register graceful shutdown for show queue commandThomas Draebing2020-10-011-0/+1
| | | | | * | Register graceful shutdown for show connections commandThomas Draebing2020-10-011-0/+1
| | | | | * | Register graceful shutdown for show caches commandThomas Draebing2020-10-011-0/+1
| | | | | * | Register graceful shutdown for set reviewers commandThomas Draebing2020-10-011-0/+1