Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use normal associations instead of polymorphic. | Ruben Davila | 2017-02-07 | 1 | -1/+17 |
| | | | | | | | We can't properly use foreign keys on columns that are configured for polymorphic associations which has disadvantages related to data integrity and storage. Given we only use time tracking for Issues and Merge Requests we're moving to the usage of regular associations. | ||||
* | Backport backend work for time tracking. | Ruben Davila | 2017-01-15 | 1 | -0/+6 |