Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the SimpleExecutor rescue exceptions in the executing Checks | Gabriel Mazetto | 2017-06-27 | 1 | -0/+2 |
* | Refactor and move things around to improve in YAGNI perspective | Gabriel Mazetto | 2017-05-31 | 2 | -25/+23 |
* | Fix BasicExecutor specs | Gabriel Mazetto | 2017-05-31 | 1 | -11/+0 |
* | Fixed and improved some existing checks and SystemCheck library | Gabriel Mazetto | 2017-05-31 | 8 | -54/+44 |
* | Fix codestyle | Gabriel Mazetto | 2017-05-31 | 4 | -12/+8 |
* | Improve Specs and some fixes | Gabriel Mazetto | 2017-05-31 | 2 | -7/+9 |
* | Add ActiveUsers Check | Gabriel Mazetto | 2017-05-31 | 1 | -0/+17 |
* | Refactor gitlab:app:checks to use SystemCheck | Gabriel Mazetto | 2017-05-31 | 20 | -49/+737 |
* | Fix a few method signature checks | Gabriel Mazetto | 2017-05-31 | 1 | -1/+1 |
* | Some code-style fixes and documentation | Gabriel Mazetto | 2017-05-31 | 3 | -14/+62 |
* | WIP SystemCheck library for executing checks from a rake task | Gabriel Mazetto | 2017-05-31 | 3 | -0/+94 |