summaryrefslogtreecommitdiff
path: root/app/models/concerns/time_trackable.rb
Commit message (Expand)AuthorAgeFilesLines
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-8/+11
* Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-061-2/+7
|\
| * added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-131-2/+7
* | Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-1/+3
* | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-1/+1
|/
* Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-1/+1
* Use normal associations instead of polymorphic.Ruben Davila2017-02-071-1/+1
* Add some API endpoints for time tracking.Ruben Davila2017-01-181-9/+23
* Backport backend work for time tracking.Ruben Davila2017-01-151-0/+58