Commit graph

  • c8dc8a67b7 Fix casing in LoggerConfig. meadsteve 2013-11-28 21:18:11 +0000
  • f1052443ab add basic type checking for LoggerConfig::GetFor meadsteve 2013-11-28 21:17:01 +0000
  • 4f1d81e6fd update loggerConfig constructor to take array by default to make unit testing simpler. meadsteve 2013-11-28 21:04:27 +0000
  • 99adec03d5 allow non phpci native plugins. Steve B 2013-11-28 14:23:11 +0000
  • aca6af3fec add test for non-function loader in plugin factory. Steve B 2013-11-28 14:12:50 +0000
  • 74df61cd6c Merge branches 'master' and 'plugin-builder' of https://github.com/meadsteve/PHPCI into plugin-builder steve.brazier 2013-11-28 14:10:43 +0000
  • 9891a4be62 force plugin factory to only build plugins matching interface. Steve B 2013-11-28 14:05:26 +0000
  • 3abf806428 Fixed an issue where the boostrap file redirects infinitely to /install.php Haydar Ciftci 2013-11-28 14:51:08 +0100
  • 6c0aed7f28 UI Improvement: Modal confirmation dialog for deletion actions Pavel Pavlov 2013-11-27 21:04:24 +0400
  • f7e396d04c Fixed merging bug Pavel Pavlov 2013-11-27 18:14:40 +0400
  • 27e3b8b469 UI Improvement: Modal confirmation dialog Pavel Pavlov 2013-11-27 18:09:14 +0400
  • 12cca9c93c Merge pull request #223 from deep9/issue_221_gitlab Mark Clements 2013-11-27 03:38:39 -0800
  • b461650cd8 Merge pull request #222 from deep9/issue_221 Steve B 2013-11-27 03:22:29 -0800
  • 02dff2b081 Proposed enhancement - fix for #221 GitlabBuild #223 Ondrej Huta 2013-11-27 12:06:29 +0100
  • 77cfd1e5b2 Fix the SettingsController 5.4 call (refactor) #222 Ondrej Huta 2013-11-27 11:54:17 +0100
  • 35bc3dad31 Fix the SettingsController 5.4 call Ondrej Huta 2013-11-27 11:42:34 +0100
  • 5b2f66565c Merge pull request #220 from meadsteve/master Steve B 2013-11-27 00:58:31 -0800
  • db3fcb45d6 remove callable typehint as this is not in php 5.3 #220 steve.brazier 2013-11-27 08:49:03 +0000
  • 6d5bceea16 fix copy-paste mistake in phpunit plugin runDir() meadsteve 2013-11-25 21:49:14 +0000
  • 080784adc5 fix test expectations to be exact in phpunit meadsteve 2013-11-25 21:48:21 +0000
  • a2c25d2d8f fix builder mocking meadsteve 2013-11-25 21:30:10 +0000
  • 03a81a3283 fix whitespace. meadsteve 2013-11-25 21:19:48 +0000
  • 477fd58641 Merge pull request #213 from meadsteve/plugin-builder Steve B 2013-11-25 05:43:43 -0800
  • 235ac26932 Merge pull request #202 from rlindauer/master Dan Cryer 2013-11-25 03:46:12 -0800
  • a21c63705a Merge pull request #205 from stianlik/master Dan Cryer 2013-11-25 03:45:42 -0800
  • 02ff33583a Merge pull request #207 from metashock/patch-1 Dan Cryer 2013-11-25 03:45:18 -0800
  • c3d4286354 Merge pull request #208 from elkangaroo/phpcs-count-fix Dan Cryer 2013-11-25 03:44:51 -0800
  • 8d28273c0c Merge pull request #209 from elkangaroo/phplint-upstream-update Dan Cryer 2013-11-25 03:44:15 -0800
  • c2b24c2c1a Merge pull request #216 from jimmycleuren/master Dan Cryer 2013-11-25 03:43:27 -0800
  • ea2981b45e fixing composer.lock to remove packages no longer required. #213 meadsteve 2013-11-20 11:52:58 +0000
  • 599e8ce914 fix invalid version string for pimple in composer.json steve.brazier 2013-11-20 11:49:08 +0000
  • 767d05cd80 Update constants to uppercase to match psr2. steve.brazier 2013-11-20 11:47:29 +0000
  • 8f58902339 catch empty commit id from github #216 Jimmy Cleuren 2013-11-19 22:47:12 +0100
  • 4bc7a6c767 Remove commented line Jimmy Cleuren 2013-11-18 22:54:49 +0100
  • 4d3372af88 Command to poll github for new commits Jimmy Cleuren 2013-11-18 22:49:18 +0100
  • 8c127d692c catching permission error Jimmy Cleuren 2013-11-18 22:47:44 +0100
  • 6467a83d1a adds additional comments to plugin factory. meadsteve 2013-11-17 22:31:51 +0000
  • 2bc7558b93 wiring in the plugin factory. doh! meadsteve 2013-11-17 21:38:51 +0000
  • 42e462b4c9 remove leading slash. meadsteve 2013-11-17 21:29:49 +0000
  • 9d1d2443a9 Move the mailer constructor logic out of the plugin and in to a factory class for reuse. meadsteve 2013-11-17 21:26:38 +0000
  • 51f73458c8 allow swiftmailer object to be passed in to Email Plugin. meadsteve 2013-11-17 17:50:06 +0000
  • a56df8ed87 Merge HEAD, branch 'master' of https://github.com/Block8/PHPCI into plugin-builder meadsteve 2013-11-17 17:25:35 +0000
  • ebb3b9a3e6 switches builder to make use of plugin factory. meadsteve 2013-11-17 17:24:47 +0000
  • e1d8239e8a Create factory for plugins that resources can be registered with. meadsteve 2013-11-17 17:23:35 +0000
  • f88df400f0 Remove __constructor from plugin interface to increase flexibility. meadsteve 2013-11-17 17:22:31 +0000
  • 801cc8ee5e store errors from parallel-lint as build_meta (key "phplint-errors"); add them to the "Quality Trend" graph on the build view #209 Alexander Wenzel 2013-11-13 19:55:45 +0100
  • a0d5f4b4d8 fix Plugin\PhpParallelLint to reflect latest upstream changes: > executable is now "parallel-lint" instead of "run" > supports --exclude flag (ignore directories) Alexander Wenzel 2013-11-13 19:18:24 +0100
  • 2fb162900d fixed counting of errors and warnings in Plugin/PhpCodeSniffer; use --report=emacs in Plugin/PhpCodeSniffer to not spam the logs with the full blown report but rather display a small human readable summary report #208 Alexander Wenzel 2013-11-13 00:45:38 +0100
  • 2b9302f9fc Merge pull request #206 from elkangaroo/master Steve B 2013-11-13 01:11:05 -0800
  • 1008a3db6e Update install.php #207 hek2mgl 2013-11-13 00:48:03 +0100
  • 9c330687a0 fixed LoggedBuildContextTidier: now correctly replaces "build" object with "buildID" in log entries #206 Alexander Wenzel 2013-11-12 23:19:55 +0100
  • 7d306b2295 Load configuration and create build directory for bare repositories #205 Stian Liknes 2013-11-12 22:18:09 +0100
  • f987688269 Merge pull request #197 from meadsteve/logging Steve B 2013-11-12 05:12:13 -0800
  • fb08cdbbe7 Fix bug where ruleset file could not be set in PHPMessdetector plugin #202 Roy Lindauer 2013-11-10 18:22:54 -0800
  • d5763b8d78 Fix bug where options could not be overridden in PHPMessdetector plugin Roy Lindauer 2013-11-10 18:22:05 -0800
  • 136d5eff5d Merge pull request #199 from metashock/master Steve B 2013-11-06 05:11:55 -0800
  • 217c29cac5 Fixed bug in install php. #199 Thorsten Heymann 2013-11-05 21:59:38 +0100
  • 010b5ebe6d Merge branch 'master' of https://github.com/Block8/PHPCI into unit-test-fixes meadsteve 2013-11-03 13:40:17 +0000
  • 637be4af63 added mocking for missing FindBinary command in phpunit tests meadsteve 2013-11-03 11:48:01 +0000
  • 9a60c528dd mocked the missing build object for unit test for phpunit plugin. meadsteve 2013-11-03 11:33:37 +0000
  • a5957d687a Added logging to the daemon and update commands. #197 meadsteve 2013-11-02 15:52:55 +0000
  • 37c50bdb4c Added a logger config key that is loaded for all commands. To allow a general purpose log. meadsteve 2013-11-02 15:52:21 +0000
  • 6563c60ab3 Previous commit omitted these changes. doh! meadsteve 2013-11-02 15:32:51 +0000
  • 0fc91f053a Added to the console so that external logging definitions are pulled in from a loggerconfig.php file if the file exists. meadsteve 2013-11-02 15:28:24 +0000
  • 476f315e8d Merge pull request #196 from mrafalko/master Steve B 2013-11-02 07:29:32 -0700
  • 6b015d3106 fixed XSS in user name and project name properties #196 born_free 2013-11-02 16:39:55 -0700
  • e1d68bece7 Merge pull request #191 from meadsteve/logging Steve B 2013-11-01 05:14:08 -0700
  • 14f00ee512 Merge pull request #192 from c2is/atoum Dan Cryer 2013-11-01 03:46:46 -0700
  • efc1cb5957 Merge pull request #194 from jimmycleuren/master Steve B 2013-11-01 03:34:09 -0700
  • 924dadcdcd remove the double buildpath #194 Jimmy Cleuren 2013-11-01 11:22:39 +0100
  • e2c7a4cd43 Added chdir because atoum as bundle need to be run from app root path #192 a.cianfarani 2013-10-28 17:41:15 +0100
  • 35b3db13d8 Fixing more tab -> space conversion issues. #191 meadsteve 2013-10-27 14:26:37 +0000
  • a453571fcb Adding the LoggedBuildContextTidier to the monolog logging so that the build id is added to log messages. meadsteve 2013-10-27 14:25:43 +0000
  • e44c7b90d6 All build logs calls now pass the build through as part of the context so this gets recorded in the log message. meadsteve 2013-10-27 14:21:08 +0000
  • fc2434b65d Exceptions can now be passed in to the failure logging function. meadsteve 2013-10-27 12:51:49 +0000
  • b943c07f87 Fixing some formatting issues meadsteve 2013-10-26 16:25:34 +0100
  • 8c88581021 Modified the builder so that it expects to have a psr3 compliant logger attached. meadsteve 2013-10-26 16:15:29 +0100
  • 1989203635 Adding two custom log handlers. One to link the logs to symphony console output to the logging and another to record build specific information in the DB. meadsteve 2013-10-26 16:11:46 +0100
  • a38a18f0fd Adding psr3 logging interface and monolog to the project's composer.json. meadsteve 2013-10-26 12:07:06 +0100
  • 02fefe9985 fix error on missing files until installation is done #186 David Epely 2013-10-19 16:49:52 +0200
  • ed5611c573 Merge pull request #175 from stiggg/git-controller Dan Cryer 2013-10-18 07:15:25 -0700
  • f293976402 allow running shell plugins by default #188 Sami Tikka 2013-10-18 17:00:38 +0300
  • 1349396a16 Merge branch 'master' into run-shell-plugins Sami Tikka 2013-10-18 16:33:11 +0300
  • 3d8be0e218 error handling like in other webhooks #175 Sami Tikka 2013-10-17 11:53:08 +0300
  • 6b63e47cfd gitcontroller, allows calling webhook for local/remote git project Sami Tikka 2013-09-18 17:00:55 +0300
  • 5eb8fd800f Merge 7a0893737a into 182af92597 #180 Gabriel Baker 2013-10-17 03:54:30 -0700
  • fd46fb4528 Merge d214c9dc0e into 44fdee9745 #182 Pavel 2013-10-17 03:52:56 -0700
  • 8ff14f5901 Merge 2c1c5bfbe9 into a54fcf44e3 #177 Pavel 2013-10-16 17:17:13 -0700
  • ddefd451b7 allow running shell plugin Sami Tikka 2013-10-16 14:17:26 +0300
  • dfbe1909b1 Merge 69eb5a6104 into bc1486bb7e #174 Taylor Blau 2013-10-15 18:41:11 -0700
  • 5978b940c3 Merge e120773803 into 519aba0ed7 #173 Allister Antosik 2013-10-15 11:21:09 -0700
  • e6cf9f5505 Merge b197a9c030 into 53993a1add #171 Mathieu Dumoulin 2013-10-15 06:34:36 -0700
  • 4120cb683d Fixing PHPMD warnings count... Hopefully. Dan Cryer 2013-10-12 09:50:15 +0100
  • 17a19c0707 Fixing PHPCS errors on PluginController Dan Cryer 2013-10-12 09:44:51 +0100
  • 095bf9730d Merge pull request #180 from gabriel403/hotfix/composerHome Dan Cryer 2013-10-17 03:56:22 -0700
  • 182af92597 Merge pull request #182 from freez10/master Dan Cryer 2013-10-17 03:54:06 -0700
  • d214c9dc0e Reduced cyclomatic complexity #182 Pavel Pavlov 2013-10-17 14:51:20 +0400
  • 44fdee9745 Moving installation and getting started docs to the Wiki Dan Cryer 2013-10-17 11:44:36 +0100
  • 3738125f1f Merge pull request #177 from freez10/master Dan Cryer 2013-10-17 02:09:42 -0700
  • 7a0893737a composer_home #180 Gabriel Baker 2013-10-17 08:53:05 +0100