| .. |
|
pagers
|
Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only
|
2021-06-02 17:01:32 +03:00 |
|
ContribsPagerTest.php
|
Contributions: when ip_changes is the "target table", put it first
|
2021-06-08 12:57:57 +10:00 |
|
ImageListPagerTest.php
|
Hard deprecate User ::isIP, ::getOptions
|
2021-04-26 16:10:24 +00:00 |
|
QueryAllSpecialPagesTest.php
|
Improve some class properties documentation in tests
|
2021-02-02 16:48:15 +00:00 |
|
SpecialBlankPageTest.php
|
|
|
|
SpecialBlockTest.php
|
SpecialBlock: replace User with UserIdentity
|
2021-06-30 13:55:11 -07:00 |
|
SpecialBooksourcesTest.php
|
Inject services into SpecialBookSources
|
2020-10-06 21:07:32 +02:00 |
|
SpecialContributionsTest.php
|
Tests: Mark more more closures as static
|
2021-02-09 02:55:57 +00:00 |
|
SpecialEditWatchlistTest.php
|
Use WatchlistManager in special classes
|
2021-04-21 04:40:57 +00:00 |
|
SpecialGoToInterwikiTest.php
|
|
|
|
SpecialLogTest.php
|
Deprecate UserIdentity::getActorId()
|
2021-03-13 19:45:57 +01:00 |
|
SpecialMIMESearchTest.php
|
More misc test cleanup
|
2020-12-24 00:52:06 +00:00 |
|
SpecialMuteTest.php
|
Replace deprecated User::newFromName on Special:Mute
|
2021-03-22 21:27:54 +00:00 |
|
SpecialMyLanguageTest.php
|
Use WikiPage::doUserEditContent() instead of ::doEditContent()
|
2021-06-28 00:11:30 -07:00 |
|
SpecialPageDataTest.php
|
Improve some function documentation in tests
|
2021-01-14 22:13:55 +01:00 |
|
SpecialPageExecutor.php
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
SpecialPageTestBase.php
|
Make ContributionsLookup use Authority
|
2021-01-21 13:45:18 +00:00 |
|
SpecialPasswordResetTest.php
|
Add missing @param and @return to documentation in tests
|
2021-01-22 19:57:25 +01:00 |
|
SpecialPreferencesTest.php
|
Hard deprecate User ::isIP, ::getOptions
|
2021-04-26 16:10:24 +00:00 |
|
SpecialRecentchangesTest.php
|
Fix order of joins in SpecialRecentChanges
|
2021-05-05 09:29:40 -07:00 |
|
SpecialRedirectTest.php
|
Replace deprecated User::newFromId on Special:Redirect
|
2021-03-19 20:47:26 +00:00 |
|
SpecialSearchTest.php
|
Remove meaningless ->expects( $this->any() ) from all tests
|
2021-04-23 11:58:58 +02:00 |
|
SpecialShortPagesTest.php
|
Tests: Start marking some closures as static
|
2021-02-06 19:57:42 +00:00 |
|
SpecialUnblockTest.php
|
Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only
|
2021-06-02 17:01:32 +03:00 |
|
SpecialUncategorizedCategoriesTest.php
|
Inject LanguageConverterFactory into special pages
|
2020-11-25 18:39:57 +01:00 |
|
SpecialUploadTest.php
|
|
|
|
SpecialWatchlistTest.php
|
Rename WatchlistNotificationManager to WatchlistManager
|
2021-04-07 18:16:24 -04:00 |