summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '29492-useless-queries' into 'master'Sean McGivern2017-04-041-0/+2
|\
| * Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-041-0/+2
* | Remove unused include from RepositoryImportWorkerDouglas Barbosa Alexandre2017-04-031-1/+0
|/
* Helper method for storage path strippingJacob Vosmaer2017-03-291-8/+4
* All CI offline migrationsKamil Trzciński2017-03-171-20/+0
* adds queue option to push bulk in authorized projects worker29137-bulk-perform-async-should-specify-queueTiago Botelho2017-03-101-1/+1
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-2/+2
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-2/+2
* | Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-072-3/+8
* | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-0/+12
* | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-1/+1
* | Make 'joins' line shorterTomasz Maczukin2017-03-011-1/+1
* | Fix rubocop offensesTomasz Maczukin2017-03-011-5/+2
* | Add minor updatesTomasz Maczukin2017-03-011-5/+13
* | Improve builds search queryTomasz Maczukin2017-03-011-1/+1
* | Add Gitlab::OptimisticLocking for build droppingTomasz Maczukin2017-03-011-1/+3
* | Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin2017-03-011-2/+11
* | Update stuck and outdated builds cleanup workerTomasz Maczukin2017-03-011-7/+31
|/
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-238-21/+21
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2313-38/+38
* Manually correct autocorrectDouwe Maan2017-02-231-2/+2
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-2313-38/+38
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-3/+3
* Enable Style/DotPositionDouwe Maan2017-02-238-21/+21
* Add user deletion permission check in `Users::DestroyService`sh-delete-user-permission-checkStan Hu2017-02-201-0/+2
* Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable2017-02-131-1/+1
|\
| * Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1
* | 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