Oelib Developers: mrimann

Login name:
mrimann
Total Commits:
60 (2.0%)
Lines of Code:
2,352 (1.9%)
Most Recent Commit:
2008-10-24 15:02
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for mrimann

Activity by Day of Week for mrimann

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 60 (100.0%) 2352 (100.0%) 39.2
tests/ 11 (18.3%) 1116 (47.4%) 101.4
/ 36 (60.0%) 706 (30.0%) 19.6
tests/fixtures/ 7 (11.7%) 530 (22.5%) 75.7
doc/ 6 (10.0%) 0 (0.0%) 0.0

Activity of mrimann

Most Recent Commits

mrimann 2008-10-24 15:02 Rev.: 13337

[Bug 1403] Feature: testingframework::createRelation needs to update the relation counter field in the local record, r=Oliver

306 lines of code changed in 6 files:

  • changelog.txt (+1), class.tx_oelib_testingFramework.php (+115), ext_tables.sql (+1), locallang_db.xml (+1), tca.php (+13)
  • tests: tx_oelib_testingFramework_testcase.php (+175)
mrimann 2008-10-11 20:30 Rev.: 12929

[Bug 2275] Feature: Added method hasTableColumn() in the testing framework (refactoring part)

1 lines of code changed in 1 file:

  • class.tx_oelib_testingFramework.php (+1 -24)
mrimann 2008-10-11 20:12 Rev.: 12928

[Bug 2275] Feature: Added method hasTableColumn() in the testing framework

82 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_testingFramework.php (+47 -3)
  • tests: tx_oelib_testingFramework_testcase.php (+34)
mrimann 2008-05-03 12:52 Rev.: 9088

[Bug 1857] markTableNameAsDirty() now accepts comma-separated list of table names, r=Oliver

44 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_testingFramework.php (+17 -13)
  • tests: tx_oelib_testingFramework_testcase.php (+26 -20)
mrimann 2008-05-03 11:48 Rev.: 9084

[Bug 1870] createRelation() now throws an exception on negative UIDs, r=Oliver

28 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_testingFramework.php (+2 -2)
  • tests: tx_oelib_testingFramework_testcase.php (+25)
mrimann 2008-03-05 12:03 Rev.: 8467

[Bug 1726] Fixed testingFramework which was broken by changes in t3lib_db, r=Oliver.

26 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_testingFramework.php (+25 -5)
mrimann 2008-03-02 23:03 Rev.: 8448

[Bug 1682] Updated the manual with a link to the StatSVN reports.

0 lines of code changed in 1 file:

  • doc: manual.sxw (changed)
mrimann 2008-01-05 21:50 Rev.: 7833

[Bug 1325] TestingFramework: ChangeRecords, r=Oliver

271 lines of code changed in 3 files:

  • changelog.txt (+1)
  • tests: tx_oelib_testingframework_testcase.php (+187)
  • tests/fixtures: class.tx_oelib_testingframework.php (+83 -8)
mrimann 2008-01-01 23:57 Rev.: 7763

[#1411] Extended the copyright to 2008, no review

9 lines of code changed in 9 files:

  • class.tx_oelib_configcheck.php (+1 -1), class.tx_oelib_salutationswitcher.php (+1 -1), class.tx_oelib_templatehelper.php (+1 -1)
  • tests: tx_oelib_salutationswitcherchild_testcase.php (+1 -1), tx_oelib_templatehelperchild_testcase.php (+1 -1), tx_oelib_testingframework_testcase.php (+1 -1)
  • tests/fixtures: class.tx_oelib_salutationswitcherchild.php (+1 -1), class.tx_oelib_templatehelperchild.php (+1 -1), class.tx_oelib_testingframework.php (+1 -1)
mrimann 2007-12-20 23:39 Rev.: 7626

[Bug 1383] Fixed performance issue with cleanUp() function from the testing framework, r=Oliver

133 lines of code changed in 3 files:

  • changelog.txt (+1)
  • tests: tx_oelib_testingframework_testcase.php (+83 -6)
  • tests/fixtures: class.tx_oelib_testingframework.php (+49 -3)
mrimann 2007-12-16 13:26 Rev.: 7562

Updated the manual (removed my misleading comment from yesterday).

0 lines of code changed in 1 file:

  • doc: manual.sxw (changed)
mrimann 2007-12-16 00:31 Rev.: 7556

Updated the manual.

0 lines of code changed in 1 file:

  • doc: manual.sxw (changed)
mrimann 2007-12-05 07:31 Rev.: 7379

[Bug 1349] Fixed handling of m:n tables and resetAutoIncrement() in the testing framework, r=Oliver

53 lines of code changed in 3 files:

  • changelog.txt (+1)
  • tests: tx_oelib_testingframework_testcase.php (+16)
  • tests/fixtures: class.tx_oelib_testingframework.php (+36 -4)
mrimann 2007-11-27 20:27 Rev.: 7304

[Bug 1237] Added testing framework (updated documentation), r=Oliver

0 lines of code changed in 1 file:

  • doc: manual.sxw (changed)
mrimann 2007-11-27 20:21 Rev.: 7303

[Bug 1237] Added testing framework (updated documentation), r=Oliver

0 lines of code changed in 1 file:

  • doc: manual.sxw (changed)
mrimann 2007-11-27 19:51 Rev.: 7302

[Bug 1237] Added testing framework, r=Oliver

961 lines of code changed in 4 files:

  • changelog.txt (+1), ext_tables.sql (new 34)
  • tests: tx_oelib_testingframework_testcase.php (new 567)
  • tests/fixtures: class.tx_oelib_testingframework.php (new 359)
mrimann 2007-09-09 09:14 Rev.: 6456

[Bug 612] Code cleanup (long lines), r=Oliver

330 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_configcheck.php (+235 -43), class.tx_oelib_templatehelper.php (+94 -36)
mrimann 2007-04-01 16:54 Rev.: 5268

[Bug 710] E-mails are empty if a HTML template is selected via flexforms, r=Oliver

31 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_templatehelper.php (+30 -10)
mrimann 2007-03-04 19:45 Rev.: 5109

[Bug 381] Removed the "This feature is new" message from the config check, r=Oliver

1 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_configcheck.php (-6)
mrimann 2007-02-12 23:55 Rev.: 4879

[Bug 482] Hide column "list of registrations" in the event list for a topic (oelib port), r=Oliver

38 lines of code changed in 2 files:

  • changelog.txt (+1), class.tx_oelib_templatehelper.php (+37)

(2 more)

Generated by StatSVN 0.5.0