[root]/typo3/sysext/sv
reports
(4 files, 280 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 49 (100.0%) | 795 (100.0%) | 16.2 |
| rene | 6 (12.2%) | 357 (44.9%) | 59.5 |
| kasper | 12 (24.5%) | 179 (22.5%) | 14.9 |
| dmitry | 3 (6.1%) | 127 (16.0%) | 42.3 |
| stucki | 8 (16.3%) | 75 (9.4%) | 9.3 |
| francois | 4 (8.2%) | 21 (2.6%) | 5.2 |
| andreas | 1 (2.0%) | 15 (1.9%) | 15.0 |
| ohader | 5 (10.2%) | 13 (1.6%) | 2.6 |
| benni | 2 (4.1%) | 4 (0.5%) | 2.0 |
| k-fish | 1 (2.0%) | 2 (0.3%) | 2.0 |
| flyguide | 2 (4.1%) | 2 (0.3%) | 1.0 |
| ingmars | 5 (10.2%) | 0 (0.0%) | 0.0 |
Add missing SVN properties for new or modified files
2 lines of code changed in 2 files:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Cleanup #12249: Improved comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
2 lines of code changed in 2 files:
Feature #12178: Provide a report for installed services in the new Reports module
19 lines of code changed in 2 files:
Fixed bug #11831: Remove reference operators for objects
2 lines of code changed in 1 file:
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - re-added require_once() for the services classes
4 lines of code changed in 1 file:
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:
Added feature #11016: Implement RSA authentication for BE and FE -- part 2 (fix hard-coded stuff in the TYPO3 login procedure)
126 lines of code changed in 2 files:
Cleanup: Updated ext_emconf.php files in system extensions
4 lines of code changed in 1 file:
Cleanup: Updated copyright notices
2 lines of code changed in 2 files:
Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
* Update version numbers of all system extension that have been changed since TYPO3 4.1
1 lines of code changed in 1 file:
* Update all ext_emconf.php in system extensions (continued)
18 lines of code changed in 1 file:
Updated Copyright notices
2 lines of code changed in 2 files:
Feature request #6945: Login failures can be logged with t3lib_div::syslog().
15 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 5 files:
Modified some AND/OR statements to use common operators instead
1 lines of code changed in 1 file:
Made FE group lookups possible when lockToDomain is NULL in DB (e.g. when using Oracle).
2 lines of code changed in 1 file:
* If the encryption key is not set, the warning in the backend now contains a link to the according section.
* be_group can no longer be selected as a subgroup of itself
* Merged fenestgrp extension into Core. This makes it possible to select subgroups for fe_groups. Thanks to Glen Gibb.
* Merged ingmar_accessctrl extension into Core. Content elements and pages can now have access for more than only one group. Thanks to Ingmar Schlecht for his nice extension.
* Fixed a bug in the object browser: Adding properties copied key + value into the key field. Notice: This requires an additional patch in the tstemplate_objbrowser extension!
* Some typo fixes
* New property for TYPO3_CONF_VARS[SYS][displayErrors]: If set to 2, display_errors will only be enabled if the devIPmask matches the current clients IP address.
52 lines of code changed in 2 files:
Localization updates
8 lines of code changed in 2 files:
See changelog
136 lines of code changed in 3 files:
Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!
19 lines of code changed in 2 files:
* Added Karsten D.s patches for DBAL.
9 lines of code changed in 1 file:
Updated locallang from TER for a set of system Extension
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
3 lines of code changed in 2 files:
Corrected wrong parameter order for some implode function calls.
1 lines of code changed in 1 file:
More CSH related stuff
3 lines of code changed in 1 file:
introduce system services used for authentication for now
357 lines of code changed in 6 files: