summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add REST API to toggle starred change state" into stable-2.8Shawn Pearce2013-11-094-1/+129
|\
| * Add REST API to toggle starred change stateShawn Pearce2013-11-084-1/+129
* | Add missing //gerrit-lucene:lucene dep to acceptance-testsShawn Pearce2013-11-061-0/+1
|/
* Run most acceptance tests in-memoryShawn Pearce2013-11-057-39/+220
* Fix missing build dependenciesShawn Pearce2013-11-051-0/+2
* Check preconditions when setting parent project through RESTEdwin Kempin2013-10-171-0/+46
* Add acceptance tests for setting parent project via RESTEdwin Kempin2013-10-171-0/+109
* Merge changes I9ec71290,I6c20de69Shawn Pearce2013-10-161-0/+188
|\
| * Don't allow project owners to delete branches if force push is blockedEdwin Kempin2013-10-161-1/+96
| * Add acceptance test for testing branch deletion via RESTEdwin Kempin2013-10-161-0/+93
* | Remove usages of System.currentTimeMillis() from gerrit-reviewdbDave Borowitz2013-10-161-1/+3
|/
* Fix change messages acceptance testsDavid Pursehouse2013-10-011-6/+7
* Remove jsr305 libraryShawn Pearce2013-09-261-1/+0
* Add our own Nullable implementationSasa Zivkov2013-09-263-6/+3
* Draft changes REST API: Add acceptance testsDavid Ostrovsky2013-09-255-1/+359
* acceptance-tests: Change type of status in ChangeInfo to Change.StatusEdwin Kempin2013-09-252-2/+5
* Suggest reviewers REST API: Add acceptance testsDavid Ostrovsky2013-09-255-2/+218
* Add acceptance tests to test submit with different submit typesEdwin Kempin2013-09-2414-28/+928
* Acceptance tests framework: Allow tests to change Gerrit configurationDavid Ostrovsky2013-09-187-12/+264
* Merge "Acceptance tests: Add method to create admin user"Shawn Pearce2013-09-151-0/+6
|\
| * Acceptance tests: Add method to create admin userDavid Ostrovsky2013-09-141-0/+6
* | Init: Optionally skip plugin installation processDavid Ostrovsky2013-09-141-1/+2
|/
* Fix integration test for garbage collection via SSHEdwin Kempin2013-09-051-1/+1
* Merge "Remove unneeded injection from GarbageCollectionIT"Shawn Pearce2013-08-221-4/+0
|\
| * Remove unneeded injection from GarbageCollectionITEdwin Kempin2013-08-221-4/+0
* | Remove unneeded @SuppressWarnings("resource")Edwin Kempin2013-08-221-1/+0
|/
* Clean up final static to be static finalDavid Ostrovsky2013-08-191-3/+3
* Merge "Fix change stuck in SUBMITTED state but actually merged"Dave Borowitz2013-08-153-10/+50
|\
| * Fix change stuck in SUBMITTED state but actually mergedJan Opacki2013-08-153-10/+50
* | Migrate schema to meet 30 char length of database id limitationDavid Ostrovsky2013-08-141-6/+6
* | Disable sending emails during acceptance testsShawn Pearce2013-08-101-0/+1
|/
* Fix acceptance test heap size to 128mShawn Pearce2013-07-302-3/+1
* Split PushForReview acceptance tests up by protocolShawn Pearce2013-07-304-85/+85
* Disable H2 cache, project and plugin polling during acceptance testsShawn Pearce2013-07-301-0/+5
* Add fallbacks for detecting localhostShawn Pearce2013-07-301-1/+14
* Use resolved address rather than "localhost" in acceptance testsShawn Pearce2013-07-303-19/+24
* Rename DEFS files to *.defsShawn Pearce2013-07-308-7/+7
* Split acceptance tests into one target per testShawn Pearce2013-07-279-14/+165
* Don't fail tests when symlinks are foundShawn Pearce2013-07-261-1/+1
* Use randomly assigned ports during acceptance testsShawn Pearce2013-07-2623-52/+117
* Merge "Replace ChangeJsonTest by an acceptance test"Saša Živkov2013-07-123-0/+191
|\
| * Replace ChangeJsonTest by an acceptance testEdwin Kempin2013-07-123-0/+191
* | Replace deprecated HTTP.UTF_8 with Charsets.UTF_8Shawn Pearce2013-07-111-3/+7
* | Suppress Eclipse warning about unclosed resource in SshSessionDavid Pursehouse2013-07-091-1/+2
* | Add secondary index implementation using SolrCloudAhaan Ugale2013-06-271-2/+2
* | Convert ListBranchesTest into an acceptance testEdwin Kempin2013-06-274-1/+335
|/
* Delete Maven based buildDavid Ostrovsky2013-05-211-151/+0
* Fix missing deps on java_test() rulesShawn Pearce2013-05-171-0/+2
* Update buck build for strict dependenciesShawn Pearce2013-05-161-1/+15
* Merge branch 'stable-2.7'Shawn Pearce2013-05-141-1/+1
|\