summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Prevent WRITE opetaions if it's already archivedShinya Maeda2018-07-051-1/+1
* Fix specShinya Maeda2018-07-051-5/+17
* Revert "Merge branch '44726-cancel_lease_upon_completion_in_project_cache_wor...Sean McGivern2018-07-041-42/+31
* Prune web hook logs older than 90 daysYorick Peterse2018-07-021-0/+22
* Cancel ExclusiveLease upon completion in ProjectCacheWorkerImre Farkas2018-06-301-31/+42
* Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-285-94/+114
* Add RepositoryCheck::DispatchWorker to start worker per shardToon Claes2018-06-272-5/+60
* Prefer `expect_next_instance_of` over `expect_any_instance_of`unify-delete_user_worker_spec.rbLin Jen-Shin2018-06-251-4/+6
* Delete non-latest merge request diff files upon diffs reloadosw-delete-non-latest-mr-diff-files-upon-mergeOswaldo Ferreira2018-06-241-0/+41
* Implement `expect_next_instance_of` and use itLin Jen-Shin2018-06-211-7/+3
* Move forking to Gitalyzj-fork-mandatoryZeger-Jan van de Weg2018-06-191-10/+0
* Merge branch 'rails5-queue-name' into 'master'Sean McGivern2018-06-181-1/+1
|\
| * Fix queue_name in Rails 5rails5-queue-nameJan Provaznik2018-06-141-1/+1
* | Merge branch 'zj-mandatory-batch' into 'master'Sean McGivern2018-06-141-72/+45
|\ \
| * | Move GC RPCs to mandatoryZeger-Jan van de Weg2018-06-131-72/+45
| |/
* | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+3
|/
* Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan2018-06-123-3/+14
|\
| * Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-123-3/+14
* | Work around limitations of expect_any_instance_of by stubbing Project.findStan Hu2018-06-112-8/+18
|/
* Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto2018-06-071-15/+10
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-062-1/+29
* Move GC/Repack to OptOutKim Carlbäcker2018-06-061-1/+1
* Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-061-1/+1
* Fix the query to select stale live tracesShinya Maeda2018-06-062-38/+13
* Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-061-8/+9
* Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda2018-06-062-2/+4
* Add tests for each new codeShinya Maeda2018-06-061-11/+23
* Fix spec fiel locationShinya Maeda2018-06-061-1/+1
* Add testsShinya Maeda2018-06-061-0/+71
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-2/+6
* Merge branch 'rails5-cattr' into 'master'Douwe Maan2018-05-311-3/+1
|\
| * Fix cattr_accessor definitionJan Provaznik2018-05-281-3/+1
* | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-291-116/+0
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-251-2/+7
| |\ \ | | |/
| * | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-119-47/+257
| |\ \
| * \ \ Merge branch 'master' into 38759-fetch-available-parameters-directly-from-gke...Matija Čupić2018-05-024-12/+55
| |\ \ \
| * | | | Remove ListGcpProjectsWorkerMatija Čupić2018-05-021-116/+0
| * | | | Store projects in ListGcpProjectsWorkerMatija Čupić2018-04-201-11/+11
| * | | | Rename CheckGcpProjectBillingWorker to ListGcpProjectsWorkerMatija Čupić2018-04-201-1/+1
| * | | | Rename CheckGcpProjectBillingService to ListGcpProjectsServiceMatija Čupić2018-04-201-7/+7
* | | | | Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan2018-05-281-0/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-241-0/+16
| | |_|/ | |/| |
* | | | Avoid using expect_any_instance_ofLin Jen-Shin2018-05-231-2/+7
|/ / /
* | | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-072-0/+134
|\ \ \
| * | | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-072-0/+134
* | | | Fix rubocop violationToon Claes2018-05-071-1/+0
* | | | Use push events again to determine if repo needs checkingToon Claes2018-05-071-12/+22
* | | | Project#repository_storage_path no longer existsToon Claes2018-05-071-4/+4
* | | | Refactor RepositoryCheck::SingleRepositoryWorkerToon Claes2018-05-071-32/+44
* | | | Remove `Rails.env.test?` from production codeToon Claes2018-05-071-2/+2