..
api
Merge "(bug 40930) Fix regression: ContentHandler prevents action=edit append to blank page"
2012-10-15 15:02:27 +00:00
cache
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
db
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
debug
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
filerepo
[FileBackend] Added more tests and fixed some local copy/reference bugs.
2012-10-17 13:15:41 -07:00
GlobalFunctions
restore wgDebugTimestamps in testDebugFunctionTest()
2012-10-15 15:41:20 +02:00
installer
json
libs
Added sites functionality, a much more generic and flexible version of the existing interwiki code
2012-10-12 17:47:44 +02:00
media
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
mobile
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
normal
parser
Skip parser tests if main NS isn't wikitext.
2012-10-12 15:39:01 +02:00
search
[Bug 40716] Fix SearchEngineTest etc with non-wikitext content.
2012-10-12 13:09:08 +02:00
site
Fix for SiteListTest failing on 32bit machines
2012-10-15 12:38:10 +02:00
specials
Fix test SpecialSearchTest.testSearchTermIsNotExpanded
2012-10-10 11:48:20 +02:00
upload
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
ArticleTablesTest.php
Avoid deprecation warnings in test cases.
2012-08-28 16:00:39 +02:00
ArticleTest.php
Merge branch 'Wikidata' into master.
2012-10-09 11:34:24 +02:00
BlockTest.php
Setting $wgContLang without changing $wgLanguageCode accordingly is a very bad idea.
2012-10-20 18:15:18 +02:00
CdbTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
ContentHandlerTest.php
Cleanup of Wikidata branch.
2012-10-08 17:34:47 +02:00
CssContentTest.php
[Bug 41155] Record links on CSS/JS pages in the DB.
2012-10-18 20:21:04 +02:00
DiffHistoryBlobTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
EditPageTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
ExternalStoreTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
ExtraParserTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
FauxResponseTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
FormOptionsInitializationTest.php
FormOptionsTest.php
HooksTest.php
Fix behavior of Hooks class.
2012-10-08 13:45:58 +02:00
HtmlTest.php
Fix HtmlTest, XmlTest; Add setMwGlobals method to base TestCase.
2012-10-09 00:26:52 +02:00
HttpTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
IPTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
JavascriptContentTest.php
Merge "(Bug 41169) Apply rtrim on on preSaveTransfrom."
2012-10-18 18:45:36 +00:00
JsonTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
LanguageConverterTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
LicensesTest.php
LinksUpdateTest.php
Merge branch 'Wikidata' into master.
2012-10-09 11:34:24 +02:00
LocalFileTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
LocalisationCacheTest.php
Updated plural rules from CLDR 22
2012-09-17 16:59:29 +00:00
MessageTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
MWFunctionTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
MWNamespaceTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
ParserOptionsTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
PathRouterTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
PreferencesTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
Providers.php
RecentChangeTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
ResourceLoaderTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
RevisionStorageTest.php
Fix RevisionStorageTest with non-wikitext NS_MAIN
2012-10-12 18:30:38 +02:00
RevisionStorageTest_ContentHandlerUseDB.php
Fix RevisionStorageTest with non-wikitext NS_MAIN
2012-10-12 18:30:38 +02:00
RevisionTest.php
Merge branch 'Wikidata' into master.
2012-10-09 11:34:24 +02:00
SampleTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
SanitizerTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
SanitizerValidateEmailTest.php
SeleniumConfigurationTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
SiteConfigurationTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
TemplateCategoriesTest.php
merged master
2012-08-29 15:20:15 +02:00
TestUser.php
Move api/ApiTestUser.php to TestUser.php and make available in MediaWikiTestCase class.
2012-09-13 18:40:23 +00:00
TextContentTest.php
Merge "(Bug 41169) Apply rtrim on on preSaveTransfrom."
2012-10-18 18:45:36 +00:00
TimeAdjustTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
TimestampTest.php
Merge branch 'Wikidata' into master.
2012-10-09 11:34:24 +02:00
TitleMethodsTest.php
Merge branch 'Wikidata' into master.
2012-10-09 11:34:24 +02:00
TitlePermissionTest.php
Avoid using $wgUser in TitlePermissionTest
2012-10-14 19:00:24 +00:00
TitleTest.php
Merge branch 'Wikidata' into master.
2012-10-09 11:34:24 +02:00
UserTest.php
Unit test for User::getEditCount
2012-10-18 16:48:35 +02:00
WebRequestTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
WikiPageTest.php
(bBug 41127) Handle non-existent content in WikiPage
2012-10-18 15:13:01 +01:00
WikiPageTest_ContentHandlerUseDB.php
Use integers for content_model and content_format.
2012-05-14 10:22:52 +02:00
WikitextContentHandlerTest.php
Cleanup of Wikidata branch.
2012-10-08 17:34:47 +02:00
WikitextContentTest.php
(Bug 41169) Apply rtrim on on preSaveTransfrom.
2012-10-18 19:40:29 +01:00
XmlJsTest.php
XmlSelectTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
XmlTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00
ZipDirectoryReaderTest.php
Clean and repair many phpunit tests (+ fix implied configuration)
2012-10-09 03:01:51 +02:00