srushti / goldberg

Goldberg is a lightweight CI server written in Ruby which worries about Bundler & RVM so that you don't have to.
Other
243 stars 29 forks source link

Use timeago.js #112

Closed levity closed 12 years ago

levity commented 12 years ago

With pjax enabled for the list of builds for a project, the page needs to be refreshed less frequently, so the timestamps are more likely to end up being wrong. This commit uses timeago.js to keep them up to date.

srushti commented 12 years ago

Thanks. I've merged in the changes.