Merge "Space in $separatorTransformTable should be non-breaking in Portuguese, Espera...
[lhc/web/wiklou.git] / tests / phpunit / includes /
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-17 CatropeMerge "Put the filecache save step before the error...
2012-04-17 ReedyMerge "Removed a useless exception catch statement...
2012-04-17 ReedyMerge "Removed unused (after I9a19862f1a720c5a464bd37f7...
2012-04-17 AaronFixed silly backend test config bug.
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-13 Antoine MussoMerge "MockOutputPage class in its own file"
2012-04-13 Antoine MussoMockOutputPage class in its own file
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Brion VIBBERMerge "Follow-up I5b02aa914916f64492c85ce6dcc3272b64065...
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 DemonMerge "Normalise categorymembers to take ascending...
2012-04-10 Brion VIBBERMerge "Fix PostgreSQL updater to produce 1.19 schema"
2012-04-10 Brion VIBBERMerge "- Fix bug 35076 - More tests, test comments"
2012-04-10 Brion VIBBERMerge "Adding temp file/dir management to MediaWikiTest...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-10 Aaron SchulzMerged r114672 from wmf1.19 plus tests; crosswiki block...
2012-04-10 Christian AistleitnerEmploying MediaWikiTestCase's temporary file methods
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Brion VIBBERMerge "Correcting type of DatabaseSqlite::insertId()"
2012-04-06 Christian AistleitnerCorrecting type of DatabaseSqlite::insertId()
2012-04-06 Brion VIBBERMerge "(bug 35751) Fix git revision links on Special...
2012-04-06 Brion VIBBERMerge "Make SITENAME with value mw.config.get( 'wgSiteN...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "(bug 35749) Update checkSyntax.php to use Git"
2012-04-06 HasharMerge "[FileRepo] Various code cleanups."
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 Reedytests related to API block action and its gettoken
2012-04-03 ReedyUn-marking testMakeNormalBlock as broken...
2012-04-03 Brion VIBBERMerge "TextPassDumper -> backupTextPass.inc"
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 HasharMerge "Moved Preferences::trySetUserEmail() to User...
2012-04-03 Antoine Mussodisable broken ApiBlockTest::testMakeNormalBlock()
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 HasharMerge "Bug 35646 - ApiBlockTest::testMakeNormalBlock...
2012-04-02 Brion VIBBERMerge "(bug 32748) unicode URL for articles print version"
2012-04-02 Santhosh Thottingal(bug 32748) unicode URL for articles print version
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Allow closing dump output multiple times"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-04-02 Antoine MussoRegroup all API tests in the 'API' PHPUnit group
2012-03-28 NikerabbitMerge "Use local context to get messages"
2012-03-28 NikerabbitMerge "Add phpunit testcases for Bug 30681"
2012-03-28 Santhosh ThottingalAdd phpunit testcases for Bug 30681
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 Aaron SchulzMerge "* Added Profiler::addInitialStack() to separate...
2012-03-23 HasharMerge "http->https"
2012-03-23 Antoine MussoRecentChangeTest use the Database
2012-03-19 Sam ReedMore occurrence typos
2012-03-19 Aaron SchulzReverted r113688, r113691 per CR and filed #61440 upstream.
2012-03-19 Alexandre EmsenhuberRemoved XmlTest::testNamespaceSelector(); it just break...
2012-03-15 Max SemenikFollow-up r113922: tests
2012-03-13 Aaron SchulzTweak testFileRepoConstructionWithRequiredOptions so...
2012-03-13 Aaron Schulzr113688: updated test assertions
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-08 Aaron Schulz[FileBackend] Made doOperations() Status handling align...
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-03-07 Antoine Musso(bug 34302) Add CSS classes to email fields in user...
2012-03-07 Sam ReedFix mixed/messed up whitespace
2012-03-05 Alexandre EmsenhuberMake RecentChangeTest work by using the same context...
2012-03-05 Antoine Mussoamend r113016 , that was for bug 34302
2012-03-05 Antoine Mussoplace holder to test bug 34919 when it is fixed
2012-02-28 Aaron Schulzr112563: Removed random bogus user IDs passed into...
2012-02-28 Krinkle[IRC Log Message] Fix for protect/protect and protect...
2012-02-28 Krinkle[RecentChangeTest] Refactor unit test to test better...
2012-02-25 Antoine Mussorename test file to end with Test.php :D
2012-02-25 Antoine Mussobasic tests for bug 34508
2012-02-24 Antoine Mussoavoid test suite file leaks
2012-02-24 Max SemenikTest that verifies uniqueness of query module prefixes
2012-02-24 Antoine Mussoavoid exif tests file leakage
2012-02-24 Daniel FriesenFix bug 34684 in my PathRouter code:
2012-02-20 Platonidesxdiff_string_rabdiff() appeared in version 1.5.0 of...
2012-02-16 Tim Starling(bug 34428) Fixed hash mismatch errors in DiffHistoryBl...
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-15 Alexandre EmsenhuberRemoved assertions calling MWNamespace::isMain() from...
2012-02-14 Antoine Mussosplit ns selector tests for filter / disable options
2012-02-13 Alexandre EmsenhuberUse WikiPage instead of Article to call doDeleteArticle
2012-02-13 Krinkle[Html] Follow-up r109990: Add support for excluding...
2012-02-13 Krinkle[Html] Follow-up r109990: Add category to example names...
2012-02-12 Alexandre Emsenhuber* Use WikiPage instead of Article to call doEdit()
2012-02-08 Aaron Schulz* Corrected and improved FileBackend::getFileList(...
2012-02-07 Antoine Mussotest FileRepo constructor
2012-02-06 Antoine Mussodisable ApiUploadTest
2012-02-06 Alexandre EmsenhuberUse WikiPage instead of Article to call doEdit() and...
2012-02-06 Aaron SchulzAdded missing tests from r110731
next