summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* Add REST endpoint for commits included in refsPrudhvi Akhil Alahari2021-10-281-0/+185
* Use JGit's RevWalk.getMergedInto instead of IncludedInResolverPrudhvi Akhil Alahari2021-10-261-175/+0
* Merge "Add integration test to validate submit requirements on upload"Edwin Kempin2021-10-212-5/+255
|\
| * Add integration test to validate submit requirements on uploadEdwin Kempin2021-10-212-5/+255
* | Submit requirements: Always compute requirements to populate dashboardsPatrick Hiesel2021-10-211-0/+33
* | Merge changes from topic "add_sr_experiments"Youssef Elghareeb2021-10-211-23/+125
|\ \
| * | Gate submit requirements with the experiment flagYoussef Elghareeb2021-10-211-31/+115
| * | Submit requirements: temporarily disable storing in NoteDbYoussef Elghareeb2021-10-211-3/+21
* | | Add 'uploader' and 'uploaderin' predicatesPatrick Hiesel2021-10-211-2/+40
| |/ |/|
* | Merge "SubmitRequirementResult: make "legacy" field optional"Edwin Kempin2021-10-211-1/+1
|\ \ | |/ |/|
| * SubmitRequirementResult: make "legacy" field optionalYoussef Elghareeb2021-10-201-1/+1
* | Merge "Introduce a new submit requirement predicate that can be used in SRs"Youssef Elghareeb2021-10-201-0/+26
|\ \
| * | Introduce a new submit requirement predicate that can be used in SRsYoussef Elghareeb2021-10-201-0/+26
| |/
* | Merge changes from topic "FixJavaLangClash"Edwin Kempin2021-10-2012-23/+25
|\ \ | |/ |/|
| * Enable error level for the JavaLangClash bug pattern in ErrorProneEdwin Kempin2021-10-1912-23/+25
* | Merge "Add maxRefsInBatch and maxRefsToUpdate options"Marija Savtchouk2021-10-191-0/+153
|\ \ | |/ |/|
| * Add maxRefsInBatch and maxRefsToUpdate optionsMarija Savtchouk2021-10-191-0/+153
* | Merge "Fix bug about persisting copied votes on submit"Gal Paikin2021-10-192-0/+113
|\ \
| * | Fix bug about persisting copied votes on submitGal Paikin2021-10-192-0/+113
| |/
* | Add additional cases for before/after queriesDmitrii Filippov2021-10-191-0/+16
* | Fix for: ConfigSuite calls @BeforeClass, @AfterClass, @ClassRule twiceDmitrii Filippov2021-10-195-45/+282
|/
* Enable error level for the ParameterName bug pattern in ErrorProneEdwin Kempin2021-10-151-18/+12
* Add an endpoint to test submit requirements on a changeYoussef Elghareeb2021-10-151-0/+103
* Enable error level for the BadImport bug pattern in ErrorProneEdwin Kempin2021-10-148-63/+78
* Merge "Enable error level for the TruthAssertExpected bug pattern in ErrorProne"Edwin Kempin2021-10-142-4/+4
|\
| * Enable error level for the TruthAssertExpected bug pattern in ErrorProneEdwin Kempin2021-09-282-4/+4
* | Merge "Submit requirements: merge legacy and non-legacy results"Youssef Elghareeb2021-10-131-0/+147
|\ \
| * | Submit requirements: merge legacy and non-legacy resultsYoussef Elghareeb2021-10-131-0/+147
* | | Merge "Change default replacement if the account could not be matched by name...Gal Paikin2021-10-131-11/+9
|\ \ \
| * | | Change default replacement if the account could not be matched by name/email.Marija Savtchouk2021-10-121-11/+9
| |/ /
* | | Merge "ListOfFilesUnchangedPredicate: Ignore due to rebase file modifications"Gal Paikin2021-10-131-10/+51
|\ \ \ | |/ / |/| |
| * | ListOfFilesUnchangedPredicate: Ignore due to rebase file modificationsYoussef Elghareeb2021-10-121-10/+51
* | | Merge "Revert "Delete references to Zombie draft comments""Patrick Hiesel2021-10-122-0/+121
|\ \ \
| * | | Revert "Delete references to Zombie draft comments"Patrick Hiesel2021-10-122-0/+121
* | | | Return submit requirements for legacy submit records for closed changesYoussef Elghareeb2021-10-111-2/+6
* | | | Do not store legacy submit records as submit requirements upon mergeYoussef Elghareeb2021-10-111-5/+2
| |/ / |/| |
* | | Merge "Remove old diff cache"Youssef Elghareeb2021-10-112-106/+0
|\ \ \
| * | | Remove old diff cacheYoussef Elghareeb2021-10-072-106/+0
* | | | Merge "Move GetRelatedUtil and RelatedChangesSorter to the server.change pack...Youssef Elghareeb2021-10-111-2/+2
|\ \ \ \
| * | | | Move GetRelatedUtil and RelatedChangesSorter to the server.change packageGal Paikin2021-10-101-2/+2
* | | | | Merge "Extract logic from GetRelated to another class"Gal Paikin2021-10-101-2/+2
|\| | | |
| * | | | Extract logic from GetRelated to another classGal Paikin2021-10-071-2/+2
| | |/ / | |/| |
* | | | Avoid Matcher#find on all messages in CommitRewriter.Marija Savtchouk2021-10-071-7/+16
* | | | Merge "PostReview: Send batch event when multiple reviewers are added at once"Gal Paikin2021-10-061-39/+157
|\ \ \ \ | |/ / / |/| | |
| * | | PostReview: Send batch event when multiple reviewers are added at onceEdwin Kempin2021-09-241-39/+157
* | | | Delete references to Zombie draft commentsGal Paikin2021-10-062-121/+0
* | | | Match account replacements by email in change messages.Marija Savtchouk2021-10-051-0/+112
* | | | Export submit records as a new field with ChangeInfoYoussef Elghareeb2021-10-041-0/+71
* | | | Return old and new ChangeInfos in get-meta-diffAlex Spradlin2021-09-301-0/+11
* | | | Merge "Use reviewer instead of assignee in AbstractQueryChangesTest"Patrick Hiesel2021-09-291-5/+3
|\ \ \ \