Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds Rubocop rule for line break around conditionals | 🙈 jacopo beschi 🙉 | 2018-01-11 | 1 | -0/+1 |
* | Adds Rubocop rule for line break after guard clause | Jacopo | 2017-11-16 | 1 | -0/+1 |
* | Added dynamic skip reason to SystemCheck | Gabriel Mazetto | 2017-09-04 | 1 | -2/+2 |
* | replace `is_multi_check?` with `multi_check?` | Maxim Rydkin | 2017-08-29 | 1 | -1/+1 |
* | 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 | 1 | -1/+23 |
* | Fixed and improved some existing checks and SystemCheck library | Gabriel Mazetto | 2017-05-31 | 1 | -15/+15 |
* | Improve Specs and some fixes | Gabriel Mazetto | 2017-05-31 | 1 | -6/+6 |
* | Refactor gitlab:app:checks to use SystemCheck | Gabriel Mazetto | 2017-05-31 | 1 | -9/+40 |
* | Some code-style fixes and documentation | Gabriel Mazetto | 2017-05-31 | 1 | -9/+21 |
* | WIP SystemCheck library for executing checks from a rake task | Gabriel Mazetto | 2017-05-31 | 1 | -0/+34 |