Commit graph

27 commits

Author SHA1 Message Date
meadsteve
24e709f77e Modified the PHPunit plugin so that it can take multiple config files and dirs and will combine the results of each. 2013-05-15 13:41:30 +01:00
meadsteve
a0528d2cc4 Added argument to Phpunit plugin: config. This takes the path to an xml configuration file which will be run instead of the specified directory. 2013-05-15 13:03:37 +01:00
Dan Cryer
be838c6765 Merging master to bring github branch into line. 2013-05-14 19:57:37 +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
5f9f839613 Removing the extra /tmp from sys_get_temp_dir() 2013-05-14 18:34:26 +01:00
Dan Cryer
62e731abad Merge pull request #8 from meadsteve/master
Fix temp directory for ssh-keygen on windows systems
2013-05-14 12:48:27 -07:00
Dan Cryer
9f0e04d8e3 Merge pull request #9 from meadsteve/symfony-yaml
Merging the use of the Symfony YAML parser, removing the requirement for the YAML extension. Thanks @meadsteve :)
2013-05-14 12:46:42 -07:00
Dan Cryer
fa7ad2f45d Removing short open tags and replacing with print statements. 2013-05-14 18:28:03 +01:00
meadsteve
b71849a9c4 I've replaced the requirement for the pecl yaml extension with the symphony component. Sometimes I work on a windows box and the instructions for installing pecl yaml on windows looked a little intimidating:
https://code.google.com/p/php-yaml/wiki/InstallingWithPecl
2013-05-14 18:15:57 +01:00
meadsteve
bdaf5abff7 I've replaced the requirement for the pecl yaml extension with the symphony component. Sometimes I work on a windows box and the instructions for installing pecl yaml on windows looked a little intimidating:
https://code.google.com/p/php-yaml/wiki/InstallingWithPecl
2013-05-14 18:07:46 +01:00
meadsteve
0a9c7bda93 On a windows system having a file path like '/tmp/' . md5(microtime(true)) caused problems. I've updated this to use the system temp directory. 2013-05-14 18:01:14 +01:00
Dan Cryer
918b4deff4 Adding Github statuses integration 2013-05-14 17:49:39 +01:00
Dan Cryer
812dfcb95a Github pull request status updates 2013-05-14 16:58:14 +01:00
Dan Cryer
dfeac39be3 Github integration. 2013-05-14 16:37:54 +01:00
Dan Cryer
9ea3a22864 Adding support for PHPSpec. 2013-05-14 14:37:14 +01:00
Dan Cryer
4037964d4c Adding a status indicator for each plugin on the build page, fixing ignores for PHPCPD 2013-05-14 13:09:54 +01:00
Dan Cryer
8ae2069530 Updating project form to accept and clean up BitBucket / Github URLs 2013-05-14 09:00:56 +01:00
Dan Cryer
0c4320b38c Fixing Bitbucket controller. 2013-05-10 17:15:48 +01:00
Dan Cryer
93052d6cf0 Fixing the build controller. 2013-05-10 16:36:25 +01:00
Dan Cryer
a1164ecaa4 A logout button might be handy. 2013-05-10 16:27:38 +01:00
Dan Cryer
188162f0a2 Adding user accounts. 2013-05-10 16:25:51 +01:00
Dan Cryer
a07ba4020c Adding proper Bitbucket support 2013-05-10 16:25:37 +01:00
Dan Cryer
14f40e9b0f Updating PHPCI to use Composer-installed copies of the plugin requirements 2013-05-10 15:00:24 +01:00
Dan Cryer
abc20b4c80 Removing the hack to always use a specific PHPCI.yml 2013-05-10 12:30:07 +01:00
Dan Cryer
3647ac1cd8 Big update. 2013-05-10 12:28:43 +01:00
Dan Cryer
dd59bff838 Fixes for live 2013-05-03 16:33:27 +01:00
Dan Cryer
2c860e8009 Initial commit. 2013-05-03 16:02:53 +01:00