Directory [root]

Directory Created:
2007-11-14 22:33
Total Files:
13
Deleted Files:
1
Lines of Code:
1743

[root]
    directory in repo PEAR (0 files, 0 lines)
        directory in repo HTTP (1 files, 1193 lines)
        directory in repo Net (2 files, 939 lines)
    directory in repo doc (1 files, 0 lines)
    directory in repo media (2 files, 403 lines)
    directory in repo pi1 (5 files, 244 lines)
        directory in repo static (2 files, 27 lines)
    directory in repo tests (2 files, 432 lines)
        directory in repo fixtures (1 files, 25 lines)

Lines of Code

Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 91 (100.0%) 1912 (100.0%) 21.0
mario 15 (16.5%) 1197 (62.6%) 79.8
rimann 76 (83.5%) 715 (37.4%) 9.4

Most Recent Commits

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

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

4 lines of code changed in 3 files:

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

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

9 lines of code changed in 2 files:

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

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

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2008-03-16 13:21 Rev.: 352

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

87 lines of code changed in 4 files:

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

TEST

1 lines of code changed in 2 files:

  • ChangeLog (-1)
mario 2007-12-28 22:17 Rev.: 267

preparing for development on v0.3.x

2 lines of code changed in 1 file:

  • ChangeLog (+2)
mario 2007-12-28 22:15 Rev.: 264

released v0.2.0

4 lines of code changed in 2 files:

  • ChangeLog (+1 -1), ext_emconf.php (+3 -3)
mario 2007-12-28 20:06 Rev.: 263

[Bug 1303] Finished the documentation.

0 lines of code changed in 1 file:

  • ChangeLog (changed)
mario 2007-12-28 14:12 Rev.: 262

[Bug 1302] Restrict fetchURL to certain URLs that start with the baseURL.

21 lines of code changed in 2 files:

  • ChangeLog (+1), class.tx_travelhits_parser.php (+20 -1)
mario 2007-12-27 14:49 Rev.: 261

[Bug 1410] Fixed the unit tests

4 lines of code changed in 1 file:

  • ChangeLog (+4 -1)
mario 2007-12-27 12:26 Rev.: 260

[#1409] Updated the copyright lines.

5 lines of code changed in 3 files:

  • ChangeLog (+1), class.tx_travelhits_parser.php (+2 -1), class.tx_travelhits_urlconverter.php (+2 -1)
mario 2007-12-24 01:01 Rev.: 248

svn:author rimann

5 lines of code changed in 2 files:

  • ChangeLog (+2 -1), ext_emconf.php (+3 -3)
mario 2007-12-24 00:50 Rev.: 247

author rimann

1156 lines of code changed in 3 files:

  • PEAR.php (new 1095), class.tx_travelhits_parser.php (+57 -20), ext_emconf.php (+4 -2)
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.

65 lines of code changed in 5 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)
rimann 2007-12-12 23:24 Rev.: 243

[Bug 1372] Fixed URL converter.

13 lines of code changed in 2 files:

  • ChangeLog (+3), class.tx_travelhits_urlconverter.php (+10 -1)
rimann 2007-12-10 21:30 Rev.: 242

[Bug 1360] Updated manual

1 lines of code changed in 1 file:

  • ChangeLog (+1)
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.

2 lines of code changed in 2 files:

  • ChangeLog (+1), class.tx_travelhits_parser.php (+1 -7)
rimann 2007-12-09 17:44 Rev.: 239

[Bug 1360] Added configuration to parser class.

44 lines of code changed in 3 files:

  • ChangeLog (+2 -1), class.tx_travelhits_parser.php (+32 -3), flexform_pi1_ds.xml (+10)
rimann 2007-12-09 13:35 Rev.: 238

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

18 lines of code changed in 3 files:

  • ChangeLog (+1), class.tx_travelhits_parser.php (+9 -3), class.tx_travelhits_urlconverter.php (+8 -2)
rimann 2007-12-09 12:47 Rev.: 237

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

16 lines of code changed in 2 files:

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

[Bug 1354] Wrote the encodeUrl function.

34 lines of code changed in 2 files:

  • ChangeLog (+1 -1), class.tx_travelhits_urlconverter.php (+33 -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 21:49 Rev.: 232

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

108 lines of code changed in 3 files:

  • ChangeLog (+2), class.tx_travelhits_parser.php (new 103), class.tx_travelhits_urlconverter.php (+3 -3)
rimann 2007-12-05 18:17 Rev.: 231

[Bug 1297] Added skeleton of the URL converter class.

57 lines of code changed in 2 files:

  • ChangeLog (+3), class.tx_travelhits_urlconverter.php (new 54)
rimann 2007-12-02 18:04 Rev.: 230

Forgot changelog for #1298

3 lines of code changed in 1 file:

  • ChangeLog (+3)
rimann 2007-12-02 18:00 Rev.: 229

[Bug 1297] Added flexform and static template.

61 lines of code changed in 4 files:

  • ext_tables.php (+5 -1), flexform_pi1_ds.xml (new 27), locallang.xml (+16), locallang_db.xml (+13)
rimann 2007-11-21 23:12 Rev.: 228

[Bug 1295] Initial version of the manual.

5 lines of code changed in 1 file:

  • ChangeLog (+5 -1)
rimann 2007-11-21 22:44 Rev.: 227

StatSVN post-commit hook works now - thanks Sebastian!

0 lines of code changed in 1 file:

  • ChangeLog (-4)
rimann 2007-11-21 22:36

test

4 lines of code changed in 3 files:

  • ChangeLog (+2)
rimann 2007-11-21 22:30

test

3 lines of code changed in 2 files:

  • ChangeLog (-3)
rimann 2007-11-15 20:43 Rev.: 221

[Bug 1297] Cleanup of kickstarter code.

33 lines of code changed in 4 files:

  • ChangeLog (+2 -1), README.txt (del), ext_localconf.php (+14 -5), ext_tables.php (+17 -4)
rimann 2007-11-15 18:57 Rev.: 220

test

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2007-11-15 18:47 Rev.: 219

test

0 lines of code changed in 1 file:

  • ChangeLog (-1)
rimann 2007-11-15 18:35 Rev.: 218

test

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2007-11-15 18:08 Rev.: 217

Test

0 lines of code changed in 1 file:

  • ChangeLog (-1)
rimann 2007-11-14 23:00 Rev.: 216

TEST 3

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2007-11-14 22:54 Rev.: 215

test

0 lines of code changed in 1 file:

  • ChangeLog (-1)

(2 more)

Generated by StatSVN 0.5.0