Merge "prop=duplicatefiles does not show duplicates under same name"
[lhc/web/wiklou.git] / includes / WikiFilePage.php
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-15 Alexandre EmsenhuberSettings $this->mFile to false and checking for !$this...
2012-02-09 Sam ReedMore return documentation
2011-12-20 Brian Wolfffollow-up r98710/r104410. I personally think that forRe...
2011-12-06 Tim StarlingFix for r103471: WikiPage::doSubmit() is not the only...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-14 Sam ReedUpdate some deprecated code
2011-09-14 Aaron SchulzFixed WikiPage::newFromId to use the factory() function
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...