summaryrefslogtreecommitdiff
path: root/spec/features/uploads
Commit message (Collapse)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
|
* Remove superfluous type defs in specsKeifer Furzland2017-07-273-3/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-242-2/+2
|
* Update specs for new upload pathBob Van Landuyt2017-07-182-2/+2
|
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
|
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-293-3/+3
|
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-193-3/+3
|
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-072-2/+2
| | | | | | | | | | | | | Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
|
* Add an ability to cancel attaching file and redesign attaching files UIblackst0ne2017-05-161-8/+68
|
* Add feature specs for three types of user uploadsrs-uploadersRobert Speicher2017-02-243-0/+72