summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan2018-02-2811-66/+379
* Merge commit 'b39d0c318921bae2e3a11df9ee6828291dad9864' into object-storage-e...Kamil Trzciński2018-02-28710-8902/+28810
|\
| * Merge branch '30473-allow-creation-of-subgroups-with-gitlab_default_can_creat...Douwe Maan2017-09-074-7/+188
| |\
| | * Make Members with Owner and Master roles always able to create subgroups30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-falseRuben Davila2017-09-074-7/+188
| * | Merge branch '35558-only-one-garbage-collection-should-be-running-per-project...Douwe Maan2017-09-073-20/+114
| |\ \ | | |/ | |/|
| | * Adds exclusive lease to Git garbage collect worker.35558-only-one-garbage-collection-should-be-running-per-project-at-onceTiago Botelho2017-09-073-20/+114
| * | Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan2017-09-079-84/+705
| |\ \
| | * | Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-066-61/+61
| | * | Link or not link depending on permissionsMichael Kozono2017-09-061-3/+13
| | * | Fix ability when Share lock is offMichael Kozono2017-09-061-44/+60
| | * | Link to ancestor settings pageMichael Kozono2017-09-061-3/+3
| | * | Refactor based on code reviewMichael Kozono2017-09-061-3/+3
| | * | Fix “Share lock” help textMichael Kozono2017-09-062-29/+88
| | * | Fix “Share lock” policy for deeply nested groupsMichael Kozono2017-09-061-8/+34
| | * | Specify nested_groups specsMichael Kozono2017-09-065-5/+5
| | * | Enforce share_with_group_lock rulesMichael Kozono2017-09-062-0/+82
| | * | Enable share_with_group_lock on subgroupMichael Kozono2017-09-062-0/+174
| | * | Vary share lock setting UIMichael Kozono2017-09-061-0/+140
| | * | Add post-nested group Share lock integration testsMichael Kozono2017-09-061-34/+86
| | * | Add pre-nested group share lock testsMichael Kozono2017-09-061-40/+102
| | * | Refactor and rename specsMichael Kozono2017-09-062-12/+12
| | |/
| * | Resolve "Make project and features visibility settings less confusing"Mike Greiling2017-09-075-52/+58
| * | Merge branch '37158-autodevops-banner' into 'master'Kamil Trzciński2017-09-073-0/+116
| |\ \
| | * \ Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0738-212/+280
| | |\ \
| | * | | Updates tests and i18n37158-autodevops-bannerFilipa Lacerda2017-09-071-12/+3
| | * | | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into 37158-aut...Kamil Trzcinski2017-09-0710-19/+712
| | |\ \ \
| | * | | | Add has_auto_devops_implicitly_disabledKamil Trzcinski2017-09-071-0/+44
| | * | | | Add specs for AutoDevopsHelperKamil Trzcinski2017-09-061-0/+59
| | * | | | Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-06152-3145/+11674
| | |\ \ \ \
| | * | | | | Sets callout dissmiss cookie per project using a pathFilipa Lacerda2017-09-051-0/+22
| * | | | | | Gitaly feature toggles are on by default in development environmentsAndrew Newdigate2017-09-071-0/+16
| * | | | | | Merge branch '37288-fix-wrong-header-when-testing-webhook' into 'master'Douwe Maan2017-09-073-13/+25
| |\ \ \ \ \ \
| | * | | | | | Fix a wrong `X-Gitlab-Event` header when testing webhooks37288-fix-wrong-header-when-testing-webhookRémy Coutable2017-09-073-13/+25
| * | | | | | | Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-0715-8/+350
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops...Kamil Trzcinski2017-09-0738-212/+280
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch 'master' into zj-auto-devops-tablezj/gitlab-ce-zj-auto-devops-tableZeger-Jan van de Weg2017-09-0710-19/+712
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski2017-09-0630-204/+1057
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Add tests to cover all introduced changesKamil Trzcinski2017-09-065-25/+219
| | * | | | | | Improve config source handling codeKamil Trzcinski2017-09-061-5/+9
| | * | | | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-06126-2902/+10358
| | |\ \ \ \ \ \
| | * | | | | | | Use hook for setting Pipeline config_sourceZeger-Jan van de Weg2017-09-061-1/+1
| | * | | | | | | Incorporate another round of feedbackZeger-Jan van de Weg2017-09-061-32/+54
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Incorporate reviewZeger-Jan van de Weg2017-09-043-1/+7
| | * | | | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-04146-1275/+5512
| | |\ \ \ \ \ \
| | * | | | | | | Fix testsZeger-Jan van de Weg2017-09-042-0/+15
| | * | | | | | | Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-014-1/+14
| | * | | | | | | Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda2017-09-011-0/+21
| | * | | | | | | Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-312-6/+19
| | * | | | | | | Form for setting project auto devops settingsZeger-Jan van de Weg2017-08-311-0/+1
| | * | | | | | | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-314-5/+58