Mark Story
|
d6c2e33a97
Merge pull request #13468 from ravage84/add-plugin-convenience
|
5 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
saeid
|
b78eae9d85
adjust tests to deprecate Plugin:load()
|
7 years ago |
mark_story
|
7ceefd90e8
Use Plugin::load() when creating classless plugins.
|
7 years ago |
Mark Story
|
93f73c5456
Dynamically create plugin instances
|
7 years ago |
Mark Story
|
f175297f86
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
ce147b8f01
Don't display duplicate route errors when a route class is missing.
|
8 years ago |
Mark Story
|
3fb7afad28
Fix recursive plugin loading.
|
8 years ago |
Mark Story
|
fa036c68c8
Include plugin bootstrap on the first time.
|
8 years ago |
Mark Story
|
bda7b35423
Remove events hooks.
|
8 years ago |
Mark Story
|
7f5681470f
Merge the EventApplication and PluginApplication interfaces.
|
8 years ago |
mark_story
|
afd1fd6e84
Add missing file header.
|
8 years ago |
Mark Story
|
a855b7d088
Allow plugins to be loaded by short plugin names.
|
8 years ago |
Mark Story
|
c6a7aea958
Add more tests around PluginApplication methods.
|
8 years ago |
Mark Story
|
740f80b824
Implement addPlugin()
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
antograssiot
|
df15753b6d
Remove unused namespace
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
Mark Story
|
ef090d02db
Remove the ResponseTransformer from use.
|
9 years ago |
Mark Story
|
91234f42b0
Add Server and BaseApplication.
|
10 years ago |