Commit graph

  • e7e685e9bd ProjectController::view 404 fix Corpsee 2014-03-18 22:57:05 +0700
  • 92647c6bf9 Added simple error/exception handler and logging Corpsee 2014-03-18 01:10:47 +0700
  • cc283fcd3d Merge pull request #300 from corpsee/master Steve B 2014-03-15 08:12:36 +0000
  • 3aa4806e25 Windows fixes #300 Corpsee 2014-03-15 12:57:06 +0700
  • 20bab0d47a Windows fixes Corpsee 2014-03-15 12:57:06 +0700
  • f4df607a16 Moved handleConfig functionality into general Build method. Corpsee 2014-03-15 12:22:59 +0700
  • 7a910631e6 Added database-based yml build config Corpsee 2014-03-15 12:18:12 +0700
  • 656e0a882e Change 'cp' command to 'copy' for windows Corpsee 2014-03-14 00:06:59 +0700
  • 42aab0674f Merge branch 'master' of github.com:Block8/PHPCI Corpsee 2014-03-13 23:50:13 +0700
  • 18701544a0 Fixed 'cd' command for windows Corpsee 2014-03-13 00:37:57 +0700
  • 5ba0e26929 Merge pull request #299 from corpsee/master Dan Cryer 2014-03-12 17:08:36 +0000
  • 39477678d2 Fixed git checkout for commitId = 'Manual' #299 Corpsee 2014-03-12 23:04:56 +0700
  • af22da6a1c Fixed CommitId link Corpsee 2014-03-12 22:22:57 +0700
  • e4d635efaa Revert "Added composer.lock to .gitignore" #298 Corpsee 2014-03-10 23:28:37 +0700
  • 278aa2245d Moved handleConfig functionality into general Build method. Corpsee 2014-03-10 23:20:44 +0700
  • 3108220ef0 Added database-based yml build config Corpsee 2014-03-10 23:10:35 +0700
  • 90e6914d68 Merge branch 'master' of github.com:Block8/PHPCI Corpsee 2014-03-10 22:06:14 +0700
  • 851f637899 format tidy up of buildPluginFactory() steve.brazier 2014-03-10 12:28:42 +0000
  • 9c24fbaecb Psr\Log\LoggerInterface to the types that the plugin factory supplies by default. steve.brazier 2014-03-10 12:27:17 +0000
  • 24b5bc549d Add debug logging to findBinary() steve.brazier 2014-03-10 12:08:16 +0000
  • ff9ebdf744 Add debug logging to findBinary() steve.brazier 2014-03-10 12:08:16 +0000
  • 7041478cec Merge pull request #295 from corpsee/master Steve B 2014-03-10 09:49:47 +0000
  • d9ff36ddb4 Merge remote-tracking branch 'corpsee/master' steve.brazier 2014-03-10 09:48:50 +0000
  • f53b8bcf3a Added composer.lock to .gitignore Corpsee 2014-03-10 00:41:45 +0700
  • e7bca06363 Fixed unittests on windows #295 Corpsee 2014-03-09 01:46:03 +0700
  • 76c9676be3 Added phpunit config/bootstrap files for autostart all tests Corpsee 2014-03-09 01:44:54 +0700
  • c3b9e62adf Fixed composer plugin for using on Windows Corpsee 2014-03-09 00:30:32 +0700
  • ffc7d1c1b9 Fixed findBinary function for windows (which -> where) Corpsee 2014-03-09 00:30:00 +0700
  • 0806e84f11 Merge f87af1ff5f into d8a4273f01 #293 Dmitriy Corpsee 2014-03-08 09:54:11 +0000
  • f87af1ff5f Fixed findBinary function for windows (which -> where) #293 Corpsee 2014-03-08 16:53:47 +0700
  • d8a4273f01 Merge pull request #294 from okinaka/fix-daemonise Steve B 2014-03-07 06:48:35 +0000
  • 6a79bcea60 Fix daemonise #294 OKINAKA Kenshin 2014-03-07 11:06:17 +0900
  • 7f3391b5c9 Merge remote-tracking branch 'origin/master' Corpsee 2014-03-06 23:03:09 +0700
  • 8480bc17f4 Fixed composer plugin for using on Windows Corpsee 2014-03-06 23:01:21 +0700
  • 809937d294 Fixed composer plugin for using on Windows Corpsee 2014-03-06 23:01:21 +0700
  • 515100d0da Merge pull request #286 from wahler/issue-285 Steve B 2014-03-03 17:15:50 +0000
  • 2290e37b97 Use PHP 5.3 compatible array syntax #286 Christian Wahler 2014-03-03 18:10:33 +0100
  • 3c1cb07e97 Update test ExamplePluginConfg.php to match test. meadsteve 2014-03-02 20:10:48 +0000
  • 20d5e5a6b2 Add code to builder so pluginconfig.php is loaded if found in the root meadsteve 2014-03-02 20:00:43 +0000
  • 6d4e49d07b Add code to allow configuration for the plugin factory to be stored on a per install basis. meadsteve 2014-03-02 19:59:52 +0000
  • bf4822c73b Merge branch 'bugfix/phpmd-phpcs-cleanup' of https://github.com/Block8/PHPCI steve.brazier 2014-02-27 14:24:32 +0000
  • b60e278cf9 psr2 tidy up of logging code. #281 steve.brazier 2014-02-27 14:23:51 +0000
  • f5950d0be3 Merge branch 'bugfix/phpmd-phpcs-cleanup' of https://github.com/Block8/PHPCI steve.brazier 2014-02-27 14:18:35 +0000
  • 5178c4c229 tidy up code in Command namespace steve.brazier 2014-02-27 14:12:19 +0000
  • 6431ef501e fix psr2 violations in EmailPlugin steve.brazier 2014-02-27 14:04:08 +0000
  • 112adba332 fix psr2 violations in Plugin/Util steve.brazier 2014-02-27 14:02:21 +0000
  • 10dc3eedbb Fixing rebuild Dan Cryer 2014-02-27 10:57:04 +0000
  • b4c931be6b Adding committer email to build view Dan Cryer 2014-02-26 15:33:11 +0000
  • 192fa20284 Fixing getAccessInformation() Dan Cryer 2014-02-26 15:23:24 +0000
  • 48a8c8b89a Merge branch 'master' of github.com:Block8/PHPCI Dan Cryer 2014-02-26 15:18:54 +0000
  • ac0bac111a Fixing getAccessInformation() Dan Cryer 2014-02-26 15:18:46 +0000
  • b421b20935 fix code sniff violations. steve.brazier 2014-02-26 14:35:14 +0000
  • e7dcd82125 This fixes #276 : Delete Build button not functioning in view build #282 Pavel Pavlov 2014-02-26 15:50:01 +0400
  • bb76952e6a Update phpci.yml Dan Cryer 2014-02-26 11:16:09 +0000
  • cd86668248 Update phpci.yml Dan Cryer 2014-02-26 11:12:21 +0000
  • 3370240242 Merge pull request #267 from meadsteve/plugin-discovery Steve B 2014-02-25 22:43:38 +0000
  • 4b41b99664 Merge pull request #277 from meadsteve/fixes Steve B 2014-02-25 22:41:54 +0000
  • 06625513d2 update email tests now that cc can be specified. #277 meadsteve 2014-02-25 22:39:37 +0000
  • 2b93fe0c94 add getProjectTitle convenience method to the Build class. meadsteve 2014-02-25 22:36:20 +0000
  • aa33a8761e update PluginController to use PHPCI plugin directory as well as composer to get information about installed plugins. #267 meadsteve 2014-02-25 22:22:32 +0000
  • 28fc30682b add FilesPluginInformation class to retrieve plugins contained with a directory. meadsteve 2014-02-25 20:52:19 +0000
  • dd5ff7a835 Extract interface for InstalledPluginInformation meadsteve 2014-02-25 19:40:00 +0000
  • 6b2d0aebf1 rename LoadedPluginInformation to ComposerPluginInformation. meadsteve 2014-02-25 19:33:00 +0000
  • 1f42741623 Merge branch 'master' of https://github.com/Block8/PHPCI into plugin-discovery meadsteve 2014-02-25 19:26:25 +0000
  • 4d5f4b44b7 Fixing BuildInterpolator bug Dan Cryer 2014-02-25 17:00:18 +0000
  • 0193f07de2 Making commit links work throughout the UI Dan Cryer 2014-02-25 17:00:05 +0000
  • d2d966ee69 Fixing bug in Builder related to the new PHPCI\Store Dan Cryer 2014-02-25 16:59:28 +0000
  • eaec52b525 Adding commit message to Build Dan Cryer 2014-02-25 16:43:06 +0000
  • e888032bdf Updating Bitbucket to match Github and Gitlab in regards to building all payload commits instead of one per branch Dan Cryer 2014-02-25 16:24:51 +0000
  • a0cfd64709 Enabling emails for PHPCI build failures Dan Cryer 2014-02-25 16:05:04 +0000
  • 33c7312f8e Merge branch 'master' of github.com:Block8/PHPCI Dan Cryer 2014-02-25 16:04:28 +0000
  • 6332863fe4 Enabling emails for PHPCI build failures Dan Cryer 2014-02-25 16:04:20 +0000
  • 948d32110f Adding CC option to email plugin Dan Cryer 2014-02-25 16:03:00 +0000
  • 096b544995 Merge c65d3a5a28 into 079a567cf0 #228 Claus Due 2014-02-25 15:34:03 +0100
  • 079a567cf0 Update Codeception.php Dan Cryer 2014-02-25 10:57:44 +0000
  • 572860dc02 Merge pull request #266 from lovec/master Dan Cryer 2014-02-25 10:53:48 +0000
  • b9c73a4a28 Merge 812a88539e into d935c94041 #272 Anton Kasperovich 2014-02-25 12:18:58 +0200
  • d935c94041 Lots of clean up: Fixed remote git build to only checkout a commit if there is one, cleaned up logging to remove the logger cruft from the visible log and shortened paths within the log by removing the build directory, added a build-level exception handler to catch things like failed clones and so on. Dan Cryer 2014-02-25 10:16:58 +0000
  • a1f47ddfe1 Fixing Gitlab support Dan Cryer 2014-02-25 09:47:09 +0000
  • 08af82e84b Updating Gitlab webhook support Dan Cryer 2014-02-25 09:09:38 +0000
  • 0c125ab962 Pulling email address out of raw author from bitbucket Dan Cryer 2014-02-24 21:13:40 +0000
  • 73abea2485 Adding a formatted email for build fails Dan Cryer 2014-02-24 21:04:08 +0000
  • e6ef498db4 Adding support for HTTP commit-based builds too Dan Cryer 2014-02-24 20:34:31 +0000
  • bed0419d81 Merge branch 'master' of github.com:Block8/PHPCI Dan Cryer 2014-02-24 20:28:29 +0000
  • 43ecd57775 Adding support for building specific revisions, rather than just branches Dan Cryer 2014-02-24 20:28:18 +0000
  • 5da542c6f7 Update README.md Dan Cryer 2014-02-24 20:16:27 +0000
  • 52976a66ef Merge branch 'master' of github.com:Block8/PHPCI Dan Cryer 2014-02-24 20:15:05 +0000
  • 4f39e1cca4 Fixing Bitbucket and Github webhooks Dan Cryer 2014-02-24 20:14:57 +0000
  • 411fad0126 Update README.md Dan Cryer 2014-02-24 19:38:55 +0000
  • a0ff2f6ab8 Fix Dan Cryer 2014-02-24 19:35:42 +0000
  • e31942102c Merge branch 'master' of github.com:Block8/PHPCI Dan Cryer 2014-02-24 19:24:22 +0000
  • 0bcb13af09 Updating Bitbucket Webhook Dan Cryer 2014-02-24 19:23:46 +0000
  • 1cc0662c2e Update phpci.yml Dan Cryer 2014-02-24 15:43:44 +0000
  • 1ddce31488 Updating PHPCI to support new b8framework release Dan Cryer 2014-02-24 15:30:44 +0000
  • 812a88539e Fixed: Project output page with gitlab #272 Anton Kasperovich 2014-02-18 18:51:18 +0200
  • a584f29316 Merge pull request #271 from kodok-buncit/master Dan Cryer 2014-02-18 12:26:01 +0000
  • 30b3be7c2d fix wrong url on view #271 kodok-buncit 2014-02-18 18:41:39 +0700
  • 188428fd9e Merge ca6a1c108c into 956862bb0f #156 André Cianfarani 2014-02-05 14:11:50 +0100
  • c003574f77 Fixed: Array access for $config, which is already object create in bootstrap.php #266 Josef Nevoral 2014-02-04 23:04:49 +0700
  • 956862bb0f Merge pull request #261 from woganmay/patch-tagfix Dan Cryer 2014-01-28 13:32:00 -0800