..
actions
Revert "Factors out permissions check from User into PermissionManager service"
2019-05-30 13:51:37 +00:00
api
Merge "objectcache: add object segmentation support to BagOStuff"
2019-06-13 18:19:17 +00:00
auth
Revert "Factors out permissions check from User into PermissionManager service"
2019-05-30 13:51:37 +00:00
block
Add CompositeBlock class for enforcing multiple blocks
2019-06-12 19:16:52 +01:00
cache
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
changes
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
changetags
Fix ChangeTagsTest failing on Postgres
2019-03-15 10:10:33 +01:00
collation
composer
config
tests: Remove use of wfRandomString() for test fixtures
2019-05-06 17:22:03 +00:00
content
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
context
db
rdbms: avoid LoadBalancer::getConnection waste when using $groups
2019-06-13 20:09:48 +01:00
debug
logger: Produce traces for all Throwables
2019-05-23 10:39:39 -04:00
deferred
Introduce TransactionRoundAwareUpdate interface
2019-05-25 02:33:05 +00:00
diff
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
editpage
Mass conversion to NamespaceInfo
2019-05-07 22:44:56 +02:00
exception
externalstore
filebackend
tests: Remove use of wfRandomString() for test fixtures
2019-05-06 17:22:03 +00:00
filerepo
Make RepoGroup a service instead of singleton
2019-05-06 13:57:40 +03:00
GlobalFunctions
tests: Remove use of wfRandomString() for test fixtures
2019-05-06 17:22:03 +00:00
htmlform
Remove comments literally documenting unit tests being unit tests
2019-02-19 15:18:12 +01:00
http
Add tests for HttpRequestFactoryTest.
2019-05-13 14:32:23 +02:00
import
Merge "Inline trivial object creation helpers in tests"
2019-06-11 20:55:44 +00:00
installer
Remove comments literally documenting unit tests being unit tests
2019-02-19 15:18:12 +01:00
interwiki
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
jobqueue
Remove unnecessary semi-colons
2019-06-12 14:35:59 +01:00
json
Finish FormatJson::encode() test coverage
2019-02-02 22:04:35 -08:00
libs
Merge "objectcache: add object segmentation support to BagOStuff"
2019-06-13 18:19:17 +00:00
linkeddata
linkeddata: Simplity PageDataRequestHandler test setup
2019-04-01 14:20:19 +00:00
linker
Update LinkRenderer to use NamespaceInfo
2019-05-07 14:52:17 +02:00
logging
DeleteLogFormatter: Handle missing ofield/nfield
2019-06-12 23:33:45 +00:00
mail
media
Remove broken explode() from MediaWikiMediaTestCase::dataFile()
2019-03-28 23:01:27 +00:00
Navigation
Refactor buildPrevNextNavigation
2019-06-05 19:32:27 -04:00
objectcache
objectcache: add object segmentation support to BagOStuff
2019-06-11 16:14:17 +01:00
page
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
pager
parser
SECURITY: blacklist CSS var()
2019-06-06 16:15:55 +00:00
password
Hard deprecate Password::equals()
2019-04-12 18:39:14 -07:00
Permissions
Revert "Factors out permissions check from User into PermissionManager service"
2019-05-30 13:51:37 +00:00
poolcounter
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
preferences
Update DefaultPreferencesFactory to use NamespaceInfo
2019-05-06 12:19:13 +03:00
rcfeed
registration
registration: Add development requirements to extension.json
2019-05-22 01:59:33 -07:00
resourceloader
resourceloader: Omit default 'lang' and 'skin' params from load.php urls
2019-06-13 17:22:07 +00:00
Revision
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
search
Fix order of @var parameter in PHP
2019-04-08 18:37:56 +02:00
session
Use AtEase::quietCall() instead of Wikimedia\quietCall()
2019-06-10 14:18:19 +00:00
shell
Remove covers validator trait where it is not needed
2019-05-17 16:49:31 +02:00
site
Avoid usage of deprecated wfGetMainCache() function
2019-04-28 20:41:17 +01:00
skins
sparql
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
specialpage
Refactor buildPrevNextNavigation
2019-06-05 19:32:27 -04:00
specials
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
Storage
Alter two uses of hasOrMadeRecentMasterChanges() for consistency
2019-04-23 11:34:09 -07:00
tidy
Remove references to Html5Depurate
2019-03-13 16:33:37 -05:00
title
PHPDoc: Fix non-carnonical order of elements in phpdoc
2019-06-12 20:18:32 +01:00
upload
Relax HTML sniffing checks on image upload
2019-06-07 14:21:00 -07:00
user
Merge "Add CompositeBlock class for enforcing multiple blocks"
2019-06-12 21:28:33 +00:00
utils
watcheditem
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
ActorMigrationTest.php
Inline trivial object creation helpers in tests
2019-05-28 16:12:28 +02:00
AutoLoaderTest.php
AutopromoteTest.php
CategoryTest.php
Avoid hitting DB in Category getters when they have the required info
2019-04-04 12:40:14 -07:00
CommentStoreCommentTest.php
Fix CommentStoreComment RawMessage construction
2019-02-13 11:17:10 -05:00
CommentStoreTest.php
Add missing use for IMaintainableDatabase
2019-02-20 20:57:18 +01:00
CommentStoreTest.sql
Mostly drop old comment schemas
2019-02-07 16:59:27 +11:00
ContentSecurityPolicyTest.php
Make RepoGroup a service instead of singleton
2019-05-06 13:57:40 +03:00
DeprecatedGlobalTest.php
DerivativeRequestTest.php
DiffHistoryBlobTest.php
Remove comments literally documenting unit tests being unit tests
2019-02-19 15:18:12 +01:00
EditPageTest.php
EditPage: Migrate Title::userCan() calls to PermissionManager
2019-05-18 20:49:21 +02:00
ExportTest.php
ExtraParserTest.php
FauxRequestTest.php
FauxRequest: Remove influence from $wgRequest on getFullRequestURL()
2019-04-20 00:57:49 +01:00
FauxResponseTest.php
Remove comments literally documenting unit tests being unit tests
2019-02-19 15:18:12 +01:00
FormOptionsInitializationTest.php
FormOptionsTest.php
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
2019-05-11 02:44:26 +01:00
GitInfoTest.php
HooksTest.php
HtmlTest.php
Remove comments literally documenting unit tests being unit tests
2019-02-19 15:18:12 +01:00
LicensesTest.php
LinkerTest.php
Make userLink() not fail too hard on false and null.
2019-06-05 14:51:57 +02:00
LinkFilterTest.php
ListToggleTest.php
MagicWordFactoryTest.php
Simplify by using ?: operator
2019-04-15 15:05:00 +02:00
MediaWikiServicesTest.php
Remove CryptRand and related stuff
2019-04-11 18:20:09 +01:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
Remove covers validator trait where it is not needed
2019-05-17 16:49:31 +02:00
MergeHistoryTest.php
MessageTest.php
Remove all $wgParser use from core
2019-04-17 15:16:50 +03:00
MovePageTest.php
Hard-deprecate Title::moveTo and friends
2019-05-28 11:52:36 -05:00
MultiHttpClientTest.php
Revert "Convert MultiHttpClient to use Guzzle"
2019-03-06 09:53:32 +01:00
MWTimestampTest.php
OutputPageTest.php
resourceloader: Omit default 'lang' and 'skin' params from load.php urls
2019-06-13 17:22:07 +00:00
PagePropsTest.php
Mass conversion to NamespaceInfo
2019-05-07 22:44:56 +02:00
PathRouterTest.php
PrefixSearchTest.php
ReadOnlyModeTest.php
Don't pass Config to service constructors
2019-05-02 11:33:56 +03:00
RevisionDbTestBase.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
RevisionMcrDbTest.php
RevisionMcrReadNewDbTest.php
Normalize use of "INNER JOIN" to "JOIN" in database queries
2019-03-06 09:17:30 -08:00
RevisionMcrWriteBothDbTest.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
RevisionNoContentModelDbTest.php
Remove usages of 'text' flag in revision-related getQueryInfo() calls
2019-04-16 15:23:14 -05:00
RevisionPreMcrDbTest.php
Remove usages of 'text' flag in revision-related getQueryInfo() calls
2019-04-16 15:23:14 -05:00
RevisionTest.php
Default $wgActorTableSchemaMigrationStage to SCHEMA_COMPAT_NEW
2019-05-01 00:48:54 +00:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php
SanitizerValidateEmailTest.php
ServiceWiringTest.php
Sort MediaWikiServices and ServiceWiring alphabetically
2019-04-10 20:59:49 +10:00
SiteConfigurationTest.php
SiteStatsTest.php
jobqueue: add GenericParameterJob and RunnableJob interface
2019-04-08 11:05:23 -07:00
StatusTest.php
SystemBlockTest.php
Separate Block into AbstractBlock, Block and SystemBlock
2019-05-07 17:36:31 -05:00
TemplateCategoriesTest.php
Revert "Factors out permissions check from User into PermissionManager service"
2019-05-30 13:51:37 +00:00
TemplateParserTest.php
TestLogger.php
TestUser.php
TestUserRegistry.php
tests: Remove use of wfRandomString() for test fixtures
2019-05-06 17:22:03 +00:00
TimeAdjustTest.php
TitleArrayFromResultTest.php
Inline trivial object creation helpers in tests
2019-05-28 16:12:28 +02:00
TitleMethodsTest.php
Hard-deprecate Title::moveTo and friends
2019-05-28 11:52:36 -05:00
TitlePermissionTest.php
Revert "Factors out permissions check from User into PermissionManager service"
2019-05-30 13:51:37 +00:00
TitleTest.php
Revert "Factors out permissions check from User into PermissionManager service"
2019-05-30 13:51:37 +00:00
WebRequestTest.php
Rename CDN config variables to be generic, deprecating the old names
2019-05-24 21:09:22 +00:00
WikiMapTest.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php
ResourceLoader: Add support for packageFiles
2019-02-05 22:05:02 +00:00