Directory Tests/Unit/Persistence/Fixture/

Directory Created:
2010-01-13 17:30
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/Tests/Unit/Persistence/Fixture
                    Folder removed from repo Model (0 files, 0 lines)

Lines of Code

Tests/Unit/Persistence/Fixture/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
k-fish 9 (100.0%) 285 (100.0%) 31.6

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 2 files:

  • Tests/Unit/Persistence/Fixture: AValue.php (del), AnEntity.php (del)
k-fish 2010-08-13 16:21 Rev.: 4969

[-TASK] FLOW3: Removed @version keyword from files, resolves #8835.

0 lines of code changed in 2 files:

  • Tests/Unit/Persistence/Fixture: AValue.php (-1), AnEntity.php (-1)
k-fish 2010-02-18 23:32 Rev.: 3830

[~TASK] FLOW3 (Persistence): Completely rewrote dirty checking, achieves massive speedup; isNew() and isDirty() are no longer AOP'ed into objects but reside in the PersistenceManager now.
[+API] FLOW3 (Persistence): getObjectDataByQuery(), getObjectCountByQuery() now in PersistenceManagerInterface.
[~API] FLOW3 (Persistence): replaceObject() moved from BackendInterface to PersistenceManagerInterface.
[-API] FLOW3 (Persistence): removed getBackend() from PersistenceManager, no longer needed as API methods from backend moved to PersistenceManager.
[~TASK] FLOW3 (Persistence): Renamed DirtyMonitoringInterface to PersistenceMagicAspect.

1 lines of code changed in 1 file:

  • Tests/Unit/Persistence/Fixture: AnEntity.php (+1 -1)
k-fish 2010-01-20 14:38 Rev.: 3734

[~TASK] FLOW3 (Persistence): Cleaned up persistence backend structure, resolves #6124.

2 lines of code changed in 2 files:

  • Tests/Unit/Persistence/Fixture: AValue.php (+1 -1), AnEntity.php (+1 -1)
k-fish 2010-01-13 17:30 Rev.: 3616

[+FEATURE] FLOW3 (Persistence): Wrote a new persistence backend using a database directly instead of TYPO3CR. Details see below. Resolves #6006.
[+API] FLOW3 (Persistence): Added new backend classes that can be used for further backends.
[-API] FLOW3 (Persistence): Removed methods getIdentifierByObject(), getObjectByIdentifier() and isNewObject() from BackendInterface.
[+API] FLOW3 (Persistence): Removed methods getIdentifierByObject(), getObjectByIdentifier() and isNewObject() to ManagerInterface and Manager.
[-API] FLOW3 (Persistence): Removed withUUID() from QueryInterface, use getObjectByIdentifier() on Manager instead.
[+API] FLOW3 (Persistence): Added constants for query operators to QueryInterface.

282 lines of code changed in 2 files:

  • Tests/Unit/Persistence/Fixture: AValue.php (new 107), AnEntity.php (new 175)
Generated by StatSVN 0.5.0