aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SearchUpdate.php
Commit message (Expand)AuthorAgeFilesLines
* * Some clown with CVS access deleted our MS Word files and replaced them withÆvar Arnfjörð Bjarmason2005-04-121-1/+1
* fix phpdoc commentAntoine Musso2005-01-271-1/+4
* * move SpecialSearch::getSearchEngines() to SearchEngine::create()Domas Mituzas2004-12-021-15/+6
* Removed CVS keywords from files, to make merging between branchesEvan Prodromou2004-11-291-1/+0
* Correcting bugs due to double-prefixing table names. Removing obsolete Databa...Tim Starling2004-10-241-6/+6
* add placeholder class SearchUpdateMyISAM, extending current SearchUpdateDomas Mituzas2004-09-301-0/+5
* Second batch of files modified to replace selected wgLang with wgContLangZheng Zhu2004-09-241-2/+2
* REPLACE INTO -> Database::replace(), getting ready for tsearchDomas Mituzas2004-09-171-5/+6
* Split files and classes in different packages for phpdocumentor. I probably c...Antoine Musso2004-09-031-0/+2
* Changing comments layout preparing for generated documentation with Phpdocume...Antoine Musso2004-09-021-5/+8
* massive double to single quotes conversion. I have not noticed any bug after ...Antoine Musso2004-08-221-5/+5
* Change some search index update code to do two regexps backwards.Brion Vibber2004-08-221-2/+23
* Don't include SearchEngine.php when it's not used. Saves about 180k of memory...Brion Vibber2004-08-211-0/+1
* * Support for table name prefixes throughout the code. No support yet for con...Tim Starling2004-07-181-6/+7
* OOP calling convention for database functions. DBMS abstraction implemented b...Tim Starling2004-07-101-4/+6
* DELAYED can be trouble, when edit rate exceeds insert rateTim Starling2004-06-261-1/+1
* Remove 'LOW_PRIORITY' for non-mysqlDomas Mituzas2004-06-091-2/+4
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* Armor against bad titlesBrion Vibber2003-12-031-8/+12
* Nov. branch merge. Various features backported from stable, various bug fixes.Tim Starling2003-11-091-4/+7
* wfQuery now takes three parameters -- one extra for DB replication purposesTim Starling2003-09-201-2/+2
* Initial revisionLee Daniel Crocker2003-04-141-0/+78