summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent naming for services that delete thingsdixpac2017-02-082-2/+2
* Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-2/+4
|\
| * Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-264-2/+32
| |\
| * | Prefer leading dots over trailing dotsLin Jen-Shin2017-01-051-4/+4
| * | Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-043-32/+28
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-081-1/+1
| |\ \ \
| * | | | Introduce Repository#with_tmp_ref which we needLin Jen-Shin2016-12-081-2/+4
* | | | | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-1/+5
* | | | | Move most of PagesWorker logic UpdatePagesServiceKamil Trzcinski2017-01-311-131/+2
* | | | | Asynchronously remove pagesKamil Trzcinski2017-01-311-1/+10
* | | | | Rename pages namespace or project path when changedKamil Trzcinski2017-01-311-4/+0
* | | | | Revert "Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/sub...Kamil Trzcinski2017-01-311-0/+4
* | | | | Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/subpath/pub...Kamil Trzcinski2017-01-311-4/+0
* | | | | Fix testsKamil Trzcinski2017-01-311-5/+11
* | | | | Split PagesWorkerKamil Trzcinski2017-01-311-40/+61
* | | | | Remove locking and add force to FileUtils methodsKamil Trzcinski2017-01-311-20/+12
* | | | | Fix specsKamil Trzcinski2017-01-311-1/+2
* | | | | Add GitLab PagesKamil Trzcinski2017-01-311-0/+123
| |_|_|/ |/| | |
* | | | Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-0/+7
* | | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-194-32/+41
|\ \ \ \
| * | | | 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
| |/ /
* | | Fixed broken buildKim "BKC" Carlbäcker2016-12-211-1/+1
* | | #NamingThingsKim "BKC" Carlbäcker2016-12-161-2/+1
* | | Update Runners in a ServiceKim "BKC" Carlbäcker2016-12-151-15/+1
* | | Use correct variablesKim "BKC" Carlbäcker2016-12-141-1/+1
* | | typo-oKim "BKC" Carlbäcker2016-12-141-1/+1
* | | This is needed as well...Kim "BKC" Carlbäcker2016-12-141-1/+8
* | | Add BuildQueueWorker for injecting redis-keysKim "BKC" Carlbäcker2016-12-141-0/+18
|/ /
* | 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
| |/ |/|