Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-19 | Merge pull request #383 from Shopify/close-connections-on-stop | Dylan Thacker-Smith | |
Close event connections when the server is gracefully shutting down. | |||
2014-06-19 | Close event connections when the server is gracefully shutting down. | Dylan Thacker-Smith | |
2014-05-30 | Update Dashing to 1.3.4 | pushmatrix | |
2014-05-30 | Lock 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-30 | Updated to latest twitter gem. | pushmatrix | |
2014-05-30 | Merge pull request #366 from Shopify/prevent_double_load | Daniel Beauchamp | |
Prevent running the scheduler twice. | |||
2014-05-30 | Don't start the dashing app when you run the bin file. | pushmatrix | |
2014-05-30 | Merge pull request #364 from padi/patch-1 | Daniel Beauchamp | |
Update ruby to 2.1.2 | |||
2014-05-30 | Update ruby to 2.1.2 | Marc Ignacio | |
2014-05-28 | s.executables may be nil sometimes | Francois Chagnon | |
2014-05-27 | Bump version to 1.3.3 | Francois Chagnon | |
2014-05-27 | deploy using shipit | Francois Chagnon | |
2014-05-27 | use default release task from bundler/gem_tasks | Francois Chagnon | |
2014-03-14 | Merge pull request #335 from naman34/patch-1 | Daniel Beauchamp | |
Update License Date | |||
2014-03-13 | Update License Date | Naman Goel | |
Updated the license year. (updated to 2014). | |||
2014-01-12 | Merge pull request #296 from Shopify/updating_gems_and_refactoring | Daniel Beauchamp | |
Updating gems and refactoring | |||
2014-01-06 | removing and ignoring .ruby-version | pseudomuto | |
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 | adding simplecov for verifying test coverage | pseudomuto | |
2013-12-18 | moving cli to lib and updating bin file | pseudomuto | |
2013-12-18 | switching from test unit to minitest | pseudomuto | |
2013-12-18 | adding haml to dev dependencies so all tests run | pseudomuto | |
2013-12-18 | adding pessimistic versioning for gem dependencies | pseudomuto | |
2013-11-21 | Update to use the new Twitter 5.0.0 gem. | pushmatrix | |
2013-10-30 | require config/settings.rb if exists | John Tajima | |
2013-10-30 | Define a KEYS constant | John Tajima | |
2013-10-06 | bumps patch version | David Underwood | |
2013-10-06 | Merge pull request #239 from sangmank/patch-2 | David Underwood | |
fix url for fontawesome css | |||
2013-10-05 | fix url for fontawesome | Sangman Kim | |
changed url from ../fonts/ to ../assets/ so that dashing can work with its own url scheme. | |||
2013-10-02 | bump minor version number for release | David Underwood | |
2013-10-02 | Locks rufus to version 2.x | David Underwood | |
2013-09-19 | Fix travisCI config to not use a bundled version of rake. | pushmatrix | |
2013-09-19 | Update Readme to include travis CI build status. | Daniel Beauchamp | |
2013-09-19 | Add Travis CI support. | pushmatrix | |
2013-09-11 | Merge pull request #229 from mpavlov/gitignore_history | Daniel Beauchamp | |
gitignore history.yml | |||
2013-09-11 | gitignore history.yml | Milen Pavlov | |
2013-09-09 | Revert "Merge pull request #226 from jordanwheeler/use-firebase" | pushmatrix | |
This reverts commit a4cdeb81c2cba2b7028f342d56abac22f101bf78, reversing changes made to 2671d387e3c9b845431d41ab93d51cf2bd7b2cf8. | |||
2013-09-09 | Merge pull request #226 from jordanwheeler/use-firebase | jordanwheeler | |
add firebase gems | |||
2013-09-09 | add firebase gems | Jordan Wheeler | |
2013-09-03 | Merge pull request #211 from redronin/fix-connection-closed | David Underwood | |
Fixes event connection close error never re-establishes connection. | |||
2013-09-03 | change reload to 5 minutes | John Tajima | |
2013-09-02 | Remove silly label | pushmatrix | |
2013-08-30 | Fixes event connection close error never re-establishes connection. | John Tajima | |
Fix EventListener connection close check. console log the event on error and connection. Reload current page on connection close error event. | |||
2013-08-30 | Merge pull request #209 from micpango/master | David Underwood | |
Allow dashing to run on sub-path by using relative urls | |||
2013-08-30 | Make relative to allow running on sub-path | micpango | |
2013-08-21 | Merge branch 'master' of github.com:Shopify/dashing | David Underwood | |
* 'master' of github.com:Shopify/dashing: Handle widgets with multiple capital letters | |||
2013-08-21 | Updates fontawesome to 3.2.1 | David Underwood | |
2013-08-20 | Merge pull request #181 from drubin/patch-2 | Daniel Beauchamp | |
Handle widgets with multiple capital letters |