Directory Tests/Property/Converter/

Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/Tests/Property/Converter
                Folder removed from repo Fixture (0 files, 0 lines)

Lines of Code

Tests/Property/Converter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 259 (100.0%) 16.1
sebastian 3 (18.8%) 214 (82.6%) 71.3
k-fish 10 (62.5%) 39 (15.1%) 3.9
robert 3 (18.8%) 6 (2.3%) 2.0

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 6 files:

  • Tests/Property/Converter: AbstractCompositeConverterTest.php (del), DomainObjectConverterTest.php (del), F3_FLOW3_Property_AbstractCompositeConverterTest.php (del), F3_FLOW3_Property_AbstractCompositeEditorTest.php (del), F3_FLOW3_Property_Editor_DomainObjectConverterTest.php (del), F3_FLOW3_Property_Editor_DomainObjectEditorTest.php (del)
robert 2009-01-30 14:02 Rev.: 1824

* FLOW3: (MVC) Moved the ConverterInterface into the correct namespace. Addresses #2515
* FLOW3: (Utility) Added a new function getFileContents() to the Files library. Preferibly use this function instead of PHP's built-in file_get_contents() function because it will handle warnings and errors more gracefully.
* Fluid: Cleaned up and partly refactored the TemplateView. Especially fixed the error prone comparisons (see #2536). There are still some skeletons in the closet and especially the unit tests badly need some improvements (more / proper use of mock objects, no functional test but unit tests etc.).

3 lines of code changed in 1 file:

  • Tests/Property/Converter: AbstractCompositeConverterTest.php (+3 -3)
robert 2009-01-28 13:04 Rev.: 1811

!!! Globally renamed all class files to the new shorter version. Resolves #2524
FLOW3: (Resource) Adapted the class loader and other related parts of FLOW3 to the new class filename convention
FLOW3: Moved the FLOW3 bootstrap into the F3\FLOW3 namepace

3 lines of code changed in 2 files:

  • Tests/Property/Converter: AbstractCompositeConverterTest.php (new 3), DomainObjectConverterTest.php (new)
k-fish 2009-01-15 16:06 Rev.: 1749

FLOW3:
* fixed license name in @license annotation, fixes #2454

2 lines of code changed in 2 files:

  • Tests/Property/Converter: F3_FLOW3_Property_AbstractCompositeConverterTest.php (+1 -1), F3_FLOW3_Property_Editor_DomainObjectConverterTest.php (+1 -1)
sebastian 2009-01-08 15:30 Rev.: 1715

FLOW3:
* (Property): Added F3\FLOW3\Property\Converter\IdentifierAwareInterface and implemented how it is used.
* (MVC): Adjusted doc comments in F3_FLOW3_MVC_Controller_Argument

24 lines of code changed in 1 file:

  • Tests/Property/Converter: F3_FLOW3_Property_Editor_DomainObjectConverterTest.php (+24 -2)
k-fish 2009-01-08 11:57 Rev.: 1712

FLOW3:
* style fixes to recent commits. Please, mind the CGL!
* fixed license in recently committed files.

37 lines of code changed in 2 files:

  • Tests/Property/Converter: F3_FLOW3_Property_AbstractCompositeConverterTest.php (+14 -7), F3_FLOW3_Property_Editor_DomainObjectConverterTest.php (+23 -9)
sebastian 2009-01-07 22:51 Rev.: 1711

FLOW3:
* (Property): Refactored PropertyEditor to PropertyConverter.

190 lines of code changed in 2 files:

  • Tests/Property/Converter: F3_FLOW3_Property_AbstractCompositeConverterTest.php (new 112), F3_FLOW3_Property_Editor_DomainObjectConverterTest.php (new 78)
Generated by StatSVN 0.5.0