Mark Story
|
08e4362d40
|
Merge pull request #772 from bar/master-fix-phpreader
The actual config file must always have .php extension.
|
2012-08-16 11:00:27 -07:00 |
|
ADmad
|
18c5a4aee5
|
Make file extension optional for Configure reader adapter's dump function.
|
2012-08-15 19:38:58 +05:30 |
|
ber clausen
|
0dec093f48
|
The actual config file must always have .php extension.
|
2012-08-13 23:50:58 -03:00 |
|
mark_story
|
e18200ad87
|
Fix assertion.
|
2012-05-01 21:45:06 -04:00 |
|
mark_story
|
e7153b5333
|
Add more tests
Fix an issue in IniReader and add tests
to ensure that dumped files can be re-read.
|
2012-05-01 21:43:01 -04:00 |
|
mark_story
|
7c4b7a2cbe
|
Fix mistake in path.
Remove incorrectly added file.
|
2012-05-01 21:06:24 -04:00 |
|
mark_story
|
6ba923d20f
|
Make the configure adapters responsible for persistence.
Each adapter should be handling persistence. This allows
different adapters to handle saving config files in different ways
or places.
|
2012-05-01 21:00:41 -04:00 |
|
mark_story
|
578dac9259
|
Add dump() to PhpReader.
|
2012-05-01 21:00:41 -04:00 |
|
Kyle Robinson Young
|
b8488b8dfe
|
Update 1.x @link in docblocks
|
2012-04-26 19:49:18 -07:00 |
|
Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
mark_story
|
82d8df9c3e
|
Fix more coding standards.
|
2012-03-10 22:30:56 -05:00 |
|
Kyle Robinson Young
|
22582aee63
|
Upgrade legacy uses of App::build() types
|
2012-02-18 04:31:29 -08:00 |
|
Kyle Robinson Young
|
c4829dc3b8
|
Use App::RESET instead of true with App::build()
|
2012-02-18 04:04:54 -08:00 |
|
Kyle Robinson Young
|
1e1c7a036d
|
Code consistency formatting tweaks
|
2011-12-06 12:52:48 -08:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Renan Gonçalves
|
438050dcaa
|
Adding 'public' visibility to all public methods.
|
2011-05-30 22:02:32 +02:00 |
|
AD7six
|
afa8f6b441
|
remove LIBS constant
libs always means the Cake lib - so use the CAKE constant
|
2011-05-15 18:29:52 +02:00 |
|
Jose Lorenzo Rodriguez
|
7ba60ff424
|
Changing more paths
|
2011-05-13 03:15:04 -04:30 |
|
Jose Lorenzo Rodriguez
|
8746a485bd
|
Search and replace for changed paths
|
2011-05-13 02:53:35 -04:30 |
|
Jose Lorenzo Rodriguez
|
900dfef2f7
|
Starting unification of casing in remaining folders
|
2011-05-13 01:53:49 -04:30 |
|