| .. |
|
AugmentPageProps.php
|
Infrastructure for augmenting search results
|
2016-09-15 15:44:03 -07:00 |
|
DummySearchIndexFieldDefinition.php
|
Fix two instances of calling function with too few args
|
2016-12-15 13:24:40 -08:00 |
|
NullIndexField.php
|
Fix spacing for @param and indent of function comments
|
2017-08-15 14:33:29 +00:00 |
|
ParserOutputSearchDataExtractor.php
|
Improve some parameter docs
|
2017-09-10 20:32:31 +02:00 |
|
PerRowAugmentor.php
|
Remove auto-generated "Constructor" documentation on constructors
|
2017-07-10 10:15:51 +00:00 |
|
ResultAugmentor.php
|
Remove empty lines from PHP and JavaScript comment blocks
|
2016-12-09 09:01:06 +00:00 |
|
ResultSetAugmentor.php
|
Remove empty lines from PHP and JavaScript comment blocks
|
2016-12-09 09:01:06 +00:00 |
|
SearchDatabase.php
|
Remove auto-generated "Constructor" documentation on constructors
|
2017-07-21 12:19:30 +02:00 |
|
SearchEngine.php
|
Require indentation of CASE statements in PHP code
|
2017-12-10 22:07:50 -05:00 |
|
SearchEngineConfig.php
|
Move wgContLang from config to injectable
|
2016-04-27 11:55:17 -07:00 |
|
SearchEngineFactory.php
|
Move IDatabase/IMaintainableDatabase to Rdbms namespace
|
2017-03-28 15:32:38 -07:00 |
|
SearchExactMatchRescorer.php
|
Improve (weak and strict) type hints invarious places
|
2017-12-28 16:31:56 +01:00 |
|
SearchHighlighter.php
|
Add missing @param and @return documentation
|
2017-08-11 22:17:01 +02:00 |
|
SearchIndexField.php
|
Fix spacing for @param and indent of function comments
|
2017-08-15 14:33:29 +00:00 |
|
SearchIndexFieldDefinition.php
|
Fix spacing for @param and indent of function comments
|
2017-08-15 14:33:29 +00:00 |
|
SearchMssql.php
|
Fix phrase search
|
2017-07-03 11:44:48 +02:00 |
|
SearchMySQL.php
|
Require indentation of CASE statements in PHP code
|
2017-12-10 22:07:50 -05:00 |
|
SearchNearMatcher.php
|
Fix a few minor mistakes in PHPDoc tags
|
2017-09-15 11:17:17 +02:00 |
|
SearchNearMatchResultSet.php
|
Infrastructure for augmenting search results
|
2016-09-15 15:44:03 -07:00 |
|
SearchOracle.php
|
Fix phrase search
|
2017-07-03 11:44:48 +02:00 |
|
SearchPostgres.php
|
Remove empty lines at end of functions
|
2016-11-05 11:55:10 +01:00 |
|
SearchResult.php
|
Fix spacing for @param and indent of function comments
|
2017-08-15 14:33:29 +00:00 |
|
SearchResultSet.php
|
Improve some parameter docs
|
2017-09-10 20:32:31 +02:00 |
|
SearchSqlite.php
|
update mediawiki-codesniffer to 0.11.0 and fix issues
|
2017-08-11 22:27:51 +02:00 |
|
SearchSuggestion.php
|
Use correct variable name in @param documentation
|
2017-08-11 19:27:19 +02:00 |
|
SearchSuggestionSet.php
|
Improve some parameter docs
|
2017-09-10 20:32:31 +02:00 |
|
SqlSearchResultSet.php
|
Move ResultWrapper subclasses to Rdbms
|
2017-03-03 00:44:41 +00:00 |