tracks/app/models/stats
Matt Rogers 500892e1a4 Fix the top 10 longest running projects list
Sorting by running time without a reverse takes the shortest running
projects.
2017-06-13 17:12:15 -05:00
..
actions.rb Move time to complete stats into separate class 2013-03-02 16:16:45 -05:00
chart.rb Extract chart value object 2013-03-01 20:38:24 -05:00
contexts.rb Group context-related pieces in a class 2013-03-02 17:21:03 -07:00
pie_chart_data.rb Fix failing tests 2013-03-18 21:54:19 -06:00
projects.rb Fix the top 10 longest running projects list 2017-06-13 17:12:15 -05:00
tag_cloud.rb Split up the font size calculation 2013-03-02 07:14:52 -05:00
tag_cloud_query.rb Separate query from cloud 2013-03-01 13:14:27 -05:00
time_to_complete.rb Don't round in ttc.min_sec method 2013-03-02 16:16:45 -05:00
top_contexts_query.rb Group context-related pieces in a class 2013-03-02 17:21:03 -07:00
top_projects_query.rb Extract top projects query object 2013-03-01 23:11:44 -05:00
totals.rb This fixes failing tests when the timezone is different than utc 2015-08-05 11:50:33 +02:00
user_stats.rb Use a more appropriate name for stats domain object 2013-03-05 07:49:44 -07:00
user_tags_query.rb Extract duplicated query 2013-03-01 21:27:58 -05:00