summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/todos_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'revert-todos-epic' into 'master'11-1-stable-prepare-rc8Yorick Peterse2018-07-111-23/+110
* [backend] Addressed review commentsJan Provaznik2018-07-031-110/+23
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-2/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-10/+10
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+144