summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'alipniagov-fix-wiki_can_not_be_created_total-counter' into 'mas...Thong Kuah2019-08-121-1/+1
|\
| * Fix :wiki_can_not_be_created_total counteralipniagov-fix-wiki_can_not_be_created_total-counterAleksei Lipniagov2019-08-091-1/+1
* | Merge branch 'app-differences' into 'master'Rémy Coutable2019-08-091-1/+3
|\ \ | |/ |/|
| * Backport EE changes to Members::BaseServiceapp-differencesYorick Peterse2019-08-081-1/+3
* | Record usage on snippet usageMark Chao2019-08-084-1/+9
|/
* CE port for bulk updating group labelsEugenia Grieff2019-08-081-1/+1
* Save instance administration project id in DBReuben Pereira2019-08-071-19/+86
* Support dashboard params for metrics dashboardSarah Yasonik2019-08-075-14/+248
* Merge branch 'sh-disable-registry-delete' into 'master'Thong Kuah2019-08-071-0/+1
|\
| * Don't attempt to contact registry if it is disabledsh-disable-registry-deleteStan Hu2019-08-061-0/+1
* | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-073-6/+41
* | Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-1/+1
|/
* Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern2019-08-051-5/+11
|\
| * Extend PipelineProcessWorker to accept a list of buildsprefer-to-use-process-pipeline-workerKamil Trzciński2019-08-021-5/+11
* | Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-051-2/+4
|\ \
| * | Add outbound requests setting for system hooksGeorge Koltsov2019-08-021-2/+4
| |/
* | Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-021-17/+29
|/
* Merge branch 'ce-docker_image_replication' into 'master'Douglas Barbosa Alexandre2019-08-011-1/+9
|\
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809ce-docker_image_replicationValery Sizov2019-08-011-1/+9
* | Merge branch 'osw-avoid-errors-due-to-concurrent-calls' into 'master'Douwe Maan2019-08-011-3/+42
|\ \
| * | Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-311-3/+42
* | | Add support for DAGKamil Trzciński2019-08-012-5/+37
| |/ |/|
* | Add prometheus listen address to whitelistReuben Pereira2019-07-312-6/+35
* | Ensure default metrics embed is cachedSarah Yasonik2019-07-311-1/+1
|/
* Ignore Gitaly errors if cache flushing fails on project destructionStan Hu2019-07-291-2/+11
* Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher2019-07-294-0/+53
|\
| * Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-294-0/+53
* | Move BaseService to Services directorySarah Yasonik2019-07-294-0/+228
* | Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-292-8/+27
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-6/+22
|\ \
| * \ Merge branch 'security-bvl-filter-mr-params' into 'master'GitLab Release Tools Bot2019-07-261-6/+22
| |\ \
| | * | Filter params in MR build serviceBob Van Landuyt2019-07-171-6/+22
| | |/
* | | Refactor and remove #prepare_relation methodAndreas Brandl2019-07-297-18/+6
* | | Further remove code branches by database typeAndreas Brandl2019-07-293-18/+4
* | | Add Job specific variablesMatija Čupić2019-07-291-2/+2
* | | Remove unused Clusters::RefreshServiceTiger2019-07-291-40/+0
* | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-264-13/+2
|\ \ \
| * | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-254-13/+2
| |/ /
* | | Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-261-2/+2
* | | Merge branch '63568-access-email-notifications-custom-email' into 'master'Lin Jen-Shin2019-07-261-1/+1
|\ \ \
| * | | Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-251-1/+1
| |/ /
* | | Merge branch 'label-descr-push-opts' into 'master'Lin Jen-Shin2019-07-251-9/+8
|\ \ \ | |/ / |/| |
| * | Support title and desc on merge w/ push optionlabel-descr-push-optsChristian Couder2019-07-241-9/+8
* | | Merge branch 'safe-archiving-for-traces' into 'master'Kamil Trzciński2019-07-231-4/+24
|\ \ \
| * | | Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-4/+24
| |/ /
* | | Merge branch '63485-fix-pipeline-emails-to-use-group-setting' into 'master'Nick Thomas2019-07-231-1/+3
|\ \ \ | |/ / |/| |
| * | Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-231-1/+3
* | | Merge branch 'rm-src-branch' into 'master'Grzegorz Bizon2019-07-231-19/+23
|\ \ \ | |/ / |/| |
| * | Refactor create_params and update_paramsrm-src-branchChristian Couder2019-07-171-23/+19
| * | Support rm src branch on merge w/ push optionChristian Couder2019-07-171-0/+8
| |/