index
:
dashboard.git
ci
master
[dashboard]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-06-28
Yo dawg, I heard you liked jobs so we added recursive loading to your job loa...
David Underwood
2013-06-21
Changes history file location to avoid failing tests
David Underwood
2013-06-21
Merge pull request #142 from ndbroadbent/persist_history
David Underwood
2013-05-20
allow widget views to be written in any Tilt-supported template language
Aaron Peckham
2013-05-18
Persist history at exit and load on start, so that server restarts don't lose...
Nathan Broadbent
2013-05-09
use any Tilt-supported view engine for dashboards, including Haml
Aaron Peckham
2013-05-09
allow send_event to be called from within modules
Zachary Salzbank
2013-04-03
Send an X-Accel-Redirect in /events to disable nginx buffering.
Jean Boussier
2013-02-13
Added the public directory for serving static assets. This allows for stuff l...
Daniel Beauchamp
2013-01-24
Allow overriding the 'updatedAt' field. This is useful if you want to show th...
Daniel Beauchamp
2012-12-04
Display 'last updated' using user's locale. Closes #10
Scott Gerring
2012-08-28
Added in a fix that forces your json codec to initialize before jobs are run.
Daniel Beauchamp
2012-08-24
Keep track of updatedAt server side, instead of on widgets.
Daniel Beauchamp
2012-08-13
Updated to use sprockets! Ah, much cleaner.
Daniel Beauchamp
2012-08-08
Rename project to 'Dashing', and do some other cleanups
Daniel Beauchamp
2012-08-02
Better generators, sample widgets, and more!
Daniel Beauchamp
2012-07-31
Added support for authentication.
Daniel Beauchamp
2012-07-24
Initial version. 0.1.0 Release
Daniel Beauchamp