summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-281-0/+18
|\
| * Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-0/+18
* | CE-specific changes for designs `user_notes_count`Luke Duncalfe2019-08-274-53/+29
|/
* Use `stub_full_request` to fix spec failure66641-broken-master-real-http-connections-are-disabled-unregistered-requestHeinrich Lee Yu2019-08-271-13/+20
* Add usage pings for merge request creatingIgor2019-08-261-1/+7
* Merge branch '66443-unrecoverable-configuration-loop-in-external-auth-control...Nick Thomas2019-08-261-0/+18
|\
| * Add more tests to cover all cases66443-unrecoverable-configuration-loop-in-external-auth-controlRobert Schilling2019-08-221-0/+12
| * Add test, reduce complexityRobert Schilling2019-08-221-0/+6
* | Add a link to docs in project descriptionReuben Pereira2019-08-231-234/+0
* | Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon2019-08-231-43/+67
|\ \ | |/ |/|
| * Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-43/+67
* | Merge branch '63372-award-emoji-services' into 'master'Grzegorz Bizon2019-08-215-0/+290
|\ \ | |/ |/|
| * Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-214-0/+265
| * Renaming AwardedEmojiFinder to a ServiceLuke Duncalfe2019-08-211-0/+25
* | Merge branch '65427-improve-system-notes-for-zoom-links' into 'master'Thong Kuah2019-08-212-4/+4
|\ \ | |/ |/|
| * Improve system notes for Zoom links65427-improve-system-notes-for-zoom-linksJacopo2019-08-172-4/+4
* | Fix pipelines not always being created after a pushsh-fix-pipelines-not-being-createdStan Hu2019-08-171-0/+16
* | Merge branch 'dm-process-commit-worker-n+1' into 'master'Stan Hu2019-08-161-10/+60
|\ \
| * | Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan2019-08-161-10/+60
* | | Expire project caches once per push instead of once per refStan Hu2019-08-161-3/+7
* | | Only read rebase status from the modelNick Thomas2019-08-151-1/+1
* | | Allow disabling group/project email notificationsBrett Walker2019-08-153-71/+289
| |/ |/|
* | Merge branch 'sh-optimize-commit-deltas-post-receive' into 'master'Nick Thomas2019-08-144-4/+87
|\ \
| * | Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-124-4/+87
| |/
* | Merge branch 'require-needs-to-be-present' into 'master'Grzegorz Bizon2019-08-141-1/+2
|\ \
| * | Require `needs:` to be presentrequire-needs-to-be-presentKamil Trzciński2019-08-131-1/+2
| |/
* | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-131-12/+54
* | Only expire tag cache once per pushsh-only-flush-tags-once-per-pushStan Hu2019-08-131-2/+2
|/
* 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