summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Services to uninstall cluster applicationThong Kuah2019-04-292-0/+91
|/
* Merge branch '59265-project-is-being-serialized-when-enqueueing-to-sidekiq' i...Rémy Coutable2019-04-291-7/+6
|\
| * Stop serialising project when removing todosSean McGivern2019-04-291-7/+6
* | Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-292-13/+12
|\ \ | |/ |/|
| * Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-252-13/+12
* | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-1/+10
|/
* Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-1/+1
* Merge branch '60730-service-response' into 'master'Dmitriy Zaporozhets2019-04-242-13/+42
|\
| * Introduce ServiceResponse to wrap around responseLin Jen-Shin2019-04-222-13/+42
* | Merge branch 'upgrade-to-rails-5-1' into 'master'Rémy Coutable2019-04-231-1/+1
|\ \
| * | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
| |/
* | Check that source and target branch existStan Hu2019-04-181-2/+2
|/
* Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-171-1/+5
|\
| * Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-161-1/+5
* | Fix unexpected extra notification mailsPatrick Derichs2019-04-171-2/+2
* | Merge branch 'rewind-iid-on-pipelines' into 'master'Sean McGivern2019-04-161-0/+4
|\ \
| * | Rewind IID on Ci::Pipelinesrewind-iid-on-pipelinesKamil Trzciński2019-04-161-0/+4
* | | Externalize several strings inMartin Wortschack2019-04-164-7/+7
|/ /
* | Fix remove_source_branch merge request API handlingsh-fix-merge-requests-api-remove-branch-paramStan Hu2019-04-151-1/+1
* | Merge branch 'sh-fix-pipeline-delete-caching' into 'master'Lin Jen-Shin2019-04-152-2/+64
|\ \
| * | Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-152-2/+64
| |/