meadsteve
|
356a2293a1
|
move logging related classes to appropriate namespace.
|
2013-12-13 16:10:54 +00:00 |
|
Steve B
|
ce88f50958
|
fix the plugin executor so that the status is correctly reported.
|
2013-12-07 13:53:05 +00:00 |
|
steve.brazier
|
6aed18158b
|
extract the success/failure logging of the builder to an interface.
|
2013-12-06 11:31:39 +00:00 |
|
meadsteve
|
912776801d
|
move plugin execution code in to helper class.
|
2013-12-06 11:26:56 +00:00 |
|
steve.brazier
|
74df61cd6c
|
Merge branches 'master' and 'plugin-builder' of https://github.com/meadsteve/PHPCI into plugin-builder
|
2013-11-28 14:10:43 +00:00 |
|
Steve B
|
9891a4be62
|
force plugin factory to only build plugins matching interface.
|
2013-11-28 14:05:26 +00:00 |
|
steve.brazier
|
db3fcb45d6
|
remove callable typehint as this is not in php 5.3
|
2013-11-27 08:49:03 +00:00 |
|
steve.brazier
|
767d05cd80
|
Update constants to uppercase to match psr2.
|
2013-11-20 11:47:29 +00:00 |
|
meadsteve
|
6467a83d1a
|
adds additional comments to plugin factory.
|
2013-11-17 22:31:51 +00:00 |
|
meadsteve
|
e1d8239e8a
|
Create factory for plugins that resources can be registered with.
|
2013-11-17 17:23:35 +00:00 |
|