summaryrefslogtreecommitdiff
path: root/spec/features/projects/tree/upload_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Upgrade to Capybara 3Heinrich Lee Yu2019-06-121-1/+1
* Merge branch 'ide-row-dropdown-design-update' into 'master'Filipa Lacerda2018-07-121-4/+0
|\
| * Improvements to new entry dropdowns in Web IDEPhil Hughes2018-07-111-4/+0
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
|/
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Remove IDE image upload specPhil Hughes2018-04-271-13/+0
* Move IDE to CEPhil Hughes2018-03-201-0/+51
* Remove IDE from CEPhil Hughes2018-03-021-53/+0
* Fix up Web IDE user preference copy and buttonsJose Ivan Vargas2018-01-111-1/+1
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-1/+8
* fixed rspecmulti-file-editor-css-fixesPhil Hughes2017-11-241-2/+2
* add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-021-3/+0
* explicitly check innerText since selenium webdriver only looks at visible textMike Greiling2017-11-011-1/+1
* Added cookie_helper to the upload_file_specJose Ivan Vargas2017-10-311-1/+2
* Upload files through the multi-file editorPhil Hughes2017-10-311-0/+48