summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-framework
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.13.3David Pursehouse2016-11-151-1/+1
* Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-11-143-5/+49
|\
| * Add @Sandboxed annotation for classes and methodsPatrick Hiesel2016-11-143-3/+46
| * Add tests for submit whole topic on multiple projects/branchesDavid Pursehouse2016-11-131-0/+19
| * Set version to 2.12.6v2.12.6David Pursehouse2016-11-081-1/+1
| * Set version to 2.12.5v2.12.5David Pursehouse2016-09-231-1/+1
| * Set version to 2.12.4David Pursehouse2016-08-241-1/+1
* | Set version to 2.13.2David Pursehouse2016-10-191-1/+1
* | Set version to 2.13.1Hugo Arès2016-09-231-1/+1
* | Set version to 2.13.1-SNAPSHOTHugo Arès2016-09-221-1/+1
* | Set version to 2.13v2.13David Pursehouse2016-09-211-1/+1
* | Set version to 2.13-rc1David Pursehouse2016-09-151-1/+1
* | Option to reject implicit merges when pushing changes for reviewSaša Živkov2016-09-011-0/+5
* | PluginDaemonTest: Expose plugin nameDavid Ostrovsky2016-08-251-1/+1
* | Merge branch 'stable-2.12'David Pursehouse2016-08-101-0/+10
|\|
| * RestApiServlet: Allow HEAD requestsDavid Pursehouse2016-08-082-0/+13
| * Set version to 2.12.3v2.12.3David Pursehouse2016-07-071-1/+1
* | Add REST API endpoints for user's contribution agreementsDavid Pursehouse2016-08-091-0/+4
* | Add ADD_PATCH_SET logic to lock patch setsPatrick Hiesel2016-07-261-0/+6
* | Add more tests for submodule subscriptionsZhen Chen2016-07-211-2/+16
* | Organize importsDavid Pursehouse2016-07-201-2/+1
* | Merge "Add 'Parent $x' options to diff for merge commits"Dave Borowitz2016-07-192-6/+70
|\ \
| * | Add 'Parent $x' options to diff for merge commitsDawid Grzegorczyk2016-07-152-6/+70
* | | {Account|Change}IT: Move mail reply-to assertion to AbstractDaemonTestDavid Pursehouse2016-07-141-0/+10
* | | Add merge feature into /changes REST endpointZhen Chen2016-07-111-0/+5
* | | Use account index for reviewer suggestionEdwin Kempin2016-07-071-1/+7
* | | Add basic tests for project watch notificationsEdwin Kempin2016-07-061-0/+5
* | | ProjectIT: Add tests for ref-updated events on project creationDavid Pursehouse2016-07-011-0/+5
|/ /
* | Merge branch 'stable-2.12'David Pursehouse2016-06-271-2/+2
|\|
| * Update issue tracker URL in POM filesDavid Pursehouse2016-06-231-2/+2
* | Merge "Implement Bazel build"Edwin Kempin2016-06-241-0/+60
|\ \
| * | Implement Bazel buildDavid Ostrovsky2016-06-141-0/+60
* | | Hoist createChange methods out of AbstractSubmitDave Borowitz2016-06-231-0/+23
* | | Merge "Prevent pushing of patch sets onto invisible patch sets"Edwin Kempin2016-06-231-2/+8
|\ \ \
| * | | Prevent pushing of patch sets onto invisible patch setsPatrick Hiesel2016-06-231-2/+8
* | | | Migrate reviewer-deleted event to new event frameworkDavid Pursehouse2016-06-231-5/+39
* | | | Make hooks/events listen to the new API Events.Martin Fick2016-06-231-0/+1
|/ / /
* | | EventRecorder#assertRefUpdatedEvents: Fix NPE when expecting null refDavid Pursehouse2016-06-211-2/+8
* | | AbstractDaemonTest: Record events as the admin userDavid Pursehouse2016-06-211-1/+1
* | | AbstractSubmit: Move getHead(), etc, up to AbstractDaemonTestDavid Pursehouse2016-06-211-0/+25
* | | submitted_together: Add option to count non-visible changesJonathan Nieder2016-06-171-7/+23
* | | Revert "submitted_together: Add a dummy change for not visible changes"Jonathan Nieder2016-06-161-11/+2
* | | Support async change operations directly in BatchUpdateDave Borowitz2016-06-161-1/+0
* | | DeleteBranchIT: Add assertion on expected ref-updated eventsDavid Pursehouse2016-06-161-0/+20
* | | Move EventRecorder setup to AbstractDaemonTestDavid Pursehouse2016-06-161-0/+16
* | | Extend submit tests with more assertions on eventsDavid Pursehouse2016-06-151-31/+62
* | | AbstractDaemonTest: Increase change update threadpool sizeDave Borowitz2016-06-141-0/+1
* | | Merge changes from topic 'behind-the-back'Dave Borowitz2016-06-141-0/+17
|\ \ \
| * | | Add a test for a single push of N changesDave Borowitz2016-06-131-0/+17
* | | | submitted_together: Add a dummy change for not visible changesStefan Beller2016-06-131-2/+11
|/ / /