summaryrefslogtreecommitdiff
path: root/spec/features/projects/branches
Commit message (Expand)AuthorAgeFilesLines
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+5
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-265-0/+10
* Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-1/+1
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-1/+1
* Make the dropdown match the designPatrick Bajao2019-04-021-1/+1
* Adapt that diverging commits could be just one baradd-client-for-count-diverging-commitsLin Jen-Shin2019-02-111-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-9/+9
* Replace the `project/commits/branches.feature` spinach test with an rspec analogblackst0ne2018-04-113-0/+103
* Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-061-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Fix the default branches sorting to actually be 'Last updated'26890-fix-default-branches-sortingRémy Coutable2017-09-251-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-272-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-062-5/+3
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-292-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-192-2/+2
* Fix new branch dropdown position and size32096-fix-new-branch-dropdown-position-sizeEric Eastwood2017-05-101-1/+1
* Resolve "Web GUI: Unable to create new branch from commit SHA"Luke "Jared" Bennett2017-05-041-0/+48
* Removed delete branch tooltip and testsdelete-branch-remove-tooltipPhil Hughes2016-10-261-24/+0
* Fix download artifacts button link:Lin Jen-Shin2016-09-191-1/+5
* Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-0/+24
|\
| * Change sleep to wait_for_ajaxbranch-delete-tooltipPhil Hughes2016-08-191-1/+3
| * Added testsPhil Hughes2016-08-191-0/+22
* Make sure the branch we're testing is on the 1st page!Lin Jen-Shin2016-08-191-2/+2
* Empty lines around blocksLin Jen-Shin2016-08-101-4/+7
* Add four features tests for download buttons in different placesLin Jen-Shin2016-07-251-0/+37