Directory typo3/sysext/dbal/mod1/

Directory Created:
2005-12-27 16:00
Directory Deleted:
2009-09-01 09:47
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/typo3/sysext/dbal/mod1

Lines of Code

typo3/sysext/dbal/mod1/ Lines of Code

Developers

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

Most Recent Commits

sebastian 2009-09-01 09:47 Rev.: 5863

* Deleting DBAL to include it via SVN:externals

0 lines of code changed in 6 files:

  • typo3/sysext/dbal/mod1: clear.gif (del), conf.php (del), index.php (del), locallang.xml (del), locallang_mod.xml (del), moduleicon.gif (del)
benni 2009-06-02 14:52 Rev.: 5526

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:

  • typo3/sysext/dbal/mod1: index.php (-1)
ohader 2009-05-23 16:26 Rev.: 5489

Cleanup: Fixed formatting issues in typo3 and test PHP files

1 lines of code changed in 1 file:

  • typo3/sysext/dbal/mod1: conf.php (+1 -1)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

2 lines of code changed in 1 file:

  • typo3/sysext/dbal/mod1: index.php (+2 -2)
flyguide 2008-11-07 04:52 Rev.: 4432

removed empty lines at the end of the files

2 lines of code changed in 1 file:

  • typo3/sysext/dbal/mod1: index.php (+2 -1)
benni 2008-08-14 22:40 Rev.: 3977

Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)

0 lines of code changed in 1 file:

  • typo3/sysext/dbal/mod1: index.php (-1)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

3 lines of code changed in 1 file:

  • typo3/sysext/dbal/mod1: index.php (+3 -3)
ingmars 2007-11-05 10:22 Rev.: 2663

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:

  • typo3/sysext/dbal/mod1: conf.php (changed), index.php (changed), locallang.xml (changed), locallang_mod.xml (changed)
k-fish 2007-05-30 15:17 Rev.: 2353

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:

  • typo3/sysext/dbal/mod1: index.php (+35 -5)
k-fish 2007-05-29 14:53 Rev.: 2350

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:

  • typo3/sysext/dbal/mod1: index.php (+3 -3)
k-fish 2006-07-01 09:06 Rev.: 1588

Update of DBAL sysext to 0.9.9

5 lines of code changed in 1 file:

  • typo3/sysext/dbal/mod1: index.php (+5 -1)
k-fish 2006-06-29 23:18 Rev.: 1562

ChangeLog

90 lines of code changed in 1 file:

  • typo3/sysext/dbal/mod1: index.php (+90 -93)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

169 lines of code changed in 3 files:

  • typo3/sysext/dbal/mod1: index.php (+169 -147), locallang.xml (-226), locallang_mod.xml (-214)
k-fish 2005-12-27 16:00 Rev.: 945

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:

  • typo3/sysext/dbal/mod1: clear.gif (new 1), conf.php (new 9), index.php (new 552), locallang.xml (new 241), locallang_mod.xml (new 226), moduleicon.gif (new 5)
Generated by StatSVN 0.5.0