Merge "Display "Printable version" links in toolbox on special pages"
[lhc/web/wiklou.git] / includes / cache / ResourceFileCache.php
2013-06-30 jenkins-botMerge "Display "Printable version" links in toolbox...
2013-06-30 jenkins-botMerge "Set initial focus on some special pages"
2013-06-07 jenkins-botMerge "Hide exceptions in MediaWiki::doJobs() as deferr...
2013-06-05 jenkins-botMerge "jquery.tablesorter: Reset unaffected columns...
2013-05-28 jenkins-botMerge "Allow setting the ID of the main table in HTMLForm"
2013-05-24 jenkins-botMerge "Change space to non-breaking space to keep heade...
2013-05-24 jenkins-botMerge "Actually try to load intl for test which require...
2013-05-21 jenkins-botMerge "Add parsoid-specific image testing"
2013-05-21 jenkins-botMerge "Add $namespaceGenderAliases for 'eo'"
2013-05-19 TheDJMerge "(bug 17602) fix Monobook action tabs not quite...
2013-05-19 TheDJMerge "ForeignAPIRepo: Fetch thumb error from foreign...
2013-05-17 jenkins-botMerge "Slight improvements to FormSpecialPage behavior."
2013-05-17 jenkins-botMerge "HTMLCheckMatrix support for forcing options...
2013-05-16 jenkins-botMerge "Reposition nested FancyCaptcha, conditional...
2013-05-16 jenkins-botMerge "Fix global objects and singletons in NewParserTest"
2013-05-15 jenkins-botMerge "[JobQueue] In addition to flushing any transacti...
2013-05-15 jenkins-botMerge "Fixed bug in LocalFile::isCacheable()."
2013-05-15 jenkins-botMerge "Clean up sublime ignores"
2013-05-15 jenkins-botMerge "Made DatabaseBase::getSoftwareLink() dynamic."
2013-05-15 jenkins-botMerge "Fix inconsistent docs"
2013-05-15 Timo Tijhofdocs: Remove odd colons after @todo
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-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] Syncing from journal support."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
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 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
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 "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
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-08 Brion VIBBERMerge "[FileBackend] File locking fixes."
2012-05-08 Brion VIBBERMerge "Include the namespace of the page in the "target...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-08 NikerabbitMerge "Use CamelCase in both ConfirmEmail and Invalidat...
2012-05-08 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-10-04 Aaron Schulz* Added a script to prune old file cache entries.
2011-10-03 Aaron SchulzFollow-up r98698: cache urls with 'version' param....
2011-10-02 Aaron Schulz* Added isCacheWorthy() optimization (checks if the...
2011-10-02 Aaron SchulzFileCache: