summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Save board lists collapsed settingFelipe Artur2019-08-282-1/+57
* Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-281-5/+24
|\
| * Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-5/+24
* | CE-specific changes for designs `user_notes_count`Luke Duncalfe2019-08-271-1/+1
|/
* Add usage pings for merge request creatingIgor2019-08-261-0/+1
* Merge branch '66443-unrecoverable-configuration-loop-in-external-auth-control...Nick Thomas2019-08-261-1/+5
|\
| * Add test, reduce complexityRobert Schilling2019-08-221-2/+5
| * Don't check external authorization when disabling the serviceRobert Schilling2019-08-221-1/+2
* | Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-261-10/+56
* | Add a link to docs in project descriptionReuben Pereira2019-08-231-219/+0
* | Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon2019-08-231-0/+4
|\ \ | |/ |/|
| * Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-0/+4
* | Remove unneeded check for merge_request.project66368-remove-unnecessary-check-in-mr-hookHeinrich Lee Yu2019-08-221-5/+3
* | Merge branch '63372-award-emoji-services' into 'master'Grzegorz Bizon2019-08-216-4/+132
|\ \ | |/ |/|
| * Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-215-4/+109
| * Renaming AwardedEmojiFinder to a ServiceLuke Duncalfe2019-08-211-0/+23
* | Merge branch '65427-improve-system-notes-for-zoom-links' into 'master'Thong Kuah2019-08-211-2/+2
|\ \ | |/ |/|
| * Improve system notes for Zoom links65427-improve-system-notes-for-zoom-linksJacopo2019-08-171-2/+2
* | 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