Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor `Todo#target` | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -5/+1 |
* | Rename `Todo#to_reference` to `Todo#target_reference` | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -1/+1 |
* | Use `Commit#short_id` instead of `Commit.truncate_sha` | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -1/+1 |
* | Reuse `for_commit?` on conditional validations | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -2/+2 |
* | 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 | -1/+1 |
* | Trigger a todo for mentions on commits page | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -1/+28 |
* | Does not raise an error when Todo is already marked as done | Douglas Barbosa Alexandre | 2016-02-23 | 1 | -1/+1 |
* | "X assigned you Y" instead of "X assigned Y" | Douwe Maan | 2016-02-20 | 1 | -11/+0 |
* | Rename Tasks to Todos | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -0/+64 |