summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-121-2/+2
* Record and show last used date of SSH KeysVincent Wong2017-01-091-0/+13
* Add more storage statisticsMarkus Koller2016-12-211-11/+12
* Merge branch 'project-authorizations-diff' into 'master' Nick Thomas2016-12-201-21/+1
|\
| * Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-191-21/+1
* | Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+15
|/
* 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-2/+21
| |\
| * \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-252-36/+22
| |\ \
| * | | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-1/+1
* | | | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-9/+16
| |_|/ |/| |
* | | Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-251-2/+21
| |/ |/|
* | Merge branch 'preserve-second-parameter-new-note-worker' into 'master' Sean McGivern2016-11-221-1/+3
|\ \
| * | Preserve optional second parameter in NewNoteWorker jobspreserve-second-parameter-new-note-workerStan Hu2016-11-191-1/+3
| |/
* | Refactor cache refreshing/expiringYorick Peterse2016-11-211-35/+19
|/
* Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+15
|\
| * Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+15
* | Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-181-3/+1
|\ \
| * | Fix tests and add has_environment?Kamil Trzcinski2016-11-171-1/+1
| * | Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-171-1/+1
| * | Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski2016-11-081-3/+1
* | | Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-171-2/+2
* | | add pipeline id to merge request metrics table. Also, updated the pipeline wo...James Lopez2016-11-171-2/+2
| |/ |/|
* | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+20
|\ \
| * | Add button to delete all merged branchesToon Claes2016-11-091-0/+20
* | | Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira2016-11-111-5/+7
* | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-082-3/+111
|\ \ \ | | |/ | |/|
| * | Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-071-0/+67
| |\ \
| | * | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-071-0/+67
| | |/
| * | Refine Git garbage collectionJacob Vosmaer2016-11-041-3/+44
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-031-3/+3
|\ \ | |/
| * remove extra spaces from app/workers/post_receive.rbElan Ruusamäe2016-11-011-3/+3
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-023-3/+23
|\ \ | |/
| * Merge branch 'master' into 'add-retry-limit-project-webhook'add-retry-limit-project-webhookDouwe Maan2016-10-3150-67/+119
| |\
| | * Remove unreferenced LFS objects from DB and fsFrank Groeneveld2016-10-281-0/+8
| | * Don't schedule ProjectCacheWorker unless neededproject-cache-worker-schedulingYorick Peterse2016-10-251-3/+13
| * | Add retry limit and set it at fourJose Torres2016-10-211-1/+1
* | | include PipelineQueue, feedback:Lin Jen-Shin2016-10-241-0/+1
* | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2449-65/+97
|\ \ \ | | |/ | |/|
| * | Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-2149-65/+97
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-211-0/+27
|\ \ | |/
| * Restrict ProjectCacheWorker jobs to one per 15 minproject-cache-worker-leaseYorick Peterse2016-10-201-0/+27
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-201-3/+7
|\ \ | |/
| * Avoid race condition when expiring artifactsGrzegorz Bizon2016-10-171-3/+7
* | Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin2016-10-181-0/+30
|\ \ | |/
| * Improve spec for pipeline metrics workeradd-pipeline-metrics-workerKamil Trzcinski2016-10-171-5/+20
| * Add Pipeline metrics workerKamil Trzcinski2016-10-171-0/+15
* | Skip if cannot find pipeline, feedback:Lin Jen-Shin2016-10-171-1/+3
* | Rename for a more consistent pipeline worker name, feedback:Lin Jen-Shin2016-10-171-1/+1
* | Change service to be a worker, feedback:Lin Jen-Shin2016-10-171-0/+9
|/