Directory [root]

Directory Created:
2006-02-14 22:29
Total Files:
55
Deleted Files:
15
Lines of Code:
15120

[root]
    directory in repo .settings (1 files, 3 lines)
    directory in repo Exception (4 files, 204 lines)
    directory in repo Geocoding (3 files, 533 lines)
    directory in repo Interface (5 files, 357 lines)
    directory in repo Mapper (7 files, 567 lines)
    directory in repo Model (7 files, 1185 lines)
    directory in repo Resources (0 files, 0 lines)
        directory in repo Private (0 files, 0 lines)
            directory in repo Language (1 files, 13 lines)
    directory in repo ViewHelper (1 files, 117 lines)
    directory in repo Visibility (2 files, 304 lines)
    directory in repo contrib (0 files, 0 lines)
        directory in repo PEAR (2 files, 1180 lines)
            directory in repo Mail (2 files, 2455 lines)
        directory in repo emogrifier (2 files, 217 lines)
    directory in repo doc (1 files, 0 lines)
        Folder removed from repo api (0 files, 0 lines)
            Folder removed from repo TYPO3 (0 files, 0 lines)
                Folder removed from repo tx_oelib (0 files, 0 lines)
            Folder removed from repo __filesource (0 files, 0 lines)
            Folder removed from repo media (0 files, 0 lines)
    Folder removed from repo exceptions (0 files, 0 lines)
    Folder removed from repo mappers (0 files, 0 lines)
    Folder removed from repo models (0 files, 0 lines)
    directory in repo tests (33 files, 25164 lines)
        directory in repo Exception (1 files, 73 lines)
        directory in repo Geocoding (3 files, 729 lines)
        directory in repo Mapper (7 files, 1062 lines)
        directory in repo Model (7 files, 2555 lines)
        directory in repo ViewHelper (1 files, 215 lines)
        directory in repo Visibility (2 files, 540 lines)
        directory in repo fixtures (24 files, 1698 lines)
            directory in repo pi1 (1 files, 37 lines)
            directory in repo xclass (1 files, 44 lines)

Lines of Code

Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 1469 (100.0%) 30269 (100.0%) 20.6
oliklee 1080 (73.5%) 19986 (66.0%) 18.5
nielspardon 146 (9.9%) 6144 (20.3%) 42.0
sas-me 111 (7.6%) 2614 (8.6%) 23.5
bernd.schoenbach 96 (6.5%) 819 (2.7%) 8.5
mrimann 36 (2.5%) 706 (2.3%) 19.6

Most Recent Commits

oliklee 2010-11-04 23:28 Rev.: 39863

Bump the version number.

1 lines of code changed in 1 file:

  • ext_emconf.php (+1 -1)
oliklee 2010-10-30 12:17 Rev.: 39698

[Bug 4154] Add List::inRange

41 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_List.php (+40 -16)
oliklee 2010-10-16 00:24 Rev.: 39189

[Bug 4169] Drop unused code and some unused variables

5 lines of code changed in 4 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+1 -1), class.tx_oelib_TestingFrameworkCleanup.php (+1 -3), class.tx_oelib_Timer.php (+2 -2)
oliklee 2010-10-14 23:45 Rev.: 39166

Bump the version number.

1 lines of code changed in 1 file:

  • ext_emconf.php (+1 -1)
oliklee 2010-10-14 23:30 Rev.: 39165

[Bug 4168] Add Model_FrontEndUser::setName

1 lines of code changed in 1 file:

  • changelog.txt (+1)
oliklee 2010-10-14 23:13 Rev.: 39164

[Bug 4167] Add Mapper_FrontEndUser::findByUserName

2 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+1 -1)
oliklee 2010-10-14 12:48 Rev.: 39130

[Bug 4161] Add some getters and setters to the FE user model

1 lines of code changed in 1 file:

  • changelog.txt (+1)
oliklee 2010-10-14 11:24 Rev.: 39123

Add phpunit to the include path.

1 lines of code changed in 1 file:

  • .buildpath (+1)
oliklee 2010-10-12 18:08 Rev.: 39071

[Bug 4160] Add Model_FrontEndUser::getJobTitle and ::hasJobTitle

1 lines of code changed in 1 file:

  • changelog.txt (+1)
oliklee 2010-10-11 17:46 Rev.: 39047

[Bug 2628] Make more use of the login manager in oelib

7 lines of code changed in 2 files:

  • class.tx_oelib_templatehelper.php (+4 -17), class.tx_oelib_testingFramework.php (+3 -1)
oliklee 2010-10-04 21:35 Rev.: 38860

Bump the version number.

1 lines of code changed in 1 file:

  • ext_emconf.php (+1 -1)
oliklee 2010-10-04 11:50 Rev.: 38842

[Bug 2628] Add a function frontEndLoginManager::loginUser, r=niels

34 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_FrontEndLoginManager.php (+33 -4)
oliklee 2010-09-25 16:08 Rev.: 38596

[Bug 4132] Add a class with time constants, r=niels

85 lines of code changed in 4 files:

  • Time.php (new 76), changelog.txt (+1), ext_autoload.php (+2 -1), tx_oelib_commonConstants.php (+6)
oliklee 2010-09-23 20:16 Rev.: 38549

[Bug 4047] Rename all test classes from *_testcase to *Test, r=niels

12 lines of code changed in 1 file:

  • ext_autoload.php (+12 -12)
oliklee 2010-09-23 17:17 Rev.: 38537

[Bug 4047] Rename all test classes from *_testcase to *Test (part 3), r=niels

10 lines of code changed in 1 file:

  • ext_autoload.php (+10 -10)
oliklee 2010-09-23 17:09 Rev.: 38534

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

10 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_templatehelper.php (+6 -1), ext_tables.sql (+3)
oliklee 2010-09-23 09:58 Rev.: 38501

[Bug 3248] A model without UID should automatically be dirty after setData, r=niels

6 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_Model.php (+5 -1)
oliklee 2010-09-22 11:52 Rev.: 38448

Bump the version number.

2 lines of code changed in 1 file:

  • ext_emconf.php (+2 -2)
oliklee 2010-09-22 11:48 Rev.: 38447

[Bug 4111] tx_oelib_List::sort needs to make the list dirty, r=niels

4 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_List.php (+3 -1)
oliklee 2010-09-22 11:46 Rev.: 38446

[Bug 4095] Wrong documentation comment for tx_oelib_ConfigurationRegistry::get, r=niels

9 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_ConfigurationRegistry.php (+8 -6)
oliklee 2010-09-22 11:40 Rev.: 38445

[Bug 4125] Check all class_exists for the correct use of the autoload flag, r=niels

2 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_MapperRegistry.php (+1 -1)
oliklee 2010-09-22 11:36 Rev.: 38444

[Bug 4128] Improve the exception text about missing subparts, r=niels

4 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_Template.php (+3 -1)
oliklee 2010-09-22 10:31 Rev.: 38440

Bump the version number.

1 lines of code changed in 1 file:

  • ext_emconf.php (+1 -1)
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:

  • changelog.txt (+1)
oliklee 2010-09-07 18:42 Rev.: 37794

[Bug 4047] Rename all test classes from *_testcase to *Test, r=niels

27 lines of code changed in 1 file:

  • ext_autoload.php (+27 -27)
oliklee 2010-09-07 18:13 Rev.: 37793

[Bug 4047] Rename all test classes from *_testcase to *Test, r=niels

9 lines of code changed in 2 files:

  • changelog.txt (+1), ext_autoload.php (+8 -8)
oliklee 2010-08-30 11:03 Rev.: 37427

[Bug 4094] Use empty configurations in the unit tests, r=niels

1 lines of code changed in 1 file:

  • changelog.txt (+1)
oliklee 2010-08-18 19:14 Rev.: 36935

[Bug 4080] Memory-only models must not try to load IRRE relations from database, r=bernd

8 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+7)
oliklee 2010-08-12 11:53 Rev.: 36663

Bump the version number.

2 lines of code changed in 1 file:

  • ext_emconf.php (+2 -2)
oliklee 2010-08-12 11:30 Rev.: 36660

Bump the version number.

1 lines of code changed in 1 file:

  • ext_emconf.php (+1 -1)
oliklee 2010-08-07 11:07 Rev.: 36462

[Bug 4056] Add List::at, r=bernd

30 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_List.php (+29)
oliklee 2010-08-07 10:55 Rev.: 36461

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

32 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_List.php (+29), ext_autoload.php (+2 -1)
oliklee 2010-08-06 22:35 Rev.: 36447

[Bug 4030] Add a function for calculating the distance between two geo objects, r=bernd

4 lines of code changed in 2 files:

  • changelog.txt (+1), ext_autoload.php (+3 -1)
oliklee 2010-08-06 22:31 Rev.: 36446

[Bug 4053] Add Model::setPageUid, r=bernd

15 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_Model.php (+14)
oliklee 2010-08-02 19:18 Rev.: 36269

Bump the version number.

1 lines of code changed in 1 file:

  • ext_emconf.php (+1 -1)
oliklee 2010-07-30 11:31 Rev.: 36174

[Bug 2049] Drop our copy of t3lib_div::rmdir, r=bernd

6 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_FileFunctions.php (+3 -32), class.tx_oelib_testingFramework.php (+2 -2)
oliklee 2010-07-21 16:47 Rev.: 35900

Bump the version number.

3 lines of code changed in 1 file:

  • ext_emconf.php (+3 -3)
nielspardon 2010-06-28 16:15 Rev.: 35018

[Bug 3984] Feature: Add countByWhereClause() and countByPageUid() to the DataMapper

40 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+39)
nielspardon 2010-06-28 15:28 Rev.: 35010

[Bug 3983] Feature: Add LIMIT to findByPageUid()

6 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+5 -3)
nielspardon 2010-06-28 15:03 Rev.: 35005

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

5 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+4 -2)

(579 more)

Generated by StatSVN 0.5.0