summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch 'stable-2.15' into stable-2.16" into stable-2.16Alice Kober-Sotzek2018-12-0615-30/+40
|\
| * Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-12-0515-30/+40
* | SshCommandsIT: Add coverage of the "kill" and "ps" commandsDavid Pursehouse2018-12-061-31/+46
* | AbstractQueryChangesTest: Test visibleto predicate with a groupDavid Pursehouse2018-12-061-0/+4
|/
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-12-0417-107/+65
* Fix IAE when listing reviewers of change that has reviewers by emailEdwin Kempin2018-11-291-2/+31
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-11-271-1/+1
* Use com.google.inject instead of javax.injectDavid Pursehouse2018-11-201-1/+1
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-11-157-35/+26
* Merge "Merge branch 'stable-2.15' into stable-2.16" into stable-2.16Luca Milanesio2018-11-141-0/+68
|\
| * Merge branch 'stable-2.15' into stable-2.16Antonio Barone2018-11-141-0/+68
* | Delete system config tableDavid Ostrovsky2018-11-142-6/+1
|/
* Reindex all projects when initializing the sitePatrick Hiesel2018-11-122-0/+53
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-11-071-2/+2
* GetPreferences: Don't return unsupported download schemeEdwin Kempin2018-10-251-0/+70
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-10-251-0/+16
* On cherry-pick don't post message on source changeEdwin Kempin2018-10-211-36/+1
* RevisionIT.cherryPick: Assert WIP flag on target change, not on source changeEdwin Kempin2018-10-171-3/+4
* Mark cherry-pick change as WIP if source change is WIPEdwin Kempin2018-10-171-0/+13
* Mark cherry-pick change as WIP if cherry-pick resulted in conflictsEdwin Kempin2018-10-171-2/+7
* Merge changes I4dab0a6c,I25445abc,I8fee313ePatrick Hiesel2018-10-161-0/+31
|\
| * Make TestSubmitRule compliant with docsPatrick Hiesel2018-10-161-9/+1
| * Add tests for revisions/current/test.submit_rule and fix subtle bugPatrick Hiesel2018-10-161-0/+39
* | Avoid double "error" prefixHan-Wen Nienhuys2018-10-161-0/+16
* | Prefer requireNonNull from Java API over Guava's checkNotNullDavid Pursehouse2018-10-165-14/+14
|/
* Merge changes from topic "push-reviewers"Dave Borowitz2018-10-154-8/+126
|\
| * Support arbitrary reviewer strings in push optionsDave Borowitz2018-10-152-7/+86
| * Add tests showing lack of support for adding groups during pushDave Borowitz2018-10-101-0/+29
| * Reuse ReviewerAdder from ReplaceOpDave Borowitz2018-10-101-0/+1
| * Reuse ReviewerAdder from ChangeInserterDave Borowitz2018-10-104-9/+18
* | Revert "Disallow submitting of changes that depend on non-visible private cha...Edwin Kempin2018-10-121-17/+15
* | Merge changes from topic "group-resolver"Dave Borowitz2018-10-114-6/+195
|\|
| * Move ReviewerAdder and its dependencies out of restapi packageDave Borowitz2018-10-101-1/+1
| * Move common reviewer addition code out of PostReviewersDave Borowitz2018-10-101-5/+5
| * PostReviewersOp: Pass correct to/CC arguments to emailReviewersDave Borowitz2018-10-102-35/+17
| * Add push tests for auto-adding forged identities as reviewersDave Borowitz2018-10-101-0/+64
| * Add tests for re-adding the same reviewersDave Borowitz2018-10-102-0/+82
| * Add notification tests for adding reviewer/CC by emailDave Borowitz2018-10-101-1/+62
* | Factor out RevisionJson from ChangeJsonPatrick Hiesel2018-10-111-3/+3
* | Move GitmodulesIT under javatestsDavid Pursehouse2018-10-111-0/+57
|/
* Merge changes Iab7b1f67,Iae9eef38Dave Borowitz2018-10-101-2/+115
|\
| * If a cherry-pick results in conflicts post the conflicting files as change me...Edwin Kempin2018-10-101-5/+9
| * Support allow_conflicts option in cherry-pick inputEdwin Kempin2018-10-101-2/+111
* | RemoveReviewerControl: Allow to remove self from abandoned changeDavid Pursehouse2018-10-091-0/+34
* | ChangeIT: Add a test that a reviewer can't remove themself from a merged changeDavid Pursehouse2018-10-101-0/+18
* | Add option to disable performance shortcut for world-readable reposPatrick Hiesel2018-10-091-0/+16
* | Merge "Better message if change submit fails due to dependency on outdated pa...Dave Borowitz2018-10-081-0/+43
|\ \
| * | Better message if change submit fails due to dependency on outdated patch setEdwin Kempin2018-10-081-0/+43
* | | Merge changes Ia57ed8ef,I51acfea8,I1368af20Dave Borowitz2018-10-081-0/+142
|\ \ \
| * | | Disallow submitting of changes that depend on non-visible private changesEdwin Kempin2018-10-081-15/+17
| |/ /