Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the annotate gem and delete old annotations | Jeroen van Baarsen | 2016-05-09 | 1 | -18/+0 |
* | Refactor `Todo#target` | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -7/+17 |
* | Rename `Todo#to_reference` to `Todo#target_reference` | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -3/+3 |
* | Use `Commit#short_id` instead of `Commit.truncate_sha` | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -1/+3 |
* | Update schema info comment on todo related files | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -2/+3 |
* | Use todo.done without ! in the controller to mark todo as done | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -3/+3 |
* | Trigger a todo for mentions on commits page | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -1/+61 |
* | Does not raise an error when Todo is already marked as done | Douglas Barbosa Alexandre | 2016-02-23 | 1 | -0/+69 |