summaryrefslogtreecommitdiff
path: root/lib/system_check/simple_executor.rb
Commit message (Expand)AuthorAgeFilesLines
* Added dynamic skip reason to SystemCheckGabriel Mazetto2017-09-041-2/+2
* replace `is_multi_check?` with `multi_check?`Maxim Rydkin2017-08-291-1/+1
* Make the SimpleExecutor rescue exceptions in the executing ChecksGabriel Mazetto2017-06-271-0/+2
* Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-311-1/+23
* Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-311-15/+15
* Improve Specs and some fixesGabriel Mazetto2017-05-311-6/+6
* Refactor gitlab:app:checks to use SystemCheckGabriel Mazetto2017-05-311-9/+40
* Some code-style fixes and documentationGabriel Mazetto2017-05-311-9/+21
* WIP SystemCheck library for executing checks from a rake taskGabriel Mazetto2017-05-311-0/+34