summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+19
|\
| * Add button to delete all merged branchesToon Claes2016-11-091-0/+19
* | Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira2016-11-111-0/+49
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-082-9/+221
|\ \
| * \ Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-071-0/+109
| |\ \
| | * | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-071-0/+109
| | |/
| * | Remove unused 'require'Jacob Vosmaer2016-11-041-1/+0
| * | Refine Git garbage collectionJacob Vosmaer2016-11-041-9/+113
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-022-0/+75
|\ \ | |/
| * Remove unreferenced LFS objects from DB and fsFrank Groeneveld2016-10-281-0/+55
| * Don't schedule ProjectCacheWorker unless neededproject-cache-worker-schedulingYorick Peterse2016-10-251-0/+20
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-246-0/+128
|\ \ | |/
| * Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-216-0/+128
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-211-10/+28
|\ \ | |/
| * Restrict ProjectCacheWorker jobs to one per 15 minproject-cache-worker-leaseYorick Peterse2016-10-201-10/+28
* | Send only to users have :read_build access, feedback:Lin Jen-Shin2016-10-211-51/+81
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-202-14/+34
|\ \ | |/
| * Merge branch 'looser-time-in-specs' into 'master' Douwe Maan2016-10-181-2/+2
| |\
| | * Add a be_like_time matcher and use it in specsNick Thomas2016-10-171-2/+2
| * | Avoid race condition when expiring artifactsGrzegorz Bizon2016-10-171-12/+32
| |/