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 |
Mark Story
|
6f5063344f
Merge branch '3.next' into dep-plugin-load
|
7 years ago |
Mark Story
|
08c667fc9f
Backport Plugin::isLoaded()
|
7 years ago |
saeid
|
b78eae9d85
adjust tests to deprecate Plugin:load()
|
7 years ago |
Mark Story
|
d339699a1c
Deprecate Plugin::routes()
|
7 years ago |
mark_story
|
6b35611a33
Plugin::load() should use concrete plugin classes if they exist
|
7 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
|
da0b02ce1b
Fix duplicate plugin bootstrapping.
|
8 years ago |
mark_story
|
dc8e17da1a
Integrate new & old style plugins.
|
8 years ago |
Gabriel Caruso
|
0eaf968db8
Refactoring tests
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
antograssiot
|
30b75bfe14
Make the TestSuite PHPUnit 6 compliant
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
389415f628
Fix failing tests.
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Walther Lalk
|
5f2cdc520c
Add new test plugin to isolate autoload test from autoload with bootstrap test
|
11 years ago |
Walther Lalk
|
3974c38e22
Test to prove that autoload is in incorrect order
|
11 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
Mark Story
|
7eea3893e1
Plugin::loadAll() should also read the config file.
|
11 years ago |
Mark Story
|
a2e413173d
Fix a few mistakes.
|
11 years ago |
Mark Story
|
97cecae80e
Add tests for Plugin path config.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |