summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-tests/src/test/java/com/google/gerrit/acceptance/git/AbstractPushForReview.java
Commit message (Expand)AuthorAgeFilesLines
* Dissolve gerrit-acceptance-tests top-level directoryDavid Ostrovsky2017-10-311-2118/+0
* Move extensions test utility sources to testing packagesDavid Ostrovsky2017-10-311-2/+2
* Allow percent encoding in patch set titles.Nick Carter2017-10-301-2/+46
* Merge branch 'stable-2.15'David Pursehouse2017-10-261-0/+22
|\
| * Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-261-0/+22
| |\
| | * Fix change status not transitioned to mergedInderjot Kaur Ratol2017-10-251-0/+22
| * | Keep "refs/publish/*" as a synonym of "refs/for/*"Changcheng Xiao2017-10-091-0/+10
* | | Get rid of AbstractDaemonTest#getDave Borowitz2017-10-241-10/+14
* | | Keep "refs/publish/*" as a synonym of "refs/for/*"Changcheng Xiao2017-10-091-0/+10
|/ /
* | Discontinue draft workflowDavid Ostrovsky2017-09-301-28/+38
* | Limit the maximum length of topicChangcheng Xiao2017-09-151-0/+16
* | RemoveDrafts: disallow creation of new draftsDavid Ostrovsky2017-09-151-6/+8
* | Merge "ChangeApi: Add convenience overrides for get with options"Alice Kober-Sotzek2017-09-131-8/+4
|\ \
| * | ChangeApi: Add convenience overrides for get with optionsDave Borowitz2017-09-111-8/+4
* | | ReceiveCommits: Include private and WiP states in push result messageDavid Pursehouse2017-09-121-0/+10
|/ /
* | ReceiveCommits: Use new URL in rejection message when change is closedDavid Pursehouse2017-09-111-0/+16
* | ReceiveCommits: Adjust output to use new URL formatDavid Pursehouse2017-09-091-1/+4
* | Add limit to number of commits that ReceiveCommits will validateDave Borowitz2017-08-311-2/+50
* | Make ChangeControl#isPatchSetLocked(ReviewDb) package-privatePatrick Hiesel2017-08-291-4/+1
* | Allow to create a change for the initial commit of refs/meta/configEdwin Kempin2017-08-181-0/+67
* | Test that submitting initial commit to master branch worksEdwin Kempin2017-08-181-0/+7
* | Make ReceiveCommits non-publicDave Borowitz2017-08-081-3/+3
* | Move ReceiveCommits and related classes to their own packageDave Borowitz2017-08-081-1/+1
* | Make sure TAG_UPLOADED_WIP_PATCH_SET is usedLogan Hanks2017-07-061-0/+13
* | Reject %wip/%ready from non-owners of changeLogan Hanks2017-07-051-2/+39
* | AbstractDaemonTest: Rename AccountCreator variable to 'accountCreator'Edwin Kempin2017-06-091-5/+9
* | Format Java files with google-java-formatAlice Kober-Sotzek2017-06-091-9/+2
* | Persist CCs on Git pushPatrick Hiesel2017-06-081-4/+12
* | Consistently use Truth8 for assertions about Optional.isPresentDavid Pursehouse2017-05-301-1/+1
* | Standardize ordering of AbstractDaemonTest#block/deny/allow argumentsHan-Wen Nienhuys2017-05-181-4/+4
* | Send comments as a separate email when published on pushDave Borowitz2017-05-121-5/+32
* | Control auto-publishing comments on push with preferenceDave Borowitz2017-05-121-0/+41
* | Add ReceiveCommits option to publish commentsDave Borowitz2017-05-121-0/+138
* | Properly fuse ref updates into ReceiveCommits's BatchUpdateDave Borowitz2017-05-041-8/+3
* | Support work in progress and ready options in git pushDavid Ostrovsky2017-04-281-0/+32
* | Don't fuse code and meta ref updates if it won't be atomicDave Borowitz2017-04-251-1/+8
* | Implement Private ChangesEdwin Kempin2017-03-231-0/+32
|/
* Add change owner as reviewer if labels were applied during pushPatrick Hiesel2017-03-091-0/+44
* InlineEdit: Trigger reindexing on git pushDavid Ostrovsky2017-02-221-0/+4
* Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-171-3/+3
* Merge "CreateNewChangeForAllNotInTarget: Fix working with change series"Dave Borowitz2017-02-161-3/+28
|\
| * CreateNewChangeForAllNotInTarget: Fix working with change seriesEdwin Kempin2017-02-141-3/+28
* | Merge "Add tests for pushing changes with same Change-Id"ekempin2017-02-141-0/+64
|\ \ | |/ |/|
| * Add tests for pushing changes with same Change-IdEdwin Kempin2017-02-141-0/+64
* | Test push and amend change series with CreateNewChangeForAllNotInTargetEdwin Kempin2017-02-141-0/+10
|/
* Merge branch 'stable-2.13'Edwin Kempin2017-02-071-3/+48
|\
| * Test Change-Ids checks on push with CreateNewChangeForAllNotInTargetEdwin Kempin2017-02-031-3/+52
* | Format all Java files with google-java-formatDave Borowitz2017-02-071-324/+339
* | Merge branch 'stable-2.13'Paladox2017-02-021-0/+90
|\|
| * Make error message for rejecting Egit placeholder Change-Id consistentEdwin Kempin2017-02-021-2/+4