wiki.techinc.nl/includes/search
Stanislav Malyshev 34b02d87ac Convert SearchEngine to service containers
Change-Id: Icef1ecbed3d831557e0256fdfa53743b194007cc
2016-04-25 16:25:17 -07:00
..
SearchDatabase.php Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +00:00
SearchEngine.php Convert SearchEngine to service containers 2016-04-25 16:25:17 -07:00
SearchEngineConfig.php Convert SearchEngine to service containers 2016-04-25 16:25:17 -07:00
SearchEngineFactory.php Convert SearchEngine to service containers 2016-04-25 16:25:17 -07:00
SearchExactMatchRescorer.php Fix Undefined index: 0 in SearchExactMatchRescorer.php on line 44 2016-03-31 16:26:37 +02:00
SearchHighlighter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SearchMssql.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
SearchMySQL.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SearchNearMatcher.php Convert SearchEngine to service containers 2016-04-25 16:25:17 -07:00
SearchNearMatchResultSet.php Convert SearchEngine to service containers 2016-04-25 16:25:17 -07:00
SearchOracle.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SearchPostgres.php Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +01:00
SearchResult.php Convert SearchEngine to service containers 2016-04-25 16:25:17 -07:00
SearchResultSet.php search: getInterwikiResults returns array of SearchResultSets 2016-04-14 09:04:12 -07:00
SearchSqlite.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SearchSuggestion.php Allow titles with falsy title text in suggestions 2016-03-24 16:35:56 -07:00
SearchSuggestionSet.php build: Update mediawiki-codesniffer to 0.6.0, add "composer fix" 2016-02-17 02:54:42 -08:00
SqlSearchResultSet.php Add a rewind function to SearchResultSet 2016-04-13 14:15:31 -07:00