| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a few "strip tag exposed" bugs. | Tim Starling | 2012-03-20 | 1 | -0/+90 |
* | Fixed attempt to write to the wiki's upload directory during parser tests ins... | Tim Starling | 2012-03-20 | 1 | -1/+13 |
* | Bug 35034 - moved autocomment-prefix between the prefix and the arrow. Follow... | Amir E. Aharoni | 2012-03-13 | 1 | -0/+10 |
* | Revert Microdata improvements in r111891, r111898, r111899, r111901, r111903,... | Daniel Friesen | 2012-02-20 | 1 | -24/+0 |
* | Followup r111891; Update the test to also make sure things like http-equiv an... | Daniel Friesen | 2012-02-20 | 1 | -0/+4 |
* | Handle one part of bug 32545 while improving MediaWiki's support for Microdat... | Daniel Friesen | 2012-02-19 | 1 | -0/+20 |
* | Improve documentation | Sam Reed | 2012-02-02 | 1 | -1/+0 |
* | Bug 33845: Headings become cursive in TOC when they contain an image | Platonides | 2012-01-21 | 1 | -0/+93 |
* | Follow up to r105855 - now with updated phpunit tests. | Amir E. Aharoni | 2012-01-17 | 1 | -3/+3 |
* | Revert r108358. It's a good fellow and we like to keep it. | Platonides | 2012-01-09 | 1 | -0/+1317 |
* | tip to run parser tests | Antoine Musso | 2012-01-09 | 1 | -0/+8 |
* | * Drop old parserTests.php way of running parser tests. You can run parser te... | Chad Horohoe | 2012-01-08 | 1 | -1317/+0 |
* | * Don't select (even twice for PHPUnit tests) "FOR UPDATE", but use the maste... | Alexandre Emsenhuber | 2012-01-07 | 1 | -8/+13 |
* | r108300: updated parserTest.inc tests and re-enabled testBug29408() | Aaron Schulz | 2012-01-07 | 1 | -8/+8 |
* | parserTest need to clone user_former_groups table | Antoine Musso | 2012-01-05 | 1 | -1/+1 |
* | Fix for r106752: manually add the backend to the fake local repo to avoid exc... | Alexandre Emsenhuber | 2011-12-31 | 1 | -1/+10 |
* | * FU r106752: de-uglified Setup.php by moving most of the b/c code into FileB... | Aaron Schulz | 2011-12-22 | 1 | -13/+10 |
* | FU r106752: use "media-" instead of "images-" in container names. Long live b... | Aaron Schulz | 2011-12-20 | 1 | -5/+5 |
* | Set deleted zone container in parserTest.inc | Aaron Schulz | 2011-12-20 | 1 | -1/+3 |
* | Merged FileBackend branch. Manually avoiding merging the many prop-only chang... | Aaron Schulz | 2011-12-20 | 1 | -6/+15 |
* | Use WikiPage instead of Article | Alexandre Emsenhuber | 2011-12-11 | 1 | -2/+2 |
* | * Revert r103476, r105161 and implement the fix for bug 32858 (a.k.a. bug 324... | Tim Starling | 2011-12-09 | 1 | -22/+0 |
* | Follow up r104314 as noted in bug 21261 comment 9 | Platonides | 2011-12-06 | 1 | -1/+1 |
* | Add comment on legality of plain % in html5 spec for later consideration. | Gabriel Wicke | 2011-12-06 | 1 | -0/+2 |
* | Fix misleading parser test title, likely a copyo from the one just before it. | Gabriel Wicke | 2011-12-06 | 1 | -1/+1 |
* | allow bold in TOC lines | Antoine Musso | 2011-12-06 | 1 | -0/+17 |
* | restore parser tests names | Antoine Musso | 2011-11-29 | 1 | -2/+2 |
* | use meaningful test in a parser test | Antoine Musso | 2011-11-28 | 1 | -2/+2 |
* | Added parser test about brackets and for bug 21261 | Platonides | 2011-11-26 | 1 | -0/+23 |
* | Revert r103795 -- adds <dws> pseudotag which modifies preprocessor behavior i... | Brion Vibber | 2011-11-23 | 1 | -91/+0 |
* | Adding passing test case for nested lists using a mix of wiki and html syntax. | Gabriel Wicke | 2011-11-22 | 1 | -0/+20 |
* | Add test case described by Vitaliy Filippov in bug 6200. | Gabriel Wicke | 2011-11-22 | 1 | -0/+23 |
* | Bug 29524 - Rename RequestContext::getLang to getLanguage | John Du Hart | 2011-11-21 | 1 | -2/+2 |
* | Fixes Bug 31865 - Tag <dws> for discarding whitespaces. | Mark A. Hershberger | 2011-11-21 | 1 | -0/+91 |
* | parserTests: add --filter as an alias of --regex | Antoine Musso | 2011-11-19 | 1 | -0/+3 |
* | (bug 32450) MediaWiki: .js|.css pages parsed [[Category:#]] links | Antoine Musso | 2011-11-17 | 1 | -0/+22 |
* | Comments, braces, explicit member variables | Sam Reed | 2011-11-16 | 1 | -1/+0 |
* | Make wfExpandUrl use wfRemoveDotSegments on the resulting path. This finishes | gicode | 2011-11-15 | 1 | -1/+1 |
* | Followup r102744 update parser tests. | Daniel Friesen | 2011-11-11 | 1 | -5/+5 |
* | Made setupGlobals() return the created context and use it instead of either g... | Alexandre Emsenhuber | 2011-11-10 | 1 | -7/+8 |
* | Test for bug 32057. | Platonides | 2011-11-08 | 1 | -0/+17 |
* | Bug 26375 - Italics should be passed to TOC | Platonides | 2011-11-06 | 1 | -0/+17 |
* | Bug 31098: Template loop through MediaWiki: messages (int: function) not bein... | Platonides | 2011-10-29 | 1 | -3/+3 |
* | parsertest now destroy virtual table under SQLite | Antoine Musso | 2011-10-27 | 1 | -0/+7 |
* | Change the name back to dumpHook (r96336). That makes obvious that the use of... | Platonides | 2011-10-27 | 1 | -2/+2 |
* | Quick and ugly fix to stop installs with CACHE_DB from immediately failing wi... | Aaron Schulz | 2011-10-27 | 1 | -2/+13 |
* | Disabled "bad image" tests which made totally broken assumptions about how/wh... | Aaron Schulz | 2011-10-27 | 1 | -0/+4 |
* | Minor code style cleanups | Aaron Schulz | 2011-10-27 | 1 | -4/+3 |
* | Add, update, tweak documentation | Sam Reed | 2011-10-26 | 1 | -1/+1 |
* | Revert r84057, r84080, part of r99074: lc() and uc() custom handling for Turk... | Brion Vibber | 2011-10-08 | 1 | -55/+0 |