summaryrefslogtreecommitdiffstats
path: root/java/com/google/gerrit/server/update/RetryHelper.java
Commit message (Expand)AuthorAgeFilesLines
* RetryHelper: Fix spelling mistake in log messageEdwin Kempin2019-08-021-1/+1
* Automatically retry REST operations on failure with tracing enabledEdwin Kempin2019-07-181-2/+42
* Have a dedicated class for metadata that is provided to TraceTimer and Perfor...Edwin Kempin2019-07-121-1/+3
* Convert class for metric field to AutoValueEdwin Kempin2019-06-281-3/+3
* RetryHelper: Convert from Guava Predicate to java.utilDave Borowitz2019-05-201-2/+2
* Use Counter1 instead of Histogram1 for action/retry_attempt_countPatrick Hiesel2019-04-251-7/+6
* RetryHelper: Add action type for use by pluginsDave Borowitz2019-02-191-1/+2
* BatchUpdate: Remove non-assisted FactoryDave Borowitz2018-12-131-7/+4
* Merge NoteDbBatchUpdate into BatchUpdateDave Borowitz2018-12-131-4/+4
* RetryHelper: Remove ReviewDb logicEdwin Kempin2018-12-111-16/+1
* Remove ReviewDbBatchUpdateEdwin Kempin2018-12-101-5/+2
* Move RefUpdateUtil and LockFailureException to common git packageDave Borowitz2018-11-141-1/+1
* Add debug log that shows up in trace when an operation is retriedEdwin Kempin2018-09-061-0/+6
* Replace all lambdas with method references, when possibleMaxime Guerreiro2018-05-081-1/+1
* Make config parameter names for RetryHelper more genericEdwin Kempin2018-01-241-9/+28
* Use retry mechanism for group creations and name updatesAlice Kober-Sotzek2018-01-221-1/+2
* RetryHelper: Let callers care about exception handlingEdwin Kempin2018-01-221-21/+20
* ReceiveCommits: Retry scanning for changes to auto-closeEdwin Kempin2018-01-051-1/+8
* RetryHelper: Rename and parameterize the metricsEdwin Kempin2018-01-051-18/+39
* Make RetryHelper reusable for updates of non-change entitiesEdwin Kempin2017-12-181-36/+121
* Dissolve gerrit-server top-level directoryDavid Ostrovsky2017-10-311-0/+214