index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
PrefixSearchTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
PrefixSearchTest: move under /search tests
DannyS712
2021-03-11
1
-371
/
+0
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
WikiPage: deprecated construction on bad titles
daniel
2021-01-20
1
-0
/
+5
*
Revert "Make WikiPage a ProperPageIdentity"
James D. Forrester
2021-01-15
1
-5
/
+0
*
Make WikiPage a ProperPageIdentity
daniel
2021-01-15
1
-0
/
+5
*
Fix tests/ PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-1
/
+1
*
Fix failing tests relying on private Hooks.php properties
Nikki Nikkhoui
2020-04-13
1
-13
/
+0
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-2
/
+2
*
Remove unneeded overrideMwServices/resetServices
Aryeh Gregor
2019-08-29
1
-2
/
+0
*
Reset services before every test
Tim Starling
2018-09-03
1
-2
/
+0
*
Make SpecialPageFactory a service
Aryeh Gregor
2018-08-17
1
-2
/
+2
*
Merge "Automatically reset namespace caches when needed"
jenkins-bot
2018-08-02
1
-8
/
+1
|
\
|
*
Automatically reset namespace caches when needed
Aryeh Gregor
2018-08-01
1
-8
/
+1
*
|
Disable PHPUnit tests that fail under postgres
Kunal Mehta
2018-08-01
1
-0
/
+4
|
/
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-2
/
+2
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-3
/
+3
*
Improve namespace handling in tests
Brad Jorsch
2017-09-29
1
-1
/
+4
*
Avoid postgres PrefixSearchTest failures due to collation differences
Aaron Schulz
2017-05-18
1
-0
/
+10
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-0
/
+3
*
tests: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-2
/
+2
*
Rank aliases in search in order they appear in the messages file.
Stanislav Malyshev
2016-11-29
1
-3
/
+3
*
PrefixSearch: Implement searching in multiple namespaces
Niklas Laxström
2016-09-15
1
-2
/
+44
*
PrefixSearchTest, SearchEnginePrefixTest: ignore ext. special pages
Matthew Flaschen
2016-04-29
1
-1
/
+18
*
Avoid rebuilding database fixtures for every test run
daniel
2016-03-10
1
-1
/
+1
*
build: Update mediawiki-codesniffer to 0.6.0, add "composer fix"
Kunal Mehta
2016-02-17
1
-4
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-94
/
+94
*
Skip adding wikitext test pages in PrefixSearchTest if NS_MAIN is not wikitext
aude
2015-08-14
1
-0
/
+5
*
PrefixSearchTest: Move insertPage() from setUp() to addDBData()
Timo Tijhof
2015-03-25
1
-24
/
+22
*
Fixed spacing
umherirrender
2014-12-05
1
-5
/
+5
*
Support offsets in prefix searching
Chad Horohoe
2014-12-02
1
-0
/
+36
*
Handle redirects during prefix search exact match
Nik Everett
2014-11-21
1
-0
/
+56
*
Make PrefixSearchTest use MediaWikiLangTestCase
umherirrender
2014-10-20
1
-1
/
+1
*
Skip tests in PrefixSearchTest if not wikitext main namespace
aude
2014-10-18
1
-1
/
+7
*
PrefixSearch: Enforce including the exact match as first result
Timo Tijhof
2014-10-10
1
-1
/
+77
*
PrefixSearch: Add unit tests for StringPrefixSearch
Timo Tijhof
2014-09-23
1
-0
/
+134