Files
gitlabhq/app/helpers
Robert Speicher 9d03bc6fa3 Merge branch 'pberndt:master' into 'master'
Fix #3758: Serious performance issues due to timeago()
being called n*(n+1)/2 times instead of n

See bug #3758 for a description. This merge request alters 
`time_ago_with_tooltip` to invoke the `timeago()` javascript on the
current timestamp only, instead of each one defined on the page so far.

See merge request !1977
2015-12-07 20:01:39 +00:00
..
2015-11-05 15:24:27 +01:00
2015-11-03 17:59:07 +01:00
2015-12-02 14:53:11 +01:00
2015-11-05 15:24:27 +01:00
2015-09-29 16:26:40 +02:00
2015-09-29 16:26:40 +02:00