summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-framework
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.14.1v2.14.1David Pursehouse2017-06-081-1/+1
* Format Java files with google-java-formatDavid Pursehouse2017-06-082-18/+6
* Introduce GlobalPluginConfig{s} annotationsDavid Pursehouse2017-06-055-4/+183
* Clarify usage of @GerritConfig#value() and #values()David Pursehouse2017-06-031-0/+6
* Clarify usage of GerritConfig#name()David Pursehouse2017-06-031-0/+7
* GerritServer: Split annotation sanity check to a separate methodDavid Pursehouse2017-06-031-1/+5
* Set version to 2.14.1-SNAPSHOTDavid Pursehouse2017-05-261-1/+1
* Update list of maintainers in pom.xml filesDavid Pursehouse2017-05-151-0/+3
* Set version to 2.14David Pursehouse2017-04-261-1/+1
* Release 2.14-rc1v2.14-rc1Patrick Hiesel2017-04-241-1/+1
* Add new Polygerrit maintainers to developers list in pom.xml filesDavid Pursehouse2017-04-211-0/+9
* PushOneCommit: Use simple counter for Change-IdDave Borowitz2017-04-121-1/+14
* Add new maintainers to developers section in pom.xml filesDavid Ostrovsky2017-04-111-0/+6
* Update Version to 2.14-rc0v2.14-rc0Patrick Hiesel2017-04-111-1/+1
* Prevents 2x stop() calls during IntegrationTestLuca Milanesio2017-04-051-0/+1
* Add integration test to check for thread leaks in sandboxed Daemon testsLuca Milanesio2017-04-051-1/+1
* Format Java files with google-java-formatDavid Pursehouse2017-03-181-14/+18
* Remove rework check for dependencies in RebaseSorterZhen Chen2017-03-151-3/+16
* Remove PluginDaemonTestDavid Pursehouse2017-03-141-256/+0
* Merge "Add a User Preference to Receive only Plaintext Emails"ekempin2017-03-061-2/+2
|\
| * Add a User Preference to Receive only Plaintext EmailsPatrick Hiesel2017-03-061-2/+2
* | Merge changes from topic 'http-password'ekempin2017-02-281-14/+12
|\ \
| * | Migrate external IDs to NoteDb (part 1)Edwin Kempin2017-02-281-16/+12
| * | gerrit-server: use hashed passwords for HTTP.Han-Wen Nienhuys2017-02-281-1/+3
| |/
* / Format BUILD and WORKSPACE files with buildifierDavid Pursehouse2017-02-281-1/+1
|/
* ListTags: Set the can_delete fieldDavid Pursehouse2017-02-231-0/+1
* Clean up PreviewSubmit and testsDave Borowitz2017-02-222-22/+44
* Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-171-1/+1
* Make implicit reviewers feature actually work on GWT UIDave Borowitz2017-02-111-0/+1
* Acceptance tests: Add a helper method to renew the request contextEdwin Kempin2017-02-102-0/+14
* Merge "Assign unused Future return value to a variable"Dave Borowitz2017-02-081-16/+23
|\
| * Assign unused Future return value to a variableDave Borowitz2017-02-071-16/+23
* | Use values() to set StringListConfig from AnnotationPatrick Hiesel2017-02-081-1/+1
|/
* Format all Java files with google-java-formatDave Borowitz2017-02-0729-957/+816
* Merge branch 'stable-2.13'David Pursehouse2017-02-031-1/+2
|\
| * InMemoryTestingDatabaseModule: Bind InMemoryRepositoryManager as SingletonDavid Pursehouse2017-02-031-1/+2
| * Add tests for pushing without Change-Id and with invalid Change-IdsEdwin Kempin2017-02-021-0/+5
| * Set version to 2.13.5v2.13.5David Pursehouse2017-01-061-1/+1
* | Revert external ID cacheEdwin Kempin2017-02-021-7/+1
* | Merge changes from topic 'make-names-of-system-groups-configurable'ekempin2017-02-011-0/+4
|\ \
| * | Refactor: Make static methods in SystemGroupBackend non-staticEdwin Kempin2017-01-311-0/+4
* | | Add REST endpoint for commit included inGustaf Lundh2017-02-011-0/+7
* | | Add API portion of account statusKasper Nilsson2017-01-311-0/+1
|/ /
* | Add Java API for change edits and use it in testsAlice Kober-Sotzek2017-01-241-2/+5
* | Remove Buck based buildDavid Ostrovsky2017-01-231-92/+0
* | Merge "Add config option setting default primary storage for new changes"Dave Borowitz2017-01-191-4/+23
|\ \
| * | Add config option setting default primary storage for new changesDave Borowitz2017-01-131-4/+23
* | | Prefer subtypes of MultimapDave Borowitz2017-01-181-2/+2
* | | Support to control notifications when creating changes through RESTEdwin Kempin2017-01-131-0/+14
|/ /
* | Add cache for external idsEdwin Kempin2017-01-111-1/+7