summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-tests
Commit message (Expand)AuthorAgeFilesLines
* Don't ship bouncycastle libraries in plugin APIDavid Ostrovsky2017-04-071-2/+0
* Deflake MailIT.deletePatrick Hiesel2017-04-061-2/+2
* Rename StartStopDeamonIT to StartStopDaemonITDavid Pursehouse2017-04-051-2/+2
* Add integration test to check for thread leaks in sandboxed Daemon testsLuca Milanesio2017-04-051-0/+38
* Limit JVM Heap to 256m for acceptance testsLuca Milanesio2017-04-021-1/+1
* AbstractSubmit: Format with google-java-formatDavid Pursehouse2017-03-311-10/+12
* Merge branch 'stable-2.13' into stable-2.14Paladox2017-03-301-0/+42
|\
| * 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
* | | Exclude AbstractMailIT from testsDavid Ostrovsky2017-03-302-8/+18
* | | Raise JVM Heap to 8g during acceptance testsLuca Milanesio2017-03-301-1/+1
* | | ChangeApiImpl: Don't catch RestApiException on rebaseDavid Pursehouse2017-03-301-0/+40
* | | ChangeApiImpl: Don't catch RestApiException when editing hashtagDavid Pursehouse2017-03-291-0/+22
* | | Merge branch 'stable-2.13'David Pursehouse2017-03-211-1/+1
|\| |
| * | GroupsIT: Remove unused variableDavid Pursehouse2017-03-201-2/+2
* | | Format Java files with google-java-formatDavid Pursehouse2017-03-211-1/+0
* | | Merge branch 'stable-2.13'David Pursehouse2017-03-182-0/+53
|\| |
| * | 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
* | | Format Java files with google-java-formatDavid Pursehouse2017-03-181-2/+2
* | | Remove rework check for dependencies in RebaseSorterZhen Chen2017-03-151-0/+21
* | | Make class DraftChangeIT.MarkChangeAsDraftUpdateOp staticEdwin Kempin2017-03-151-1/+1
* | | Move BatchUpdate *Op and Listener to new filesDave Borowitz2017-03-136-9/+15
* | | BatchUpdate: Extract interfaces for *ContextDave Borowitz2017-03-136-8/+10
* | | Move BatchUpdate to a new packageDave Borowitz2017-03-137-13/+13
* | | Update Truth to 0.32Dave Borowitz2017-03-107-12/+24
* | | Merge "Fix ignoring change when project is watched"David Pursehouse2017-03-101-0/+37
|\ \ \
| * | | Fix ignoring change when project is watchedEdwin Kempin2017-03-091-0/+37
* | | | Merge "Add change owner as reviewer if labels were applied during push"ekempin2017-03-091-0/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Add change owner as reviewer if labels were applied during pushPatrick Hiesel2017-03-091-0/+44
* | | | Ensure constants are declared as immutable collectionsGerrit Code Review2017-03-081-1/+1
* | | | Ensure constants are declared as immutable collectionsDave Borowitz2017-03-081-1/+1
* | | | NotificationMailFormatIT: Format with google-java-formatDavid Pursehouse2017-03-071-8/+2
* | | | Set Reply-To on outgoing email such that users reply to Gerrit directlyPatrick Hiesel2017-03-062-0/+54
* | | | Merge "Add a User Preference to Receive only Plaintext Emails"ekempin2017-03-064-4/+82
|\ \ \ \
| * | | | Add a User Preference to Receive only Plaintext EmailsPatrick Hiesel2017-03-064-4/+82
* | | | | Merge "Implement ListMailFilter with black and whitelist functionality"ekempin2017-03-063-122/+263
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Implement ListMailFilter with black and whitelist functionalityPatrick Hiesel2017-02-283-122/+263
* | | | | Fix notifications for draft patch setsEdwin Kempin2017-03-031-0/+30
* | | | | Fix notifications for draft changesEdwin Kempin2017-03-031-0/+22
* | | | | Merge "Add an 'unresolved_comments_count' prolog fact for each change"David Pursehouse2017-03-031-0/+66
|\ \ \ \ \
| * | | | | Add an 'unresolved_comments_count' prolog fact for each changeChangcheng Xiao2017-03-031-0/+66
| |/ / / /
* | | | | Merge "Fix notify watchers about new draft changes if they can view all drafts"ekempin2017-03-021-0/+46
|\ \ \ \ \
| * | | | | Fix notify watchers about new draft changes if they can view all draftsEdwin Kempin2017-03-021-0/+46
* | | | | | Merge "Conistently import Collectors.* statically"ekempin2017-03-024-15/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Conistently import Collectors.* staticallyPatrick Hiesel2017-03-024-15/+10
| |/ / / /
* / / / / Test that draft changes don't notify project watchersEdwin Kempin2017-03-021-0/+21
|/ / / /