summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-tests
Commit message (Expand)AuthorAgeFilesLines
* Upgrade google-java-format to 1.7Dave Borowitz2019-03-137-34/+10
* Merge branch stable-2.13Edwin Kempin2018-12-281-1/+1
|\
| * Merge branch stable-2.12Edwin Kempin2018-12-281-1/+1
| |\
| | * Merge branch stable-2.11Edwin Kempin2018-12-271-1/+1
| | |\
| | | * Merge branch 'stable-2.10'Edwin Kempin2018-12-241-1/+1
| | | |\
| | | | * Bump JGit to v4.0.0.201506090130-rSaša Živkov2015-06-094-8/+8
| | | | * Update JGit to version 3.5.1.201410131835-rMatthias Sohn2014-10-221-1/+6
| | * | | Fix deprecation warnings from latest JGit updateDave Borowitz2018-08-1311-23/+23
* | | | | AbstractChangeNotes: Never open repo when NoteDb is offDave Borowitz2018-11-071-0/+22
* | | | | [CVE-2018-1000180, CVE-2018-1000613] Upgrade Bouncycastle to 1.60David Pursehouse2018-11-051-1/+0
* | | | | Add tests for .gitmodules validationDavid Pursehouse2018-10-081-0/+57
* | | | | AbstractDaemonTest: Don't delete common server path too earlyDave Borowitz2018-09-191-1/+5
* | | | | Add a change deleted event/listenerDavid Pursehouse2018-09-141-4/+9
* | | | | AbstractSubmit: Remove redundant assertion about null IOExceptionDavid Pursehouse2018-09-061-1/+1
* | | | | Elastic{Index|ReindexIT} Remove tests for 6.2 and 6.3David Pursehouse2018-09-062-22/+2
* | | | | Allow more email RFC accepted chars in usernameJacek Centkowski2018-09-051-2/+11
* | | | | Make inheritance of receive.maxObjectSizeLimit optionalDavid Pursehouse2018-09-051-0/+18
* | | | | Allow to inherit receive.maxObjectSizeLimit from parent projectDavid Pursehouse2018-09-051-10/+95
* | | | | CreateAccount: Simplify error message when username is invalidDavid Pursehouse2018-09-051-1/+1
* | | | | AccountIT: Add basic tests for creating user with {in}valid usernameDavid Pursehouse2018-09-051-0/+23
* | | | | Add support for Elasticsearch 6.4.0David Pursehouse2018-09-042-0/+10
* | | | | SshCommandsIT: Use immutable type for constant field declarationsDavid Pursehouse2018-08-291-2/+1
* | | | | ReflogIT: Add test coverage for reflog permissionsDavid Pursehouse2018-08-221-1/+36
* | | | | ChangeIT: Move reflog test to ReflogITDavid Pursehouse2018-08-222-26/+51
* | | | | ChangeIT: Fix and expand reflog testDavid Pursehouse2018-08-221-6/+22
* | | | | BranchApi: Add method to get the branch's reflogDavid Pursehouse2018-08-221-0/+10
* | | | | ConfigInfoImpl: Return raw byte value for effective valueDavid Pursehouse2018-08-201-4/+5
* | | | | ProjectIT: Factor out a method to set the max object size limitDavid Pursehouse2018-08-191-17/+12
* | | | | PutConfig: Reload project config before returning responseDavid Pursehouse2018-08-071-4/+4
* | | | | ProjectIT: Add tests for maxObjectSize configurationDavid Pursehouse2018-08-031-3/+103
* | | | | EventRecorder: Add assertNoRefUpdatedEvents helper methodDavid Pursehouse2018-08-031-4/+4
* | | | | ProjectIT: Rename 'config' method to 'submitType'David Pursehouse2018-08-031-1/+1
* | | | | DeleteRef: add missing permission checkChangcheng Xiao2018-07-251-1/+19
* | | | | RestSession: Remove unnecessary utility methodsDavid Pursehouse2018-07-241-11/+22
* | | | | GerritServer: save gerrit.config before site initMarco Miller2018-07-201-0/+7
* | | | | ReindexIT: remove unnecessary method throws clauseMarco Miller2018-07-201-1/+1
* | | | | RestSession#postWithHeader: Make parameter order consistent with #putWithHeaderDavid Pursehouse2018-07-192-4/+4
* | | | | DeleteDraftPatchSetIT: Only 1 statement should come after ExpectedException#e...David Pursehouse2018-07-181-2/+2
* | | | | RevisionIT: Only 1 statement should come after ExpectedException#expectEdwin Kempin2018-07-181-1/+1
* | | | | Merge "Elasticsearch tests: remove password duplication" into stable-2.14David Pursehouse2018-07-172-4/+2
|\ \ \ \ \
| * | | | | Elasticsearch tests: remove password duplicationMarco Miller2018-07-132-4/+2
* | | | | | ElasticIndexIT: replace member with local variableMarco Miller2018-07-131-2/+1
|/ / / / /
* | | | | Elasticsearch: run no other test at the same timeMarco Miller2018-07-112-1/+3
* | | | | Apply buildifier to .bzl files.Han-Wen Nienhuys2018-07-101-18/+18
* | | | | Add new "Delete Changes" permissionDavid Pursehouse2018-07-051-1/+37
* | | | | ChangeIT: Refactor tests for deletion of new changesDavid Pursehouse2018-07-051-25/+14
* | | | | Test coverage for elasticsearch.username and elasticsearch.passwordDavid Pursehouse2018-07-032-2/+4
* | | | | Allow to assign "Delete Own Changes" permission to Change OwnersJacek Centkowski2018-06-271-1/+11
* | | | | AbstractIndexTests: Add --wide option to show-queue command invocationDavid Pursehouse2018-06-201-1/+1
* | | | | AbstractIndexTests: Add assertions on change index countDavid Pursehouse2018-06-191-0/+44