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

| 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 |
Add missing SVN properties for new or modified files
7 lines of code changed in 12 files:
Fixed bug #12565: Scheduler: Added option to turn off logging, which could be too verbose
41 lines of code changed in 3 files:
Follow-up to #12381: Scheduler: BLOB database fields may not be NOT NULL
2 lines of code changed in 1 file:
Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running
17 lines of code changed in 1 file:
Fixed bug #12381: Scheduler: Changed TEXT fields to BLOBS for storing serialized data
2 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
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:
Follow-up to #12132: New exception was not caught nor handled properly everywhere
13 lines of code changed in 1 file:
Fixed bug #12132: Scheduler: Introduced proper handling of incomplete objects after unserialization from DB storage
30 lines of code changed in 2 files:
Whitespace cleaning of typo3 sysext files
1 lines of code changed in 1 file:
Removed ChangeLog from scheduler sysext
0 lines of code changed in 1 file:
Fixed bug #12068: Scheduler: Improper skipping of running tasks in case multiple execution denied
5 lines of code changed in 1 file:
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:
Fixed bug #12010: Task uid should be displayed in Scheduler's BE module list view
4 lines of code changed in 1 file:
Fixed bug #12011: Wrong layout of datepicker
4 lines of code changed in 1 file:
Feature #11555: Integrated extension "gabriel" into TYPO3 Core as sysext "scheduler"
1750 lines of code changed in 15 files: