summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan2019-08-161-10/+60
* Improve quick action error messagesHeinrich Lee Yu2019-08-131-18/+18
* Fix :wiki_can_not_be_created_total counteralipniagov-fix-wiki_can_not_be_created_total-counterAleksei Lipniagov2019-08-091-1/+4
* Record usage on snippet usageMark Chao2019-08-083-0/+71
* CE port for bulk updating group labelsEugenia Grieff2019-08-081-151/+168
* Save instance administration project id in DBReuben Pereira2019-08-071-18/+53
* Support dashboard params for metrics dashboardSarah Yasonik2019-08-072-0/+296
* Merge branch 'sh-disable-registry-delete' into 'master'Thong Kuah2019-08-071-0/+12
|\
| * Don't attempt to contact registry if it is disabledsh-disable-registry-deleteStan Hu2019-08-061-0/+12
* | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-072-5/+66
* | Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-072-3/+3
|/
* Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-053-10/+30
|\
| * Add backwards compatibility for legacy settingGeorge Koltsov2019-08-021-1/+1
| * Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-021-5/+5
| * Update security/webhooks.md doc page & specsGeorge Koltsov2019-08-021-29/+21
| * Add outbound requests setting for system hooksGeorge Koltsov2019-08-023-10/+38
* | Merge branch 'properly-process-all-needs' into 'master'Sean McGivern2019-08-051-0/+44
|\ \
| * | Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-021-0/+44
| |/
* | Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-021-0/+56
|/
* Merge branch 'ce-docker_image_replication' into 'master'Douglas Barbosa Alexandre2019-08-011-0/+13
|\
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809ce-docker_image_replicationValery Sizov2019-08-011-0/+13
* | Merge branch 'osw-avoid-errors-due-to-concurrent-calls' into 'master'Douwe Maan2019-08-011-16/+63
|\ \
| * | Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-311-16/+63
* | | Add support for DAGKamil Trzciński2019-08-012-0/+93
| |/ |/|
* | Add prometheus listen address to whitelistReuben Pereira2019-07-312-13/+59
* | Ensure default metrics embed is cachedSarah Yasonik2019-07-311-2/+4
|/
* Ignore Gitaly errors if cache flushing fails on project destructionStan Hu2019-07-291-1/+16
* Merge branch 'determinstic_dns_specs' into 'master'Douglas Barbosa Alexandre2019-07-301-7/+2
|\
| * Write out sham_rack gemThong Kuah2019-07-291-7/+2
* | Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher2019-07-294-1/+116
|\ \
| * | 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-1/+116
* | | Move BaseService to Services directorySarah Yasonik2019-07-293-0/+177
* | | Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-291-59/+329
| |/ |/|
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-1/+36
|\ \
| * \ Merge branch 'security-bvl-filter-mr-params' into 'master'GitLab Release Tools Bot2019-07-261-1/+36
| |\ \
| | * | Filter params in MR build serviceBob Van Landuyt2019-07-171-1/+36
* | | | Add Job specific variablesMatija Čupić2019-07-292-1/+17
* | | | Remove unused Clusters::RefreshServiceTiger2019-07-291-113/+0
* | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-2613-120/+49
|\ \ \ \
| * | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-2513-120/+49
* | | | | Merge branch 'label-descr-push-opts' into 'master'Lin Jen-Shin2019-07-251-0/+154
|\ \ \ \ \
| * | | | | Support title and desc on merge w/ push optionlabel-descr-push-optsChristian Couder2019-07-241-0/+154
* | | | | | CE-EE parity for interpret_service_specRobert Speicher2019-07-241-2/+2
| |/ / / / |/| | | |
* | | | | Add RateLimiter to RawControllerMayra Cabrera2019-07-241-0/+16
| |/ / / |/| | |
* | | | Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen2019-07-243-7/+7
* | | | CE port for Group bulk edit merge requestsEugenia Grieff2019-07-231-16/+26
* | | | Merge branch 'safe-archiving-for-traces' into 'master'Kamil Trzciński2019-07-231-5/+33
|\ \ \ \
| * | | | Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-5/+33
| |/ / /
* | | | Merge branch '63485-fix-pipeline-emails-to-use-group-setting' into 'master'Nick Thomas2019-07-231-8/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-231-8/+40