aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* errorprone: Disable javadoc checks in testsIvan Frade2024-11-111-13/+33
* Merge "Merge branch 'next'"Matthias Sohn2024-06-301-10/+0
|\
| * Update minimum Java version to 17Matthias Sohn2024-05-021-10/+0
* | Migrate to python 3Daniele Sassoli2024-06-281-1/+1
|/
* Bazel: Add support for JDK 21David Ostrovsky2024-05-021-1/+13
* [errorprone] Fix pattern ModifiedButNotUsedMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern CatchAndPrintStackTraceMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern FutureReturnValueIgnoredMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern BadImportMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern UseCorrectAssertInTestsMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern ProtectedMembersInFinalClassMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern CatchFailMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern see UnusedVariableMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix pattern LongLiteralLowerCaseSuffixMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix error pattern JdkObsoleteMatthias Sohn2024-04-291-1/+1
* [errorprone] Fix UnnecessaryParentheses errorsMatthias Sohn2024-04-281-1/+1
* Bazel: Update RBE docker image to Ubuntu 22.04 and JDK 17David Ostrovsky2024-04-281-6/+5
* Make the tests buildable by bazel testKamil Musin2023-11-231-17/+17
* Activate additional error prone checksDavid Ostrovsky2023-09-251-12/+340
* tools/BUILD: Sort errorprone rules alphabeticallyMatthias Sohn2023-09-221-7/+7
* Bazel: Fix remote build execution for Java 17David Ostrovsky2023-05-311-2/+0
* Bump bazel vesion to 6.2.0David Ostrovsky2023-05-311-1/+1
* Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-261-3/+3
|\
| * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-04-261-3/+3
| |\
| | * Demote severity of some error prone bug patterns to warningsDavid Ostrovsky2023-04-261-3/+3
* | | Bazel: Add RBE supportDavid Ostrovsky2022-01-201-0/+67
* | | Bazel: Switch to using toolchain resolution for java rulesDavid Ostrovsky2022-01-201-1/+13
* | | Bazel: Simplify java 11 toolchain definitionDavid Ostrovsky2022-01-201-20/+2
* | | Bazel: Remove version checkDavid Ostrovsky2022-01-201-16/+0
* | | Bazel: Add missing java packages to error_prone package groupDavid Ostrovsky2022-01-201-3/+8
|/ /
* | Add o.e.j.ssh.apache.agent to maven central deployment scriptsMatthias Sohn2021-11-292-0/+2
* | sshd: add support for ssh-agentThomas Wolf2021-11-031-0/+1
* | [releng] bazel: Enable errorprone on o.e.j.ssh.apacheThomas Wolf2021-11-031-0/+1
* | [releng] Make the bazel build use Java 11Thomas Wolf2021-11-031-1/+18
* | Enable compiler option --releaseMatthias Sohn2021-09-291-265/+388
* | Bump minimum required Java version to 11Matthias Sohn2021-09-291-3/+3
|/
* 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
| | |\| |