Directory typo3/sysext/lowlevel/

Directory Created:
2004-11-16 16:24
Total Files:
9
Deleted Files:
0
Lines of Code:
1292

[root]/typo3/sysext/lowlevel
                directory in repo clmods (10 files, 2079 lines)
                    Folder removed from repo clmods (0 files, 0 lines)
                directory in repo config (6 files, 405 lines)
                directory in repo dbint (6 files, 820 lines)
                    directory in repo cli (3 files, 32 lines)
                directory in repo doc (1 files, 1 lines)

Lines of Code

typo3/sysext/lowlevel/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 55 (100.0%) 1920 (100.0%) 34.9
stucki 9 (16.4%) 959 (49.9%) 106.5
kasper 19 (34.5%) 921 (48.0%) 48.4
ohader 7 (12.7%) 19 (1.0%) 2.7
flyguide 4 (7.3%) 9 (0.5%) 2.2
patrick 1 (1.8%) 6 (0.3%) 6.0
ingmars 10 (18.2%) 4 (0.2%) 0.4
rupi 1 (1.8%) 1 (0.1%) 1.0
dmitry 1 (1.8%) 1 (0.1%) 1.0
benni 3 (5.5%) 0 (0.0%) 0.0

Most Recent Commits

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

Add missing SVN properties for new or modified files

1 lines of code changed in 2 files:

  • typo3/sysext/lowlevel: admin_cli.php (changed), class.tx_lowlevel_admin_core.php (+1 -1)
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/lowlevel: ext_emconf.php (+5 -5)
ohader 2009-09-16 18:57 Rev.: 5947

Fixed bug #11831: Remove reference operators for objects

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner_core.php (+1 -1)
rupi 2009-08-05 13:49 Rev.: 5766

Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+1)
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 3 files:

  • typo3/sysext/lowlevel: class.tx_lowlevel_admin_core.php (-7), class.tx_lowlevel_cleaner.php (-2), class.tx_lowlevel_cleaner_core.php (-5)
patrick 2009-05-27 09:00 Rev.: 5508

Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/

6 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner.php (+6 -6)
ohader 2009-05-23 16:26 Rev.: 5489

Cleanup: Fixed formatting issues in typo3 and test PHP files

7 lines of code changed in 2 files:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner_core.php (+5 -5), ext_localconf.php (+2 -2)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

4 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+4 -2)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

2 lines of code changed in 2 files:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner.php (+1 -1), class.tx_lowlevel_cleaner_core.php (+1 -1)
flyguide 2009-03-03 20:10 Rev.: 5116

Fixed bug #10497: Mark t3lib_div::makeInstanceClassName() as deprecated

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner.php (+1 -2)
kasper 2009-01-31 14:23 Rev.: 4901

Added backend locking feature so the existence of the file typo3conf/LOCK_BACKEND will lock down the backend for browser access. For CLI-script processing.

163 lines of code changed in 3 files:

  • typo3/sysext/lowlevel: admin_cli.php (new 11), class.tx_lowlevel_admin_core.php (new 151), ext_localconf.php (+1)
kasper 2009-01-27 16:22 Rev.: 4875

42 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner_core.php (+42)
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/lowlevel: class.tx_lowlevel_cleaner_core.php (+2 -1)
dmitry 2008-07-16 10:10 Rev.: 3896

Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:40 Rev.: 3629


* Update version numbers of all system extension that have been changed since TYPO3 4.1

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:16 Rev.: 3625


* Update all ext_emconf.php in system extensions (continued)

19 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+19 -12)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

6 lines of code changed in 2 files:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner.php (+4 -4), class.tx_lowlevel_cleaner_core.php (+2 -2)
kasper 2008-01-31 22:21 Rev.: 3001

forgot this, belongs to revision 3000 changes

8 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner_core.php (+8)
ingmars 2007-11-14 10:58 Rev.: 2700

SVN property changes

0 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: HOWTO_clean_up_TYPO3_installations.txt (changed)
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 6 files:

  • typo3/sysext/lowlevel: HOWTO_clean_up_TYPO3_installations.txt (changed), class.tx_lowlevel_cleaner.php (changed), class.tx_lowlevel_cleaner_core.php (changed), ext_emconf.php (changed), ext_localconf.php (changed), ext_tables.php (changed)
ingmars 2007-11-02 17:49 Rev.: 2653

Added SVN $ marker to PHP files not having it yet.

4 lines of code changed in 2 files:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner.php (+2), class.tx_lowlevel_cleaner_core.php (+2)
ingmars 2007-11-02 17:36 Rev.: 2652

Adding default SVN properties svn:keywords and svn:eol-style to files added lately

0 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_localconf.php (changed)
kasper 2007-09-22 20:52 Rev.: 2515

- Fixed t3lib_cli that negative numbers (like "-2") is not seen as a parameter
- New option, $GLOBALS['TYPO3_CONF_VARS']['BE']['flexFormXMLincludeDiffBase'], means that flexforms will allow a new index extending all "vXX" fields to "vXX.vDEFbase" with a value holding the "vDEF" value when the "vXX" value was changed. Effectively this is a memory of the value you translated from. Used for diff'ing.
- Introduced a new global hook, $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['GLOBAL']['recStatInfoHooks'], with which you can insert HTML before a records icon in the page tree, web>List and Web>Page modules (and possibly more places where makes sense). Used in l10nmgr for adding a small localization icon.
- Added "limit to languages" to "Admin" accounts (although it will not limit languages but merely decide what statuses you see in the page tree)
- List sys_log table entries in cleaner output!

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_localconf.php (+1)
kasper 2007-08-28 16:43 Rev.: 2460

Multiple improvements as announced in June on the core list (see changelog)

12 lines of code changed in 2 files:

  • typo3/sysext/lowlevel: HOWTO_clean_up_TYPO3_installations.txt (+11 -10), class.tx_lowlevel_cleaner_core.php (+1 -1)
kasper 2006-10-25 11:27

636 lines of code changed in 5 files:

  • typo3/sysext/lowlevel: HOWTO_clean_up_TYPO3_installations.txt (new 184), class.tx_lowlevel_cleaner.php (+57 -1), class.tx_lowlevel_cleaner_core.php (+374 -543), ext_localconf.php (new 19), ext_tables.php (+2 -1)
stucki 2006-04-10 10:27 Rev.: 1421

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

937 lines of code changed in 4 files:

  • typo3/sysext/lowlevel: class.tx_lowlevel_cleaner.php (new 188), class.tx_lowlevel_cleaner_core.php (new 738), ext_emconf.php (+1 -1), ext_tables.php (+10)
stucki 2006-01-18 10:44 Rev.: 1016

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

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+1 -1)
kasper 2006-01-12 12:44 Rev.: 997

Rearrangement of refindex

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+1 -1)
kasper 2004-11-17 17:52 Rev.: 508

Some work done on glossary in CSH

4 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+4 -4)
kasper 2004-11-16 17:55 Rev.: 505

Updated locallang from TER for a set of system Extension

9 lines of code changed in 1 file:

  • typo3/sysext/lowlevel: ext_emconf.php (+9 -4)
kasper 2004-11-16 16:24 Rev.: 503

*** empty log message ***

45 lines of code changed in 3 files:

  • typo3/sysext/lowlevel: ext_emconf.php (new 37), ext_icon.gif (new), ext_tables.php (new 8)
Generated by StatSVN 0.5.0