summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'rm-src-branch' into 'master'Grzegorz Bizon2019-07-231-0/+76
|\ \ \ | |/ / |/| |
| * | Support rm src branch on merge w/ push optionChristian Couder2019-07-171-0/+76
| |/
* | Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern2019-07-221-0/+8
|\ \
| * | Resolve some issues in MRFabio Papa2019-07-191-1/+0
| * | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| * | Style rules; Revert some examplesFabio Papa2019-07-191-2/+2
| * | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-191-0/+9
| * | Apply changes recomended by merge request coachFabio Papa2019-07-191-9/+0
| * | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| * | Style rules; Revert some examplesFabio Papa2019-07-191-2/+2
| * | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-191-0/+9
| * | Apply changes recomended by merge request coachFabio Papa2019-07-191-9/+0
| * | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| * | Style rules; Revert some examplesFabio Papa2019-07-191-2/+2
| * | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| * | Style rules; Revert some examplesFabio Papa2019-07-191-2/+2
| * | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-191-0/+9
| * | Apply changes recomended by merge request coachFabio Papa2019-07-191-9/+0
| * | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| * | Style rules; Revert some examplesFabio Papa2019-07-191-2/+2
| * | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-191-0/+9
| * | Apply changes recomended by merge request coachFabio Papa2019-07-191-9/+0
| * | Fix group creat_service_spec to contain maintainer contextFabio Papa2019-07-191-2/+2
| * | Style rules; Revert some examplesFabio Papa2019-07-191-2/+2
| * | Add failing unit test specifying a maintainer creating a subgroupFabio Papa2019-07-191-0/+9
* | | Merge branch '64697-markdown-issues-checkbox-inside-blockquote-status-won-t-b...Douwe Maan2019-07-221-0/+17
|\ \ \
| * | | Properly identify task lists inside a blockquote64697-markdown-issues-checkbox-inside-blockquote-status-won-t-be-savedBrett Walker2019-07-191-0/+17
| |/ /
* | | Count wiki page creationAlex Kalderimis2019-07-214-0/+89
|/ /
* | Merge branch 'webide-commit-use-correct-parent' into 'master'Nick Thomas2019-07-181-1/+1
|\ \
| * | Add start_sha to commits APIMarkus Koller2019-07-181-1/+1
| |/
* | Fix factory default for pages_access_levelVladimir Shushlin2019-07-171-2/+2
|/
* Don't use transactions and exceptionsReuben Pereira2019-07-161-0/+201