summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add integration test to validate submit requirements on upload"Edwin Kempin2021-10-211-5/+2
|\
| * Add integration test to validate submit requirements on uploadEdwin Kempin2021-10-211-5/+2
* | Merge "Submit requirements: Always compute requirements to populate dashboards"Youssef Elghareeb2021-10-213-2/+39
|\ \
| * | Submit requirements: Always compute requirements to populate dashboardsPatrick Hiesel2021-10-213-2/+39
* | | Merge "Make RunOptions Serializable"Marija Savtchouk2021-10-211-1/+2
|\ \ \ | |/ / |/| |
| * | Make RunOptions SerializableMarija Savtchouk2021-10-211-1/+2
* | | Merge changes from topic "add_sr_experiments"Youssef Elghareeb2021-10-215-21/+28
|\ \ \
| * | | Gate submit requirements with the experiment flagYoussef Elghareeb2021-10-214-20/+10
| * | | Submit requirements: temporarily disable storing in NoteDbYoussef Elghareeb2021-10-212-1/+18
* | | | Merge changes I83e43867,I942b17c8,Ia039afc7Edwin Kempin2021-10-211-106/+53
|\ \ \ \ | | |_|/ | |/| |
| * | | ProjectConfig: Consistently use String.format to format error messagesEdwin Kempin2021-10-211-28/+19
| * | | ProjectConfig: Simplify error reportingEdwin Kempin2021-10-211-106/+63
| * | | ProjectConfig: Remove unused constantEdwin Kempin2021-10-211-1/+0
| | |/ | |/|
* / | Add 'uploader' and 'uploaderin' predicatesPatrick Hiesel2021-10-215-0/+119
|/ /
* | Merge "SubmitRequirementResult: make "legacy" field optional"Edwin Kempin2021-10-216-10/+23
|\ \ | |/ |/|
| * SubmitRequirementResult: make "legacy" field optionalYoussef Elghareeb2021-10-206-10/+23
* | Merge "Introduce a new submit requirement predicate that can be used in SRs"Youssef Elghareeb2021-10-205-7/+107
|\ \
| * | Introduce a new submit requirement predicate that can be used in SRsYoussef Elghareeb2021-10-205-7/+107
| |/
* | Merge changes from topic "FixJavaLangClash"Edwin Kempin2021-10-2075-267/+282
|\ \ | |/ |/|
| * Enable error level for the JavaLangClash bug pattern in ErrorProneEdwin Kempin2021-10-1974-258/+282
| * Remove unused FakeSubmitRule.Module classEdwin Kempin2021-10-191-9/+0
* | Merge "Add maxRefsInBatch and maxRefsToUpdate options"Marija Savtchouk2021-10-191-26/+100
|\ \ | |/ |/|
| * Add maxRefsInBatch and maxRefsToUpdate optionsMarija Savtchouk2021-10-191-26/+100
* | Merge "Fix bug about persisting copied votes on submit"Gal Paikin2021-10-193-3/+35
|\ \
| * | Fix bug about persisting copied votes on submitGal Paikin2021-10-193-3/+35
* | | Merge "Fix for: ConfigSuite calls @BeforeClass, @AfterClass, @ClassRule twice"Dmitrii Filippov2021-10-193-2/+129
|\ \ \
| * | | Fix for: ConfigSuite calls @BeforeClass, @AfterClass, @ClassRule twiceDmitrii Filippov2021-10-193-2/+129
| | |/ | |/|
* | | Enable error level for the InvalidBlockTag bug pattern in ErrorProneEdwin Kempin2021-10-193-4/+3
* | | Merge changes I278a479d,I270d20bbEdwin Kempin2021-10-192-6/+8
|\ \ \
| * | | AsyncReceiveCommits: Move incrementing timeouts metric into preReceiveEdwin Kempin2021-10-191-4/+6
| * | | Double the timeout to wait for the result of the ReceiveCommits taskEdwin Kempin2021-10-191-2/+2
* | | | Merge "ReceiveCommits: Call end() on progress monitor only at the very end"Edwin Kempin2021-10-191-1/+1
|\| | |
| * | | ReceiveCommits: Call end() on progress monitor only at the very endEdwin Kempin2021-10-191-1/+1
| |/ /
* / / Trace execution time for loading all group namesEdwin Kempin2021-10-181-1/+8
|/ /
* | Merge "PerformanceMetrics: Suppress redundant logging"Edwin Kempin2021-10-185-41/+76
|\ \ | |/ |/|
| * PerformanceMetrics: Suppress redundant loggingEdwin Kempin2021-10-155-41/+76
* | Merge changes Id068891e,If4cdbc4eEdwin Kempin2021-10-183-5/+6
|\ \
| * | Enable error level for the InvalidInlineTag bug pattern in ErrorProneEdwin Kempin2021-10-152-3/+4
| * | Enable error level for the ParameterName bug pattern in ErrorProneEdwin Kempin2021-10-151-2/+2
* | | Merge "CheckSubmitRequirement: Remove exceptions that are never thrown"Youssef Elghareeb2021-10-151-4/+1
|\ \ \
| * | | CheckSubmitRequirement: Remove exceptions that are never thrownEdwin Kempin2021-10-151-4/+1
| |/ /
* | | Merge "CacheBasedWebSession: Remove misplaced RequestScoped annotation"Edwin Kempin2021-10-151-2/+0
|\ \ \ | |/ / |/| |
| * | CacheBasedWebSession: Remove misplaced RequestScoped annotationEdwin Kempin2021-10-151-2/+0
| |/
* | Add an endpoint to test submit requirements on a changeYoussef Elghareeb2021-10-155-0/+156
* | Add "ERROR" to the SubmitRequirementResultInfo#Status fieldYoussef Elghareeb2021-10-151-1/+7
* | Refactor SubmitRequirementsJson into a separate classYoussef Elghareeb2021-10-152-38/+65
|/
* Merge "Fix NPE in SubmitRequirementsAdapter"Edwin Kempin2021-10-151-7/+6
|\
| * Fix NPE in SubmitRequirementsAdapterYoussef Elghareeb2021-10-151-7/+6
* | PerformanceMetrics: Drop metric fields that have an unbounded cardinalityEdwin Kempin2021-10-141-46/+7
* | Enable error level for the BadImport bug pattern in ErrorProneEdwin Kempin2021-10-1419-67/+57