Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
ADmad
|
2bc5988674
Added ConfigReaderInterface::dump() and made all readers' dump() method support 'Plugin.keyname' format for keys. Closes #3363
|
13 years ago |
euromark
|
5a8092fc1b
allow ini files to have separators between sections for better readability
|
13 years ago |
Jose Lorenzo Rodriguez
|
d5c9d97dc1
Merge remote-tracking branch 'origin/master' into 2.3
|
13 years ago |
dogmatic69
|
a38a616cba
changing join() to implode() for consistency
|
13 years ago |
schrolli
|
83c05c24b3
Update lib/Cake/Configure/IniReader.php
|
13 years ago |
schrolli
|
a4c382b23a
Update lib/Cake/Configure/IniReader.php
|
13 years ago |
Ber Clausen
|
bdac857293
Add plugin support to IniReader, and harden tests.
|
13 years ago |
ADmad
|
18c5a4aee5
Make file extension optional for Configure reader adapter's dump function.
|
13 years ago |
mark_story
|
e7153b5333
Add more tests
|
14 years ago |
mark_story
|
6ba923d20f
Make the configure adapters responsible for persistence.
|
14 years ago |
mark_story
|
c703a633bd
Add dump() method to IniReader.
|
14 years ago |
mark_story
|
19e0d8d946
Switch usage to Hash where possible.
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
c8b113ac91
Fix coding standards in Configure/
|
14 years ago |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
14 years ago |
Juan Basso
|
fedadc091c
Included @throws in API that was missing.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Mark Story
|
f534ea0f08
Updating docs for Configure classes.
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
AD7six
|
32df3156a7
consolidate cake_error and cake_developer to simply "cake_dev"
|
15 years ago |
AD7six
|
9b092f4bf2
using the domain cake_error for messages not intended for end users
|
15 years ago |
AD7six
|
5ae97871da
translations changes in the Configure folder
|
15 years ago |
José Lorenzo Rodríguez
|
aa18cca1c3
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
2ce2ea222c
Moving config readers to their new package
|
15 years ago |