Directory mod1/

Directory Created:
2007-12-17 01:03
Directory Deleted:
2011-03-02 10:53
Total Files:
0
Deleted Files:
15
Lines of Code:
0

[root]/mod1
        Folder removed from repo yui (0 files, 0 lines)

Lines of Code

mod1/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 242 (100.0%) 7237 (100.0%) 29.9
ligaard 112 (46.3%) 4445 (61.4%) 39.6
oliklee 118 (48.8%) 2566 (35.5%) 21.7
michael.klapper 12 (5.0%) 226 (3.1%) 18.8

Most Recent Commits

oliklee 2011-03-02 10:53 Rev.: 44474

Task #11688: Move the back-end module to Classes

0 lines of code changed in 15 files:

  • mod1: class.tx_phpunit_module1.php (del), class.tx_phpunit_module1_ajax.php (del), class.tx_phpunit_module1_mikkelricky.php (del), clear.gif (del), conf.php (del), index.php (del), locallang.xml (del), locallang_mod.php (del), locallang_mod.xml (del), moduleicon.gif (del), phpunit-be.css (del), phpunit.gif (del), runner.gif (del), styles.css (del), tx_phpunit_module1.js (del)
oliklee 2011-02-28 18:37 Rev.: 44407

Task #13449: Drop the (broken) "out-of-line tests" feature

1 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+1 -35)
oliklee 2011-02-28 10:49 Rev.: 44381

Task #13399: Add a class for an extension etc. with tests (oart 3)

4 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+4 -3)
oliklee 2011-02-27 22:13 Rev.: 44332

Bug #13419: Regression: Cannot select extension other than "phpunit" in the drop-down

15 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+15 -12)
oliklee 2011-02-27 17:23 Rev.: 44324

Bug #13402: The locallang files are not recognized by the llxmltranslate extension

2 lines of code changed in 2 files:

  • mod1: conf.php (+1 -1), index.php (+1 -1)
oliklee 2011-02-27 17:11 Rev.: 44321

Task #5558: Drop the "about" section from the BE module

1 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+1 -56)
oliklee 2011-02-27 17:04 Rev.: 44320

Feature #11695: Display the excluded extensions in the reports module

0 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (-5)
oliklee 2011-02-27 16:55 Rev.: 44319

Feature #11694: Display the phpunit include path in the reports module

0 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (-3)
oliklee 2011-02-27 16:39 Rev.: 44318

Task #12262: Add a check for the memory limit being >= 256 MB to the reports module

0 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (-3)
oliklee 2011-02-15 11:51 Rev.: 43610

Bug #13033: Progress bar is too long (part 2), thanks to Patrick Shriner

5 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+5 -1)
oliklee 2011-02-14 19:10 Rev.: 43582

Bug #13033: Progress bar is too long (thanks to Patrick Shriner)

5 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+5 -1)
oliklee 2011-01-15 17:39 Rev.: 42218

Task #11700: Move the credits from the About page to the manual

0 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (-9)
oliklee 2011-01-15 17:37 Rev.: 42217

Bug #11755: Code-Coverage Report fails due to error in included PHPUnit

6 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+6 -6)
oliklee 2011-01-15 12:44 Rev.: 42171

Task #12167: Move the test base classes to Classes/

4 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+4 -4)
oliklee 2011-01-15 01:36 Rev.: 42149

Feature #11696: Display the Xdebug status in the reports module

0 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (-3)
oliklee 2011-01-13 00:19 Rev.: 42080

Task #11687: Move the test listener to Classes

1 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+1 -1)
oliklee 2011-01-12 23:52 Rev.: 42074

Task #11705: Move the Icons, CSS and JS to Resources/

1 lines of code changed in 1 file:

  • mod1: conf.php (+1 -1)
oliklee 2011-01-12 23:50 Rev.: 42073

Task #11686: Move all locallang files to Resources/Private/Language

6 lines of code changed in 2 files:

  • mod1: conf.php (+5 -6), index.php (+1 -1)
oliklee 2011-01-12 23:35 Rev.: 42072

Task #11705: Move the Icons, CSS and JS to Resources/

8 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+8 -8)
oliklee 2011-01-12 23:15 Rev.: 42071

Task #11737: Use less static functions

2 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+2 -2)
oliklee 2011-01-12 23:09 Rev.: 42070

Task #11827: Use strict comparisons

14 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+14 -14)
oliklee 2011-01-01 17:34 Rev.: 41673

Task #11703: Add the missing PHPDoc comments

77 lines of code changed in 3 files:

  • mod1: class.tx_phpunit_module1.php (+69 -37), class.tx_phpunit_module1_ajax.php (+7 -8), index.php (+1 -1)
oliklee 2011-01-01 17:07 Rev.: 41671

Task #11684: Update copyrights in class comments and manual to 2011

3 lines of code changed in 3 files:

  • mod1: class.tx_phpunit_module1.php (+1 -1), class.tx_phpunit_module1_ajax.php (+1 -1), index.php (+1 -1)
oliklee 2010-12-26 18:18 Rev.: 41544

Feature #10829: Test-Crash output should be formatted

21 lines of code changed in 2 files:

  • mod1: phpunit-be.css (+6), tx_phpunit_module1.js (+15)
oliklee 2010-12-26 16:50 Rev.: 41537

Bug #11675: Module background color is different below the "scroll fold"

1 lines of code changed in 1 file:

  • mod1: phpunit-be.css (+1 -1)
oliklee 2010-12-26 16:45 Rev.: 41536

Bug #8090: TYPO3 icon in extension drop-down is misaligned in latest TYPO3 trunk

2 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+2 -2)
oliklee 2010-12-26 12:45 Rev.: 41531

Bug #11704: Provide the PHPUnit files via an autoloader
Bug #11690: Drop the version number from the PHPUnit path
Bug #7478: Update PHPUnit to the latest version

7 lines of code changed in 2 files:

  • mod1: class.tx_phpunit_module1.php (-7), index.php (+7 -15)
oliklee 2010-12-24 19:40 Rev.: 41506

Drop commented-out code.

5 lines of code changed in 2 files:

  • mod1: class.tx_phpunit_module1.php (-1), tx_phpunit_module1.js (+5 -5)
oliklee 2010-12-24 19:35 Rev.: 41505

Bug #10135: phpunit shows green bar, although test execution failed with fatal error

14 lines of code changed in 2 files:

  • mod1: class.tx_phpunit_module1.php (+1 -1), tx_phpunit_module1.js (+13 -1)
oliklee 2010-12-24 17:30 Rev.: 41504

Fix bug #5903: Only JavaScript-hide the test contents if all test have completed

27 lines of code changed in 3 files:

  • mod1: class.tx_phpunit_module1.php (+5 -3), phpunit-be.css (+4 -13), tx_phpunit_module1.js (+18)
oliklee 2010-12-24 17:02 Rev.: 41502

Fix bug #11681: Cleanup: Use guard clauses

18 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+18 -18)
oliklee 2010-12-24 16:47 Rev.: 41501

phpunit #11685: Drop deprecated classes and functions

4 lines of code changed in 2 files:

  • mod1: class.tx_phpunit_module1.php (+4 -3), index.php (-1)
oliklee 2010-12-24 16:19 Rev.: 41499

phpunit #9094: Hidden MAC backup files should not be loaded (part 1)

1 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+1)
oliklee 2010-12-24 02:20 Rev.: 41492

phpunit #9094: Hidden MAC backup files should not be loaded (part 1)

3 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+3 -13)
oliklee 2010-12-24 01:12 Rev.: 41490

Fix the formatting of field documentation comments.

6 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+6 -2)
oliklee 2010-12-24 01:08 Rev.: 41488

phpunit #11679: Use the new XCLASS format

4 lines of code changed in 2 files:

  • mod1: class.tx_phpunit_module1.php (+2 -2), class.tx_phpunit_module1_ajax.php (+2 -2)
oliklee 2010-12-24 01:01 Rev.: 41487

phpunit #5570: Reformat the code to conform to the CGL

137 lines of code changed in 2 files:

  • mod1: class.tx_phpunit_module1.php (+134 -140), class.tx_phpunit_module1_ajax.php (+3 -2)
oliklee 2010-12-23 23:50 Rev.: 41486

phpunit #7273: Use the null time tracker for TYPO3 >= 4.3

1 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+1 -1)
oliklee 2010-12-23 23:35 Rev.: 41485

phpunit #7240: Rely on the autoloader for TYPO3 >= 4.3

2 lines of code changed in 2 files:

  • mod1: class.tx_phpunit_module1.php (+2 -12), index.php (-4)
oliklee 2010-12-23 23:14 Rev.: 41483

phpunit 10690: Require TYPO3 >= 4.3

4 lines of code changed in 1 file:

  • mod1: class.tx_phpunit_module1.php (+4 -96)

(102 more)

Generated by StatSVN 0.5.0