summaryrefslogtreecommitdiff
path: root/lib/api/todos.rb
Commit message (Expand)AuthorAgeFilesLines
* Return the number of marked todosapi-delete-todosRobert Schilling2016-07-191-1/+1
* Support creating a todo on issuables via APItodos-apiRobert Schilling2016-07-011-0/+30
* Expose target, filter by state as stringRobert Schilling2016-07-011-3/+3
* Add todos API documentation and changelogRobert Schilling2016-07-011-3/+1
* pass paginated array when deleting notesRobert Schilling2016-07-011-1/+1
* Move to helper, no instance variablesRobert Schilling2016-07-011-9/+9
* Add Todos APIDouglas Barbosa Alexandre2016-07-011-0/+54