Travelhits for TYPO3 Developers: rimann

Login name:
rimann
Total Commits:
121 (81.8%)
Lines of Code:
1,951 (36.4%)
Most Recent Commit:
2008-09-10 22:28
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for rimann

Activity by Day of Week for rimann

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 121 (100.0%) 1951 (100.0%) 16.1
/ 76 (62.8%) 715 (36.6%) 9.4
tests/ 14 (11.6%) 442 (22.7%) 31.5
media/ 2 (1.7%) 403 (20.7%) 201.5
pi1/ 15 (12.4%) 263 (13.5%) 17.5
tests/fixtures/ 4 (3.3%) 88 (4.5%) 22.0
pi1/static/ 3 (2.5%) 27 (1.4%) 9.0
doc/ 7 (5.8%) 13 (0.7%) 1.8

Activity of rimann

Most Recent Commits

rimann 2008-09-10 22:28 Rev.: 390

[Bug 2168] decodeUrl() failed on baseUrl's with GET parameters.

32 lines of code changed in 4 files:

  • ChangeLog (+1), class.tx_travelhits_urlconverter.php (+1 -1), ext_emconf.php (+2 -2)
  • tests: tx_travelhits_urlconverter_testcase.php (+28)
rimann 2008-09-01 10:16 Rev.: 389

[Bug 2149] isValidUrl() now works with baseURL that contains GET parameters.

30 lines of code changed in 3 files:

  • ChangeLog (+1), class.tx_travelhits_parser.php (+8 -3)
  • tests: tx_travelhits_parser_testcase.php (+21)
rimann 2008-09-01 10:05 Rev.: 388

Fixed the failing unit tests (caused by local changes in dev environment)

6 lines of code changed in 3 files:

  • ChangeLog (+1)
  • tests: tx_travelhits_parser_testcase.php (+1 -1)
  • tests/fixtures: testdata.xml (+4 -4)
rimann 2008-03-16 13:21 Rev.: 352

[Bug 1374] Added some error handling to the parser class.

87 lines of code changed in 5 files:

  • ChangeLog (+1), class.tx_travelhits_parser.php (+32 -3), class.tx_travelhits_parserException.php (new 53), class.tx_travelhits_urlconverter.php (+1 -1)
  • media: error.png (new)
rimann 2008-01-02 11:35

TEST

1 lines of code changed in 2 files:

  • ChangeLog (-1)
rimann 2007-12-16 14:47 Rev.: 246

svn:author rimann

2 lines of code changed in 2 files:

  • ChangeLog (+1), ext_localconf.php (+1 -1)
rimann 2007-12-15 01:06 Rev.: 245

[Bug 1373] Added new extension icon.

1 lines of code changed in 2 files:

  • ChangeLog (+1), ext_icon.gif (changed)
rimann 2007-12-13 00:15 Rev.: 244

[Bug 1353] Code cleanup.

68 lines of code changed in 7 files:

  • ChangeLog (+15 -32), class.tx_travelhits_parser.php (+35 -30), class.tx_travelhits_urlconverter.php (+10), ext_emconf.php (+4 -4), ext_tables.php (+1 -1)
  • pi1: class.tx_travelhits_pi1.php (+2 -3), class.tx_travelhits_pi1_wizicon.php (+1 -1)
rimann 2007-12-12 23:24 Rev.: 243

[Bug 1372] Fixed URL converter.

71 lines of code changed in 5 files:

  • ChangeLog (+3), class.tx_travelhits_urlconverter.php (+10 -1)
  • tests: tx_travelhits_parser_testcase.php (+18 -6), tx_travelhits_urlconverter_testcase.php (+36 -4)
  • tests/fixtures: testdata.xml (+4)
rimann 2007-12-10 21:30 Rev.: 242

[Bug 1360] Updated manual

1 lines of code changed in 2 files:

  • ChangeLog (+1)
  • doc: manual.sxw (changed)
rimann 2007-12-10 21:23 Rev.: 241

[Bug 1365] Added comment in parser class.

16 lines of code changed in 2 files:

  • ChangeLog (+3), class.tx_travelhits_parser.php (+13 -2)
rimann 2007-12-09 18:35 Rev.: 240

[Bug 1359] Added unit tests for the parser class.

94 lines of code changed in 4 files:

  • ChangeLog (+1), class.tx_travelhits_parser.php (+1 -7)
  • tests: tx_travelhits_parser_testcase.php (+78 -11)
  • tests/fixtures: testdata.xml (+14 -59)
rimann 2007-12-09 17:44 Rev.: 239

[Bug 1360] Added configuration to parser class.

72 lines of code changed in 7 files:

  • ChangeLog (+2 -1), class.tx_travelhits_parser.php (+32 -3), flexform_pi1_ds.xml (+10)
  • pi1: class.tx_travelhits_pi1.php (+7 -1), locallang.xml (+4)
  • pi1/static: setup.txt (+3)
  • tests: tx_travelhits_parser_testcase.php (+14 -5)
rimann 2007-12-09 13:35 Rev.: 238

[Bug 1358] Changed the fetcher to use encodeUrl() from the converter class.

54 lines of code changed in 6 files:

  • ChangeLog (+1), class.tx_travelhits_parser.php (+9 -3), class.tx_travelhits_urlconverter.php (+8 -2)
  • pi1: class.tx_travelhits_pi1.php (+4 -4)
  • tests: tx_travelhits_parser_testcase.php (+11 -1), tx_travelhits_urlconverter_testcase.php (+21)
rimann 2007-12-09 12:47 Rev.: 237

[Bug 1355] Fixed the decodeUrl() method and added unit tests for it.

41 lines of code changed in 3 files:

  • ChangeLog (+3), class.tx_travelhits_urlconverter.php (+13 -2)
  • tests: tx_travelhits_urlconverter_testcase.php (+25 -5)
rimann 2007-12-06 00:35 Rev.: 236

[Bug 1354] Wrote the encodeUrl function.

55 lines of code changed in 3 files:

  • ChangeLog (+1 -1), class.tx_travelhits_urlconverter.php (+33 -6)
  • tests: tx_travelhits_urlconverter_testcase.php (+21 -6)
rimann 2007-12-05 22:56 Rev.: 235

Changed project name for Eclipse

1 lines of code changed in 1 file:

  • .project (+1 -1)
rimann 2007-12-05 22:04 Rev.: 234

[Bug 1296] Merged pi1 stuff.

24 lines of code changed in 1 file:

  • pi1: class.tx_travelhits_pi1.php (+24 -8)
rimann 2007-12-05 21:57 Rev.: 233

[Bug 1299] Extended the urlconverter testcase.

11 lines of code changed in 1 file:

  • tests: tx_travelhits_urlconverter_testcase.php (+11 -4)
rimann 2007-12-05 21:49 Rev.: 232

[Bug 1300] Included Sven's prototype for parsing XML.

678 lines of code changed in 7 files:

  • ChangeLog (+2), class.tx_travelhits_parser.php (new 103), class.tx_travelhits_urlconverter.php (+3 -3)
  • media: testdata.htm (new 403)
  • pi1: class.tx_travelhits_pi1.php (+25 -3)
  • tests: tx_travelhits_parser_testcase.php (new 76)
  • tests/fixtures: testdata.xml (new 66)

(16 more)

Generated by StatSVN 0.5.0