[root]/tests/t3lib
cache
(2 files, 316 lines)
backend
(7 files, 2386 lines)
frontend
(3 files, 561 lines)
matchcondition
(2 files, 1436 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 60 (100.0%) | 4610 (100.0%) | 76.8 |
| ohader | 30 (50.0%) | 2068 (44.9%) | 68.9 |
| steffenk | 12 (20.0%) | 1622 (35.2%) | 135.1 |
| flyguide | 3 (5.0%) | 460 (10.0%) | 153.3 |
| baschny | 2 (3.3%) | 199 (4.3%) | 99.5 |
| lolli | 2 (3.3%) | 110 (2.4%) | 55.0 |
| stucki | 8 (13.3%) | 68 (1.5%) | 8.5 |
| benni | 2 (3.3%) | 58 (1.3%) | 29.0 |
| rupi | 1 (1.7%) | 25 (0.5%) | 25.0 |
Add missing SVN properties for new or modified files
68 lines of code changed in 8 files:
Added tests #12382: Feature/Code cleanup: Add some more unit tests (Thanks to Oliver Klee)
91 lines of code changed in 4 files:
Commited test case for #12244: Improve locallangXMLOverride feature (Thanks to Steffen Gebert), this changes the LLoverride feature to $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'] as an array
35 lines of code changed in 1 file:
Follow-up to bugfix #12324: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div
4 lines of code changed in 1 file:
Fixed bug #12324: Page tree will not be shown in the TYPO3 backend
40 lines of code changed in 1 file:
Fixed bug #12488: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
2 lines of code changed in 1 file:
* Fixed bug #12304: Frame inclusion in the backend through alt_mod_frameset (thanks to Oliver Klee)
71 lines of code changed in 1 file:
* Fixed bug #12303: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue (thanks to Oliver Klee)
128 lines of code changed in 1 file:
Follow-up to bugfix #9779: Modified the limit argument in t3lib_div::trimExplode() to behave as the regular explode() function does
36 lines of code changed in 1 file:
Follow-up to test #12153: Added test cases for empty comparison in globalVar condition
24 lines of code changed in 1 file:
Follow-up to test #12153: Added test cases for device condition
38 lines of code changed in 1 file:
Follow-up to test #12153: Refactored browserInfoHookIsCalled() test case
7 lines of code changed in 1 file:
Follow-up to test #12153: Fixed bug in language condition tests
3 lines of code changed in 1 file:
Follow-up to #12128: Added unit tests for t3lib_div::get_dirs() (thanks to Peter Foerger)
25 lines of code changed in 1 file:
Follow-up to test #12153: Added unit tests for simulated conditions via TypoScript object browser
28 lines of code changed in 1 file:
Added test #12153: Add more unit tests for t3lib_matchCondition
376 lines of code changed in 1 file:
Follow-up to feature #2278: Added unit tests for the new checkModifyAccessList hook
58 lines of code changed in 1 file:
Fixed bug #11985: Optimize disposal of t3lib_PageRenderer
13 lines of code changed in 1 file:
Cleanup: Set SVN properties
649 lines of code changed in 4 files:
renamed t3lib_PageRenderer and the templates for backend/frontend
4 lines of code changed in 1 file:
renamed testcase for t3lib_pageRenderer
650 lines of code changed in 2 files:
Follow-up to feature #11397: renamed t3lib_pageRenderer and templates (page_be.html, page_fe.html), cleaned unit test
15 lines of code changed in 1 file:
Follow-up to feature #11397: Added unit tests for t3lib_pageremder
652 lines of code changed in 1 file:
Follow-up to test #11846: Fixed typing error in method names
2 lines of code changed in 1 file:
Added test #11846: Add unit tests for t3lib_div::removeDotsFromTS()
87 lines of code changed in 1 file:
Follow-up to feature #10724: Added unit tests for isValidUrl() and isOnCurrentHost() in t3lib_div
109 lines of code changed in 1 file:
Follow-up to feature #9897: Extended unit tests for adding fields in t3lib_extMgm
76 lines of code changed in 1 file:
Follow-up to feature #9897: Extended unit tests for adding fields in t3lib_extMgm
60 lines of code changed in 1 file:
Follow-up to feature #9897: Added unit tests for addFieldsToPalette() and addToAllTCAtypes() in t3lib_extMgm
147 lines of code changed in 1 file:
Follow-up to #11431: Unit test for getPage_preProcess hook
100 lines of code changed in 1 file:
Added feature #11438: Add a registry to t3lib
356 lines of code changed in 1 file:
Added test #11626: Extend unit tests for t3lib_matchCondition globalVar comparison
63 lines of code changed in 1 file:
Follow-up to bug #10769: Added unit tests for t3lib_div::encodeHeader()
30 lines of code changed in 1 file:
Follow-up to bug #11585: Added unit test for t3lib_matchCondition
97 lines of code changed in 1 file:
Cleanup: Fixed formatting issues in typo3 and test PHP files
4 lines of code changed in 1 file:
Fixed bug #10861: Eval of double2 doesn't work
22 lines of code changed in 1 file:
Added feature #10986: Convert from extension prefix to extension key
75 lines of code changed in 1 file:
Added feature #10985: Conversion from camelcase to underscores, and back
40 lines of code changed in 1 file:
Fixed bug #10266: No user authentication for >1 TYPO3 installation under one domain (Thanks to Marcus Krause)
10 lines of code changed in 1 file:
#10717: Introduced a new function to t3lib_div::getMaxUploadFileSize() to have a central
function to detect the maximum upload limit, was: No simple way to get the maximum
upload size in TYPO3
23 lines of code changed in 1 file:
(5 more)