Bug 36785 Special:Shortpages lists only NS_MAIN pages. (pages from all $wgContentName...
[lhc/web/wiklou.git] / includes / parser / Preprocessor_DOM.php
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use $wgExpensiveParserFunctionLimit over ParserO...
2012-05-05 Aaron SchulzMerge "Show Highest expansion depth in limit report"
2012-05-04 umherirrenderShow Highest expansion depth in limit report
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 ReedyMerge "Changed the format to lowercase in help message"
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-01 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-01 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 DemonMerge "Improved BagOStuff documentation and made some...
2012-04-27 Brion VIBBERMerge "Adding file stat caching to avoid RTTs to high...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 umherirrender(bug 22887) Add warning and tracking category for prepr...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-19 Christian AistleitnerSanitizing already existing use of PHP's assert
2012-02-09 Sam ReedMore return documentation
2011-11-23 Brion VibberRevert r103795 -- adds <dws> pseudotag which modifies...
2011-11-21 Mark A. HershbergerFixes Bug 31865 - Tag <dws> for discarding whitespaces.
2011-11-09 Sam ReedBug 31995 - Addition of PPFrame::getTitle
2011-10-14 Sam ReedUpdate some deprecated code
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-12 Aaron SchulzReverted r86072, r86419 per CR. Lots of conflicts resol...
2011-09-09 Roan KattouwCommit live hack: pass XML_PARSE_HUGE (code uses 1...
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-02 Sam ReedRevert r93688 per Platonides
2011-08-01 Sam ReedCommit Preprocessor_DOM live hacks
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-06-07 Brion VibberProvisional revert of r89648: "Another try at fixing...
2011-06-07 Paul CoppermanAnother try at fixing bug 93 "tilde signatures inside...
2011-06-02 Brion VibberRevert r88997: fix for bug 93 caused some additional...
2011-05-29 Aaron SchulzBroke long line
2011-05-28 Sam ReedLoads more documentation for this file.. Hopefully...
2011-05-27 Mark A. HershbergerFix failing preprocessor tests by checking if ot is...
2011-05-27 Mark A. Hershbergerfix for Bug #93 “tilde signatures inside nowiki tags...
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-04-22 Mark A. HershbergerUpdated patch from Bergi re: r86676 with tested code...
2011-04-21 Mark A. HershbergerFix bug #28642 - wrong part->commentEnd set to abbuttin...
2011-04-14 Leo KoppelkammFollowup to r86064 (List with double line-breaks inside...
2011-04-05 Tim StarlingHipHop fixes:
2011-02-23 Tim Starling* Rewrote StripState to not use ReplacementArray. The...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-01-13 PlatonidesAllow to disable the preprocessor cache with $wgPreproc...
2011-01-13 PlatonidesImprove a preprocessor comment
2011-01-06 Sam ReedFollowup r79709, re-add equals
2011-01-06 Sam ReedFixup fixme on r67819
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-10-14 Sam ReedBig attack on unused variables...
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-20 PlatonidesRevert the change to Preprocessor_DOM.php of r71286.
2010-08-19 Sam ReedRemove some more unused variables
2010-08-10 Sam ReedFix fixme placed on r30022 by me (fixing per comment)
2010-08-05 PlatonidesUse ParserOptions accessors.
2010-07-29 Sam ReedReplace self with PPFrame to define proper location...
2010-07-25 Sam ReedA few more wrong static things
2010-06-21 Conrad Irwin(bug 19910) Preprocess headings of the form "===+\s...
2010-06-10 Daniel Kinzleradded newPartNodeArray for creating a node with a list...
2010-06-09 Alexandre EmsenhuberFixed some doxygen warnings
2009-09-04 Tim StarlingApplied patch by Juliano F. Ravasi for bug 20431: const...
2009-08-16 Chad Horohoe(bug 20274) Strict standards issue in 5.3.
2009-07-02 Victor VasilievAdd getArguments, getNamedArguments and getNumberedArgu...
2009-03-06 Aaron Schulzfix profiling
2009-02-09 Andrew GarrettApply changes made live on Wikimedia cluster related...
2009-02-06 Andrew GarrettCache preprocessor output in memcached.
2009-02-04 Tim StarlingAdded basic support for Wietse Venema's taint feature...
2008-11-03 Siebrand Mazeland(bug 15737) Fix notices while expanding using PPCustomF...
2008-10-23 Tim StarlingFixed the expansion depth limit feature, broken by...
2008-08-18 Aaron Schulzadd profile calls
2008-08-09 Daniel FriesenAdd 3 new functions to the PPTemplateFrames to allow...
2008-06-26 Daniel Kinzleradded PPCustomFrame classes to restore ability to use...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...