index
:
dashboard.git
ci
master
[dashboard]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dashing
Age
Commit message (
Collapse
)
Author
2016-12-09
Merge pull request #27 from jtheoof/master
Tyler Mauthe
add error string when widget not rendered
2015-12-08
Refactor and fix authentication
Jean Boussier
2015-06-08
Merge pull request #433 from frvi/master
Daniel Beauchamp
Possible to skip overwrites when installing widget.
2015-04-27
Pass `status` option to `send_file` and make sure a 404 is returned.
Sven Dahlstrand
2014-08-28
Possible to skip overwrites when installing widget.
Fredrik Vihlborg
2014-06-20
Duplicate array of connections before closing them on thin server stop.
Dylan Thacker-Smith
2014-06-19
Close event connections when the server is gracefully shutting down.
Dylan Thacker-Smith
2014-01-26
add error string when widget not rendered
Jeremy Attali
This prevents the cryptic ruby raw string being printed if no rendering template were found. Closes: #307
2013-12-19
updating javascripts path
pseudomuto
2013-12-19
light refactoring for better test coverage
pseudomuto
2013-12-18
moving app to it's own file under lib/dashing
pseudomuto
2013-12-18
moving cli to lib and updating bin file
pseudomuto