| .. |
|
Entity
|
Fix typos in comments (S)
|
2022-01-09 23:28:53 +05:30 |
|
Hook
|
|
|
|
searchwidgets
|
search: Fix various scalar types to match documentation
|
2022-03-08 19:39:57 +01: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
|
|
|
|
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
|
Use PHP's [ $this, 'fn' ] callback syntax where possible
|
2021-12-03 09:08:57 +01:00 |
|
ResultAugmentor.php
|
|
|
|
ResultSetAugmentor.php
|
|
|
|
RevisionSearchResult.php
|
Post Revision-removal cleanup
|
2021-06-24 00:32:39 +00:00 |
|
RevisionSearchResultTrait.php
|
search: Improve null documentation on RevisionSearchResultTrait
|
2022-03-14 20:52:31 +00:00 |
|
SearchDatabase.php
|
rdbms: Deprecate getLazyConnectionRef
|
2022-03-03 13:15:44 +01:00 |
|
SearchEngine.php
|
Fix typos in comments (S)
|
2022-01-09 23:28:53 +05:30 |
|
SearchEngineConfig.php
|
SearchEngineConfig: Make code example match extension namespace best practice
|
2022-03-05 21:38:16 +00:00 |
|
SearchEngineDummy.php
|
|
|
|
SearchEngineFactory.php
|
Use updated ObjectFactory namespace
|
2022-03-09 23:04:51 +00:00 |
|
SearchExactMatchRescorer.php
|
Introduce Redirect(Lookup&Store) services to handle redirects
|
2021-12-01 19:14:22 +01:00 |
|
SearchHighlighter.php
|
Don't double-escape the ellipses in Language::truncateForVisual()
|
2022-02-10 17:09:18 -05:00 |
|
SearchIndexField.php
|
|
|
|
SearchIndexFieldDefinition.php
|
|
|
|
SearchMySQL.php
|
search: Fix various scalar types to match documentation
|
2022-03-08 19:39:57 +01:00 |
|
SearchNearMatcher.php
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |
|
SearchNearMatchResultSet.php
|
|
|
|
SearchPostgres.php
|
search: Use NS_MAIN instead of hard coded 0
|
2022-03-07 21:09:46 +01:00 |
|
SearchResult.php
|
|
|
|
SearchResultSet.php
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
SearchResultSetTrait.php
|
|
|
|
SearchResultTrait.php
|
|
|
|
SearchSqlite.php
|
search: Use NS_MAIN instead of hard coded 0
|
2022-03-07 21:09:46 +01:00 |
|
SearchSuggestion.php
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
SearchSuggestionSet.php
|
search: Fix various scalar types to match documentation
|
2022-03-08 19:39:57 +01:00 |
|
SqlSearchResult.php
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
SqlSearchResultSet.php
|
search: Fix various scalar types to match documentation
|
2022-03-08 19:39:57 +01:00 |
|
StringPrefixSearch.php
|
|
|
|
TitlePrefixSearch.php
|
|
|