summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-11-061-0/+7
* Redirect /Documentation(/)? to /Documentation/index.htmlPaladox none2018-11-042-1/+18
* BugFix: Add the BeanReceiver plumbing to the top-level query commandsNasser Grainawi2018-11-013-2/+17
* GetPreferences: Don't return unsupported download schemeEdwin Kempin2018-10-251-5/+32
* Merge "Merge branch 'stable-2.15' into stable-2.16" into stable-2.16Edwin Kempin2018-10-251-2/+8
|\
| * Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-10-251-2/+8
* | Admins should not be invited for review if proj. owners can update parentGustaf Lundh2018-10-251-1/+7
|/
* On cherry-pick don't post message on source changeEdwin Kempin2018-10-212-54/+0
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-10-191-0/+12
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2018-10-181-3/+0
* ActionJson: Update copy methods to copy fields that have been added recentlyEdwin Kempin2018-10-173-4/+12
* Mark cherry-pick change as WIP if source change is WIPEdwin Kempin2018-10-171-1/+3
* Mark cherry-pick change as WIP if cherry-pick resulted in conflictsEdwin Kempin2018-10-171-0/+1
* Merge changes I4dab0a6c,I25445abc,I8fee313ePatrick Hiesel2018-10-165-64/+169
|\
| * Make TestSubmitRule compliant with docsPatrick Hiesel2018-10-161-6/+29
| * Add tests for revisions/current/test.submit_rule and fix subtle bugPatrick Hiesel2018-10-162-2/+37
| * Add RevisionApi#testSubmitRulePatrick Hiesel2018-10-164-56/+103
* | Merge "Avoid double "error" prefix"Edwin Kempin2018-10-161-5/+2
|\ \
| * | Avoid double "error" prefixHan-Wen Nienhuys2018-10-161-5/+2
* | | Consistently import methods from Preconditions as staticDavid Pursehouse2018-10-1614-31/+38
|/ /
* | Prefer requireNonNull from Java API over Guava's checkNotNullDavid Pursehouse2018-10-16137-458/+473
* | Avoid unnecessary calls to Exception.initCause where possibleDavid Pursehouse2018-10-1610-40/+14
|/
* Merge "Merge branch 'stable-2.15'"David Pursehouse2018-10-161-12/+0
|\
| * Merge branch 'stable-2.15'David Pursehouse2018-10-161-12/+0
* | Merge "ChangeApi: Update javadoc for get() and info()"David Pursehouse2018-10-151-2/+10
|\ \ | |/ |/|
| * ChangeApi: Update javadoc for get() and info()Dave Borowitz2018-10-151-2/+10
* | Merge "Merge branch 'stable-2.15'"David Pursehouse2018-10-154-54/+45
|\ \ | |/ |/|
| * Merge branch 'stable-2.15'Paladox2018-10-124-54/+45
* | Merge changes from topic "push-reviewers"Dave Borowitz2018-10-1511-200/+541
|\ \
| * | Support arbitrary reviewer strings in push optionsDave Borowitz2018-10-158-88/+171
| * | Reuse ReviewerAdder from ReplaceOpDave Borowitz2018-10-101-11/+74
| * | Reuse ReviewerAdder from ChangeInserterDave Borowitz2018-10-107-147/+342
* | | Make ResultChangeIds.Key publicHan-Wen Nienhuys2018-10-151-1/+1
| |/ |/|
* | Merge changes I1975da67,I727bd814David Pursehouse2018-10-121-2/+1
|\ \
| * | AllProjectsIndexer: Fix usage of platform default charsetDavid Pursehouse2018-10-121-2/+1
* | | Merge changes Ib60fcbdd,Ib1c6d583,If3b6b0f1Patrick Hiesel2018-10-126-63/+52
|\ \ \ | |/ / |/| |
| * | ChangeJson: Move out ApprovalInfo creation and remove methodPatrick Hiesel2018-10-126-42/+31
| * | ChangeJson: Make PluginDefinedAttributesFactory finalPatrick Hiesel2018-10-122-15/+19
| * | ChangeJson: Remove redundant permissionBackendForChange methodPatrick Hiesel2018-10-121-7/+3
* | | Merge "Revert "Disallow submitting of changes that depend on non-visible priv...Edwin Kempin2018-10-121-8/+4
|\ \ \
| * | | Revert "Disallow submitting of changes that depend on non-visible private cha...Edwin Kempin2018-10-121-8/+4
* | | | Merge changes I525b0d40,I5a0a3d39Edwin Kempin2018-10-122-15/+63
|\ \ \ \ | |/ / / |/| | |
| * | | ErrorLogFile: Remove unneeded finalsEdwin Kempin2018-10-121-4/+4
| * | | Avoid log spam when running tests with Bazel on command-lineEdwin Kempin2018-10-122-11/+59
| |/ /
* / / CommentLinkInfo: Add implementation of toStringDavid Pursehouse2018-10-121-0/+12
|/ /
* | Merge "AsyncReceiveCommits: add getResultChangeIds"David Pursehouse2018-10-121-0/+7
|\ \
| * | AsyncReceiveCommits: add getResultChangeIdsHan-Wen Nienhuys2018-10-111-0/+7
* | | Merge "ChangeQueryProcessor: Add DynamicBean getter and setter"Martin Fick2018-10-121-1/+15
|\ \ \
| * | | ChangeQueryProcessor: Add DynamicBean getter and setterNasser Grainawi2018-10-111-1/+15
* | | | Fix logging on console when running tests with BazelEdwin Kempin2018-10-112-4/+11
| |/ / |/| |