summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Change system notes to use relative urlsLuke Picciau2019-05-231-2/+2
* Merge branch '61935-remove-code-left-over-from-when-clusters-were-always-proj...Nick Thomas2019-05-221-1/+1
|\
| * Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-1/+1
* | Merge branch 'jc-git-deduplication-service' into 'master'Nick Thomas2019-05-221-0/+90
|\ \
| * | Add GitDeduplicationService for deduplication housekeepingjc-git-deduplication-serviceJohn Cai2019-05-211-0/+90
| |/
* | Merge branch 'dz-scope-project-routes' into 'master'Stan Hu2019-05-221-1/+1
|\ \ | |/ |/|
| * Fix specs to match route changesDmitriy Zaporozhets2019-05-201-1/+1
* | Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
|/
* Merge branch 'sh-fix-tag-push-remote-mirror' into 'master'Nick Thomas2019-05-204-66/+102
|\
| * Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-174-66/+102
* | Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-163-76/+4
|/
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-5/+39
* Fix a broken spec for EEce-11621-fix-broken-masterNick Thomas2019-05-161-1/+1
* Properly clear the merge error upon rebase failuresh-fix-rebase-error-clearingStan Hu2019-05-151-0/+26
* Merge branch 'sh-fix-lfs-download-errors' into 'master'Douglas Barbosa Alexandre2019-05-101-1/+19
|\
| * Properly handle LFS Batch API response in project importsh-fix-lfs-download-errorsStan Hu2019-05-091-1/+19
* | 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/+12
|/
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-092-3/+3
* Added user time settings fields to profileEzekiel Kigbo2019-05-071-0/+9
* Merge branch 'instance_level_clusters' into 'master'Bob Van Landuyt2019-05-071-0/+8
|\
| * Instance level kubernetes clusters adminJames Fargher2019-05-071-0/+8
* | Merge branch 'fix-schedule-head-pipeline-update-method' into 'master'Ash McKenzie2019-05-071-12/+22
|\ \ | |/ |/|
| * Fix schedule head pipeline updatefix-schedule-head-pipeline-update-methodShinya Maeda2019-05-061-12/+22
* | Show health graphs on group-levelPeter Leitzen2019-05-061-1/+1
* | Fix uploading of LFS tracked file through UIPatrick Bajao2019-05-061-0/+19
* | Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-061-4/+85
|\ \
| * | Remove cleaned up OIDs from database and cacheNick Thomas2019-05-061-4/+85
| |/
* | Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-062-14/+14
|/
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+6
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-0/+3
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+79
* Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-021-1/+17
* Merge branch '9932-fix-deprecated-attribute_changed-ce' into 'master'Andreas Brandl2019-05-021-6/+6
|\
| * Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-301-6/+6
* | Fix environment automatic on_stop triggerShinya Maeda2019-04-303-0/+92
* | Remove disabled pages domainsVladimir Shushlin2019-04-301-6/+6
* | Refactored LfsImportService and ImportServiceFrancisco Javier López2019-04-306-140/+211
* | Add a newline in spec for readabilityStan Hu2019-04-291-0/+1
* | Rename #timeouted -> #timed_outDylan Griffith2019-04-292-5/+5
* | Minor refactoring in check_uninstall_progress_service_specDylan Griffith2019-04-291-5/+5
* | Fix uninstall specs: helm not uninstallableDylan Griffith2019-04-292-9/+9
* | DELETE clusters/:id/:application endpointThong Kuah2019-04-291-0/+63
* | Destroy app on successful uninstallationThong Kuah2019-04-291-3/+20
* | Services to uninstall cluster applicationThong Kuah2019-04-292-0/+204
|/
* Stop serialising project when removing todosSean McGivern2019-04-291-0/+14
* Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+1
* Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-0/+50
* Put some flaky specs in quarantineRémy Coutable2019-04-241-1/+1
* Merge branch '60730-service-response' into 'master'Dmitriy Zaporozhets2019-04-242-10/+71
|\