Directory typo3/sysext/install/

Directory Created:
2004-05-17 19:53
Total Files:
7
Deleted Files:
0
Lines of Code:
124

[root]/typo3/sysext/install
                directory in repo imgs (16 files, 5 lines)
                    Folder removed from repo icons (0 files, 0 lines)
                directory in repo mod (9 files, 6092 lines)
                Folder removed from repo modules (0 files, 0 lines)
                    Folder removed from repo database (0 files, 0 lines)
                    Folder removed from repo directories (0 files, 0 lines)
                    Folder removed from repo gfx (0 files, 0 lines)
                    Folder removed from repo installer (0 files, 0 lines)
                        Folder removed from repo res (0 files, 0 lines)
                    Folder removed from repo php (0 files, 0 lines)
                    Folder removed from repo setup (0 files, 0 lines)
                        Folder removed from repo res (0 files, 0 lines)
                    Folder removed from repo system (0 files, 0 lines)
                directory in repo report (2 files, 205 lines)
                directory in repo updates (8 files, 1169 lines)
                directory in repo verify_imgs (27 files, 36 lines)

Lines of Code

typo3/sysext/install/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 68 (100.0%) 282 (100.0%) 4.1
matrikz 12 (17.6%) 87 (30.9%) 7.2
ingmars 15 (22.1%) 75 (26.6%) 5.0
flyguide 13 (19.1%) 34 (12.1%) 2.6
kasper 6 (8.8%) 33 (11.7%) 5.5
stucki 4 (5.9%) 17 (6.0%) 4.2
ohader 4 (5.9%) 12 (4.3%) 3.0
rupi 6 (8.8%) 10 (3.5%) 1.6
steffenk 2 (2.9%) 7 (2.5%) 3.5
francois 4 (5.9%) 6 (2.1%) 1.5
dmitry 1 (1.5%) 1 (0.4%) 1.0
sebastian 1 (1.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

0 lines of code changed in 2 files:

  • typo3/sysext/install: ext_autoload.php (changed), requirements.php (changed)
francois 2009-11-25 10:41 Rev.: 6522

Feature #12491: Reports: Allow multiple providers for each status collection

1 lines of code changed in 1 file:

  • typo3/sysext/install: ext_tables.php (+1 -1)
francois 2009-11-14 12:38 Rev.: 6415

Fixed bug #12464: Reports: Sorting of status collections wrongly relied on localized strings

1 lines of code changed in 1 file:

  • typo3/sysext/install: ext_tables.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/install: ext_emconf.php (+5 -5)
francois 2009-10-16 08:17 Rev.: 6153

Cleanup #12245: Reports: Cleaned up API for providers in status report

1 lines of code changed in 1 file:

  • typo3/sysext/install: ext_tables.php (+1 -1)
rupi 2009-10-01 14:19 Rev.: 6092

Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper)

3 lines of code changed in 1 file:

  • typo3/sysext/install: ext_localconf.php (+3)
ohader 2009-09-20 10:35 Rev.: 6007

Cleanup: Set SVN properties

0 lines of code changed in 1 file:

  • typo3/sysext/install: ext_autoload.php (changed)
rupi 2009-09-19 19:30 Rev.: 5995

Fixed bug #11013: Generate Random Key still does not work (thanks to Marcus Krause)

0 lines of code changed in 1 file:

  • typo3/sysext/install: ext_emconf.php (-1)
flyguide 2009-09-18 11:16 Rev.: 5973

Added feature #11843: Add a reports module

22 lines of code changed in 3 files:

  • typo3/sysext/install: ext_autoload.php (new 10), ext_tables.php (+2), requirements.php (new 10)
rupi 2009-09-17 20:53 Rev.: 5963

reverted an additional change in sysext/install

0 lines of code changed in 1 file:

  • typo3/sysext/install: ext_tables.php (-2)
rupi 2009-09-17 20:17 Rev.: 5957

Fixed bug #11564: Change Hardcoded MD5 Password Encryption in User->Setup. Needed for extension "saltedpasswords" (thanks to Steffen Ritter)

2 lines of code changed in 1 file:

  • typo3/sysext/install: ext_tables.php (+2)
rupi 2009-09-03 18:20 Rev.: 5886

Added feature #11828: There's no possibility to hide versioning and workspaces.

4 lines of code changed in 1 file:

  • typo3/sysext/install: ext_localconf.php (+4)
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/install: ext_emconf.php (+1)
flyguide 2009-04-06 21:08 Rev.: 5297

whitespace CGL cleanup in preparation for a later RFC

4 lines of code changed in 1 file:

  • typo3/sysext/install: ext_tables.php (+4 -1)
francois 2009-03-30 19:53 Rev.: 5242

Feature #10320: Split CSS styled content templates in version templates to get rid of the compat version checks

3 lines of code changed in 1 file:

  • typo3/sysext/install: ext_localconf.php (+3)
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/install: ext_emconf.php (+4 -2)
steffenk 2009-02-14 16:31 Rev.: 5018

Fixed Bug #10212: Missing files in sysext install

2 lines of code changed in 1 file:

  • typo3/sysext/install: ext_localconf.php (+2 -2)
flyguide 2009-01-20 12:27 Rev.: 4785

Fixed bug #10154: Weak encryption key generation vulnerability in sysext install (thanks to the TYPO3 Security Team, and especially Marcus Krause)

7 lines of code changed in 3 files:

  • typo3/sysext/install: ChangeLog (+4), ext_emconf.php (+1 -1), ext_localconf.php (+2)
steffenk 2009-01-01 19:03 Rev.: 4638

Fixed bug #4690: TCAdefaults.tt_content.imagecols = 1 is missing

5 lines of code changed in 1 file:

  • typo3/sysext/install: ext_localconf.php (+5 -1)
ohader 2008-11-01 15:40 Rev.: 4405

Added feature #9094: Make simulate static a system extension

3 lines of code changed in 1 file:

  • typo3/sysext/install: ext_localconf.php (+3)
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/install: 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/install: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:16 Rev.: 3625


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

16 lines of code changed in 1 file:

  • typo3/sysext/install: ext_emconf.php (+16 -9)
flyguide 2008-02-05 22:12 Rev.: 3092

reverting to the old installer, according to the commit policy for 4.2

1 lines of code changed in 1 file:

  • typo3/sysext/install: ext_tables.php (+1 -1)
ingmars 2008-02-05 22:01 Rev.: 3091

Moving sysext/install_old back to sysext/install.

67 lines of code changed in 5 files:

  • typo3/sysext/install: ChangeLog (new 7), ext_emconf.php (new 42), ext_icon.gif (new), ext_localconf.php (new 13), ext_tables.php (new 5)
flyguide 2008-02-05 21:50 Rev.: 3089

reverting to the old installer, according to the commit policy for 4.2

0 lines of code changed in 5 files:

  • typo3/sysext/install: ChangeLog (del), ext_emconf.php (del), ext_icon.gif (changed), ext_localconf.php (del), ext_tables.php (del)
ingmars 2007-12-16 20:36 Rev.: 2843

SVN property changes.

0 lines of code changed in 3 files:

  • typo3/sysext/install: ext_emconf.php (changed), ext_localconf.php (changed), ext_tables.php (changed)
matrikz 2007-11-15 17:43 Rev.: 2717

* added new installer (ALPHA) code in typo3/sysext/install

67 lines of code changed in 5 files:

  • typo3/sysext/install: ChangeLog (new 7), ext_emconf.php (new 42), ext_icon.gif (new), ext_localconf.php (new 13), ext_tables.php (new 5)
matrikz 2007-11-15 17:38 Rev.: 2716

* moved typo3/sysext/install to typo3/sysext/install_old

18 lines of code changed in 5 files:

  • typo3/sysext/install: ChangeLog (del), ext_emconf.php (del), ext_icon.gif (changed), ext_localconf.php (del), ext_tables.php (del)
matrikz 2007-11-15 17:35 Rev.: 2715

* added side-by-side patch to prepare core for new installer code (makes it possible to run old and new installer side by side

2 lines of code changed in 2 files:

  • typo3/sysext/install: ext_localconf.php (+1 -1), ext_tables.php (+1 -1)
ingmars 2007-11-05 20:38 Rev.: 2665

Some more eol-style property changes

0 lines of code changed in 1 file:

  • typo3/sysext/install: ChangeLog (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 3 files:

  • typo3/sysext/install: ext_emconf.php (changed), ext_localconf.php (changed), ext_tables.php (changed)
sebastian 2005-12-27 00:59 Rev.: 937


* updated CSS styled content: integrated accessible mailforms,
accessible menus, accessible tables
* inserted update wizard and compatibility version

0 lines of code changed in 1 file:

  • typo3/sysext/install: ext_localconf.php (new)
ingmars 2005-04-11 19:01 Rev.: 621

* Now database host names can contain colons ":" so you can also specify ports like "localhost:3306"

4 lines of code changed in 1 file:

  • typo3/sysext/install: ChangeLog (+4)
ingmars 2005-02-03 18:58 Rev.: 551

Corrected dates in ChangeLog, 2005 instead of 2004 :-)

1 lines of code changed in 1 file:

  • typo3/sysext/install: ChangeLog (+1 -1)
ingmars 2005-02-02 21:45 Rev.: 549

Added a ChangeLog file.

3 lines of code changed in 1 file:

  • typo3/sysext/install: ChangeLog (new 3)
kasper 2004-11-17 17:52 Rev.: 508

Some work done on glossary in CSH

3 lines of code changed in 1 file:

  • typo3/sysext/install: ext_emconf.php (+3 -3)
kasper 2004-09-13 23:57 Rev.: 468


* Updated my email address from "kasper@typo3.com" (which is closed and will stay that way) to "kasperYYYY@typo3.com" which programmers should be able to figure out...
* Updated all JavaDoc comments and function/class indexes in files, preparing for 3.7.0RC

1 lines of code changed in 1 file:

  • typo3/sysext/install: ext_emconf.php (+1 -1)
kasper 2004-06-08 11:02 Rev.: 351

Converted more locallang*.php files to locallang-XML format.

29 lines of code changed in 1 file:

  • typo3/sysext/install: ext_emconf.php (+29 -24)
kasper 2004-05-17 19:53 Rev.: 306


* Moved "install" extension to be a sys extension in sysext/

0 lines of code changed in 3 files:

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