Directory tests/fixtures/

Directory Created:
2007-08-26 16:40
Total Files:
24
Deleted Files:
5
Lines of Code:
1698

[root]/tests/fixtures
            directory in repo pi1 (1 files, 37 lines)
            directory in repo xclass (1 files, 44 lines)

Lines of Code

tests/fixtures/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 194 (100.0%) 3264 (100.0%) 16.8
oliklee 158 (81.4%) 2241 (68.7%) 14.1
mrimann 7 (3.6%) 530 (16.2%) 75.7
nielspardon 17 (8.8%) 293 (9.0%) 17.2
sas-me 8 (4.1%) 168 (5.1%) 21.0
bernd.schoenbach 4 (2.1%) 32 (1.0%) 8.0

Most Recent Commits

oliklee 2010-09-23 17:09 Rev.: 38534

[Bug 4129] Decimals of geo coordinates are cut off in the DB, r=niels

36 lines of code changed in 2 files:

  • tests/fixtures: class.tx_oelib_testingObject.php (+9), class.tx_oelib_tests_fixtures_TestingModel.php (+27)
oliklee 2010-09-22 09:57 Rev.: 38438

[Bug 4121] Add a function Geocoding_Calculator::filterByDistance, r=niels

1 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingGeo.php (+1 -1)
oliklee 2010-08-07 10:55 Rev.: 36461

[Bug 4055] Add a Sortable interface, r=bernd

23 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingChildModel.php (+23 -1)
nielspardon 2010-06-28 15:03 Rev.: 35005

[Bug 3981] Feature: Add LIMIT to findByWhereClause()

3 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+3 -2)
oliklee 2010-05-26 21:51 Rev.: 33546

[Bug 3854] 1:n IRRE relations need to drop extension prefixes in SQL column names, r=niels

44 lines of code changed in 4 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingChildMapper.php (+1), class.tx_oelib_tests_fixtures_TestingChildModel.php (+23 -2), class.tx_oelib_tests_fixtures_TestingMapper.php (+1), class.tx_oelib_tests_fixtures_TestingModel.php (+19)
oliklee 2010-05-26 21:49 Rev.: 33545

[Bug 3821] Provide a geocoding service, r=niels

160 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingGeo.php (new 160)
oliklee 2010-04-30 19:15 Rev.: 32807

[Bug 3434] Replace false/true with FALSE/TRUE, r=niels

9 lines of code changed in 4 files:

  • tests/fixtures: class.tx_oelib_salutationswitcherchild.php (+2 -2), class.tx_oelib_templatehelperchild.php (+2 -2), class.tx_oelib_tests_fixtures_ReadOnlyModel.php (+1 -1), class.tx_oelib_tests_fixtures_TestingModel.php (+4 -4)
oliklee 2010-04-01 13:22 Rev.: 31825

[Bug 3736] DB warnings in the EM, r=niels

0 lines of code changed in 1 file:

  • tests/fixtures: user_oelibtest.t3x (changed)
oliklee 2010-03-26 15:35 Rev.: 31601

[Bug 2684] Implement saving of compositions (1:n relations), r=niels

63 lines of code changed in 3 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingChildMapper.php (+8), class.tx_oelib_tests_fixtures_TestingChildModel.php (+46), class.tx_oelib_tests_fixtures_TestingModel.php (+9)
oliklee 2010-03-25 13:32 Rev.: 31549

[Bug 2682] Implement dataMapper::delete, r=niels

0 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingModel.php (-7)
oliklee 2010-01-29 19:33 Rev.: 29490

[Bug 3650] Objects overwrite/delete each other's configuration arrays, r=bernd

1 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_templatehelperchild.php (+1 -1)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

16 lines of code changed in 16 files:

  • tests/fixtures: class.tx_oelib_dummyObjectToCheck.php (+1 -1), class.tx_oelib_salutationswitcherchild.php (+1 -1), class.tx_oelib_templatehelperchild.php (+1 -1), class.tx_oelib_testingObject.php (+1 -1), class.tx_oelib_tests_fixtures_ColumnLessTestingMapper.php (+1 -1), class.tx_oelib_tests_fixtures_Empty.php (+1 -1), class.tx_oelib_tests_fixtures_ModelLessTestingMapper.php (+1 -1), class.tx_oelib_tests_fixtures_NotIncluded.php (+1 -1), class.tx_oelib_tests_fixtures_NotIncludedEither.php (+1 -1), class.tx_oelib_tests_fixtures_ReadOnlyModel.php (+1 -1), class.tx_oelib_tests_fixtures_TableLessTestingMapper.php (+1 -1), class.tx_oelib_tests_fixtures_TestingChildMapper.php (+1 -1), class.tx_oelib_tests_fixtures_TestingChildModel.php (+1 -1), class.tx_oelib_tests_fixtures_TestingMailRole.php (+1 -1), class.tx_oelib_tests_fixtures_TestingMapper.php (+1 -1), class.tx_oelib_tests_fixtures_TestingModel.php (+1 -1)
oliklee 2009-11-23 10:45 Rev.: 26804

[Bug 2469] Allow additional keys for models in the mappers, r=niels

23 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+23)
bernd.schoenbach 2009-09-22 19:42 Rev.: 24719

[Bug 3411] add ensureIntegerArrayValues to templatehelper,r=oliver

10 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_templatehelperchild.php (+10)
oliklee 2009-09-06 15:37 Rev.: 24064

[Bug 3388] Autoloader does not load XCLASS, r=niels

41 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_Empty.php (new 41)
bernd.schoenbach 2009-08-20 17:36 Rev.: 23529

[Bug 3354] populateList cannot work with test records only,r=oliver

18 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+18)
nielspardon 2009-06-13 19:29 Rev.: 21339

[Bug 2681] Feature: Implement recursively saving n:1 and comma-separated relations

17 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingModel.php (+17)
nielspardon 2009-06-13 19:19 Rev.: 21338

[Bug 3067] Feature: tx_oelib_List needs a callback to the containing model

4 lines of code changed in 2 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+4 -2), class.tx_oelib_tests_fixtures_TestingModel.php (-7)
nielspardon 2009-04-06 15:19 Rev.: 18748

[Bug 2751] Feature: Support bidirectional relations

11 lines of code changed in 2 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+1), class.tx_oelib_tests_fixtures_TestingModel.php (+10)
oliklee 2009-04-04 11:31 Rev.: 18691

[Bug 2886] Refactor the creation of the cObj in the templatehelper, r=saskia

15 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_templatehelperchild.php (+15)
nielspardon 2009-03-23 19:52 Rev.: 18207

[Bug 2482] Feature: Support 1:n relations (compositions)

94 lines of code changed in 4 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingChildMapper.php (new 46), class.tx_oelib_tests_fixtures_TestingChildModel.php (new 37), class.tx_oelib_tests_fixtures_TestingMapper.php (+1), class.tx_oelib_tests_fixtures_TestingModel.php (+10)
sas-me 2009-03-09 19:52 Rev.: 17645

[#2680] Add datamapper::save, r=Oliver

28 lines of code changed in 2 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+19), class.tx_oelib_tests_fixtures_TestingModel.php (+9 -19)
sas-me 2009-03-02 13:02 Rev.: 17381

[#2764] Add internal functions for the DataMapper to create models from arrays of data, r=Oliver

14 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+14 -4)
oliklee 2009-02-28 12:15 Rev.: 17329

[Bug 2767] Add a "readOnly" flag to models, r=niels

50 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_ReadOnlyModel.php (new 50)
sas-me 2009-02-27 12:56 Rev.: 17301

[#2771] Add function setToDeleted to the model, r=Oliver

27 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingModel.php (+27)
nielspardon 2009-02-27 00:51 Rev.: 17296

[Bug 2766] Feature: Add country model and mapper

8 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+8)
sas-me 2009-02-25 21:10 Rev.: 17218

[#2679] Track the dirty/clean state of models,r=Oliver

14 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingModel.php (+14)
oliklee 2009-02-24 22:43 Rev.: 17183

[Bug 2460] Add a m:n table mapper, r=niels

11 lines of code changed in 2 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+1), class.tx_oelib_tests_fixtures_TestingModel.php (+10)
oliklee 2009-02-21 13:38 Rev.: 17041

[Bug 2458] Support relations by comma-separated lists, r=saskia

26 lines of code changed in 2 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+1), class.tx_oelib_tests_fixtures_TestingModel.php (+25)
bernd.schoenbach 2009-02-20 18:51 Rev.: 17029

[Bug 2703] Add an optional parameter "cssFile" to Mail::setHTMLMessage, r=oliver

4 lines of code changed in 2 files:

  • tests/fixtures: test.css (new 3), test_2.css (new 1)
oliklee 2009-02-16 01:38 Rev.: 16891

[Bug 2457] Add foreign key mapping (part 2: make it more flexible), r=saskia

19 lines of code changed in 2 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+9 -14), class.tx_oelib_tests_fixtures_TestingModel.php (+10)
oliklee 2009-02-05 11:14 Rev.: 16463

[Bug 2457] Add foreign key mapping, r=saskia

25 lines of code changed in 2 files:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+14), class.tx_oelib_tests_fixtures_TestingModel.php (+11)
oliklee 2009-02-02 12:18 Rev.: 16254

[Bug 2629] Remove XCLASS stuff from all classes in tests/ and tests/fixtures/, r=saskia

0 lines of code changed in 11 files:

  • tests/fixtures: class.tx_oelib_dummyObjectToCheck.php (-4), class.tx_oelib_salutationswitcherchild.php (-4), class.tx_oelib_templatehelperchild.php (-4), class.tx_oelib_testingObject.php (-4), class.tx_oelib_tests_fixtures_ColumnLessTestingMapper.php (-4), class.tx_oelib_tests_fixtures_ModelLessTestingMapper.php (-4), class.tx_oelib_tests_fixtures_NotIncluded.php (-4), class.tx_oelib_tests_fixtures_NotIncludedEither.php (-4), class.tx_oelib_tests_fixtures_TableLessTestingMapper.php (-4), class.tx_oelib_tests_fixtures_TestingMapper.php (-4), class.tx_oelib_tests_fixtures_TestingModel.php (-4)
oliklee 2009-02-01 16:10 Rev.: 16248

[Bug 2459] Add getAsModel to the model class, r=saskia

15 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingModel.php (+15)
oliklee 2009-02-01 15:57 Rev.: 16247

[Bug 2654] Add Model::existsKey(), r=saskia

12 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingModel.php (+12)
nielspardon 2009-01-20 11:03 Rev.: 15909

[Bug 2554] Feature: Create new Mail class that represents one e-mail

121 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMailRole.php (new 121)
oliklee 2009-01-13 15:11 Rev.: 15630

[Bug 2542] Remove the Autoloader includes from all oelib non-test classes except for the templatehelper, r=saskia

0 lines of code changed in 7 files:

  • tests/fixtures: class.tx_oelib_dummyObjectToCheck.php (-2), class.tx_oelib_salutationswitcherchild.php (-2), class.tx_oelib_templatehelperchild.php (-2), class.tx_oelib_testingObject.php (-2), class.tx_oelib_tests_fixtures_ColumnLessTestingMapper.php (-2), class.tx_oelib_tests_fixtures_ModelLessTestingMapper.php (-2), class.tx_oelib_tests_fixtures_TableLessTestingMapper.php (-2)
oliklee 2009-01-02 19:26 Rev.: 15442

[Bug 2456] Add lazy loading for models, r=niels

0 lines of code changed in 1 file:

  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingModel.php (-9)
oliklee 2009-01-01 15:45 Rev.: 15400

[Bug 2502] Update copyrights to 2009, no review

11 lines of code changed in 11 files:

  • tests/fixtures: class.tx_oelib_dummyObjectToCheck.php (+1 -1), class.tx_oelib_salutationswitcherchild.php (+1 -1), class.tx_oelib_templatehelperchild.php (+1 -1), class.tx_oelib_testingObject.php (+1 -1), class.tx_oelib_tests_fixtures_ColumnLessTestingMapper.php (+1 -1), class.tx_oelib_tests_fixtures_ModelLessTestingMapper.php (+1 -1), class.tx_oelib_tests_fixtures_NotIncluded.php (+1 -1), class.tx_oelib_tests_fixtures_NotIncludedEither.php (+1 -1), class.tx_oelib_tests_fixtures_TableLessTestingMapper.php (+1 -1), class.tx_oelib_tests_fixtures_TestingMapper.php (+1 -1), class.tx_oelib_tests_fixtures_TestingModel.php (+1 -1)
oliklee 2008-12-26 13:28 Rev.: 15240

[Bug 2456] Add lazy loading for models (refactoring), r=saskia

289 lines of code changed in 7 files:

  • tests/fixtures: class.tx_oelib_brokenColumnLessTestingMapper.php (del), class.tx_oelib_brokenTableLessTestingMapper.php (del), class.tx_oelib_tests_fixtures_ColumnLessTestingMapper.php (new 59), class.tx_oelib_tests_fixtures_ModelLessTestingMapper.php (new 48), class.tx_oelib_tests_fixtures_TableLessTestingMapper.php (new 54), class.tx_oelib_tests_fixtures_TestingMapper.php (new 61), class.tx_oelib_tests_fixtures_TestingModel.php (new 67)

(53 more)

Generated by StatSVN 0.5.0