Directory typo3/sysext/lowlevel/dbint/

Directory Created:
2004-11-16 16:24
Total Files:
6
Deleted Files:
1
Lines of Code:
820

[root]/typo3/sysext/lowlevel/dbint
                    directory in repo cli (3 files, 32 lines)

Lines of Code

typo3/sysext/lowlevel/dbint/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 46 (100.0%) 2248 (100.0%) 48.8
kasper 17 (37.0%) 1447 (64.4%) 85.1
stucki 6 (13.0%) 524 (23.3%) 87.3
ohader 5 (10.9%) 152 (6.8%) 30.4
patrick 1 (2.2%) 52 (2.3%) 52.0
steffenk 3 (6.5%) 36 (1.6%) 12.0
flyguide 5 (10.9%) 30 (1.3%) 6.0
ingmars 5 (10.9%) 5 (0.2%) 1.0
k-fish 1 (2.2%) 1 (0.0%) 1.0
benni 3 (6.5%) 1 (0.0%) 0.3

Most Recent Commits

steffenk 2009-10-19 10:59 Rev.: 6163

Fixed bug #12239: Record statistics use hidden tables and isn't formated well

33 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/dbint: index.php (+28 -8), locallang.xml (+5)
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/lowlevel/dbint: index.php (-7)
ohader 2009-05-23 16:26 Rev.: 5489

Cleanup: Fixed formatting issues in typo3 and test PHP files

2 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+2 -2)
k-fish 2009-05-16 00:12 Rev.: 5424

Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+1 -1)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+1 -1)
flyguide 2009-02-27 15:40 Rev.: 5089

Fixed bug #10259: Link to CLI Script in Check DP->ReferenceIndex Script is wrong (credits Daniel Krupke)

13 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/dbint: index.php (+7 -2), locallang.xml (+6 -1)
steffenk 2009-01-27 10:36 Rev.: 4868

Fixed bug #10176: Multiple calls to deprecated function "fixed_lgd" throughout the core (thanks to Susanne Moog)

3 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+3 -3)
flyguide 2008-11-07 05:13 Rev.: 4433

removed superfluous comments, empty lines

2 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+2 -7)
ohader 2008-10-28 00:18 Rev.: 4355

Fixed bug #9607: Module DB check uses hardcoded labels

144 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/dbint: index.php (+71 -72), locallang.xml (+73 -33)
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/lowlevel/dbint: index.php (-1)
benni 2008-05-28 08:10 Rev.: 3727

Admin Tools => DB Check => Find Filename has duplicate selectboxes

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+1 -9)
flyguide 2008-04-01 21:42 Rev.: 3510

Changed private declarations to protected

9 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+9 -9)
patrick 2008-02-17 16:02 Rev.: 3194

RFC #7504: Docheaders: Module Admin tools > DB check: No docheader

52 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+52 -20)
ohader 2008-02-04 17:21 Rev.: 3057

Fixed bug #7371: Query generator does not accept dates in where condition

5 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+5 -2)
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/lowlevel/dbint: conf.php (changed), index.php (changed), locallang.xml (changed), locallang_mod.xml (changed)
flyguide 2007-08-15 09:12 Rev.: 2449

added @var phpDoc comments to various variables

6 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+6)
ingmars 2007-02-05 19:24 Rev.: 1997

Lots of <label> tags added to checkbox labels throughout the core

5 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+5 -5)
stucki 2006-04-10 10:27 Rev.: 1421

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

253 lines of code changed in 3 files:

  • typo3/sysext/lowlevel/dbint: index.php (+217 -180), locallang.xml (new 36), locallang_mod.xml (-62)
stucki 2006-01-18 10:44 Rev.: 1016

Reverting a change because it was made in the wrong branch.

108 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/dbint: index.php (+108 -95), locallang.xml (del)
kasper 2006-01-12 13:30 Rev.: 999

*** empty log message ***

179 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/dbint: index.php (+87 -64), locallang.xml (new 92)
kasper 2006-01-12 12:44 Rev.: 997

Rearrangement of refindex

8 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+8 -44)
stucki 2005-12-27 12:08 Rev.: 942

* Changed quotes in 3 files. Cleanup + needed by an upcoming patch.

163 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+163 -164)
kasper 2005-12-17 15:26 Rev.: 915


* Added reference index table and class. See mail sent to Dev-list

67 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+67 -1)
kasper 2005-11-02 23:51 Rev.: 837

Todays catch

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: conf.php (+1)
kasper 2005-05-04 16:08 Rev.: 709

* Added Hindi language
* Added feature to table-wizard: Will create 5 new rows when adding rows in the bottom of table (configurable)
* Added download links in extension listing in EM
* Added new feature, "submenuObjSuffixes" to TypoScript Menu objects to define alternative submenus depending on position of parent menu object in menu. (TSref documented)

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: locallang_mod.xml (+1)
kasper 2005-04-28 13:02 Rev.: 686

Localization updates

2 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: locallang_mod.xml (+2)
kasper 2005-04-01 15:37 Rev.: 593

Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!

19 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: index.php (+19 -9)
kasper 2004-11-18 20:28 Rev.: 510


* !!! Moved ALL core localizations into language packs found in extensions prefixed "csh_[language key]". The consequence of this is that the backend will work in english until the proper language pack is installed for the language the user has selected. This step is taken to make backend localization more scalable and prevent the huge memory problems we have with ll-XML and 3.7.0. The "csh_*" extensions are NOT available in TER at the moment, but the whole bunch can be downloaded from http://130.228.0.33/t3dl/src/all_39_language_packs_as_local_extensions.tgz

70 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: locallang_mod.xml (+70 -383)
kasper 2004-11-17 13:56 Rev.: 507

Converted locallang*.php to locallang*.xml in new system extensions

386 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/dbint: locallang_mod.php (del), locallang_mod.xml (new 386)
kasper 2004-11-16 17:55 Rev.: 505

Updated locallang from TER for a set of system Extension

21 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/dbint: locallang_mod.php (+21 -3)
kasper 2004-11-16 16:24 Rev.: 503

*** empty log message ***

693 lines of code changed in 5 files:

  • typo3/sysext/lowlevel/dbint: clear.gif (new), conf.php (new 11), db.gif (new), index.php (new 552), locallang_mod.php (new 130)
Generated by StatSVN 0.5.0