Commit graph

34 commits

Author SHA1 Message Date
Adirelle 290c34a27d Updated the php_codesniffer required version and added a default phpcs.xml.
Added a PHPMD configuration file.
Updated phpci.yml to use the configuration files.

Close #913
2015-04-22 12:22:28 +02:00
Adirelle 452a5ba97c Enforce "en" lang in tests.
Some tests compare the result to english strings.

Do not test UnixCommandExecutor on Windows.

PharTest: explain why PHAR writing test are skipped.

InstallCommandTest: mock checkRequirements to allow the tests to run.

Run php_parallel_lint before all other tests.

Close #846
2015-04-22 11:49:26 +02:00
Dan Cryer 9de19d6bbb Merging latest master 2014-12-08 14:18:57 +00:00
Dan Cryer 7f9a09fa29 Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
Closes #692
2014-12-08 14:12:01 +00:00
Dan Cryer 44d775c79c Ignoring errors in lang files for PHPCI. 2014-12-04 19:39:07 +00:00
Dan Cryer 5c6aad3282 Fixing PHPCI issues for this branch 2014-07-23 14:54:49 +01:00
Dan Cryer 04a79d078b Fixing PHPMD and PHPCS errors 2014-05-13 16:44:57 +01:00
Dan Cryer 978b968f27 Updating project to prevent any PHPMD or PHPCS errors creeping in 2014-05-12 17:12:26 +01:00
Dan Cryer 3ae0f021f7 Trying Composer without --prefer-dist to see if we are still rate limited 2014-05-12 11:44:27 +01:00
Dan Cryer 43ce5554a6 Adding PHP Docblock Checker plugin 2014-05-08 16:02:24 +00:00
Dan Cryer 2b697f2674 Reducing allowed PHPMD errors 2014-05-02 14:50:19 +01:00
Dan Cryer 0ec2bb10f9 Update phpci.yml 2014-05-02 14:35:19 +01:00
Dan Cryer 424815eb70 Update phpci.yml 2014-05-02 14:18:01 +01:00
Dan Cryer 6ff59cf5f8 Update phpci.yml 2014-05-02 14:03:22 +01:00
Dan Cryer ad46926854 Updating allowed PHPMD warning limit 2014-04-25 12:35:36 +01:00
Dan Cryer 77ce6b3c1d Updating phpci.yml to allow the current level of PHPMD errors, but no more than that. 2014-04-25 11:29:00 +00:00
Dan Cryer bb76952e6a Update phpci.yml 2014-02-26 11:16:09 +00:00
Dan Cryer cd86668248 Update phpci.yml 2014-02-26 11:12:21 +00:00
Dan Cryer a0cfd64709 Enabling emails for PHPCI build failures 2014-02-25 16:05:04 +00:00
Dan Cryer 6332863fe4 Enabling emails for PHPCI build failures 2014-02-25 16:04:20 +00:00
Dan Cryer 1cc0662c2e Update phpci.yml 2014-02-24 15:43:44 +00:00
Dan Cryer 77fae9a56d Holy cleanup, batman. 2013-10-10 01:01:06 +01:00
Dan Cryer e869e41f25 Fixing IRC Plugin 2013-10-08 17:21:51 +01:00
Dan Cryer e38d9b646a Adding IRC plugin 2013-10-08 17:19:44 +01:00
Dan Cryer 357a95cb61 Updating phpci.yml to allow some fails. 2013-10-08 16:38:05 +01:00
Dan Cryer 0d0ecb9901 Updating phpci.yml to run phploc 2013-10-08 16:29:23 +01:00
Dan Cryer 4505517093 Removing mistakenly retained copy_build plugin from phpci.yml 2013-05-17 23:22:29 +01:00
Dan Cryer ecd051a2eb Copy build plugin. 2013-05-17 17:50:27 +01:00
Dan Cryer 7d9abf21fb Fixing PHPMD and PHPCS plugins, updating code to pass both, and updating phpci.yml to enable them. Issue #18 2013-05-16 16:46:46 +01:00
Dan Cryer 5ae4ba03bf Fixing phpci.yml, use spaces not tabs 2013-05-14 20:00:52 +01:00
Dan Cryer fa18d89ddc Adding support for local path based projects. See pull #2 2013-05-14 19:44:14 +01:00
Dan Cryer 0ad28857fc Removing PHPCPD tests as it doesn't seem to ignore the specified ignored folders. 2013-05-10 17:16:11 +01:00
Dan Cryer d4b24dab32 Removing PHPCS from our build, as the project is not at all PSR2 compliant. 2013-05-10 17:07:00 +01:00
Dan Cryer 1a4f0b75a5 PHPCI should probably have a phpci.yml file... 2013-05-10 16:44:32 +01:00