Merge "Changed the format to lowercase in help message"
[lhc/web/wiklou.git] / includes / specials / SpecialCachedPage.php
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Brion VIBBERMerge "Fixes bug 4045 by adding dirmarks."
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-19 HasharMerge "(bug 36049) placeholder attrib for HTMLForm...
2012-04-19 HasharMerge "wfMkdirParents() should display mode in octal."
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-19 HasharMerge "[FileRepo] Use resolveToStoragePath() in more...
2012-04-18 Brion VIBBERMerge "assertEquals is $expected, $actual, not $actual...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 Jeroen De DauwCacheHelper: facilitate caching handling on a page
2012-03-20 Roan KattouwRevert r114067, r114071, r114075, r114079, r114081...
2012-03-20 Jeroen De Dauwadded enabled field so you can disable the cache thing...
2012-03-20 Jeroen De Dauwfollow up to r114215, fix some fails and added CachedAc...
2012-03-19 Jeroen De Dauwsplit general cache helper functionality to its own...
2012-03-19 Jeroen De Dauwfix subpage linking
2012-03-19 Jeroen De Dauwonly init if not already done so
2012-03-19 Jeroen De Dauwmake more generic: do not assume we want to add html...
2012-03-19 Jeroen De Dauwfix for r114164
2012-03-19 Jeroen De Dauwupdate docs
2012-03-19 Jeroen De Dauwsome refactoring to allow for nicer usage in deriving...
2012-03-19 Jeroen De DauwFollow up to r114081; address krinkles comment
2012-03-19 Jeroen De DauwFollow up to r114081;
2012-03-18 Jeroen De Dauwfollow up to r114081: qqq, and to r114082: match rename
2012-03-17 Jeroen De Dauwadding special page with scaffolding for caching chunks...