Oelib Developers: bernd.schoenbach

Login name:
bernd.schoenbach
Total Commits:
182 (5.9%)
Lines of Code:
6,747 (5.4%)
Most Recent Commit:
2010-01-29 20:51
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for bernd.schoenbach

Activity by Day of Week for bernd.schoenbach

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 182 (100.0%) 6747 (100.0%) 37.0
tests/ 52 (28.6%) 2828 (41.9%) 54.3
contrib/PEAR/Mail/ 4 (2.2%) 2042 (30.3%) 510.5
/ 96 (52.7%) 819 (12.1%) 8.5
Visibility/ 5 (2.7%) 305 (4.5%) 61.0
contrib/emogrifier/ 5 (2.7%) 262 (3.9%) 52.4
Model/ 7 (3.8%) 206 (3.1%) 29.4
contrib/PEAR/ 2 (1.1%) 99 (1.5%) 49.5
Mapper/ 3 (1.6%) 77 (1.1%) 25.6
Interface/ 1 (0.5%) 76 (1.1%) 76.0
tests/fixtures/ 4 (2.2%) 32 (0.5%) 8.0
Resources/Private/Language/ 1 (0.5%) 1 (0.0%) 1.0
doc/ 2 (1.1%) 0 (0.0%) 0.0

Activity of bernd.schoenbach

Most Recent Commits

bernd.schoenbach 2010-01-29 20:51 Rev.: 29492

[Bug 3679] Update all PEAR and emogrifier classes to the latest versions,r=oliver

2034 lines of code changed in 4 files:

  • class.tx_oelib_abstractMailer.php (+1 -1)
  • contrib/PEAR/Mail: mime.php (+1448 -931), mimePart.php (+579 -195)
  • tests: tx_oelib_mailerFactory_testcase.php (+6 -6)
bernd.schoenbach 2010-01-29 19:35 Rev.: 29491

[Bug 3679] Update all PEAR and emogrifier classes to the latest versions,r=oliver

217 lines of code changed in 6 files:

  • changelog.txt (+1)
  • contrib/PEAR: PEAR.php (+61 -41), PEAR5.php (new 38)
  • contrib/emogrifier: LICENSE.TXT (new 28), emogrifier.php (+89 -33), license.txt (del)
bernd.schoenbach 2010-01-29 17:19 Rev.: 29482

[Bug 3677] Return-path in e-mails has additional <> around it when forceReturnPath is used,r=oliver

94 lines of code changed in 4 files:

  • changelog.txt (+1), class.tx_oelib_Mail.php (+17), class.tx_oelib_abstractMailer.php (+1 -1)
  • tests: tx_oelib_Mail_testcase.php (+75 -7)
bernd.schoenbach 2010-01-29 16:36 Rev.: 29479

[Bug 3670] PEAR classes can get included twice,r=oliver

16 lines of code changed in 5 files:

  • changelog.txt (+1), class.tx_oelib_Mail.php (+3 -1), class.tx_oelib_abstractMailer.php (+3 -1)
  • contrib/PEAR/Mail: mime.php (+6 -2)
  • tests: tx_oelib_mailerFactory_testcase.php (+3 -1)
bernd.schoenbach 2009-11-20 15:17 Rev.: 26761

[Bug 3524] VisibilityTree::makeNodesVisible needs to check the existence of nodes,r=oliver

101 lines of code changed in 3 files:

  • changelog.txt (+1)
  • Visibility: class.tx_oelib_Visibility_Tree.php (+3 -1)
  • tests: tx_oelib_Visibility_Tree_testcase.php (+97 -17)
bernd.schoenbach 2009-11-16 18:12 Rev.: 26597

[Bug 3518] oelib_db::count should also accept joined tables,r=oliver

45 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_db.php (+4 -3)
  • tests: tx_oelib_db_testcase.php (+40)
bernd.schoenbach 2009-11-16 16:35 Rev.: 26594

[Bug 3516] Extend oelib_db::selectSingle to accept orderBy and offset,r=oliver

99 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_db.php (+15 -7)
  • tests: tx_oelib_db_testcase.php (+83 -12)
bernd.schoenbach 2009-11-13 14:31 Rev.: 26490

[Bug 3460] Locale configcheck crashes TYPO3 Winstaller,r=oliver

28 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_configcheck.php (+6)
  • tests: tx_oelib_configurationCheck_testcase.php (+21)
bernd.schoenbach 2009-11-09 13:46 Rev.: 26308

[Bug 3488] tx_oelib_db::count returns a string instead of an integer,r=oliver

5 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_db.php (+1 -1)
  • tests: tx_oelib_db_testcase.php (+3 -3)
bernd.schoenbach 2009-10-26 17:57 Rev.: 25863

[Bug 3457] The language functions of the BE-user model return the default not the selected language,r=oliver

142 lines of code changed in 7 files:

  • changelog.txt (+1), class.tx_oelib_BackEndLoginManager.php (+25), class.tx_oelib_TranslatorRegistry.php (+1 -2)
  • Model: class.tx_oelib_Model_BackEndUser.php (+42 -4)
  • tests: tx_oelib_BackEndLoginManager_testcase.php (+41), tx_oelib_Model_BackEndUser_testcase.php (+26 -7), tx_oelib_TranslatorRegistry_testcase.php (+6 -6)
bernd.schoenbach 2009-10-12 13:36 Rev.: 25294

[Bug 3295] Add getPageUid to tx_oelib_Model

33 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_Model.php (+9)
  • tests: tx_oelib_Model_testcase.php (+23)
bernd.schoenbach 2009-10-08 12:18 Rev.: 25186

[Bug 3430] Add a function createBackEndUserGroup to the testingFramework,r=oliver

68 lines of code changed in 5 files:

  • changelog.txt (+1), class.tx_oelib_testingFramework.php (+22 -1), ext_emconf.php (+1 -1), ext_tables.sql (+9)
  • tests: tx_oelib_testingFramework_testcase.php (+35)
bernd.schoenbach 2009-10-06 18:17 Rev.: 25137

[Bug 3332] Unused variable $children in tx_oelib_Visibility_Tree_testcase::test_makeNodesVisibleForGivenNode_MakesThisNodeVisible,r=oliver

2 lines of code changed in 2 files:

  • changelog.txt (+1)
  • tests: tx_oelib_Visibility_Tree_testcase.php (+1 -1)
bernd.schoenbach 2009-09-22 19:42 Rev.: 24719

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

140 lines of code changed in 4 files:

  • changelog.txt (+1), class.tx_oelib_templatehelper.php (+30)
  • tests: tx_oelib_templatehelperchild_testcase.php (+99)
  • tests/fixtures: class.tx_oelib_templatehelperchild.php (+10)
bernd.schoenbach 2009-08-31 19:38 Rev.: 23818

[Bug 3360] Only list aux records from the GRSP in the FE editor,r=oliver

41 lines of code changed in 2 files:

  • class.tx_oelib_DataMapper.php (+8 -8)
  • tests: tx_oelib_DataMapper_testcase.php (+33)
bernd.schoenbach 2009-08-31 17:09 Rev.: 23808

[Bug 3360] Only list aux records from the GRSP in the FE editor,r=oliver

88 lines of code changed in 5 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+24)
  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+1 -1)
  • tests: tx_oelib_DataMapper_testcase.php (+61), tx_oelib_Mapper_FrontEndUser_testcase.php (+1 -1)
bernd.schoenbach 2009-08-20 17:54 Rev.: 23530

[Bug 3359] Add a function for reading the current GRSP,r=oliver

67 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_templatehelper.php (+25)
  • tests: tx_oelib_templatehelperchild_testcase.php (+41)
bernd.schoenbach 2009-08-20 17:36 Rev.: 23529

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

147 lines of code changed in 4 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+46 -21)
  • tests: tx_oelib_DataMapper_testcase.php (+82)
  • tests/fixtures: class.tx_oelib_tests_fixtures_TestingMapper.php (+18)
bernd.schoenbach 2009-08-18 16:54 Rev.: 23459

[Bug 3272] Provide a parameter "sorting" to mapper::findAll,r=oliver

52 lines of code changed in 3 files:

  • changelog.txt (+1), class.tx_oelib_DataMapper.php (+11 -3)
  • tests: tx_oelib_DataMapper_testcase.php (+40 -6)
bernd.schoenbach 2009-08-13 12:33 Rev.: 23341

[Bug 3320] Unbreak GMX by changing the default encoding for e-mails from base64 back to quoted-printable,r=oliver

13 lines of code changed in 5 files:

  • changelog.txt (+1), class.tx_oelib_abstractMailer.php (+3 -3), class.tx_oelib_emailCollector.php (+2 -2), class.tx_oelib_realMailer.php (+1 -1)
  • tests: tx_oelib_mailerFactory_testcase.php (+6 -6)

(35 more)

Generated by StatSVN 0.5.0