summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Replace project/group_links.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-101-0/+41
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-089-100/+11
* Merge branch 'backport-issues-controller-changes' into 'master'Sean McGivern2017-09-081-0/+22
|\
| * Merge branch 'master' into backport-issues-controller-changesbackport-issues-controller-changesBryce Johnson2017-09-0757-197/+1423
| |\
| * | Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-0/+22
* | | Merge branch '37569-fix-wrong-number-of-arguments-in-tree_helper-flatten_tree...Rémy Coutable2017-09-081-0/+20
|\ \ \
| * | | Fix a "Wrong number of arguments" error in TreeHelper#flatten_tree37569-fix-wrong-number-of-arguments-in-tree_helper-flatten_treeRémy Coutable2017-09-071-0/+20
| |/ /
* | | Merge branch 'support-additional-colors' into 'master'Tim Zallmann2017-09-084-24/+31
|\ \ \
| * | | Changed how the backend response is handled for when instead of seriesJose Ivan Vargas2017-09-073-4/+4
| * | | Added minor details to specsJose Ivan Vargas2017-09-071-4/+4
| * | | small fixes to code and specsJose Ivan Vargas2017-09-072-4/+11
| * | | Added specs for the additional color supportJose Ivan Vargas2017-09-073-7/+5
| * | | Renamed some componentsJose Ivan Vargas2017-09-072-12/+14
* | | | Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan2017-09-072-2/+12
* | | | Merge branch 'rs-issue-36098' into 'security-9-5'Robert Speicher2017-09-071-3/+17
* | | | Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-073-94/+138
* | | | Merge branch 'fix-escape-commit-block' into 'security-9-5'Douwe Maan2017-09-071-0/+22
* | | | Merge branch 'fix-comment-reflection' into 'security-9-5'Jacob Schatz2017-09-071-0/+14
* | | | Merge branch 'dm-go-get-xss' into 'security-9-3'Robert Speicher2017-09-071-1/+17
* | | | 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