summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Return nil as coverage instead of a File objectzj-fix-coverage-bugZ.J. van de Weg2017-04-121-2/+1
* Fix ref referenceKamil Trzcinski2017-04-071-1/+1
* Maintain MRShinya Maeda2017-04-061-1/+0
* Brush up 2Shinya Maeda2017-04-061-2/+0
* Brush upShinya Maeda2017-04-061-0/+3
* Use delegate for ref on ci_triggerShinya Maeda2017-04-061-2/+2
* Fixed strcture for db changeShinya Maeda2017-04-061-5/+6
* Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-3/+2
* basic componentsShinya Maeda2017-04-061-4/+4
* Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+18
* remove unnecessary lease as cron jobfix/gh-import-status-checkJames Lopez2017-04-061-13/+0
* Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-052-1/+53
* 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