phpci/PHPCI/Helper
2015-04-22 12:19:05 +02:00
..
AnsiConverter.php Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
BaseCommandExecutor.php Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +02:00
Build.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
BuildInterpolator.php Add a plugin to handle sending notifications to Slack (https://slack.com/) 2014-12-22 16:03:09 +00:00
CommandExecutor.php Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +02:00
Diff.php Hopefully fixing a bug where reporting errors back to Github causes an infinite loop. 2015-02-26 08:31:58 +00:00
Email.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Github.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Lang.php Enforce "en" lang in tests. 2015-04-22 11:49:26 +02:00
LoginIsDisabled.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
MailerFactory.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
SshKey.php Make SSH key generation more robust. 2015-02-23 13:49:29 +00:00
UnixCommandExecutor.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
User.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
WindowsCommandExecutor.php Fixing SensioLabs Insight 'Critical' violations. 2015-02-12 10:39:41 +00:00