summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/uploads_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-11/+11
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Add a Project::UploadsController spec to ensure an Upload is createdRobert Speicher2017-03-061-0/+13
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-4/+4
* Don't perform Devise trackable updates on blocked User recordsrs-warden-blocked-usersRobert Speicher2017-02-101-54/+10
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Get rid of `is_image` in FileUploaderRémy Coutable2016-07-191-7/+5
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-12/+12
* Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-2/+2
* Add tests.Douwe Maan2015-04-171-0/+223
* Fix spec.Douwe Maan2015-02-241-1/+1
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-4/+12
* Fix specs.Douwe Maan2015-02-201-2/+2
* Refactor.Douwe Maan2015-02-171-0/+49