Directory typo3/sysext/scheduler/

Directory Created:
2009-09-15 22:19
Total Files:
14
Deleted Files:
1
Lines of Code:
1681

[root]/typo3/sysext/scheduler
                directory in repo cli (1 files, 77 lines)
                directory in repo doc (1 files, 0 lines)
                directory in repo examples (4 files, 441 lines)
                directory in repo interfaces (1 files, 67 lines)
                directory in repo mod1 (8 files, 1778 lines)
                directory in repo res (2 files, 183 lines)
                    directory in repo gfx (6 files, 0 lines)

Lines of Code

typo3/sysext/scheduler/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 45 (100.0%) 1925 (100.0%) 42.7
francois 31 (68.9%) 1912 (99.3%) 61.6
stucki 12 (26.7%) 7 (0.4%) 0.5
ohader 1 (2.2%) 5 (0.3%) 5.0
steffenk 1 (2.2%) 1 (0.1%) 1.0

Most Recent Commits

stucki 2009-11-25 15:07 Rev.: 6536

Add missing SVN properties for new or modified files

7 lines of code changed in 12 files:

  • typo3/sysext/scheduler: README.txt (changed), class.tx_scheduler.php (+1 -1), class.tx_scheduler_croncmd.php (+1 -1), class.tx_scheduler_execution.php (+1 -1), class.tx_scheduler_failedexecutionexception.php (changed), class.tx_scheduler_task.php (+1 -1), ext_autoload.php (+1 -1), ext_conf_template.txt (changed), ext_emconf.php (changed), ext_localconf.php (+1 -1), ext_tables.php (+1 -1), locallang.xml (changed)
francois 2009-11-16 22:03 Rev.: 6432

Fixed bug #12565: Scheduler: Added option to turn off logging, which could be too verbose

41 lines of code changed in 3 files:

  • typo3/sysext/scheduler: class.tx_scheduler.php (+34 -32), class.tx_scheduler_task.php (+3 -9), ext_conf_template.txt (+4 -1)
francois 2009-11-04 17:49 Rev.: 6330

Follow-up to #12381: Scheduler: BLOB database fields may not be NOT NULL

2 lines of code changed in 1 file:

  • typo3/sysext/scheduler: ext_tables.sql (+2 -2)
francois 2009-10-30 17:56 Rev.: 6304

Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running

17 lines of code changed in 1 file:

  • typo3/sysext/scheduler: class.tx_scheduler_task.php (+17)
francois 2009-10-29 16:46 Rev.: 6300

Fixed bug #12381: Scheduler: Changed TEXT fields to BLOBS for storing serialized data

2 lines of code changed in 1 file:

  • typo3/sysext/scheduler: ext_tables.sql (+2 -2)
ohader 2009-10-21 10:31 Rev.: 6210

Cleanup: Updated ext_emconf.php files in system extensions

5 lines of code changed in 1 file:

  • typo3/sysext/scheduler: ext_emconf.php (+5 -5)
francois 2009-10-20 20:52 Rev.: 6194

Fixed bug #12177: Scheduler: Corrected situation where a new single task with a creation date in the past would never run

43 lines of code changed in 2 files:

  • typo3/sysext/scheduler: class.tx_scheduler_execution.php (+42 -2), class.tx_scheduler_task.php (+1)
francois 2009-10-16 10:06 Rev.: 6159

Follow-up to #12132: New exception was not caught nor handled properly everywhere

13 lines of code changed in 1 file:

  • typo3/sysext/scheduler: class.tx_scheduler.php (+13 -4)
francois 2009-10-16 09:02 Rev.: 6157

Fixed bug #12132: Scheduler: Introduced proper handling of incomplete objects after unserialization from DB storage

30 lines of code changed in 2 files:

  • typo3/sysext/scheduler: class.tx_scheduler.php (+29 -5), class.tx_scheduler_execution.php (+1 -1)
steffenk 2009-10-11 15:40 Rev.: 6137

Whitespace cleaning of typo3 sysext files

1 lines of code changed in 1 file:

  • typo3/sysext/scheduler: class.tx_scheduler.php (+1 -1)
francois 2009-09-29 21:15 Rev.: 6070

Removed ChangeLog from scheduler sysext

0 lines of code changed in 1 file:

  • typo3/sysext/scheduler: ChangeLog (del)
francois 2009-09-29 21:10 Rev.: 6069

Fixed bug #12068: Scheduler: Improper skipping of running tasks in case multiple execution denied

5 lines of code changed in 1 file:

  • typo3/sysext/scheduler: class.tx_scheduler.php (+5 -1)
francois 2009-09-20 21:44 Rev.: 6024

Cleanup #12020: Made proper use of t3lib_pageRenderer for all inclusions of JS and CSS files in the Scheduler's BE module

1 lines of code changed in 1 file:

  • typo3/sysext/scheduler: ChangeLog (+1)
francois 2009-09-20 10:27 Rev.: 6006

Fixed bug #12010: Task uid should be displayed in Scheduler's BE module list view

4 lines of code changed in 1 file:

  • typo3/sysext/scheduler: ChangeLog (+4)
francois 2009-09-19 21:15 Rev.: 5998

Fixed bug #12011: Wrong layout of datepicker

4 lines of code changed in 1 file:

  • typo3/sysext/scheduler: ChangeLog (+4)
francois 2009-09-15 22:19 Rev.: 5933

Feature #11555: Integrated extension "gabriel" into TYPO3 Core as sysext "scheduler"

1750 lines of code changed in 15 files:

  • typo3/sysext/scheduler: ChangeLog (new 163), README.txt (new 1), class.tx_scheduler.php (new 388), class.tx_scheduler_croncmd.php (new 306), class.tx_scheduler_execution.php (new 262), class.tx_scheduler_failedexecutionexception.php (new 43), class.tx_scheduler_task.php (new 441), ext_autoload.php (new 19), ext_conf_template.txt (new 2), ext_emconf.php (new 52), ext_icon.gif (new), ext_localconf.php (new 26), ext_tables.php (new 15), ext_tables.sql (new 17), locallang.xml (new 15)
Generated by StatSVN 0.5.0