Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-16 | nagios: better error reporting, less noise | Azul | |
2017-10-16 | feat: only alert for failing master builds | Azul | |
2017-10-16 | cleanup: jenkins - we don't use anymore | Azul | |
2017-10-16 | minor: run for all environments | Azul | |
rolling back a debug restriction to leap environment | |||
2017-10-16 | Add Nagios | Varac | |
2017-10-16 | pin two other gems that fail to install otherwise | varac | |
2017-10-16 | update Gemfile.lock | varac | |
2017-10-16 | activesupport >= 5.0.0 requires ruby 2.2 which break jessie support | varac | |
2017-10-16 | Gitlab Build Status works now | varac | |
2017-10-16 | Use varacs gitlab gem fork for pipeline support | varac | |
2017-10-16 | [wip] gitlab-builds | varac | |
2017-10-16 | Gitlab merge reqs | varac | |
2017-10-16 | updated bundled Gems | varac | |
2017-10-16 | Updated bundled gems | varac | |
2017-10-16 | added demo.bm and mail.bm | varac | |
2017-10-16 | smaller fontsize for jenkins failed builds | varac | |
2017-10-16 | added Gemfile.lock | varac | |
2017-10-16 | initial commit, import from pixelated_dashboard | varac | |
2017-09-21 | don't multiply the updatedAt timestamp by 1000 | Peter Hamberg | |
The updatedAt timestamp has already been multiplied by 1000 at https://github.com/Smashing/smashing/blob/master/lib/dashing/app.rb#L141 so there is no need to multiply it again. See https://github.com/Smashing/smashing/commit/fce2ae11158aa39d1a3a5572707a997384afc6fc | |||
2017-06-13 | Merge pull request #67 from kinow/exit-cleanly | Bruno P. Kinoshita | |
Capture Interrupt error (Ctrl+c) and cleanly exit | |||
2017-05-29 | Capture Interrupt error (Ctrl+c) and cleanly exit | Bruno P. Kinoshita | |
2017-05-26 | Merge pull request #56 from jackhold/enable-faster-update | Tyler Mauthe | |
Change update time on events | |||
2017-05-26 | Merge pull request #25 from Zazcallabah/master | Tyler Mauthe | |
Add data transformation method to widget base | |||
2017-05-26 | Merge pull request #11 from idio/rufus3 | Tyler Mauthe | |
Update Rufus-Scheduler version | |||
2017-05-03 | Merge pull request #60 from gpatry/patch-1 | Bruno P. Kinoshita | |
Fix favicon url | |||
2017-05-03 | Fix favicon url | Guillaume PATRY | |
Fix the right favicon url to match the correct defaut path : /public/favicon.ico and not /assets/favicon.ico | |||
2017-04-10 | Update Rufus-Scheduler version | Muz | |
2017-04-05 | Merge pull request #52 from teancom/master | Tyler Mauthe | |
Use old-style hash syntax to enable compatibility with ruby 1.8.7 | |||
2017-04-02 | Change update time on events | jackhold | |
Changing from epoch in sec to epoch in milisec | |||
2017-03-25 | Merge pull request #53 from ineffyble/master | Bruno P. Kinoshita | |
Fix links in documentation | |||
2017-03-25 | Update gemspec to have a valid link to the Smashing GitHub pages site | Effy Elden | |
2017-03-25 | Update template README.md to have a valid link to the Smashing GitHub pages site | Effy Elden | |
2017-03-25 | Update links in README to canonical GitHub organisation | Effy Elden | |
2017-03-13 | Use old-style hash syntax to enable compatibility with ruby 1.8.7 | David Bishop | |
2017-02-14 | Merge pull request #47 from jdambacher/fix-status-color | Tyler Mauthe | |
Switched background colors for 'danger' and 'warning' | |||
2017-02-15 | Switched background colors for 'danger' and 'warning' | Jonas Dambacher | |
2017-01-15 | Update README.md | Tyler Mauthe | |
2017-01-15 | Update CONTRIBUTING.md | Tyler Mauthe | |
2017-01-04 | Deprecate mailing list in favour of gitter | Tyler Mauthe | |
2016-12-17 | Add mailing list to contributing | Bruno P. Kinoshita | |
2016-12-17 | Use issues URL instead of GitHub repo URL | Bruno P. Kinoshita | |
2016-12-17 | Update README adding mailing list | Bruno P. Kinoshita | |
Note about mailing list, GitHub issues, and also move both under a Community section, and move it before the Installation (now a section in Markdown too) | |||
2016-12-09 | Merge pull request #27 from jtheoof/master | Tyler Mauthe | |
add error string when widget not rendered | |||
2016-12-09 | Merge pull request #26 from vStone/patch-1 | Tyler Mauthe | |
Correct url to the wiki pages | |||
2016-12-09 | Correct url to the wiki pages | Jan Vansteenkiste | |
2016-11-29 | Add data transformation method to widget base | Peter Hamberg | |
in order to make it possible to transform the incoming data before it is sent to batman. | |||
2016-11-19 | Update README.md | Tyler Mauthe | |
Further clarification of installation and new project instructions. | |||
2016-11-19 | Merge pull request #20 from ZJvandeWeg/ZJvandeWeg-patch-readme | Tyler Mauthe | |
More precise install instructions | |||
2016-11-18 | More precise install instructions | Zeger-Jan van de Weg | |
2016-10-23 | Update README.md | Tyler Mauthe | |