Commit graph

  • c08825d7c3 Merge pull request #14 from meadsteve/php-unit-xml-config Dan Cryer 2013-05-15 06:22:05 -0700
  • 24e709f77e Modified the PHPunit plugin so that it can take multiple config files and dirs and will combine the results of each. meadsteve 2013-05-15 13:41:30 +0100
  • 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. meadsteve 2013-05-15 13:01:47 +0100
  • 1b93921cd0 Added argument to Phpunit plugin: config. This takes the path to an xml configuration file which will be run instead of the specified directory. meadsteve 2013-05-15 13:01:47 +0100
  • c9b17e3534 Merge pull request #6 from Block8/feature/github_integration Dan Cryer 2013-05-15 01:30:14 -0700
  • 5ae4ba03bf Fixing phpci.yml, use spaces not tabs Dan Cryer 2013-05-14 20:00:52 +0100
  • be838c6765 Merging master to bring github branch into line. Dan Cryer 2013-05-14 19:57:37 +0100
  • fa18d89ddc Adding support for local path based projects. See pull #2 Dan Cryer 2013-05-14 19:44:14 +0100
  • 5f9f839613 Removing the extra /tmp from sys_get_temp_dir() Dan Cryer 2013-05-14 18:34:26 +0100
  • 62e731abad Merge pull request #8 from meadsteve/master Dan Cryer 2013-05-14 12:48:27 -0700
  • 9f0e04d8e3 Merge pull request #9 from meadsteve/symfony-yaml Dan Cryer 2013-05-14 12:46:42 -0700
  • fa7ad2f45d Removing short open tags and replacing with print statements. Dan Cryer 2013-05-14 18:28:03 +0100
  • 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: meadsteve 2013-05-14 18:07:46 +0100
  • 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: meadsteve 2013-05-14 18:07:46 +0100
  • 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. meadsteve 2013-05-14 18:01:14 +0100
  • 918b4deff4 Adding Github statuses integration Dan Cryer 2013-05-14 17:49:39 +0100
  • 812dfcb95a Github pull request status updates Dan Cryer 2013-05-14 16:58:14 +0100
  • dfeac39be3 Github integration. Dan Cryer 2013-05-14 16:37:54 +0100
  • 9ea3a22864 Adding support for PHPSpec. Dan Cryer 2013-05-14 14:37:14 +0100
  • 927d4f5133 Removing un-minified bootstrap JS, and a star ratings library carried over when starting the project. Dan Cryer 2013-05-14 13:11:30 +0100
  • 4037964d4c Adding a status indicator for each plugin on the build page, fixing ignores for PHPCPD Dan Cryer 2013-05-14 13:09:54 +0100
  • 6053f0f748 Updating the composer.json to include the web site, and a few support links. Dan Cryer 2013-05-14 11:46:03 +0100
  • d037baf4bc Potential fix for installation on Windows. See issue #4 Dan Cryer 2013-05-14 09:11:31 +0100
  • 914c0168f3 Merge branch 'master' of github.com:Block8/PHPCI Dan Cryer 2013-05-14 09:01:09 +0100
  • 8ae2069530 Updating project form to accept and clean up BitBucket / Github URLs Dan Cryer 2013-05-14 09:00:56 +0100
  • 8acde7d2ff Merge pull request #1 from jfi/master Dan Cryer 2013-05-13 06:33:49 -0700
  • 542ec1f9c3 README cleanup. James Inman 2013-05-13 14:21:08 +0100
  • 0ad28857fc Removing PHPCPD tests as it doesn't seem to ignore the specified ignored folders. Dan Cryer 2013-05-10 17:16:11 +0100
  • 0c4320b38c Fixing Bitbucket controller. Dan Cryer 2013-05-10 17:15:48 +0100
  • d4b24dab32 Removing PHPCS from our build, as the project is not at all PSR2 compliant. Dan Cryer 2013-05-10 17:07:00 +0100
  • 5d01359055 Expanding composer.json to include license, keywords and so on. Dan Cryer 2013-05-10 16:54:24 +0100
  • 25cd71a348 Adding LICENSE file. Dan Cryer 2013-05-10 16:53:56 +0100
  • 1a4f0b75a5 PHPCI should probably have a phpci.yml file... Dan Cryer 2013-05-10 16:44:32 +0100
  • 93052d6cf0 Fixing the build controller. Dan Cryer 2013-05-10 16:36:25 +0100
  • a1164ecaa4 A logout button might be handy. Dan Cryer 2013-05-10 16:27:38 +0100
  • 188162f0a2 Adding user accounts. Dan Cryer 2013-05-10 16:25:51 +0100
  • a07ba4020c Adding proper Bitbucket support Dan Cryer 2013-05-10 16:25:37 +0100
  • 05af8343be Fixing a typo in the README Dan Cryer 2013-05-10 15:02:08 +0100
  • 543290d67f Adding a basic installer. Dan Cryer 2013-05-10 15:00:42 +0100
  • 14f40e9b0f Updating PHPCI to use Composer-installed copies of the plugin requirements Dan Cryer 2013-05-10 15:00:24 +0100
  • 2cd60e0524 Adding a README with basic instructions as to how to use and install PHPCI. Dan Cryer 2013-05-10 14:59:22 +0100
  • abc20b4c80 Removing the hack to always use a specific PHPCI.yml Dan Cryer 2013-05-10 12:30:07 +0100
  • 3647ac1cd8 Big update. Dan Cryer 2013-05-10 12:28:43 +0100
  • dd59bff838 Fixes for live Dan Cryer 2013-05-03 16:33:27 +0100
  • 2c860e8009 Initial commit. Dan Cryer 2013-05-03 16:02:53 +0100