Merge "Use local context to get messages"
[lhc/web/wiklou.git] / includes / PageQueryPage.php
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 Aaron SchulzMerge "Fix comment ResourceLoader::tryRespondFromFileCa...
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-07 Alexandre EmsenhuberAdded Linker::getInvalidTitleDescription() to display...
2012-02-12 Antoine Mussorevert core part of r111231
2012-02-11 Siebrand Mazeland* Remove last remaining traces of wfLoadExtensionMessag...
2011-09-05 Alexandre EmsenhuberCall Linker method statically; also changed it to linkK...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-11-30 Sam ReedFew braces and spaces
2008-10-06 Alex ZPass the actual text from $row->title (escaped with...
2008-10-04 Alex ZCleanup for r41673, don't check for page existence.
2008-10-04 Alex ZUse Linker::link() in PageQueryPage instead of deprecat...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-18 Alexandre EmsenhuberDoc cleanup:
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-03-31 Rob ChurchMove PageQueryPage class into own file