summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Update specsDouwe Maan2016-05-131-1/+1
* Fix minor typos in admin health check pageDrew Blessing2016-05-121-1/+1
* Merge branch 'default-scope-on-builds-page' into 'master' Robert Speicher2016-05-122-0/+2
|\
| * Fix a description for default scope on buildsTakuya Noguchi2016-05-132-0/+2
* | Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+55
|\ \ | |/ |/|
| * Add tests for the health check featureDJ Mountney2016-05-101-0/+55
* | Fix an issue when filtering merge requests with more than one labelRémy Coutable2016-05-101-0/+137
|/
* Add integration specs for tagsRémy Coutable2016-05-104-0/+218
* Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable2016-05-091-0/+63
|\
| * Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372Robert Speicher2016-05-041-0/+63
* | Use outer join for issues ordering by milestones due.Takuya Noguchi2016-05-061-0/+2
|/
* Merge branch 'rs-unique-signup-fields' into 'master' Douwe Maan2016-05-042-20/+20
|\
| * Improve uniqueness of field names on the signup formrs-unique-signup-fieldsRobert Speicher2016-04-192-20/+20
* | Fix a spec that was failing due to !3483Rémy Coutable2016-05-041-1/+1
* | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-021-0/+10
|\ \
| * \ Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2016-04-261-0/+10
| |\ \
| | * | Prevent private project name and namespace from leaking in the new MR viewRémy Coutable2016-04-251-0/+10
* | | | Merge branch '15527-fix-wiki-page-creation-issue' into 'master' Robert Speicher2016-05-022-0/+127
|\ \ \ \
| * | | | Simplify specs by not over-expecting15527-fix-wiki-page-creation-issueRémy Coutable2016-05-022-28/+22
| * | | | Fix error when trying to create a wiki pageRémy Coutable2016-04-292-0/+133
* | | | | Removes duplicates from the label dropdownPhil Hughes2016-04-291-0/+29
|/ / / /
* | | | Use a better message when milestone is newly createdchange_message_for_newly_created_milestoneArinde Eniola2016-04-291-0/+35
* | | | Load the "New Branch" button asynchronouslyYorick Peterse2016-04-281-5/+6
* | | | Fix Todos testtodos-tests-fixAlfredo Sumaran2016-04-271-2/+2
* | | | Merge branch 'project-dropdown-tests' into 'master' Jacob Schatz2016-04-271-0/+27
|\ \ \ \
| * | | | Project title dropdown testsproject-dropdown-testsPhil Hughes2016-04-261-0/+27
| |/ / /
* | | | Syntax and code improvementsAlfredo Sumaran2016-04-261-3/+4
* | | | Use variables instead of letAlfredo Sumaran2016-04-261-3/+2
* | | | Update wordingAlfredo Sumaran2016-04-261-2/+2
* | | | Use click_linkAlfredo Sumaran2016-04-261-1/+1
* | | | Add documentation for "Hide whitespace changes" buttonAlfredo Sumaran2016-04-261-1/+1
* | | | Specs for toggle Whitespaces ChangesAlfredo Sumaran2016-04-261-0/+22
|/ / /
* | | Merge branch 'issue_14904' into 'master' Jacob Schatz2016-04-251-0/+21
|\ \ \
| * | | Add Rspec test for "i" shortcutissue_14904Alfredo Sumaran2016-04-211-0/+21
* | | | Fix error on commit builds page when no builds yetGrzegorz Bizon2016-04-251-0/+27
| |/ / |/| |
* | | Merge branch 'rs-todos-feature-spec' into 'master' Robert Speicher2016-04-221-18/+20
|\ \ \
| * | | Refactor Todos feature spec to be faster and less brittleRobert Speicher2016-04-221-18/+20
* | | | Merge branch '15513-fix-undefined-can-method' into 'master' Robert Speicher2016-04-221-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Use the `can?` helper instead of `current_user.can?`15513-fix-undefined-can-methodRémy Coutable2016-04-221-0/+20
* | | | Merge branch 'fix/cherry-pick-specs-location' into 'master' Robert Speicher2016-04-221-0/+0
|\ \ \ \
| * | | | Move cherry-pick feature specs to proper directoryfix/cherry-pick-specs-locationGrzegorz Bizon2016-04-221-0/+0
| |/ / /
* | | | Merge branch 'issue_3799' into 'master' Rémy Coutable2016-04-222-30/+27
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into issue_3799Alfredo Sumaran2016-04-223-3/+21
| |\ \ \ \ | | |/ / /
| * | | | Add tests for filtering owned projectsissue_3799Alfredo Sumaran2016-04-222-30/+27
* | | | | Fixed issue with assignee object not being returnedPhil Hughes2016-04-221-0/+21
| |/ / / |/| | |
* | | | Merge branch 'issue_3799' into 'master' Rémy Coutable2016-04-221-0/+30
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/master' into issue_3799Alfredo Sumaran2016-04-2116-22/+703
| |\ \ \
| * | | | Add testsAlfredo Sumaran2016-04-181-0/+30
* | | | | Improved confirmation UXconfirmation-screenPhil Hughes2016-04-211-2/+2
* | | | | Merge branch '15465-fix-sort-by-due-date' into 'master' Yorick Peterse2016-04-211-0/+13
|\ \ \ \ \