summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-tests
Commit message (Expand)AuthorAgeFilesLines
* Limit file list to files that were touched in new patch setEdwin Kempin2014-05-201-16/+5
* Add basic test for PatchListCache that checks the returned patchesEdwin Kempin2014-05-191-0/+242
* Add unit test for copying label approvals during cherry-pickDavid Ostrovsky2014-05-131-0/+62
* Add 'View Plugins' global capability that allows to list pluginsEdwin Kempin2014-05-091-0/+1
* tests: Use insecure random for acceptance testsShawn Pearce2014-04-241-1/+4
* Acceptance-tests: Fix 'Address already in use' bugDavid Ostrovsky2014-04-241-19/+4
* Acceptance-tests: Fix 'verify: false' bugDavid Ostrovsky2014-04-242-0/+76
* Merge branch 'stable-2.8'Shawn Pearce2014-03-144-0/+169
|\
| * Fix Merge Always and Merge If Necessary strategiesShawn Pearce2014-03-134-0/+161
* | Merge branch 'stable-2.8'Shawn Pearce2014-03-061-6/+9
|\|
| * Another attempt to fix submit rule evaluation for non blocking labelsDavid Ostrovsky2014-03-061-6/+9
| * Fix submit rule evaluation for non blocking labelsDavid Ostrovsky2014-02-253-2/+213
* | Add submit rule evaluation tests for custom labelsDavid Ostrovsky2014-03-043-9/+158
* | Add a global capability for viewing all accountsDave Borowitz2014-02-212-10/+106
* | Gate Keeping: Add support for "on behalf of" for submit operationDavid Ostrovsky2014-02-202-0/+34
* | AbstractDaemonTest: s/ammend/amendDave Borowitz2014-02-182-7/+7
* | Acceptance tests: Disable HTTPD per class or method annotationDavid Ostrovsky2014-02-0711-6/+55
* | Simplify unit testsDavid Ostrovsky2014-02-0731-992/+231
* | Merge changes Ie9229923,Ibe1cd165Shawn Pearce2014-02-081-9/+10
|\ \
| * | Change API: Add convenience get() and info() methodsDavid Ostrovsky2014-02-021-9/+10
* | | Merge branch 'stable-2.8'Shawn Pearce2014-02-041-1/+1
|\ \ \ | | |/ | |/|
| * | Pass recursive=true into config.getNames() JGit methodDavid Ostrovsky2014-01-301-1/+1
* | | Run acceptance tests with custom suite to set ConfigsDave Borowitz2014-02-031-29/+3
| |/ |/|
* | Replace GET /changes/<id> call with ChangeApi.get() call in acceptance testsDavid Ostrovsky2014-01-311-9/+33
* | Merge topic 'plugin-api'Shawn Pearce2014-01-315-6/+30
|\ \
| * | Add ChangeApi.get() methodDavid Ostrovsky2014-01-311-0/+24
| * | Consistently apply camel case naming convention in server codeDavid Ostrovsky2014-01-314-6/+6
* | | Run acceptance tests with different configs using @ParameterizedDave Borowitz2014-01-304-70/+48
|/ /
* | Merge "Plugin API: Add factory methods for frequently used review operations"Shawn Pearce2014-01-293-34/+18
|\ \
| * | Plugin API: Add factory methods for frequently used review operationsDavid Ostrovsky2014-01-283-34/+18
* | | Remove unused imports in acceptance testsDavid Pursehouse2014-01-282-8/+0
* | | Merge topic 'inline-2'Shawn Pearce2014-01-283-0/+63
|\ \ \
| * | | Add git rm command to acceptance test frameworkDavid Ostrovsky2014-01-262-0/+22
| * | | Add support for raw input to acceptance test frameworkDavid Ostrovsky2014-01-261-0/+41
| |/ /
* | | Merge branch 'stable-2.8'Shawn Pearce2014-01-273-1/+296
|\ \ \ | | |/ | |/|
| * | ReceiveCommits: Fix PUSH permission check for draft changesDavid Ostrovsky2014-01-272-1/+116
| * | Don't allow project owners to create branches if create is blockedEdwin Kempin2014-01-271-1/+92
| * | Add acceptance test for branch creationEdwin Kempin2014-01-271-0/+99
* | | Refactor ListChangesOption out to extension APIDavid Ostrovsky2014-01-275-7/+7
| |/ |/|
* | Add acceptance test for pushing an open change to a branchDave Borowitz2014-01-241-2/+24
* | Add acceptance test for change REST API optionsDave Borowitz2014-01-222-1/+118
* | Factor admin account and getChange method into AbstractDaemonTestDave Borowitz2014-01-2236-593/+130
* | Support acceptance tests running with different configsDave Borowitz2014-01-165-29/+80
* | Merge "Acceptance test: Add support to make plain HTTP requests"Edwin Kempin2014-01-164-62/+128
|\ \
| * | Acceptance test: Add support to make plain HTTP requestsEdwin Kempin2014-01-154-62/+128
* | | Merge "Check submitter record in submit acceptance tests"Edwin Kempin2014-01-156-47/+54
|\ \ \
| * | | Check submitter record in submit acceptance testsDave Borowitz2014-01-146-47/+54
* | | | Remove unused import in GetGroupITDavid Pursehouse2014-01-151-1/+0
|/ / /
* | | Acceptance tests: Remove duplicated JSON container classesDavid Ostrovsky2014-01-1454-762/+246
* | | Add acceptance test for getting different revisions by numberDave Borowitz2014-01-131-2/+26
|/ /