summaryrefslogtreecommitdiff
path: root/spec/requests/api/todos_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use cache for todos counter calling TodoServicePaco Guzman2016-08-121-0/+12
* Return the number of marked todosapi-delete-todosRobert Schilling2016-07-191-2/+1
* Support creating a todo on issuables via APItodos-apiRobert Schilling2016-07-011-1/+48
* Expose target, filter by state as stringRobert Schilling2016-07-011-3/+12
* Expose action_nameRobert Schilling2016-07-011-0/+1
* Assert response bodyRobert Schilling2016-07-011-1/+12
* Add user to project to see todosRobert Schilling2016-07-011-0/+5
* Make tests follow the guidelinesRobert Schilling2016-07-011-10/+20
* Add Todos APIDouglas Barbosa Alexandre2016-07-011-0/+107