summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-24Trigger onData on widget initializationAdam Byrtek
2015-01-29Ignore tmp/ and history.ymlKarsten Silkenbäumer
2015-01-29Merge pull request #510 from tylermauthe/tylermauthe-graph-fixlabelsDaniel Beauchamp
Padding on Graph widget to avoid cropping labels
2015-01-28Padding on Graph widget to avoid cropping labelsTyler Mauthe
Fixes #484
2015-01-22Ignore log directoryKarsten Silkenbäumer
2014-09-09Enable data suffixschinken
2014-08-28Updated tests accordingly.Fredrik Vihlborg
2014-08-28Possible to skip overwrites when installing widget.Fredrik Vihlborg
2014-07-28Merge pull request #303 from boxiong/masterDaniel Beauchamp
Update lastEvents only if a widget exists.
2014-07-23Merge pull request #406 from hSATAC/feature/fix-icon-blocking-clickDaniel Beauchamp
.icon-background should not block click
2014-07-23.icon-background should not block clickhSATAC
2014-06-20Duplicate array of connections before closing them on thin server stop.Dylan Thacker-Smith
2014-06-19Merge pull request #383 from Shopify/close-connections-on-stopDylan Thacker-Smith
Close event connections when the server is gracefully shutting down.
2014-06-19Close event connections when the server is gracefully shutting down.Dylan Thacker-Smith
2014-05-30Update Dashing to 1.3.4pushmatrix
2014-05-30Lock Dashing on Rufus Scheduler 2.0.24. There are some small issues from ↵pushmatrix
using the rewritten RS (3.0). So for now let's use this version until Dashing 2.0 comes out.
2014-05-30Updated to latest twitter gem.pushmatrix
2014-05-30Merge pull request #366 from Shopify/prevent_double_loadDaniel Beauchamp
Prevent running the scheduler twice.
2014-05-30Don't start the dashing app when you run the bin file.pushmatrix
2014-05-30Merge pull request #364 from padi/patch-1Daniel Beauchamp
Update ruby to 2.1.2
2014-05-30Update ruby to 2.1.2Marc Ignacio
2014-05-28s.executables may be nil sometimesFrancois Chagnon
2014-05-27Bump version to 1.3.3Francois Chagnon
2014-05-27deploy using shipitFrancois Chagnon
2014-05-27use default release task from bundler/gem_tasksFrancois Chagnon
2014-05-19upgrade gridster.js to v0.5.1Lillian Ng
2014-03-14Merge pull request #335 from naman34/patch-1Daniel Beauchamp
Update License Date
2014-03-13Update License DateNaman Goel
Updated the license year. (updated to 2014).
2014-03-12Adding Suffix and Prefix to Meter-Widgetmr-deamon
2014-03-12Making meter-widget adjustablemr-deamon
2014-01-26add error string when widget not renderedJeremy Attali
This prevents the cryptic ruby raw string being printed if no rendering template were found. Closes: #307
2014-01-16Update lastEvents if a widget exists.BX017301
2014-01-12Merge pull request #296 from Shopify/updating_gems_and_refactoringDaniel Beauchamp
Updating gems and refactoring
2014-01-06removing and ignoring .ruby-versionpseudomuto
2013-12-19updating javascripts pathpseudomuto
2013-12-19light refactoring for better test coveragepseudomuto
2013-12-18moving app to it's own file under lib/dashingpseudomuto
2013-12-18adding simplecov for verifying test coveragepseudomuto
2013-12-18moving cli to lib and updating bin filepseudomuto
2013-12-18switching from test unit to minitestpseudomuto
2013-12-18adding haml to dev dependencies so all tests runpseudomuto
2013-12-18adding pessimistic versioning for gem dependenciespseudomuto
2013-11-21Update to use the new Twitter 5.0.0 gem.pushmatrix
2013-10-30require config/settings.rb if existsJohn Tajima
2013-10-30Define a KEYS constantJohn Tajima
2013-10-06bumps patch versionDavid Underwood
2013-10-06Merge pull request #239 from sangmank/patch-2David Underwood
fix url for fontawesome css
2013-10-05fix url for fontawesomeSangman Kim
changed url from ../fonts/ to ../assets/ so that dashing can work with its own url scheme.
2013-10-02bump minor version number for releaseDavid Underwood
2013-10-02Locks rufus to version 2.xDavid Underwood