summaryrefslogtreecommitdiff
path: root/app/models/todo.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-18/+0
* Refactor `Todo#target`Douglas Barbosa Alexandre2016-03-181-5/+1
* Rename `Todo#to_reference` to `Todo#target_reference`Douglas Barbosa Alexandre2016-03-181-1/+1
* Use `Commit#short_id` instead of `Commit.truncate_sha`Douglas Barbosa Alexandre2016-03-181-1/+1
* Reuse `for_commit?` on conditional validationsDouglas Barbosa Alexandre2016-03-181-2/+2
* Update schema info comment on todo related filesDouglas Barbosa Alexandre2016-03-181-2/+3
* Use todo.done without ! in the controller to mark todo as doneDouglas Barbosa Alexandre2016-03-181-1/+1
* Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-181-1/+28
* Does not raise an error when Todo is already marked as doneDouglas Barbosa Alexandre2016-02-231-1/+1
* "X assigned you Y" instead of "X assigned Y"Douwe Maan2016-02-201-11/+0
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-0/+64