Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-11 | Code blocks show up nices in editor | Varac | |
2017-07-19 | Dont expand variable locally | Varac | |
2017-07-19 | Set XDG_RUNTIME_DIR properly | Varac | |
Otherwise systemctl will complain with: Failed to get D-Bus connection: Connection refused | |||
2017-07-19 | Use proper systemd user service for dashboard | Varac | |
2017-07-19 | Remove broken test stage | Varac | |
2017-07-19 | ci: add javascript runtimeci | Azul | |
2017-07-19 | ci: cache gems between builds | Azul | |
2017-07-19 | ci: bundle gems for running tests | Azul | |
2017-07-19 | ci: add deploy stage | Azul | |
2017-07-19 | ci: get tests to run on gitlab | Azul | |
2017-07-19 | initial gitlab ci | Azul | |
2017-07-19 | gitlab: show running builds | Azul | |
2017-07-18 | style: highlight failing projects rather than timestamp | Azul | |
2017-07-18 | gitlab: prefix log with timestamp and gitlab | Azul | |
2017-07-18 | feat: only check builds where enabled and not archived | Azul | |
also reduced time between checks to 2 minutes and looking at last 50 builds. | |||
2017-07-18 | minor: increase frequency of gitlab runs | Azul | |
also print the duration of going through all projects. | |||
2017-07-18 | refactor: GitlabStats to collect stats from gitlab | Azul | |
Want to add stats about merge requests in the future while still fetching each project once. | |||
2017-07-18 | nagios: only check every minute | Azul | |
2017-07-18 | nagios: better error reporting, less noise | Azul | |
2017-07-17 | feat: only alert for failing master builds | Azul | |
2017-07-17 | cleanup: jenkins - we don't use anymore | Azul | |
2017-07-17 | minor: run for all environments | Azul | |
rolling back a debug restriction to leap environment | |||
2017-07-17 | Add Nagios | Varac | |
2016-10-01 | pin two other gems that fail to install otherwise | varac | |
2016-10-01 | update Gemfile.lock | varac | |
2016-10-01 | activesupport >= 5.0.0 requires ruby 2.2 which break jessie support | varac | |
2016-10-01 | Gitlab Build Status works now | varac | |
2016-09-30 | Use varacs gitlab gem fork for pipeline support | varac | |
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 |