summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.14.14v2.14.14David Pursehouse2018-09-266-6/+6
* Update jruby to 9.1.17 and asciidoctorj to v1.5.7Paladox none2018-09-261-4/+4
* Elasticsearch: Ensure request URI is always prefixed with "/"David Pursehouse2018-09-263-3/+3
* AbstractElasticIndex: Factor out more variants of {post,perform}RequestDavid Pursehouse2018-09-265-15/+33
* rest-api-projects: Fix "unterminated listing block" warningDavid Pursehouse2018-09-261-2/+0
* config-gerrit: Fix "invalid reference: database.h2.cachesize" warningDavid Pursehouse2018-09-261-1/+1
* Bazel: Specify name for downloaded file to http_file starlark ruleDavid Ostrovsky2018-09-252-8/+2
* Set version to 2.14.14-SNAPSHOTDavid Pursehouse2018-09-256-6/+6
* Set version to 2.14.13v2.14.13David Pursehouse2018-09-216-6/+6
* ElasticContainer: Use Elasticsearch 5.6.12 for V5_6 testsDavid Pursehouse2018-09-201-1/+1
* Add link to security documentation for Elasticsearch 6.4David Pursehouse2018-09-201-0/+1
* Link to homepage for Elasticsearch compatibilityDavid Pursehouse2018-09-201-2/+2
* GerritServer#initAndStart: Remove unnecessary instantiation of ConfigDavid Pursehouse2018-09-201-2/+0
* Revert "Suppress "unlikely argument type" warnings for IdString"David Pursehouse2018-09-202-2/+0
* IdString: Don't compare equal to stringsDave Borowitz2018-09-193-4/+2
* Upgrade elasticsearch-rest-client to 6.4.1David Pursehouse2018-09-191-2/+2
* Upgrade JGit to 4.7.4.201809180905-rDavid Pursehouse2018-09-191-6/+6
* ElasticContainer: Use Elasticsearch 6.4.1 for V6_4 testsDavid Pursehouse2018-09-191-1/+1
* AbstractDaemonTest: Don't delete common server path too earlyDave Borowitz2018-09-195-30/+50
* Fix toolchain definitions for bazel 0.17.1Dave Borowitz2018-09-181-37/+7
* Bazel: Bump baseline to 0.17.1David Ostrovsky2018-09-181-1/+1
* FormatUtil: Correctly fix the Math#round() error flagged by error-proneAlice Kober-Sotzek2018-09-141-20/+2
* Merge "Add a change deleted event/listener" into stable-2.14David Pursehouse2018-09-1411-5/+197
|\
| * Add a change deleted event/listenerDavid Pursehouse2018-09-1411-5/+197
|/
* Fix broken link in documentation of receive.requireSignedPushDavid Pursehouse2018-09-141-3/+4
* license-map: Fix deprecation warningDavid Pursehouse2018-09-121-1/+1
* Bazel: Make 'DefaultCharset' an ERROR when compiling with ErrorProne toolchainDavid Pursehouse2018-09-121-1/+1
* Specify charset when constructing PrintWriterDavid Pursehouse2018-09-124-7/+12
* Bazel: Change deprecated single file attribute parameterDavid Ostrovsky2018-09-111-1/+1
* Bazel: Remove deprecated FileTypeDavid Ostrovsky2018-09-112-2/+2
* Bazel: Replace PACKAGE_NAME constant with package_name() functionDavid Ostrovsky2018-09-112-2/+2
* Upgrade JGit to 4.7.3.201809090215-rDavid Pursehouse2018-09-101-6/+6
* Merge "ProjectTagsScreen: Base visibility on the create refs/tags/* permissio...David Pursehouse2018-09-107-14/+58
|\
| * ProjectTagsScreen: Base visibility on the create refs/tags/* permissionMarco Miller2018-09-077-14/+58
* | Set version to 2.14.13-SNAPSHOTDavid Pursehouse2018-09-106-6/+6
* | Set version to 2.14.12v2.14.12David Pursehouse2018-09-076-6/+6
* | Merge "Assume correct relative or absolute URL from Weblink provider" into st...David Pursehouse2018-09-063-7/+16
|\ \
| * | Assume correct relative or absolute URL from Weblink providerSven Selberg2018-09-063-7/+16
* | | [project.config] Allow to add commentLink entriesHector Oswaldo Caballero2018-09-072-1/+36
* | | ElasticVersionTest: Align tested versions w/ ElasticContainer last onesMarco Miller2018-09-061-3/+2
| |/ |/|
* | AbstractSubmit: Remove redundant assertion about null IOExceptionDavid Pursehouse2018-09-061-1/+1
|/
* ListMailFilter: Fix operator precedence warning raised by ErrorProneDavid Pursehouse2018-09-061-1/+2
* ListProjects: Fix operator precedence warning raised by ErrorProneDavid Pursehouse2018-09-061-2/+2
* ChangeBundle: Fix operator precedence warning raised by ErrorProneDavid Pursehouse2018-09-061-3/+4
* Bazel: fix error_prone_warnings_toolchain ruleDavid Pursehouse2018-09-061-1/+1
* Elastic{Index|ReindexIT} Remove tests for 6.2 and 6.3David Pursehouse2018-09-062-22/+2
* ElasticVersionTest#version6: Add missing test for V6_4David Pursehouse2018-09-061-0/+1
* Allow more email RFC accepted chars in usernameJacek Centkowski2018-09-053-4/+13
* Make inheritance of receive.maxObjectSizeLimit optionalDavid Pursehouse2018-09-055-10/+50
* Allow to inherit receive.maxObjectSizeLimit from parent projectDavid Pursehouse2018-09-0512-50/+167