summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cancel-auto-merge-when-merge-request-is-closed' into 'master'Grzegorz Bizon2019-06-041-0/+5
|\
| * Cancel auto merge when merge request is closedcancel-auto-merge-when-merge-request-is-closedShinya Maeda2019-06-041-0/+5
* | Change s_() calls to _() callsMichał Zając2019-06-041-1/+1
* | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-041-0/+13
|\ \ | |/ |/|
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-0/+13
* | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-033-24/+93
|\ \
| * | Add payload to the service responseOswaldo Ferreira2019-05-312-10/+39
| * | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-312-17/+57
| |/
* | Abstract auto merge processesShinya Maeda2019-06-036-52/+111
|/
* Add wiki size to project statisticsPeter Marko2019-05-291-1/+1
* Merge branch 'master' into 57825-moving-an-issue-results-in-broken-image-link...57825-moving-an-issue-results-in-broken-image-links-in-commentsegrieff2019-05-271-6/+6
|\
| * Change system notes to use relative urlsLuke Picciau2019-05-231-6/+6
* | Allow note html to be regenerated from markdownegrieff2019-05-231-0/+1
|/
* Add 60s & 5m monitor buckets for CI queuesElliot Rushton2019-05-221-1/+1
* Add GitDeduplicationService for deduplication housekeepingjc-git-deduplication-serviceJohn Cai2019-05-211-0/+64
* Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+5
* Merge branch 'sh-fix-tag-push-remote-mirror' into 'master'Nick Thomas2019-05-202-1/+9
|\
| * Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-172-1/+9
* | Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-163-16/+1
|/
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-162-9/+12
* Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-122-2/+2
* Merge branch 'sh-fix-lfs-download-errors' into 'master'Douglas Barbosa Alexandre2019-05-101-1/+11
|\
| * Properly handle LFS Batch API response in project importsh-fix-lfs-download-errorsStan Hu2019-05-091-1/+11
* | Don't run full gc in AfterImportServicesh-revert-full-gc-after-importStan Hu2019-05-101-1/+1
* | Fix Error 500 when inviting user already presentStan Hu2019-05-101-1/+10
|/
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-092-2/+2
* Merge branch 'instance_level_clusters' into 'master'Bob Van Landuyt2019-05-072-0/+4
|\
| * Instance level kubernetes clusters adminJames Fargher2019-05-072-0/+4
* | Merge branch 'fix-schedule-head-pipeline-update-method' into 'master'Ash McKenzie2019-05-071-7/+1
|\ \ | |/ |/|
| * Fix schedule head pipeline updatefix-schedule-head-pipeline-update-methodShinya Maeda2019-05-061-7/+1
* | Fix uploading of LFS tracked file through UIPatrick Bajao2019-05-061-1/+8
* | Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-061-4/+43
|\ \
| * | Remove cleaned up OIDs from database and cacheNick Thomas2019-05-061-4/+43
| |/
* | Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-061-1/+1
|/
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+1
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-2/+2
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-2/+5
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+29
* Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-021-11/+1
* Merge branch '9932-fix-deprecated-attribute_changed-ce' into 'master'Andreas Brandl2019-05-022-7/+4
|\
| * Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-302-7/+4
* | Fix environment automatic on_stop triggerShinya Maeda2019-04-304-5/+18
* | Refactored LfsImportService and ImportServiceFrancisco Javier López2019-04-305-94/+115
* | Remove unncessary `to_time` in cluster servicesDylan Griffith2019-04-292-2/+2
* | Internationalize errors CheckUninstallProgressServiceDylan Griffith2019-04-291-4/+4
* | Rename #timeouted -> #timed_outDylan Griffith2019-04-292-4/+4
* | Use #public_send instead #method.callDylan Griffith2019-04-293-4/+4
* | CheckUninstallProgressService remove unnecessary beginDylan Griffith2019-04-291-3/+1
* | DELETE clusters/:id/:application endpointThong Kuah2019-04-291-0/+23
* | Destroy app on successful uninstallationThong Kuah2019-04-291-1/+3