Directory cli/

Directory Created:
2007-11-05 17:22
Total Files:
3
Deleted Files:
0
Lines of Code:
405

[root]/cli

Lines of Code

cli/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 31 (100.0%) 507 (100.0%) 16.3
sas-me 11 (35.5%) 371 (73.2%) 33.7
oliklee 19 (61.3%) 128 (25.2%) 6.7
bernd.schoenbach 1 (3.2%) 8 (1.6%) 8.0

Most Recent Commits

oliklee 2010-09-23 16:39 Rev.: 38526

[Bug 4130] Set the numeric locale in our CLI scripts, r=niels

4 lines of code changed in 2 files:

  • cli: class.tx_realty_cli.php (+2), class.tx_realty_cli_ImageCleanUpStarter.php (+2)
oliklee 2010-08-18 19:02 Rev.: 36932

[Bug 4072] The clean-up script should also clean up PDFs, r=bernd

97 lines of code changed in 2 files:

  • cli: class.tx_realty_cli_ImageCleanUp.php (+95 -39), class.tx_realty_cli_ImageCleanUpStarter.php (+2 -1)
oliklee 2010-07-30 11:31 Rev.: 36174

[Bug 2049] Drop our copy of t3lib_div::rmdir, r=bernd

1 lines of code changed in 1 file:

  • cli: class.tx_realty_cli_ImageCleanUp.php (+1 -1)
oliklee 2010-07-22 11:07 Rev.: 35930

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

2 lines of code changed in 1 file:

  • cli: class.tx_realty_cli_ImageCleanUp.php (+2 -2)
oliklee 2010-07-14 09:37 Rev.: 35630

[Bug 3863] Drop our own exception handlers in realty, r=bernd

0 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (-1)
oliklee 2010-07-14 09:33 Rev.: 35629

[Bug 3097] Require TYPO3 4.3 for realty, r=bernd

0 lines of code changed in 2 files:

  • cli: class.tx_realty_cli.php (-4), class.tx_realty_cli_ImageCleanUpStarter.php (-2)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

3 lines of code changed in 3 files:

  • cli: class.tx_realty_cli.php (+1 -1), class.tx_realty_cli_ImageCleanUp.php (+1 -1), class.tx_realty_cli_ImageCleanUpStarter.php (+1 -1)
sas-me 2009-08-12 18:57 Rev.: 23323

[Bug 3131] Create a CLI script for cleaning up unused image files, r=Oliver

283 lines of code changed in 3 files:

  • cli: class.tx_realty_cli.php (+1 -1), class.tx_realty_cli_ImageCleanUp.php (new 209), class.tx_realty_cli_ImageCleanUpStarter.php (new 73)
bernd.schoenbach 2009-07-29 18:07 Rev.: 22902

[Bug 1868] Add a try/catch construct around the realty pi1 and cli main functions,r=oliver

8 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+8 -2)
oliklee 2009-06-23 14:17 Rev.: 21699

[Bug 3080] Add an object factory, r=saskia

2 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+2 -2)
oliklee 2009-01-01 15:45 Rev.: 15400

[Bug 2502] Update copyrights to 2009, no review

1 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+1 -1)
oliklee 2008-12-20 14:23 Rev.: 15107

[Bug 2322] Create an autoloader for models and other classes, r=saskia

3 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+3)
oliklee 2008-10-26 14:39 Rev.: 13421

[Bug 2120] Use tabs for indentation only at the beginning of lines, no review

10 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+10 -11)
oliklee 2008-07-23 11:41 Rev.: 9512

Some code formatting changes according to the new CGL, no review

1 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+1 -1)
oliklee 2008-04-16 15:00 Rev.: 8922

[Bug 1818] Comment and whitespace consistency cleanup, no review

3 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+3 -1)
sas-me 2008-02-07 16:06 Rev.: 8206

]Bug 1487] Use camelCase for the class and file names,r=Oliver

2 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+2 -2)
sas-me 2008-01-06 17:36 Rev.: 7839

[Bug 1447] Use the EM configuration proxy in the Realty Manager,r=Oliver

1 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+1 -6)
sas-me 2008-01-04 16:44 Rev.: 7821

[bug 1455] Use typo3/cli_dispatch.php to launch the CLI importer class, r=Oliver

10 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+10 -12)
oliklee 2008-01-02 15:45 Rev.: 7767

[Bug 1412] Update the copyright to 2008, no review

1 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+1 -1)
sas-me 2007-12-27 22:44 Rev.: 7689

[Bug 1398] Unit test failures, r=Oliver

1 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+1 -2)
sas-me 2007-12-18 16:24 Rev.: 7595

[Bug 1245] Read the XML files and (re)write the corresponding records, r=Oliver

5 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+5 -1)
sas-me 2007-11-21 14:33 Rev.: 7268

fix code warning in cli-class (Bug 1241)

2 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+2 -2)
sas-me 2007-11-15 10:00 Rev.: 7231

[Bug 1242] Unpack ZIPs, r=Oliver

10 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (+10 -4)
sas-me 2007-11-05 17:22 Rev.: 7148

[Bug 1241] Add a class/module that can be called via a cron job, r=Oliver

57 lines of code changed in 1 file:

  • cli: class.tx_realty_cli.php (new 57)
Generated by StatSVN 0.5.0