
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 29 (100.0%) | 1344 (100.0%) | 46.3 |
| k-fish | 10 (34.5%) | 1167 (86.8%) | 116.7 |
| stucki | 3 (10.3%) | 169 (12.6%) | 56.3 |
| flyguide | 2 (6.9%) | 5 (0.4%) | 2.5 |
| ohader | 2 (6.9%) | 3 (0.2%) | 1.5 |
| sebastian | 6 (20.7%) | 0 (0.0%) | 0.0 |
| ingmars | 4 (13.8%) | 0 (0.0%) | 0.0 |
| benni | 2 (6.9%) | 0 (0.0%) | 0.0 |
* Deleting DBAL to include it via SVN:externals
0 lines of code changed in 6 files:
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
0 lines of code changed in 1 file:
Cleanup: Fixed formatting issues in typo3 and test PHP files
1 lines of code changed in 1 file:
Cleanup: Updated copyright notices
2 lines of code changed in 1 file:
removed empty lines at the end of the files
2 lines of code changed in 1 file:
Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
0 lines of code changed in 1 file:
Updated Copyright notices
3 lines of code changed in 1 file:
Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk
0 lines of code changed in 4 files:
Added default values and some usability improvements to cached info display in debug module (closes bug #3750)
35 lines of code changed in 1 file:
Changes to the DBAL sysext:
* Closes bug #4462: creates tables without OIDs on PostgreSQL now
* Closes bugs #4494, #3759: & is translated to BITAND() on Oracle now
* Large text fields are CLOB fields now; for Oracle LIKE comparisons against such fields are translated to dbms_lob.instr() calls. This should fix e.g. bug #5535 as well as issues with TV data that cannot be unserialized (see comments on bug #4638)
* Updates to the manual
3 lines of code changed in 1 file:
Update of DBAL sysext to 0.9.9
5 lines of code changed in 1 file:
ChangeLog
90 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
169 lines of code changed in 3 files:
Committed DBAL extension as a sysext. Older changes can be looked up in the TYPO3xdev CVS and are summarized in the ChangeLog file.
1034 lines of code changed in 6 files: