summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Bazel: Add workspace status command to stamp final artifactDavid Ostrovsky2020-07-171-0/+45
* Add new osgi fragments to maven-central deploy scriptsMatthias Sohn2020-06-202-0/+4
* Handle Fragment-Host declaration when updating versionMatthias Sohn2020-06-091-0/+1
* ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-271-0/+1
* Remove Error-Prone ExpectedExceptionCheckerDavid Pursehouse2020-01-241-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Merge branch 'stable-5.5'David Pursehouse2019-11-261-3/+5
|\
| * Merge branch 'stable-5.3' into stable-5.4David Pursehouse2019-11-261-3/+5
| |\
| | * Merge branch 'stable-5.2' into stable-5.3David Pursehouse2019-11-261-3/+5
| | |\
| | | * Merge branch 'stable-5.1' into stable-5.2David Pursehouse2019-11-261-3/+5
| | | |\
| | | | * Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzlDavid Pursehouse2019-11-261-3/+5
* | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-051-0/+66
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-11-051-0/+66
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-11-051-0/+66
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-11-051-0/+66
| | | |\|
| | | | * Run JMH benchmarks using bazelMatthias Sohn2019-11-051-0/+66
| | | | * Bazel: Stop using native.git_repositoryDavid Pursehouse2019-03-031-1/+3
* | | | | Bazel: Reuse version from .bazelversion for minimum used version checkDavid Ostrovsky2019-09-231-0/+16
|/ / / /
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-081-0/+1
|\| | |
| * | | Format BUILD files with buildifierMatthias Sohn2019-09-081-1/+1
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-081-0/+1
| |\| |
| | * | Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-081-0/+1
* | | | Increase severity of AmbiguousMethodReference to ERRORDavid Pursehouse2019-08-091-1/+1
* | | | Fix NarrowingCompoundAssignment warnings from Error ProneDavid Pursehouse2019-08-081-1/+1
* | | | GlobalBundleCache: Fix ClassNewInstance warning from Error ProneDavid Pursehouse2019-06-221-1/+1
* | | | Error Prone: Increase severity of NonOverridingEquals to ERRORDavid Pursehouse2019-06-171-1/+1
* | | | Error Prone: Increase severity of ImmutableEnumChecker to ERRORDavid Pursehouse2019-06-171-1/+1
* | | | Error Prone: Increase severity of ShortCircuitBoolean to ERRORDavid Pursehouse2019-06-151-1/+1
* | | | Increase severity of OperatorPrecedence to ERROR, and fix instancesDavid Pursehouse2019-06-121-1/+1
* | | | Merge branch 'master' into stable-5.4Matthias Sohn2019-06-111-1/+1
|\ \ \ \
| * | | | ErrorProne: Increase severity of FutureReturnValueIgnored to ERRORDavid Pursehouse2019-06-111-1/+1
* | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-06-061-40/+42
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bazel: Increase severity of most error-prone checks to ERRORDavid Pursehouse2019-05-261-39/+39
| * | | Enable error-prone checks by defaultDavid Pursehouse2019-05-261-1/+3
* | | | [releng] Fix dependencies between featuresThomas Wolf2019-03-311-16/+6
|/ / /
* / / Fix tools/version.shMatthias Sohn2019-01-171-0/+11
|/ /
* | Add new ssh bundles to Maven central scriptsMatthias Sohn2018-12-092-0/+4
* | Bazel: Increase severity of ClassCanBeStatic to ERRORDavid Pursehouse2018-11-081-1/+1
* | Bazel: Format tools/BUILD with buildifierDavid Pursehouse2018-11-061-6/+6
* | Upgrade to Bazel 0.19.0David Ostrovsky2018-11-012-2/+4
* | Bazel: Increase severity of DefaultCharset to ERRORDavid Pursehouse2018-09-301-1/+1
* | Bazel: Increase severity of MissingFail to ERRORDavid Pursehouse2018-09-301-1/+1
* | Bazel: Increase severity of ExpectedExceptionChecker to ERRORDavid Pursehouse2018-09-261-1/+1
* | Bazel: Provide toolchain with activated error prone warningsDavid Ostrovsky2018-09-221-0/+107
|/
* Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-08-311-14/+13
|\
| * Bazel: Format all build files with buildifier 0.15.0David Pursehouse2018-08-301-14/+13
* | Fix version.sh to update version of imported jgit featuresMatthias Sohn2017-04-051-0/+1
|/
* Implement initial framework of Bazel buildDavid Ostrovsky2017-01-182-0/+17
* Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn2016-09-201-3/+3
* Run Maven build in release.sh concurrently to speedup releaseMatthias Sohn2016-05-041-2/+1