Directory Mapper/

Total Files:
6
Deleted Files:
1
Lines of Code:
771

[root]/Mapper

Lines of Code

Mapper/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 813 (100.0%) 30.1
oliklee 26 (96.3%) 761 (93.6%) 29.2
sas-me 1 (3.7%) 52 (6.4%) 52.0

Most Recent Commits

oliklee 2011-01-03 19:57 Rev.: 41747

[Bug 4172] Use the mapper for finding existing records (part 1), r=bernd

183 lines of code changed in 3 files:

  • Mapper: class.tx_realty_Mapper_City.php (+3 -1), class.tx_realty_Mapper_District.php (+28 -3), class.tx_realty_Mapper_RealtyObject.php (+152)
oliklee 2010-08-09 09:15 Rev.: 36521

[Bug 4014] Add a Model and Mapper for related documents, patch by bernd, r=me

86 lines of code changed in 1 file:

  • Mapper: Document.php (new 86)
oliklee 2010-08-06 22:51 Rev.: 36451

[Bug 4010] Part 5: Drop the object -> image relation, r=bernd

1 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_RealtyObject.php (+1 -3)
oliklee 2010-07-30 11:51 Rev.: 36181

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

0 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_RealtyObject.php (-10)
oliklee 2010-07-30 11:01 Rev.: 36171

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

10 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_RealtyObject.php (+10)
oliklee 2010-07-30 10:55 Rev.: 36169

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

36 lines of code changed in 2 files:

  • Mapper: Image.php (+26), class.tx_realty_Mapper_RealtyObject.php (+10)
oliklee 2010-07-22 11:07 Rev.: 35930

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

60 lines of code changed in 1 file:

  • Mapper: Image.php (new 60)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

4 lines of code changed in 4 files:

  • Mapper: class.tx_realty_Mapper_City.php (+1 -1), class.tx_realty_Mapper_District.php (+1 -1), class.tx_realty_Mapper_FrontEndUser.php (+1 -1), class.tx_realty_Mapper_RealtyObject.php (+1 -1)
oliklee 2009-11-27 14:12 Rev.: 27062

[Bug 3537] Add CityMapper::findByName and DistrictMapper::findByNameAndCityUid, r=bernd

129 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_District.php (+129)
oliklee 2009-11-27 12:44 Rev.: 27053

[Bug 3537] Add CityMapper::findByName, r=bernd

19 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_City.php (+19)
oliklee 2009-11-06 12:27 Rev.: 26254

[Bug 3422] Show the number of objects after the city and district names in the selector widget (mapper changes), r=bernd

34 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_RealtyObject.php (+34 -4)
oliklee 2009-11-06 12:14 Rev.: 26252

[Bug 3485] Add a function for getting all districts by city to the district mapper, r=bernd

29 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_District.php (+29)
oliklee 2009-11-02 19:48 Rev.: 26100

[Bug 3416] Add a relation from the districts to the cities, r=bernd

8 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_District.php (+8)
oliklee 2009-11-02 18:00 Rev.: 26094

[Bug 3415] Add mappers for cities and districts, r=bernd

100 lines of code changed in 2 files:

  • Mapper: class.tx_realty_Mapper_City.php (new 50), class.tx_realty_Mapper_District.php (new 50)
sas-me 2009-02-03 17:56 Rev.: 16339

[Bug 2356] Make the realty object inherit tx_oelib_Model, r=Oliver

52 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_RealtyObject.php (new 52)
oliklee 2009-01-01 15:45 Rev.: 15400

[Bug 2502] Update copyrights to 2009, no review

1 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_FrontEndUser.php (+1 -1)
oliklee 2008-12-26 13:28 Rev.: 15240

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

3 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_FrontEndUser.php (+3 -12)
oliklee 2008-12-20 14:23 Rev.: 15107

[Bug 2322] Create an autoloader for models and other classes, r=saskia

0 lines of code changed in 1 file:

  • Mapper: class.tx_realty_Mapper_FrontEndUser.php (-4)
oliklee 2008-12-18 00:09 Rev.: 15050

[Bug 2322] Create an autoloader for models (parts 1 and 2), r=saskia

58 lines of code changed in 2 files:

  • Mapper: class.tx_realty_Mapper_FrontEndUser.php (new 58), class.tx_realty_frontEndUserMapper.php (del)
Generated by StatSVN 0.5.0