Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-30 | [wip] gitlab-builds | varac | |
2016-08-27 | Gitlab merge reqs | varac | |
2016-08-15 | updated bundled Gems | varac | |
2016-08-15 | Merge tag 'v1.3.6' into dashing_io | varac | |
2016-08-15 | Updated bundled gems | varac | |
2016-07-13 | added demo.bm and mail.bm | varac | |
2016-07-13 | smaller fontsize for jenkins failed builds | varac | |
2016-07-13 | added Gemfile.lock | varac | |
2016-07-13 | initial commit, import from pixelated_dashboard | varac | |
2016-04-11 | Update to latest version. | Daniel Beauchamp | |
2016-04-11 | Bump gem spec to latest version. | Daniel Beauchamp | |
2016-04-11 | Update CONTRIBUTING.md | Daniel Beauchamp | |
2016-04-11 | Update CONTRIBUTING.md | Daniel Beauchamp | |
2016-04-11 | Update CONTRIBUTING.md | Daniel Beauchamp | |
2016-04-11 | Update README.md | Daniel Beauchamp | |
2016-04-01 | Merge pull request #687 from jmb/fontawesome-4.5.0 | Daniel Beauchamp | |
Update to use FontAwesome 4.5.0 | |||
2016-02-22 | Updated to use FontAwesome 4.5.0 | Jonathan Batchelor | |
2016-02-16 | Merge pull request #683 from qbrossard/fix-travis-configuration | Daniel Beauchamp | |
Update travis config to current ruby versions. | |||
2016-02-15 | Update travis config to current ruby versions. | Quentin Brossard | |
This has the nice side effect of fixing the failing travis builds. :-) The build failures seen with older ruby versions (for example on 1.9.3) seem to be due to the following bundler bug: https://github.com/bundler/bundler/issues/3558 | |||
2016-01-17 | Merge pull request #664 from pra85/2016 | Daniel Beauchamp | |
Update year to 2016 | |||
2016-01-16 | Update year to 2016 | Prayag Verma | |
2015-12-08 | Merge pull request #644 from Shopify/refactor-auth | Daniel Beauchamp | |
Refactor and fix authentication | |||
2015-12-08 | Refactor and fix authentication | Jean Boussier | |
2015-12-06 | Merge pull request #641 from krautcomputing/fix_indentation | Daniel Beauchamp | |
:art: fix indentation | |||
2015-12-02 | :art: fix indentation | Manuel Meurer | |
2015-11-18 | Merge pull request #637 from reiz/patch-1 | Daniel Beauchamp | |
Adding MIT license to the gemspec. | |||
2015-11-18 | Adding MIT license to the gemspec. | Robert Reiz | |
2015-07-10 | Merge pull request #521 from adambyrtek/last-event-triggers-ondata | Daniel Beauchamp | |
Trigger onData on widget initialization | |||
2015-07-08 | Merge pull request #589 from SparkSeat/master | Daniel Beauchamp | |
Allow thor 0.19.0 | |||
2015-07-01 | Allow thor 0.19.0 | Hayden Ball | |
2015-06-17 | Merge pull request #580 from Shopify/bump_rack | Oren Mazor | |
bump rack for security | |||
2015-06-17 | bump rack for security | oren mazor | |
2015-06-10 | Update CONTRIBUTING.md | Daniel Beauchamp | |
2015-06-10 | Merge pull request #579 from tylermauthe/master | Daniel Beauchamp | |
:moyai: Initial Draft of Contribution Guidelines | |||
2015-06-10 | Squashed commit of the following: | Tyler Mauthe | |
commit 295006bd5ff723e9d79f61584cc645c19b6307d4 Author: Tyler Mauthe <tmauthe@hatsize.com> Date: Wed Jun 10 18:56:20 2015 -0600 :notebook: PR Feedback and normalize formatting commit 28858d2e7cbc59ff285174e0d95e17eccd054b66 Author: Tyler Mauthe <me@tylermauthe.com> Date: Wed Jun 10 00:09:38 2015 -0600 :notebook: Fix formatting and add icon for Docs commit 1557ce16a732e757d905eeb8cb917f6345a2c020 Author: Tyler Mauthe <tmauthe@hatsize.com> Date: Wed Jun 10 00:01:03 2015 -0600 :moyai: Initial Draft of Contribution Guidelines | |||
2015-06-08 | Merge pull request #360 from liln/master | Daniel Beauchamp | |
Upgrade gridster.js to v0.5.1 | |||
2015-06-08 | Merge pull request #333 from mr-deamon/meter-suffix-prefix | Daniel Beauchamp | |
Meter suffix prefix | |||
2015-06-08 | Merge pull request #433 from frvi/master | Daniel Beauchamp | |
Possible to skip overwrites when installing widget. | |||
2015-06-08 | Merge pull request #438 from schinken/graph-suffix | Daniel Beauchamp | |
Add the data suffix for the graph widget | |||
2015-06-08 | Merge pull request #506 from kassi/ignore-logs | Daniel Beauchamp | |
Ignore log directory | |||
2015-06-01 | Update License Copyright date | Daniel Beauchamp | |
2015-06-01 | Merge pull request #574 from hennr/patch-1 | Daniel Beauchamp | |
add travis link and simplify link to license file | |||
2015-06-01 | add travis link and simplify link to license file | Jan-Hendrik Peters | |
2015-04-30 | Merge pull request #560 from svendahlstrand/remove_redundant_test | Daniel Beauchamp | |
Remove redundant test | |||
2015-04-30 | Remove redundant test. | Sven Dahlstrand | |
2015-04-29 | Set public folder setting for generated project. | Sven Dahlstrand | |
2015-04-26 | Merge pull request #558 from svendahlstrand/fix_404 | Daniel Beauchamp | |
Make sure a 404 is returned for non existing dashboard | |||
2015-04-27 | Pass `status` option to `send_file` and make sure a 404 is returned. | Sven Dahlstrand | |
2015-02-24 | Send last event data when a widget is ready | Adam Byrtek | |
2015-02-24 | Store last events for all widgets | Adam Byrtek | |
Even the ones that haven't been initialized yet. |