Merge "Fixed dependencies for jquery.collapsibleTabs"
[lhc/web/wiklou.git] / tests / phpunit / includes / parser / PreprocessorTest.php
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 danielMerge branch 'Wikidata' into master.
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-09 SiebrandMerge "Add version number to deprecated setting"
2012-10-09 SiebrandMerge changes I9d2b148e,Iccf6ea81
2012-10-09 Timo TijhofClean and repair many phpunit tests (+ fix implied...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 KrinkleMerge "Revert "Revert "Update jQuery UI to 1.8.23"""
2012-08-29 Aaron SchulzMerge "Rewrite the ThumbnailImage constructor to take...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 danielmerged master
2012-08-29 Daniel KinzlerMerge "Revert "merged master"" into Wikidata
2012-08-29 Daniel KinzlerRevert "merged master"
2012-08-29 danielmerged master
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileBackend] Made Swift clear the auth cache...
2012-08-28 CatropeMerge "[FileBackend] Bumped Swift auth caching TTL."
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 KrinkleMerge "(bug 39680) Convert valign to CSS vertical-align"
2012-08-28 Aaron SchulzMerge "Removed unmatched commits in Job class."
2012-08-28 Aaron SchulzMerge "Validate number input for {{PLURAL}}"
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-28 Aaron SchulzMerge "Allow array condition for Database::conditional"
2012-08-27 Aaron SchulzMerge "(bug 39635) PostgreSQL has no LOCK IN SHARE...
2012-08-27 DemonMerge "Use __DIR__ instead of dirname( __FILE__ )"
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2011-10-31 PlatonidesAnother old, uncommitted, test (passing on NtPP)
2011-10-31 PlatonidesTemplate as parameter name.
2011-10-29 PlatonidesThe test "{{Foo|1=bar|2=baz}}" got removed in r96887.
2011-10-28 PlatonidesAn alternative to using DOMDocument for normalizing...
2011-10-28 PlatonidesFollow-up r99909. If there is a preprocessToXml method...
2011-10-15 Brion VibberFollowup r80375: let PreprocessorTest work on Preproces...
2011-09-12 Aaron SchulzReverted r86072, r86419 per CR. Lots of conflicts resol...
2011-05-04 PlatonidesTag names can't contain template parameters (thanksfully)
2011-05-03 PlatonidesFollow up r87220. r86795 tests are now embedded into...
2011-05-03 PlatonidesWe can't check if it's a parentNode->type == name_node...
2011-05-01 PlatonidesConvert r86795 tests into a dataProvider
2011-04-23 Mark A. Hershberger* Add preprocessor tests that Bergi supplied for Bug...
2011-04-23 Mark A. HershbergerUse assertStringEqualsFile in place of assertEquals...
2011-04-23 Mark A. Hershbergermissed some w/s
2011-04-23 Mark A. Hershbergerw/s cleanup
2011-04-19 PlatonidesChange tests to match preprocessor changes in r86072.
2011-03-30 PlatonidesAdd a couple of brace test cases.
2011-02-05 PlatonidesFix problem when running a fakePipeFound, which could...
2011-01-24 PlatonidesMissed the case where there is an equals.
2011-01-24 PlatonidesSilly bug with value nodes.
2011-01-22 PlatonidesDon't look for pipes in the root node.
2011-01-21 PlatonidesAdd full articles to preprocessor tests.
2011-01-21 PlatonidesThe << operator (level 7) has greater priority than...
2011-01-19 PlatonidesThe pipes were no recognized after a link. A one line...
2011-01-17 PlatonidesFollow up r80461. In some cases the closing tags for...
2011-01-17 PlatonidesFollow up r80376. Added missing file FORMAT.
2011-01-16 PlatonidesAnother couple of tests. Also passed by the NtPrepro :)
2011-01-15 PlatonidesAdd preprocessing tests