summaryrefslogtreecommitdiff
path: root/spec/features/projects/branches
Commit message (Collapse)AuthorAgeFilesLines
* Removed delete branch tooltip and testsdelete-branch-remove-tooltipPhil Hughes2016-10-261-24/+0
| | | | Closes #23253
* Fix download artifacts button link:Lin Jen-Shin2016-09-191-1/+5
| | | | | | | Rails ignored unused arguments and ref_name_and_path is the last path argument, therefore we need to concatenate that parts ourselves. Otherwise, 'download' won't be shown at all.
* Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2016-08-241-0/+24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | artifacts-from-ref-and-build-name * upstream/master: (192 commits) Added CHANGELOG Added unfold test to parallel and added 'diff discussion' context Fix Spinach branches spec Better first match on this MR also Change merge_error column from string to text type Fix typo in gitlab_flow.md entities: make Environment inherit EnvironmentBasic Updated to optimized specs from !5864 Added 'with an unfolded line should not allow commenting' scenario (line 125) Added addtional 'renderable' validator to check 'data-note-type' attr exists Allow passing an index to selectRowAtIndex Fixed enter key in search input not working Fix file links on project page Files view Fix incorrect "stopped impersonation" log message 8.11 is released, long live 8.12 Also check if Akismet is enabled, before showing the `Submit as spam` button. fix location of markdown help location Fix for update 8.10-to-8.11.md doc. Appease the linter. Add Ruby 2.3 upgrade notes. ...
| * 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