summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up ReplicationQueue testsv3.0.3Marcin Czech2019-09-252-145/+46
* Convert ReferenceUpdateEvent class to AutoValueMarcin Czech2019-09-251-28/+10
* Merge branch 'stable-2.16' into stable-3.0Marcin Czech2019-09-252-1/+193
|\
| * Merge branch 'stable-2.15' into stable-2.16Marcin Czech2019-09-242-1/+186
| |\
| | * Fix issue with dropping events on startv2.15.18Marcin Czech2019-09-242-1/+155
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-09-190-0/+0
|\| |
| * | Revert "PushOneTest: Remove unused mock ReplicationQueue"v2.16.12David Ostrovsky2019-09-191-0/+3
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-09-193-27/+36
|\| |
| * | PushOneTest: Remove unused mock ReplicationQueueDavid Pursehouse2019-09-191-3/+0
| * | ReplicationStateTest: Remove unused mock ReplicationTasksStorageDavid Pursehouse2019-09-191-3/+0
| * | Wrap calls to createProject in a utility methodDavid Pursehouse2019-09-191-11/+15
| * | ReplicationIT: stop using EasyMockLuca Milanesio2019-09-191-3/+21
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-09-121-3/+21
|\| |
| * | Do not synchronize replication config shutdownLuca Milanesio2019-09-111-3/+21
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-09-112-4/+10
|\| |
| * | ReplicationIT: Replace ExpectedException with assertThrowsDavid Pursehouse2019-09-111-4/+8
| * | ReplicationFileBasedConfig#EventQueueNotEmptyException: Add missing serialVer...David Pursehouse2019-09-111-0/+2
* | | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2019-09-105-1/+122
|\| |
| * | ReplicationIT: speedup drain replication queue testsLuca Milanesio2019-09-101-16/+7
| * | ReplicationIT: Remove unused variables in testsLuca Milanesio2019-09-101-5/+1
| * | Reformat with GJFLuca Milanesio2019-09-101-1/+2
| * | Option to drain the event queue before shutdownFabio Ponciroli2019-09-105-1/+132
* | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-09-053-1/+24
|\| |
| * | Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-09-041-0/+1
| |\|
| | * Merge branch 'stable-2.14' into stable-2.15v2.15.17David Pursehouse2019-09-041-0/+1
| | |\
| | | * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlv2.14.21upstream/stable-2.14David Ostrovsky2019-07-271-0/+1
| * | | Persist replication task when pushing all refsLuca Milanesio2019-09-032-1/+23
* | | | Merge branch 'stable-2.16' into stable-3.0v3.0.2Luca Milanesio2019-08-304-43/+112
|\| | |
| * | | ReplicationIT: fix flakinessv2.16.11.1Luca Milanesio2019-08-302-35/+34
| * | | ReplicationIT: reduce execution timeLuca Milanesio2019-08-292-4/+4
| * | | ReplicationIT: Split waitUntil to a separate class and fix itDavid Pursehouse2019-08-293-6/+75
| * | | ReplicationIT: Fix typo in constant nameDavid Pursehouse2019-08-291-2/+2
* | | | Fix breakage caused by merge in Change-Id: I3d9cd91Luca Milanesio2019-08-281-1/+1
* | | | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2019-08-2814-117/+317
|\| | |
| * | | ReplicationIT: fix flakiness of shouldReplicateNewBranchLuca Milanesio2019-08-281-2/+3
| * | | ReplicationIT: remove dependency of ReviewDb/NoteDbLuca Milanesio2019-08-281-7/+56
| * | | ReplicationIT: Add a test that HEAD update is replicatedDavid Pursehouse2019-08-281-0/+23
| * | | ReplicationIT#shouldReplicateNewBranch: Create branch on local projectDavid Pursehouse2019-08-281-1/+1
| * | | ReplicationIT: Don't swallow exceptions on failed repository operationsDavid Pursehouse2019-08-281-31/+20
| * | | ReplicationIT: Fix typo in method nameDavid Pursehouse2019-08-281-1/+1
| * | | AdminApi: Reintroduce return value of methodsDavid Pursehouse2019-08-284-8/+20
| * | | Store replication tasks instead of ref-update eventsLuca Milanesio2019-08-279-105/+200
| * | | ReplicationIT: Don't swallow exceptions on failed repository operationsDavid Pursehouse2019-08-271-19/+20
| * | | ReplicationIT: Add explicit test for replication of new branchDavid Pursehouse2019-08-271-0/+20
| * | | ReplicationIT: Change test method name to reflect actual operationDavid Pursehouse2019-08-271-1/+1
| * | | Allow AdminApiFactory to be replaced dynamicallyDavid Pursehouse2019-08-274-25/+54
* | | | Allow AdminApiFactory to be replaced dynamicallyDavid Pursehouse2019-08-286-33/+66
* | | | Merge branch 'stable-2.16' into stable-3.0David Pursehouse2019-08-264-13/+161
|\| | |
| * | | Fix test build rule to include *IT testsDavid Pursehouse2019-08-261-1/+4
| * | | ReplicationIT: Do not use deprecated getRef()Luca Milanesio2019-08-261-1/+1