aboutsummaryrefslogtreecommitdiffstats
path: root/includes/parser
Commit message (Expand)AuthorAgeFilesLines
* (bug 38249) No PCRE unicode causes installer to spew giberishBrian Wolff2012-08-211-0/+3
* (bug 23226) Add |class= parameter to image links in order to add class(es) to...tpt2012-08-211-1/+3
* Replace deprecated wfMsg* calls with Message class calls.Siebrand Mazeland2012-08-203-17/+22
* Merge "store text length in local var in Preprocess::processToObj/Xml"Aaron Schulz2012-08-153-22/+26
|\
| * store text length in local var in Preprocess::processToObj/Xmlumherirrender2012-08-063-22/+26
* | Added missing @since and @return tags so other people dont have to waste thei...jeroendedauw2012-08-091-2/+8
* | Revision and WikiPage cleanup with IDBAccessObject interface.Aaron Schulz2012-08-081-1/+1
* | Remove unused variables/function values returnedReedy2012-08-081-1/+0
* | Merge "Added some docs, fixed some docs and made implicit checks explicit"Aaron Schulz2012-08-071-3/+8
|\ \
| * | Added some docs, fixed some docs and made implicit checks explicitjeroendedauw2012-08-061-3/+8
| |/
* | Merge "Fix wrong return value in Preprocessor::getChildrenOfType"Tim Starling2012-08-072-2/+2
|\ \
| * | Fix wrong return value in Preprocessor::getChildrenOfTypeumherirrender2012-08-052-2/+2
| |/
* | RefreshLinksJob performance tweaks.Aaron Schulz2012-08-071-1/+1
* | Split CacheTime into its own filejeroendedauw2012-08-062-109/+129
|/
* (bug 38351) Image alignment should follow the page content languagerobin2012-08-031-1/+1
* Merge "Make DateFormatter work in any language, by default in the page conten...Nikerabbit2012-07-272-34/+40
|\
| * Make DateFormatter work in any language, by default in the page content languagerobin2012-07-212-34/+40
* | Merge "(bug 14237) Allow PAGESINCATEGORY to distinguish between 'all', 'pages...Catrope2012-07-261-14/+49
|\ \
| * | (bug 14237) Allow PAGESINCATEGORY to distinguish between 'all', 'pages',umherirrender2012-07-251-14/+49
| |/
* | Merge "allow combined width/height param in {{filepath:}}"Catrope2012-07-262-31/+48
|\ \ | |/ |/|
| * allow combined width/height param in {{filepath:}}umherirrender2012-07-252-31/+48
* | Merge "In LinkHolderArray::doVariants(), redlinks need to be checked as well."Aaron Schulz2012-07-151-3/+3
|\ \
| * | In LinkHolderArray::doVariants(), redlinks need to be checked as well.Liangent2012-07-021-3/+3
* | | prettify documentationAntoine Musso2012-07-101-17/+19
* | | update @param @return doc in several filesAntoine Musso2012-07-103-7/+12
* | | escape tags and entity in doxygen commentsAntoine Musso2012-07-105-33/+37
| |/ |/|
* | hook InternalParseBeforeSanitizeDaniel Werner2012-07-041-0/+1
* | (bug 17865) Add a "ParserAfterParse" hookBrad Jorsch2012-07-041-0/+1
* | (bug 23427) PAGEID magic wordWaldir Pimenta2012-06-221-0/+12
* | Merge "Wrap auto-numbering for section heading in a classed span (bug 33450)"GWicke2012-06-171-1/+1
|\ \
| * | Wrap auto-numbering for section heading in a classed span (bug 33450)Waldir Pimenta2012-06-031-1/+1
* | | Merge "(bug 21660) "Pipe trick" full width commas (with test!)"GWicke2012-06-171-1/+1
|\ \ \
| * | | (bug 21660) "Pipe trick" full width commas (with test!)Dan Collins2012-05-231-1/+1
| | |/ | |/|
* | | do not output numberofviews, if $wgDisableCounters = trueumherirrender2012-06-061-1/+2
| |/ |/|
* | Scribunto parser supportTim Starling2012-05-223-5/+22
|/
* Merge "Remove extra unneeded whitespace"Tim Starling2012-05-181-3/+1
|\
| * Remove extra unneeded whitespacerobin2012-05-121-3/+1
* | Merge "Add/update function level parameter documentation"Aaron Schulz2012-05-153-10/+44
|\ \
| * | Add/update function level parameter documentationReedy2012-05-153-10/+44
* | | Merge "Generalizing LinksUpdate to allow extensions to add arbitrary update h...Aaron Schulz2012-05-141-2/+39
|\ \ \ | |_|/ |/| |
| * | Generalizing LinksUpdate to allow extensions to add arbitrary update handlers.daniel2012-05-131-2/+39
* | | Add unit test for MWNamespace::isNonincludableumherirrender2012-05-111-1/+1
| |/ |/|
* | (bug 35315) Detect circular references in strip tagsTim Starling2012-05-081-7/+24
|/
* Merge "Use $wgExpensiveParserFunctionLimit over ParserOptions"Aaron Schulz2012-05-052-10/+19
|\
| * Use $wgExpensiveParserFunctionLimit over ParserOptionsumherirrender2012-05-042-10/+19
* | Merge "Show Highest expansion depth in limit report"Aaron Schulz2012-05-054-1/+12
|\ \
| * | Show Highest expansion depth in limit reportumherirrender2012-05-044-1/+12
| |/
* | Merge "Add MWNamespace::isNonincludableNamespace"Aaron Schulz2012-05-051-2/+2
|\ \
| * | Add MWNamespace::isNonincludableNamespaceumherirrender2012-05-051-2/+2
| |/
* | Merge "Use Title::legalChars()"awjrichards2012-05-051-2/+1
|\ \