summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing whitespaces in submodule URLssh-fix-submodules-trailing-spacesStan Hu2017-05-291-0/+5
* Merge branch 'fix_duplicated_assignees_on_milestone_page' into 'master'Sean McGivern2017-05-291-0/+13
|\
| * Fix: Milestone - Participants list is showing duplicate assigneesfix_duplicated_assignees_on_milestone_pageValery Sizov2017-05-291-0/+13
* | Improve pipelines API specs related to special parametersGrzegorz Bizon2017-05-291-9/+15
* | Simplify pipeline spec by using order instead of sort_bysh-fix-issue-33011Stan Hu2017-05-281-1/+1
* | Fix failing spec in spec/requests/api/pipelines_spec.rbStan Hu2017-05-281-5/+5
|/
* Merge branch 'add-relevant-ee-spec' into 'master'Stan Hu2017-05-271-0/+25
|\
| * Update spec to match latest EE changesStan Hu2017-05-261-2/+7
| * Add missing project import job example from gitlab-eeAlejandro Rodríguez2017-05-261-0/+20
* | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-265-7/+77
|\ \
| * | Update MWPS feature spec per change to remove source branch default.32447-remove-source-branch-is-displayed-to-mergers-who-cannot-actually-delete-the-source-branch-from-a-forked-projectBryce Johnson2017-05-251-2/+2
| * | Expose remove_source_branch boolean/nullOswaldo Ferreira2017-05-241-1/+2
| * | Set up merge request from fork more simply.Bryce Johnson2017-05-241-10/+2
| * | Remove spec from created_from_fork_spec.Bryce Johnson2017-05-241-15/+0
| * | Move spec and add one for merge button not disabled.Bryce Johnson2017-05-241-0/+29
| * | Add spec for disabled Remove source branch checkbox.Bryce Johnson2017-05-231-0/+15
| * | Set merge params to force_remove_source_branch by default.Bryce Johnson2017-05-231-2/+4
| * | Shush rubocop.Bryce Johnson2017-05-221-1/+0
| * | Don't use getElementById in specs.Bryce Johnson2017-05-221-2/+2
| * | Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-222-2/+49
* | | Merge branch 'dm-dependency-value-regex' into 'master'Grzegorz Bizon2017-05-261-1/+10
|\ \ \
| * | | Add specdm-dependency-value-regexDouwe Maan2017-05-261-1/+10
* | | | Merge branch '31459-fix-transient-error-caused-by-small-timeout-also-adapt-te...Grzegorz Bizon2017-05-261-14/+69
|\ \ \ \
| * | | | Move helpers to spec file, use const's instead of helper methodsPawel Chojnacki2017-05-252-27/+22
| * | | | Make the test cases more readable and fix to_s coercion problemPawel Chojnacki2017-05-231-19/+26
| * | | | Stop skipping tests if local dependencies are not foundPawel Chojnacki2017-05-222-9/+1
| * | | | Fix transient CI errors by increasing command execution timeouts from 1s to 30sPawel Chojnacki2017-05-172-2/+63
* | | | | Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda2017-05-262-0/+150
* | | | | Merge branch 'fix_counter_cache_invalidation' into 'master'Douwe Maan2017-05-266-0/+39
|\ \ \ \ \
| * | | | | Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-266-0/+39
* | | | | | Merge branch 'issuable-form-create-label-sub-groups' into 'master'Filipa Lacerda2017-05-261-0/+31
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed create new label form in issue form not working for sub-group projectsissuable-form-create-label-sub-groupsPhil Hughes2017-05-251-0/+31
* | | | | | Merge branch '31448-jira-urls' into 'master'Grzegorz Bizon2017-05-261-38/+114
|\ \ \ \ \ \
| * | | | | | Add API URL to JIRA settings31448-jira-urlsJarka Kadlecova2017-05-261-38/+114
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'diffcollection-no-restarts' into 'master'Douwe Maan2017-05-261-3/+37
|\ \ \ \ \ \
| * | | | | | Add test that shows DiffCollection restart bugJacob Vosmaer2017-05-231-3/+37
* | | | | | | Merge branch '32888-fix-error-after-missing-note-hash-fragment-in-dom' into '...Clement Ho2017-05-261-1/+44
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix error thrown with missing note fragment in DOM32888-fix-error-after-missing-note-hash-fragment-in-domEric Eastwood2017-05-261-1/+44
* | | | | | | Merge branch '31556-ci-coverage-paralel-rspec' into 'master'Kamil Trzciński2017-05-261-1/+42
|\ \ \ \ \ \ \
| * | | | | | | Use force_encoding when regex contains UTF-8 charShinya Maeda2017-05-241-3/+3
| * | | | | | | Use each_line. Avoid comparison of partial. Add UTF-8 spec.Shinya Maeda2017-05-241-0/+11
| * | | | | | | Fix reverse_line from chunk basedShinya Maeda2017-05-241-0/+22
| * | | | | | | ReproducedShinya Maeda2017-05-241-2/+10
| |/ / / / / /
* | | | | | | Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-253-8/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-232-5/+5
| * | | | | | Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-231-3/+3
* | | | | | | Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan2017-05-251-2/+9
|\ \ \ \ \ \ \
| * | | | | | | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas2017-05-251-2/+9
* | | | | | | | Merge branch 'issue_19262' into 'master'Douwe Maan2017-05-251-8/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unecessary commit pattern checkFelipe Artur2017-05-251-8/+0