mscherer
|
d6df33f0bd
Fix classes to standalone class files.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
saeideng
|
d45c5bc6cf
remove redundant code
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
ADmad
|
e806b42085
Fix CS errors.
|
7 years ago |
Mark Story
|
0a1fd1edfe
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
dcdecba9e2
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
Mark Story
|
ef0eb28fb8
Add types to datasource package and direct dependents
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
4548fc77e2
Fix more usage of config().
|
8 years ago |
chinpei215
|
91475ccfa5
Fix parseDsn() ignoring empty strings
|
8 years ago |
chinpei215
|
8a91fca6b1
Fix parseDSN not working for SqlLocalDB
|
8 years ago |
mark_story
|
fa8c5d8e99
Fix pattern for host names.
|
8 years ago |
Mark Story
|
edcb3dc629
Add exception on parse failure.
|
8 years ago |
Mark Story
|
f13b003349
Refactor tests to use a data provider.
|
8 years ago |
Mark Story
|
519b0ce66f
Replace parse_url() with a regex.
|
8 years ago |
Mark Story
|
f5823406b4
Move ConnectionManager tests with the other tests for that class
|
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 |
Walther Lalk
|
0cb1d31942
Fix the broken test
|
9 years ago |
Walther Lalk
|
2f2cbbd8cc
Add a test
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |