[root]/typo3/sysext/install/mod

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 215 (100.0%) | 26384 (100.0%) | 122.7 |
| matrikz | 37 (17.2%) | 12398 (47.0%) | 335.0 |
| ingmars | 22 (10.2%) | 5191 (19.7%) | 235.9 |
| kasper | 24 (11.2%) | 4988 (18.9%) | 207.8 |
| stucki | 40 (18.6%) | 2019 (7.7%) | 50.4 |
| francois | 11 (5.1%) | 430 (1.6%) | 39.0 |
| baschny | 4 (1.9%) | 422 (1.6%) | 105.5 |
| steffenk | 12 (5.6%) | 378 (1.4%) | 31.5 |
| sebastian | 6 (2.8%) | 200 (0.8%) | 33.3 |
| ohader | 16 (7.4%) | 79 (0.3%) | 4.9 |
| dmitry | 3 (1.4%) | 68 (0.3%) | 22.6 |
| rupi | 8 (3.7%) | 63 (0.2%) | 7.8 |
| masi | 4 (1.9%) | 39 (0.1%) | 9.7 |
| flyguide | 15 (7.0%) | 33 (0.1%) | 2.2 |
| k-fish | 3 (1.4%) | 24 (0.1%) | 8.0 |
| jsegars | 1 (0.5%) | 21 (0.1%) | 21.0 |
| revsbech | 1 (0.5%) | 16 (0.1%) | 16.0 |
| lolli | 2 (0.9%) | 6 (0.0%) | 3.0 |
| benni | 4 (1.9%) | 6 (0.0%) | 1.5 |
| andreas | 1 (0.5%) | 2 (0.0%) | 2.0 |
| thorsten | 1 (0.5%) | 1 (0.0%) | 1.0 |
Add missing SVN properties for new or modified files
0 lines of code changed in 2 files:
Add missing SVN properties for new or modified files
0 lines of code changed in 2 files:
Follow-up to bugfix #12436: Move Suhosin part to php.ini section in the install tool
20 lines of code changed in 1 file:
Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
1 lines of code changed in 1 file:
Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems
5 lines of code changed in 1 file:
Fixed bug #12019: Added missing style definition to Install Tool CSS file
7 lines of code changed in 2 files:
Fixed bug #12436: Integrate checks concerning Suhosin/Hardened PHP in Install Tool (thanks to Oliver Hader)
20 lines of code changed in 1 file:
Fixed bug #12347: Integrate check to the install tool and reports module concerning eAccelerator
15 lines of code changed in 1 file:
Fixed bug #12295: Cleaning config_default, exclude values from being listed in install tool, all configuration
4 lines of code changed in 1 file:
Fixed bug #12371: Warning issued on first load of install tool with open_basedir set
6 lines of code changed in 1 file:
Fixed bug #12372: install: Login form message is shown as warning
1 lines of code changed in 1 file:
* Fixed bug #12309: It was possible to gain access to the Install Tool by only knowing the md5 hash of the password.
393 lines of code changed in 2 files:
* Fixed bug #10501: XSS vulnerability in the install tool (thanks to Oliver Klee)
23 lines of code changed in 1 file:
Fixed bug #12075: Add COMPARE Link to update Wizard
10 lines of code changed in 1 file:
Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper)
1 lines of code changed in 1 file:
Fixed bug #12036: BE style must match t3skin in Install Tool
12 lines of code changed in 1 file:
Fixed bug #11433: touch(): Utime failed in install tool
1 lines of code changed in 1 file:
Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
2 lines of code changed in 1 file:
Added Id keyword property
1 lines of code changed in 1 file:
Cleanup #12018: Added an icon for notice-level flash messages
3 lines of code changed in 1 file:
Removed left-over debug output
1 lines of code changed in 1 file:
Cleanup #11989: Install Tool message colors should match flash message colors
108 lines of code changed in 2 files:
Fixed bug #11013: Generate Random Key still does not work (thanks to Marcus Krause)
22 lines of code changed in 1 file:
Fixed bug #12003: EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
11 lines of code changed in 1 file:
Fixed bug #11831: Remove reference operators for objects
2 lines of code changed in 1 file:
Added feature #11828: There's no possibility to hide versioning and workspaces.
1 lines of code changed in 1 file:
Fixed bug #11716: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
8 lines of code changed in 1 file:
Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
7 lines of code changed in 1 file:
Fixed bug #11267: Use PHP5 version of function microtime()
2 lines of code changed in 1 file:
Added feature #11544: select/deselect all checkbox in db compare tool and extension manager for each type of modification
4 lines of code changed in 1 file:
Feature #11499: database compare in install tool can require a huge amount of clicks. Added select/deselect all links.
7 lines of code changed in 1 file:
Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour
7 lines of code changed in 1 file:
Fixed bug #10993: install tool shows plain passwords - display of passwords was stripped at all places
13 lines of code changed in 1 file:
Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls
3 lines of code changed in 2 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
2 lines of code changed in 1 file:
Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
7 lines of code changed in 1 file:
#10523: New install tool colors, matching t3skin
296 lines of code changed in 2 files:
Fixed bug #10266: No user authentication for >1 TYPO3 installation under one domain (Thanks to Marcus Krause)
2 lines of code changed in 1 file:
Feature #10320: Split CSS styled content templates in version templates to get rid of the compat version checks
1 lines of code changed in 1 file:
(115 more)