Merge "Check validity of fetched titles and show a descriptive messages when an inval...
[lhc/web/wiklou.git] / includes / parser / ParserCache.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
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-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
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-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-23 Alexandre EmsenhuberCleanup to statistics:
2011-12-10 Alexandre Emsenhuber* Added revision's timestamp to OutputPage along with...
2011-11-08 Antoine Mussoupdate ParserCache debug message
2011-10-07 PlatonidesBug 31445: "Section edit links do not show"
2011-09-20 Robin Pepermansr97636: ParserCache meant to be committed already too
2011-09-14 Niklas LaxströmRevert r96798 - makes parser go infinite loop somewhere
2011-09-11 Robin Pepermans(Bug 30364) LanguageConverter should depend on the...
2011-08-18 Sam ReedUpstreaming wikia change to WebRequest
2011-07-24 Sam ReedTrim trailing whitespace
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-05-28 Sam ReedAnd even more documentation
2011-04-15 Aaron Schulz* Made __construct() protected
2011-03-07 PlatonidesMerge corrected r81741 and resolve the TODO.
2011-02-19 Sam ReedMore function and variable documentation
2010-12-28 PlatonidesThis precondition is no longer needed after r78393
2010-12-26 PlatonidesStore the options used by the parsing in ParserOutput...
2010-12-14 PlatonidesDo not access to mTouched internals of Article from...
2010-12-05 Sam ReedFollowup r77748, throw NEW MWException
2010-12-04 PlatonidesRevert r70202. Replace with an exception.
2010-09-15 PlatonidesFix getDirty from r70783.
2010-09-12 Alexandre EmsenhuberRemoved trailing spaces
2010-08-23 PlatonidesTry to improve the funciton comment of getETag() per...
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-10 PlatonidesUpgrade the warning from wfDebug to wfWarn.
2010-08-10 PlatonidesFollow up r70783. Define variable used in debug message.
2010-08-10 PlatonidesFollow up r70783 CR.
2010-08-09 PlatonidesUse only the page relevant pieces in the parser cache...
2010-08-05 PlatonidesChange quickUserCan( 'edit' ) and getIsPrintable()...
2010-07-30 Mark A. HershbergerMake sure we get a good memCached object.
2010-07-20 Mark A. Hershbergerrevert r69620
2010-07-20 Mark A. HershbergerAdmin is required now.
2010-06-01 Daniel Kinzlerallow parser/extensions to control for how long a Parse...
2010-05-15 Alexandre EmsenhuberFixed some doxygen warnings
2009-07-08 Tim StarlingImplemented the PoolCounter feature and did some genera...
2009-03-20 Victor VasilievMake ParserCache::getKey backward-compatible, so it...
2009-03-18 Arash BoostaniFixed bug #11213 - [edit] section links in printable...
2008-12-10 Aaron Schulz* Don't set ETag if $wgUseETag = false
2008-07-29 Brion VibberRevert r38196, r38204 -- "(bugs 6089, 13079) Show edit...
2008-07-29 Alexandre EmsenhuberPer talk with Simetrical, add a param to Title::quickUs...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...