summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.5.0v3.5.0Luca Milanesio2021-12-064-4/+4
* Set version to 3.5.0-SNAPSHOTLuca Milanesio2021-11-294-4/+4
* Set version to 3.5.0-rc4v3.5.0-rc4Luca Milanesio2021-11-294-4/+4
* Add Thomas and Patrick to the lists of maintainersLuca Milanesio2021-11-254-0/+24
* Set version to 3.5.0-SNAPSHOTLuca Milanesio2021-11-234-4/+4
* Set version to 3.5.0-rc3v3.5.0-rc3Luca Milanesio2021-11-234-4/+4
* Remove support for ElasticSearch indexesLuca Milanesio2021-11-193-16/+0
* Set version to 3.5.0-SNAPSHOTLuca Milanesio2021-11-164-4/+4
* Set version to 3.5.0-rc2v3.5.0-rc2Luca Milanesio2021-11-164-4/+4
* Set version to 3.5.0-SNAPSHOTLuca Milanesio2021-11-014-4/+4
* Set version to 3.5.0-rc1v3.5.0-rc1Luca Milanesio2021-11-014-4/+4
* Set version to 3.5.0-SNAPSHOTLuca Milanesio2021-10-234-4/+4
* Set version to 3.5.0-rc0v3.5.0-rc0Luca Milanesio2021-10-234-4/+4
* Enable error level for the JavaLangClash bug pattern in ErrorProneEdwin Kempin2021-10-191-1/+1
* Enable error level for the InvalidBlockTag bug pattern in ErrorProneEdwin Kempin2021-10-191-1/+1
* Enable error level for the InvalidInlineTag bug pattern in ErrorProneEdwin Kempin2021-10-191-1/+1
* Documentation: add backend_licenses.txt fileMarija Savtchouk2021-10-181-1/+1
* Enable error level for the InvalidInlineTag bug pattern in ErrorProneEdwin Kempin2021-10-151-1/+1
* Enable error level for the ParameterName bug pattern in ErrorProneEdwin Kempin2021-10-151-1/+1
* Enable error level for the BadImport bug pattern in ErrorProneEdwin Kempin2021-10-141-1/+1
* Merge "Enable error level for the TruthAssertExpected bug pattern in ErrorProne"Edwin Kempin2021-10-141-1/+1
|\
| * Enable error level for the TruthAssertExpected bug pattern in ErrorProneEdwin Kempin2021-09-281-1/+1
* | Disable FutureReturnValueIgnored error prone checkGal Paikin2021-10-061-1/+1
|/
* Enable error level for the UnescapedEntity bug pattern in ErrorProneEdwin Kempin2021-09-281-1/+1
* Enable error level for the UnusedMethod bug pattern in ErrorProneEdwin Kempin2021-09-281-1/+1
* Enable error level for the UnusedVariable bug pattern in ErrorProneEdwin Kempin2021-09-281-1/+1
* Turn on UseCorrectAssertInTests bug pattern and fix problemDmitrii Filippov2021-09-241-1/+1
* Turn on VariableNameSameAsType bug patternDmitrii Filippov2021-09-241-1/+7
* Turn on ArgumentSelectionDefectChecker and fix the issueDmitrii Filippov2021-09-241-1/+1
* Turn on AnnotateFormatMethod bug-pattern and fix itDmitrii Filippov2021-09-241-1/+1
* Turn on all bug patterns which don't exist in the codeDmitrii Filippov2021-09-241-98/+98
* Turn on error for the EmptyBlockTag bug pattern and fix related problemsDmitrii Filippov2021-09-241-1/+1
* Turn on error for some JavaDoc bug patterns and fix related problemsDmitrii Filippov2021-09-241-3/+3
* Add more bug patterns to error-proneDmitrii Filippov2021-09-231-0/+321
* Update error prone bug patternsDmitrii Filippov2021-09-231-4/+1
* Enable ImmutableAnnotationCheckerDmitrii Filippov2021-09-231-4/+1
* Refactor Karma and ESLint setup to be re-usable for pluginsBen Rohlfs2021-09-172-1/+62
* Force the version of lodash to be 4.17.21.Chris Poucet2021-09-012-10/+8
* Patch launchpad and get rid of polymer-cli in rootChris Poucet2021-09-013-1348/+2318
* Revert "Get rid of polymer-cli"Christophe Poucet2021-08-312-239/+7488
* Get rid of polymer-cliChris Poucet2021-08-302-7488/+239
* Move to es2019 and es2015 for module system.Chris Poucet2021-08-264-8/+8
* Upgrade Flogger to 0.6Patrick Hiesel2021-08-241-4/+4
* Upgrade to Typescript 4.3.2Chris Poucet2021-08-182-5/+5
* Fix RBE build failure for pluginsBen Rohlfs2021-08-181-1/+3
* Prepare Gerrit core for building TypeScript pluginsBen Rohlfs2021-08-101-0/+1
* Replace custom compile_ts BUILD macro with standard ts_project ruleBen Rohlfs2021-08-051-2/+5
* Move Lucene to nongoogle.bzlHan-Wen Nienhuys2021-08-041-0/+32
* Merge "Add polymer template checker"Dmitrii Filippov2021-07-062-0/+149
|\
| * Add polymer template checkerDmitrii Filippov2021-07-062-0/+149