
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 39 (100.0%) | 171 (100.0%) | 4.3 |
| kasper | 20 (51.3%) | 122 (71.3%) | 6.1 |
| stucki | 4 (10.3%) | 34 (19.9%) | 8.5 |
| rupi | 1 (2.6%) | 6 (3.5%) | 6.0 |
| sebastian | 2 (5.1%) | 3 (1.8%) | 1.5 |
| flyguide | 2 (5.1%) | 3 (1.8%) | 1.5 |
| ohader | 2 (5.1%) | 2 (1.2%) | 1.0 |
| steffenk | 1 (2.6%) | 1 (0.6%) | 1.0 |
| ingmars | 7 (17.9%) | 0 (0.0%) | 0.0 |
Fixed bug #11937: Do not show E_DEPRECATED messages on productive systems
6 lines of code changed in 1 file:
Fixed bug #11710: Remove local loopback bypass in Install Tool Login (thanks to Mario Rimann)
1 lines of code changed in 1 file:
Fixed bug #11368: Ignore ENABLE_INSTALL_TOOL file if it is older than one hour
22 lines of code changed in 1 file:
Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls
1 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
removed empty lines at the end of the files
2 lines of code changed in 1 file:
Updated Copyright notices
1 lines of code changed in 1 file:
* Fix various non-functional issues
1 lines of code changed in 1 file:
Some more eol-style property changes
0 lines of code changed in 2 files:
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 5 files:
* 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.
10 lines of code changed in 1 file:
1 lines of code changed in 1 file:
removed comment again
1 lines of code changed in 1 file:
2005-11-23 Sebastian Kurfuerst <sebastian@garbage-group.de>
* XHTML Compliance: prefix local anchors with a string (bug
#1243)
* Feature request #1453: stdWrap for fontColor attribute of
GIFBUILDER?s TEXT-object
* Usability: Add Focus in install tool login form (bug #1584)
* Bug #1637: adjustment to collapsable menu
2 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
1 lines of code changed in 1 file:
Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!
1 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)
1 lines of code changed in 1 file:
* Moved "install" extension to be a sys extension in sysext/ (MAKE SURE to remove your old global "install" extension and clear the TEMP_cached files.
1 lines of code changed in 1 file:
* Merged TYPO3_3-6-0 branch changes by robert into HEAD. See 3.6.0 branch change log if you want.
1 lines of code changed in 1 file:
*** empty log message ***
7 lines of code changed in 1 file:
Updated copyright notices to show "2004"
1 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
Removed Thumbs.db, finalized for RC1
1 lines of code changed in 1 file:
Tons of changes made to the CORE. All scripts has more a less been modified. Primarily cleaning up of scripts but also some bug fixing.
5 lines of code changed in 1 file:
Added more comments, $Id$ keywords etc for the whole core of TYPO3.
2 lines of code changed in 1 file:
Added $Id$ keywords, cleaned up comment tags
10 lines of code changed in 1 file:
Initial revision
88 lines of code changed in 7 files: