aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/mocks/search
Commit message (Expand)AuthorAgeFilesLines
* Introduce ISearchResultSet::isApproximateTotalHitsDavid Causse2024-12-131-0/+4
* search: Add missing documentation to class propertiesUmherirrender2024-09-071-0/+3
* tests: Make use of ?? and ??= operators in test codethiemowmde2024-08-081-7/+2
* tests: Use namespaced classesUmherirrender2023-12-111-0/+2
* tests: Handle dynamic created properties on test classesUmherirrender2023-01-131-0/+1
* LinkCache: soft deprecate addGoodLinkObj()daniel2021-09-101-4/+4
* Fix broken PHPDoc comments that don't start with /**Thiemo Kreuz2020-07-231-1/+1
* Hard deprecate new SearchResult() and introduce RevisionSearchResultDavid Causse2019-08-271-1/+1
* Add ISearchResultSetDavid Causse2019-07-222-3/+3
* Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusionsReedy2019-05-111-0/+1
* Avoid constructing Title objects in data providersdaniel2018-09-032-4/+22
* Unify SearchEngine normalizeNamespace and parseNamespacePrefixesDavid Causse2018-07-171-1/+2
* Silently drop unknown titles in completion searchErik Bernhardson2018-06-112-15/+30
* Push pagination decision for search into SearchEngineErik Bernhardson2018-06-112-0/+28
* Convert SearchResultSet to typical iterationErik Bernhardson2018-06-113-0/+113