summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/todo_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-144/+0
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-4/+4
* Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+14
* Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-281-2/+15
* Cache todos pending/done dashboard query countsPaco Guzman2016-07-121-30/+48
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-6/+6
* Removed update methodissuable-todo-improvementsPhil Hughes2016-06-171-86/+80
* Added todo controller tests for merge requestsPhil Hughes2016-06-171-37/+90
* Correctly checks if user is logged in when adding todoPhil Hughes2016-06-171-0/+13
* Improved manual todosPhil Hughes2016-06-171-0/+42