
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 1103 (100.0%) | 68.9 |
| kasper | 6 (37.5%) | 1057 (95.8%) | 176.1 |
| dmitry | 1 (6.3%) | 22 (2.0%) | 22.0 |
| stucki | 2 (12.5%) | 7 (0.6%) | 3.5 |
| flyguide | 1 (6.3%) | 7 (0.6%) | 7.0 |
| rupi | 1 (6.3%) | 5 (0.5%) | 5.0 |
| ohader | 1 (6.3%) | 3 (0.3%) | 3.0 |
| lolli | 1 (6.3%) | 2 (0.2%) | 2.0 |
| ingmars | 3 (18.8%) | 0 (0.0%) | 0.0 |
Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems
5 lines of code changed in 1 file:
Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls
3 lines of code changed in 1 file:
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:
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:
removed partial t3lib_div in misc/phpcheck/incfile.php and included the real t3lib_div instead, PDT for Eclipse had problems determining the actual t3lib_div because of this
7 lines of code changed in 1 file:
Fixed HTML syntax errors with some old html files
22 lines of code changed in 1 file:
* Install Tool: Network 192.168.0.0/255.255.0.0 was allowed to enter the Install Tool regardless of the die() presence in typo3/install/index.php. This exception has been removed, only 127.0.0.1 may now enter the Install Tool regardless of any other conditions.! Install Tool: Instead of modifying typo3/install/index.php to enable the Install Tool, a new file "typo3conf/ENABLE_INSTALL_TOOL" can be created to enable it. Shared hosting servers: If you want to turn this off, you have to change the condition in typo3/install/index.php, line 50. See comment above.
1 lines of code changed in 1 file:
* Removed misc/mod_rewrite.htaccess and misc/php_optimized.htaccess and replaced them by misc/simple.htaccess and misc/advanced.htaccess
* Added a die() call to protect the display of phpinfo() in misc/phpcheck/incfile.php
* config.disablePrefixComment was ignored by plugins
* $TT->pull() was called without $TT->push() before in typo3/sysext/indexed_search/class.indexer.php
* Fixed bug #0001239: Install tool does not accept hyphen in database host name
6 lines of code changed in 1 file:
* 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
2 lines of code changed in 1 file:
See changelog (updated later)
34 lines of code changed in 1 file:
*** empty log message ***
554 lines of code changed in 1 file:
Updated copyright notices to show "2004"
69 lines of code changed in 1 file:
Initial revision
398 lines of code changed in 2 files: