summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* RetryHelper: Fix spelling mistake in log messageEdwin Kempin2019-08-021-1/+1
* Merge "PluginContext: Fix one of the error messages for plugin failures"David Pursehouse2019-08-021-1/+1
|\
| * PluginContext: Fix one of the error messages for plugin failuresEdwin Kempin2019-08-011-1/+1
* | Merge "Log encounters of invalid enum values in REST requests"David Pursehouse2019-08-013-1/+81
|\ \
| * | Log encounters of invalid enum values in REST requestsAlice Kober-Sotzek2019-08-013-1/+81
| |/
* | Merge "Document and test that plugins can throw RuntimeExceptions from ETag c...Edwin Kempin2019-08-011-0/+5
|\ \ | |/ |/|
| * Document and test that plugins can throw RuntimeExceptions from ETag computationEdwin Kempin2019-08-011-0/+5
* | AccountState: Remove generic key/value cachePatrick Hiesel2019-08-011-60/+0
|/
* Merge "Consider change ETag computations from plugins when computing ETag for...Alice Kober-Sotzek2019-07-311-7/+8
|\
| * Consider change ETag computations from plugins when computing ETag for actionsEdwin Kempin2019-07-311-7/+8
* | Merge "Inline AccountState#getExternalIds(Schema) into only caller"Patrick Hiesel2019-07-312-8/+5
|\ \ | |/ |/|
| * Inline AccountState#getExternalIds(Schema) into only callerPatrick Hiesel2019-07-312-8/+5
* | Rework external ID cache loaderPatrick Hiesel2019-07-318-29/+489
|/
* Merge "PutMessage: automatically add Change-Id if requireChangeId is set"David Pursehouse2019-07-311-9/+19
|\
| * PutMessage: automatically add Change-Id if requireChangeId is setHan-Wen Nienhuys2019-07-291-9/+19
* | Merge branch 'stable-3.0'David Pursehouse2019-07-311-0/+5
|\ \
| * \ Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-07-311-0/+5
| |\ \
| | * | Merge branch 'stable-2.15' into stable-2.16Marco Miller2019-07-301-0/+5
* | | | ReplaceOp: remove unused codepathHan-Wen Nienhuys2019-07-301-5/+1
| |_|/ |/| |
* | | Merge "Reorder preference defaults to match member ordering"David Pursehouse2019-07-292-13/+13
|\ \ \
| * | | Reorder preference defaults to match member orderingPatrick Hiesel2019-07-262-13/+13
* | | | Merge "Merge branch 'stable-3.0'"David Pursehouse2019-07-2716-20/+235
|\ \ \ \
| * \ \ \ Merge branch 'stable-3.0'Marco Miller2019-07-2616-20/+235
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-07-266-10/+27
| | |\|
| | | * Fix ls-user-ref and use the correct identity for listing refsLuca Milanesio2019-07-251-1/+1
| | | * Merge "change-merged: set correct newRev on submit by push" into stable-2.16Marco Miller2019-07-254-8/+22
| | | |\
| | | | * change-merged: set correct newRev on submit by pushSven Selberg2019-07-154-8/+22
| | | * | Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-07-254-1/+161
| | | |/
| | * | NotifyResolver: Remove todo that is already addressedEdwin Kempin2019-07-241-1/+0
| | * | Introduce repository size quota enforcerJacek Centkowski2019-07-224-7/+139
| | * | Extend QuotaBackend and QuotaEnforcer extension pointJacek Centkowski2019-07-224-0/+66
| | * | Redirect /groups/self to /settings/#GroupsPaladox none2019-07-171-0/+1
| | * | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-07-171-2/+2
| | |\|
| | | * AccountCacheImpl: Don't return null on error but Optional.empty()Edwin Kempin2019-07-161-2/+2
* | | | Introduce 'null object' timestamp and also parse it from JSONAlice Kober-Sotzek2019-07-263-1/+23
|/ / /
* | | ChangeInserter: document link with requireChangeIdHan-Wen Nienhuys2019-07-251-0/+2
* | | Merge "Make Account an AutoValue"Patrick Hiesel2019-07-2581-322/+305
|\ \ \
| * | | Make Account an AutoValuePatrick Hiesel2019-07-2481-322/+305
* | | | Improve names of constructor arguments in OutgoingEmail and subclassesEdwin Kempin2019-07-2421-69/+74
* | | | Revert "Remove requireChangeId."Han-Wen Nienhuys2019-07-2416-7/+85
* | | | Allow plugins to contribute a value to the change ETag computationEdwin Kempin2019-07-243-0/+71
|/ / /
* | | CommentSender#setComments: Remove unused computation of pathsEdwin Kempin2019-07-221-8/+0
* | | Merge "Fix sending email for notify config with dir filter on post of change ...Edwin Kempin2019-07-222-2/+2
|\ \ \
| * | | Fix sending email for notify config with dir filter on post of change messageEdwin Kempin2019-07-192-2/+2
* | | | Merge changes Ie3b0a864,I16859372,I8403a760David Pursehouse2019-07-221-17/+26
|\ \ \ \
| * | | | Fix marking new changes by default as WIP if one push creates new patch set a...Edwin Kempin2019-07-221-17/+26
| |/ / /
* | | | Merge "PureRevert: Don't write any output when computing diff"Patrick Hiesel2019-07-191-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | PureRevert: Don't write any output when computing diffPatrick Hiesel2019-07-191-4/+3
* | | | Merge "Automatically retry REST operations on failure with tracing enabled"Edwin Kempin2019-07-194-4/+60
|\ \ \ \
| * | | | Automatically retry REST operations on failure with tracing enabledEdwin Kempin2019-07-184-4/+60