Jyri-Petteri Paloposki
|
d4c9041ccd
|
More code style fixes
|
2021-01-06 03:47:35 +02:00 |
|
Jyri-Petteri Paloposki
|
d8acf60049
|
Code style fixes
|
2020-10-10 05:14:24 +03:00 |
|
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 |
|
Reinier Balt
|
405ad5a79f
|
Fasterer: Enumerable#sort is slower
Enumerable#sort is slower than Enumerable#sort_by
|
2015-08-19 15:19:47 +02:00 |
|
Reinier Balt
|
2883d1b7f4
|
Statistics for longest running projects now includes completed and hidden projects. fixes #1725
|
2014-11-05 17:07:21 +01:00 |
|
Katrina Owen
|
8b1f0a34a0
|
Group project-related stats into a class.
Reduce number of instance variables available to the views.
Replace raw SQL with AR-type query.
|
2013-03-02 17:12:14 -07:00 |
|