summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Fix pipelines not always being created after a pushsh-fix-pipelines-not-being-createdStan Hu2019-08-171-7/+12
* Merge branch 'dm-process-commit-worker-n+1' into 'master'Stan Hu2019-08-161-2/+23
|\
| * Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan2019-08-161-2/+23
* | Expire project caches once per push instead of once per refStan Hu2019-08-161-7/+5
* | Merge branch 'enable-dag-support-by-default' into 'master'Kamil Trzciński2019-08-161-2/+2
|\ \
| * | Enable DAG support by defaultenable-dag-support-by-defaultKamil Trzciński2019-08-141-2/+2
* | | Only read rebase status from the modelNick Thomas2019-08-151-1/+2
* | | Allow disabling group/project email notificationsBrett Walker2019-08-153-2/+25
* | | Merge branch 'sh-optimize-commit-deltas-post-receive' into 'master'Nick Thomas2019-08-141-12/+33
|\ \ \
| * | | Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-121-12/+33
* | | | Merge branch 'optimise-dag-processing' into 'master'Grzegorz Bizon2019-08-141-14/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Optimise DAG processingoptimise-dag-processingKamil Trzciński2019-08-141-14/+13
| |/ /
* | | Merge branch 'expand-variables-only-when-needed' into 'master'Stan Hu2019-08-131-1/+1
|\ \ \
| * | | Expand variables only when neededKamil Trzciński2019-08-131-1/+1
| |/ /
* | | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-131-16/+37
| |/ |/|
* | Merge branch '65803-invalidate-branches-cache-on-refresh' into 'master'Bob Van Landuyt2019-08-131-2/+2
|\ \ | |/ |/|
| * Invalidate branches cache on PostReceivePatrick Bajao2019-08-091-2/+2
* | Improve quick action error messagesHeinrich Lee Yu2019-08-131-1/+1
* | 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
| | |/