summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/settings/repository_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-2/+2
* Remove the project_cleanup feature flagNick Thomas2018-12-151-25/+5
* Remove Sidekiq::Testing in RepositoryController specDylan Griffith2018-12-071-4/+6
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+31
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* Fixed repository_controller_specJose Ivan Vargas2017-03-061-1/+1
* Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-061-2/+2
* Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-061-0/+20