summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible in worker specsRobert Speicher2017-03-2714-18/+18
* All CI offline migrationsKamil Trzciński2017-03-171-36/+0
* adds queue option to push bulk in authorized projects worker29137-bulk-perform-async-should-specify-queueTiago Botelho2017-03-101-5/+20
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-1/+1
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+1
* | Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-072-11/+19
* | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-0/+19
* | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-29/+29
* | Fix rubocop offensesTomasz Maczukin2017-03-011-1/+1
* | Add minor updatesTomasz Maczukin2017-03-011-4/+19
* | Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin2017-03-011-1/+16
* | Update stuck and outdated builds cleanup workerTomasz Maczukin2017-03-011-28/+70
|/
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-10/+10
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-2310-42/+42
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2319-97/+97
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-2319-97/+97
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-2/+2
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-231-1/+1
* Enable Style/DotPositionDouwe Maan2017-02-2310-42/+42
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-2/+2
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-4/+4
* Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-031-3/+3
|\
| * replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-3/+3
* | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-021-1/+2
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-262-0/+35
| |\ \ | | |/
| * | Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-043-34/+37
| |\ \
| * | | Unify parameters and callback after hooksLin Jen-Shin2016-12-141-1/+1
| * | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-082-2/+2
| |\ \ \
| * | | | Fix update_ref! call in the testLin Jen-Shin2016-12-061-1/+2
* | | | | resolve deprecation warningsAdam Pahlevi2017-01-311-2/+2
| |_|_|/ |/| | |
* | | | Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-0/+12
* | | | Record and show last used date of SSH KeysVincent Wong2017-01-091-0/+23
| |_|/ |/| |
* | | Add more storage statisticsMarkus Koller2016-12-211-22/+20
* | | Merge branch 'project-authorizations-diff' into 'master' Nick Thomas2016-12-201-12/+2
|\ \ \
| * | | Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-191-12/+2
| | |/ | |/|
* | | Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+15
|/ /
* | Merge branch 'zj-guest-reads-public-builds' into 'master' Sean McGivern2016-12-061-1/+1
|\ \
| * | Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-1/+1
| |/
* | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-051-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-301-6/+17
| |\
| * \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-251-35/+51
| |\ \
| * | | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-1/+1
* | | | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-10/+19
* | | | Only include EmailHelpers in mailer specs and specs using themrs-include-emailhelpersRobert Speicher2016-12-013-0/+4
| |_|/ |/| |
* | | Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-251-6/+17
| |/ |/|
* | Refactor cache refreshing/expiringYorick Peterse2016-11-211-35/+51
|/
* Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+22
|\
| * Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+22
* | Added test events specs and logic. Also fixed some SQL and refactored the pip...James Lopez2016-11-171-7/+11
|/