summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.12' into stable-2.13Paladox2017-03-301-0/+42
|\
| * Fix the wrong order of RevWalk.isMergedInto in RebaseSorterZhen Chen2017-03-301-0/+42
* | GroupsIT: Remove unused variableDavid Pursehouse2017-03-201-2/+2
* | Support for at-sign (@) in usernamesJan Kundrát2017-03-181-0/+12
* | VersionedMetaData: Fix deletion of last file in branchEdwin Kempin2017-03-171-2/+44
* | Revert "Always use REVIEW state in ReviewDb"David Ostrovsky2017-03-063-51/+91
* | Don't require Add Patch Set permission for submit by rebasev2.13.6Edwin Kempin2017-02-212-8/+43
* | Only send one newchange email from PostReviewerWyatt Allen2017-02-101-26/+13
* | Test Change-Ids checks on push with CreateNewChangeForAllNotInTargetEdwin Kempin2017-02-031-3/+52
* | Make error message for rejecting Egit placeholder Change-Id consistentEdwin Kempin2017-02-021-2/+4
* | Add tests for pushing without Change-Id and with invalid Change-IdsEdwin Kempin2017-02-021-0/+89
* | Fix eclipse unused variable warningZhen Chen2017-01-101-1/+1
* | Fix project ordering bug in submodule subscriptionZhen Chen2017-01-051-1/+83
* | Fix bug for saving submodule subscription section configZhen Chen2017-01-051-1/+6
* | Fix a bug in submodule topological projectsZhen Chen2017-01-051-0/+52
* | Do not modify fast forward commit for submodulesZhen Chen2017-01-052-4/+74
* | Merge branch 'stable-2.12' into stable-2.13Hugo Arès2016-12-231-0/+37
|\|
| * Do not check visibility of parent when creating projectHugo Arès2016-12-231-0/+20
| * Add test for create project with create-project capabilityHugo Arès2016-12-231-0/+17
* | Change kind cache: Don't fail if prior ps has no parent, but next ps has 1 pa...Edwin Kempin2016-12-211-0/+46
* | Implement reviewers visibility check for suggestionsLuca Milanesio2016-12-201-0/+13
* | SuggestReviewersIT: Avoid side-effects between testsEdwin Kempin2016-12-201-15/+25
* | Add REST endpoint to reindex a single accountEdwin Kempin2016-12-091-0/+17
* | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-11-161-0/+28
|\|
| * Allow submit of merge of non change branchSven Selberg2016-11-161-0/+28
* | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-11-143-9/+124
|\|
| * Fix broken submit testsDavid Pursehouse2016-11-141-3/+9
| * Add @Sandboxed annotation for classes and methodsPatrick Hiesel2016-11-141-0/+50
| * Add tests for submit whole topic on multiple projects/branchesDavid Pursehouse2016-11-131-7/+86
* | ProjectWatchIT: Test that watches of different users don't interfereEdwin Kempin2016-11-101-9/+25
* | Test that watches for other projects are not appliedEdwin Kempin2016-11-101-1/+6
* | ProjectWatchIT#watchFile(): Use watchedRepo for both changesEdwin Kempin2016-11-101-1/+1
* | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-11-081-0/+34
|\|
| * AbstractSubmit: Add more assertions in submitWholeTopicDavid Pursehouse2016-11-081-0/+22
| * Notice merged commits even if they appear on a different branchSven Selberg2016-11-081-0/+34
* | AbstractSubmit: Add more assertions in submitWholeTopicDavid Pursehouse2016-11-081-6/+29
* | Fix diff view for files in change editEdwin Kempin2016-09-161-0/+11
* | Merge branch 'stable-2.12' into stable-2.13Paladox2016-09-132-0/+4
|\|
| * Adds a new pref config called lineWrapping to Edit and DiffPaladox2016-09-132-0/+6
* | Option to reject implicit merges when pushing changes for reviewSaša Živkov2016-09-011-0/+98
* | AgreementsIT: Test that creating a change works after signing CLADavid Pursehouse2016-08-261-3/+17
* | GetAgreements: Don't explicitly create a new IdentifiedUserDavid Pursehouse2016-08-261-0/+5
* | AgreementsIT: Add test for creating new change without CLADavid Pursehouse2016-08-251-0/+15
* | CherryPick: Don't allow to create commit without CLADavid Pursehouse2016-08-251-0/+31
* | Revert: Don't allow to create revert commit without CLADavid Pursehouse2016-08-251-0/+49
* | Merge "PostReviewers: Fail if designated reviewer cannot see the change"Shawn Pearce2016-08-181-0/+41
|\ \
| * | PostReviewers: Fail if designated reviewer cannot see the changeEdwin Kempin2016-08-181-0/+41
* | | Refuse to rebuild changes with no patch setsDave Borowitz2016-08-181-0/+17
|/ /
* | NoteDb: Fix publish draft change by pushing non-draft patch setEdwin Kempin2016-08-171-0/+13
* | Add more information to MergeableInfo to indicate a merged commitZhen Chen2016-08-152-56/+370