April 2010 Commit Log

Number of Commits:
16
Number of Active Developers:
2
k-fish 2010-04-30 16:13 Rev.: 4252

[+FEATURE] FLOW3 (Persistence): Added some more tests for nested array support, basics work; resolves #7495, resolves #7496.
[-TASK] FLOW3 (Persistence) removed getCleanState() from AbstractBackend, it was useless since the dirty checking refactoring, relates to #7567.
[~TASK] FLOW3 (Persistence): Adjusted the code to take care of removed objects inside arrays and SplObjectStorages, fixes #7567.

293 lines of code changed in 7 files:

k-fish 2010-04-30 10:34 Rev.: 4246

[+FEATURE] FLOW3 (Persistence): Implemented nested array support, basics work; relates to #7495, relates to #7496.
[~TASK] FLOW3 (Debugger): Now the var_dump has a lined background even if there is an exception trace shown at the same time.

183 lines of code changed in 6 files:

robert 2010-04-28 14:34 Rev.: 4231

[~TASK] FLOW3 (Core): The Bootstrap will now accept only "Production" or "Development" as valid contexts because this is how we currently use FLOW3. As soon as we really now how we want to support additional contexts, we can make it more flexible again. As a side effect, FLOW3 won't complain about missing context directories in the global Configuration dir.
[~TASK] FLOW3 (Security): Set a default encryption key for the time being until automatic generation is implemented. Relates to #7516

3 lines of code changed in 2 files:

robert 2010-04-28 14:05 Rev.: 4230

[+FEATURE] FLOW3 (Configuration): The ConfigurationManager now supports context directories in the FLOW3 package's Configuration directory. This allows us to deliver the FLOW3 distribution (and other distributions) with a virtually empty global Configuration directory. Resolves #7479
[~TASK] FLOW3 Base Distribution: Removed the global context configurations.

48 lines of code changed in 5 files:

k-fish 2010-04-27 11:56 Rev.: 4216

[+TASK] FLOW3 (Utility): Moved vital PHP6 package features to Utility\Unicode, resolves #7480.

6 lines of code changed in 6 files:

robert 2010-04-26 17:41 Rev.: 4213

[+FEATURE] FLOW3 (Validation): Implemented a "label" validator which matches characters you usually would want to allow in labels. Resolves #7474

1 lines of code changed in 2 files:

k-fish 2010-04-16 12:25 Rev.: 4185

[+FEATURE] FLOW3 (Reflection): ObjectAccess::getPropertyPath does support Arrays now, resolves #6390, relates to #7203.

28 lines of code changed in 2 files:

k-fish 2010-04-15 23:10 Rev.: 4170

[-API] FLOW3 (MVC): Controller\Argument no longer has setNewValidatorConjunction() - it was unused.
[+BUGFIX] FLOW3 (Persistence): Fixed building of hash for value objects.
[~TASK] FLOW3 Distribution (Build system): Moved vfsStream to a new folder; PHPUnit target fails build on error and failure now;
[-TASK] FLOW3: Fixed/removed some incomplete unit tests.
[-TASK] Fluid: Removed some incomplete unit tests.
[~TASK] Testing: Adjusted Bootstrap.php file to fixed FLOW3 Bootstrap behavior.

31 lines of code changed in 6 files:

robert 2010-04-15 20:41 Rev.: 4166

+[BUGFIX] FLOW3 (Core): Fixed the safeguard for the FLOW3_ROOTPATH environment variable in CLI context. Resolves #7286

1 lines of code changed in 1 file:

k-fish 2010-04-15 18:36 Rev.: 4161

[~TASK] FLOW3 (Error): Some tiny fixes to Debugger.css, relates to #6913.

3 lines of code changed in 1 file:

k-fish 2010-04-15 18:14 Rev.: 4160

[~TASK] FLOW3 (Error): Some improvements to CSS/HTML in Debugger, resolves #6913.

39 lines of code changed in 2 files:

k-fish 2010-04-15 17:26 Rev.: 4155

[~TASK] FLOW3 (Security): Clarified what happens to the pattern in RequestPattern\Uri, resolves #7031.

10 lines of code changed in 1 file:

k-fish 2010-04-15 16:19 Rev.: 4149

[-TASK] FLOW3 (Reflection): Removed unused code, resolves #71763.

0 lines of code changed in 1 file:

Repository Tag: test
robert 2010-04-09 16:49 Rev.: 4044

[+BUGFIX] FLOW3 (Object): Fixed regression introduced in last commit (Object Container isRegistered())

10 lines of code changed in 2 files:

robert 2010-04-09 16:39 Rev.: 4043

[+TASK] FLOW3 (Object): The Abstract Object Container now gives a hint / throws an InvalidArgumentException if object names or class names were specified with a leading backslash. Relates to #7198
[+BUGFIX] FLOW3 (Reflection): The Reflection Service now ignores leading backslashes in class names specified in annotations. Resolves #7198
[+BUGFIX] FLOW3 (Persistence): The Persistence Manager now retrieves repository objects by object name instead of class name. Resolves #7199

32 lines of code changed in 4 files:

k-fish 2010-04-08 17:02 Rev.: 4040

[+TASK] FLOW3 Distribution: Added Phing build file.
[~TASK] FLOW3 (MVC): Removed some leftover @package annotations.
[~TASK] FLOW3 (Object): Removed a leftover @package annotation.
[~TASK] Fluid: Fixed some param annotations.

1 lines of code changed in 6 files:

March 2010 »

Generated by StatSVN 0.5.0