[root]/typo3/sysext/indexed_search
cli
(2 files, 33 lines)
doc
(3 files, 58 lines)
example
(2 files, 301 lines)
hooks
(1 files, 56 lines)
mod
(6 files, 628 lines)
modfunc1
(2 files, 1398 lines)
modfunc2
(2 files, 244 lines)
pi
(5 files, 3272 lines)
res
(17 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 214 (100.0%) | 9311 (100.0%) | 43.5 |
| kasper | 73 (34.1%) | 7952 (85.4%) | 108.9 |
| stucki | 50 (23.4%) | 875 (9.4%) | 17.5 |
| ohader | 18 (8.4%) | 181 (1.9%) | 10.0 |
| masi | 9 (4.2%) | 87 (0.9%) | 9.6 |
| rupi | 3 (1.4%) | 55 (0.6%) | 18.3 |
| flyguide | 14 (6.5%) | 54 (0.6%) | 3.8 |
| andreas | 9 (4.2%) | 53 (0.6%) | 5.8 |
| k-fish | 8 (3.7%) | 22 (0.2%) | 2.7 |
| dmitry | 3 (1.4%) | 18 (0.2%) | 6.0 |
| ingmars | 18 (8.4%) | 5 (0.1%) | 0.2 |
| francois | 4 (1.9%) | 5 (0.1%) | 1.2 |
| benni | 4 (1.9%) | 3 (0.0%) | 0.7 |
| baschny | 1 (0.5%) | 1 (0.0%) | 1.0 |
Fixed bug #12420: Log deprecated method calls (to be removed in TYPO3 4.5)
9 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Fixed bug #11831: Remove reference operators for objects
16 lines of code changed in 3 files:
Added feature #11927: Use suggest feature in system extensions
10 lines of code changed in 1 file:
Fixed bug #10201: Changed cHashes to use full md5 values to reduce the probability of duplicate hashes
2 lines of code changed in 1 file:
Code cleanup #11687: Removed duplicate SQL definition of table index_stat_word
0 lines of code changed in 1 file:
Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
45 lines of code changed in 2 files:
Fixed bug #11033: Optimize hook to indexed_search that checks for a running crawler task
4 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 2 files:
Follow-up to feature #9633: Enabled autoloading in TYPO3 Core
0 lines of code changed in 1 file:
Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
13 lines of code changed in 4 files:
Clean up #10711: Move hard-coded indexed_search tca labels to locallang file
3 lines of code changed in 2 files:
Cleanup: Updated ext_emconf.php files in system extensions
2 lines of code changed in 1 file:
Cleanup: Updated copyright notices
4 lines of code changed in 4 files:
Fixed bug #10099: Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows
17 lines of code changed in 2 files:
Fixed bug #10133: Command execution in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
10 lines of code changed in 2 files:
Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
5 lines of code changed in 2 files:
Follow-up to bug #5826: Wrong disposal of language object in front-end
79 lines of code changed in 2 files:
removed empty lines at the end of the files
7 lines of code changed in 3 files:
Cleanup: Specified deprecated statements
1 lines of code changed in 1 file:
Fixed bug #5826: indexed_search: specify media types in advanced search
53 lines of code changed in 1 file:
#9160: New option "index_metatags" not available in crawler / crawler-hooks
1 lines of code changed in 1 file:
Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode
8 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)
7 lines of code changed in 1 file:
* Fixed bug #7980: Indexed Search: Fix wrong TypoScript code in plugin template
8 lines of code changed in 2 files:
Fixed bug #5998: Crawler/Index Config: hidden records are re-indexed, credits Christian Kuhn
2 lines of code changed in 1 file:
Updated Copyright notices
4 lines of code changed in 4 files:
Replaced all Mysql => MySQL
1 lines of code changed in 1 file:
Added feature #5791: indexed_search: join_pages is now configurable via TypoScript
1 lines of code changed in 1 file:
Added default TS configuration as suggested by Michael Stucki.
4 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 15 files:
(minor) indexed_search - Added more info where the manual can be found
2 lines of code changed in 1 file:
(minor) indexed_search - Added info where additional doc. can be found
1 lines of code changed in 1 file:
Fixed bug #1471: Check if exif functions are available before using them.
10 lines of code changed in 2 files:
* Add new property "search.exactCount" to allow exact counting of matches. See documentation for more information.
6 lines of code changed in 2 files:
Feature request #5748: Introduced a new TS option that makes indexing of metatags configurable. Adapted code to make use of the new TS option.
Changes needed for doc_core_tsref are documented at http://wiki.typo3.org/index.php/Pending_Documentation#doc_core_tsref.
12 lines of code changed in 2 files:
added @var phpDoc comments to various variables
26 lines of code changed in 2 files:
(53 more)