| .. |
|
Entity
|
|
|
|
Hook
|
|
|
|
searchwidgets
|
Merge "Use Message::sizeParams to simplify code when building messages"
|
2021-10-15 23:21:38 +00:00 |
|
BaseSearchResultSet.php
|
build: Update mediawiki/mediawiki-phan-config to 0.11.0
|
2021-09-07 17:19:05 +02:00 |
|
DummySearchIndexFieldDefinition.php
|
|
|
|
FauxSearchResult.php
|
|
|
|
FauxSearchResultSet.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ISearchResultSet.php
|
|
|
|
NullIndexField.php
|
|
|
|
PaginatingSearchEngine.php
|
|
|
|
ParserOutputSearchDataExtractor.php
|
Rename ParserOutput::setCategoryLinks() and ::getCategoryLinks()
|
2021-10-15 09:45:36 -07:00 |
|
PerRowAugmentor.php
|
|
|
|
PrefixSearch.php
|
search: Replace deprecated Language::autoConvertToAllVariants
|
2021-08-04 03:36:51 +02:00 |
|
ResultAugmentor.php
|
|
|
|
ResultSetAugmentor.php
|
|
|
|
RevisionSearchResult.php
|
Post Revision-removal cleanup
|
2021-06-24 00:32:39 +00:00 |
|
RevisionSearchResultTrait.php
|
|
|
|
SearchDatabase.php
|
|
|
|
SearchEngine.php
|
Remove unneeded variable assignment
|
2021-09-03 22:51:22 +00:00 |
|
SearchEngineConfig.php
|
Various updates and fixes to PHPDoc documentation
|
2021-08-09 09:26:23 +02:00 |
|
SearchEngineDummy.php
|
|
|
|
SearchEngineFactory.php
|
SearchEngineFactory: inject load balancer
|
2021-04-22 20:48:10 +00:00 |
|
SearchExactMatchRescorer.php
|
|
|
|
SearchHighlighter.php
|
build: Update mediawiki/mediawiki-phan-config to 0.11.0
|
2021-09-07 17:19:05 +02:00 |
|
SearchIndexField.php
|
|
|
|
SearchIndexFieldDefinition.php
|
|
|
|
SearchMySQL.php
|
search: Replace deprecated Language::autoConvertToAllVariants
|
2021-08-04 03:36:51 +02:00 |
|
SearchNearMatcher.php
|
Remove comments that repeat the code
|
2021-06-02 08:03:09 +00:00 |
|
SearchNearMatchResultSet.php
|
|
|
|
SearchPostgres.php
|
Fix code comment
|
2021-07-10 18:46:35 +02:00 |
|
SearchResult.php
|
|
|
|
SearchResultSet.php
|
docs: Fix nullable documentation for class properties
|
2021-09-24 00:54:53 +00:00 |
|
SearchResultSetTrait.php
|
|
|
|
SearchResultTrait.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
SearchSqlite.php
|
Replace uses of DB_MASTER with DB_PRIMARY
|
2021-04-29 09:24:31 -07:00 |
|
SearchSuggestion.php
|
Remove some more comments that literally repeat the code
|
2021-06-18 21:23:56 +00:00 |
|
SearchSuggestionSet.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
SqlSearchResult.php
|
|
|
|
SqlSearchResultSet.php
|
|
|
|
StringPrefixSearch.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
TitlePrefixSearch.php
|
Use __CLASS__/::class to define callback for array_map/_filter/usort
|
2021-01-22 16:39:29 +00:00 |