..
api
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
cache
Moved ProcessCacheLRU to /libs
2014-03-16 16:32:34 -07:00
changes
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
composer
Fixed spacing
2014-03-20 20:37:30 +00:00
config
Config: Add Config and GlobalConfig classes
2014-01-27 21:10:30 -08:00
content
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
db
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
debug
diff
Fixed spacing
2014-03-20 20:37:30 +00:00
exception
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
filebackend
Fixed broken filebackend test for "describe"
2014-04-15 17:38:50 -07:00
filerepo
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
GlobalFunctions
Removed unneeded spaces and colons in @param and friends
2014-04-08 16:02:49 +00:00
htmlform
Cleanup HTMLCheckMatrixTest.
2014-01-06 14:30:46 +01:00
installer
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
jobqueue
Revert "Revert "Removed useless JobQueue return values""
2014-04-16 11:22:31 -07:00
json
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
libs
docs: closure -> Closure; callback -> callable
2014-04-19 08:43:31 +02:00
logging
Call Language::getLocalisationCache() static
2014-01-04 21:33:12 +01:00
media
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
normal
Change URLs to mediawiki.org in comments to HTTPS
2014-03-20 16:59:46 +00:00
objectcache
Remove unused stuff from tests
2014-03-07 21:16:32 +00:00
parser
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
resourceloader
Resolve complex arguments to LESS helper functions
2014-04-23 18:50:02 +00:00
search
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
site
Fixed spacing
2014-03-20 20:37:30 +00:00
specials
Follow-Ups to "Fixed some @params documentation"
2014-04-23 13:39:49 +02:00
title
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
upload
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
utils
Delete UIDGenerator cache files after unit tests
2014-04-02 23:58:28 +00:00
ArrayUtilsTest.php
Create and move some functions for class ArrayUtils
2014-01-23 22:13:22 +00:00
ArticleTablesTest.php
Cleanup a bunch of tests and add todos
2014-03-09 15:12:45 +01:00
ArticleTest.php
BlockTest.php
Remove methods in Block deprecated in 1.18
2014-01-11 20:32:24 +01:00
CollationTest.php
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
DiffHistoryBlobTest.php
Replace a bunch of extension_loaded() checks with checkPHPExtension()
2014-01-23 23:09:53 +00:00
EditPageTest.php
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
ExternalStoreTest.php
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
ExtraParserTest.php
Cleanup a bunch of tests and add todos
2014-03-09 15:12:45 +01:00
FallbackTest.php
FauxRequestTest.php
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
HooksTest.php
HtmlFormatterTest.php
Make HtmlFormatter return removed elements
2014-04-18 09:23:03 -04:00
HtmlTest.php
HttpTest.php
LanguageConverterTest.php
LicensesTest.php
LinkerTest.php
Add 'mw-anonuserlink' class for anonymous users
2014-02-23 16:24:34 -08:00
LinkFilterTest.php
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
LinksUpdateTest.php
Fix incorrect @covers tags in LinksUpdateTest
2014-02-27 20:10:59 +01:00
LocalFileTest.php
filebackend: cleaned up the FileBackend constructor
2013-12-03 13:57:01 -08:00
LocalisationCacheTest.php
MediaWikiVersionFetcherTest.php
Fixed spacing
2014-03-20 20:37:30 +00:00
MessageTest.php
Changing a message's lang must reset cached text.
2014-04-16 12:17:47 +02:00
MWFunctionTest.php
MWNamespaceTest.php
MWTimestampTest.php
Fixed spacing
2014-03-20 20:37:30 +00:00
OutputPageTest.php
PathRouterTest.php
PreferencesTest.php
Fixed spacing
2013-12-01 20:58:51 +01:00
RequestContextTest.php
RevisionStorageTest.php
Remove unused stuff from tests
2014-03-07 21:16:32 +00:00
RevisionStorageTest_ContentHandlerUseDB.php
RevisionTest.php
Fix "@param null $param" documentations
2014-04-09 12:33:55 +02:00
SampleTest.php
Cleanup SampleTest.php
2014-03-07 20:58:10 +01:00
SanitizerTest.php
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
Put callback function within class in SiteConfigurationTest
2014-01-27 11:32:10 +01:00
SkinTemplateTest.php
Add title to list item of language link
2014-03-03 20:06:36 +01:00
SpecialPageTest.php
Don't assume test user has ID 1 in SpecialPageTest
2013-12-06 13:48:22 +01:00
StatusTest.php
Allow Status::hasMessage to work with Message objects.
2014-04-22 20:19:04 +02:00
TemplateCategoriesTest.php
TestUser.php
Improve TestUser group handling
2014-01-04 19:58:25 +00:00
TimeAdjustTest.php
TitleArrayFromResultTest.php
Fixed spacing
2014-03-20 20:37:30 +00:00
TitleMethodsTest.php
TitlePermissionTest.php
TitleTest.php
Merge "Allow additional interwiki prefixes on local interwiki links"
2014-04-20 14:00:22 +00:00
UserArrayFromResultTest.php
Fixed spacing
2014-03-20 20:37:30 +00:00
UserMailerTest.php
UserTest.php
Refactor password validity checking
2014-03-15 06:30:25 +00:00
WebRequestTest.php
WikiPageTest.php
Fixed some @params documentation (tests)
2014-04-17 20:43:42 +02:00
WikiPageTest_ContentHandlerUseDB.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php
Remove unused stuff from tests
2014-03-07 21:16:32 +00:00
XmlTypeCheckTest.php