Revert "Adding sanity check to Title::isRedirect()."
[lhc/web/wiklou.git] / includes / Pager.php
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
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-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Aaron SchulzMerge "GROUP BY and ORDER BY supports arrays in Databas...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 umherirrenderGROUP BY and ORDER BY supports arrays in Database class
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 DemonMerge "Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c...
2012-05-11 DemonMerge "Added missing GPLv2 headers in some places."
2012-05-11 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "[FileRepo] Various code cleanups."
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Brion VIBBERMerge ""Show Changes" on default messages shows now...
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Aaron SchulzMerge "Use local context to get messages"
2012-04-05 HasharMerge "code style tweaks"
2012-04-05 jeroendedauwcode style tweaks
2012-02-27 Antoine Musso(bug 34736) empty limit on special pages causes navigat...
2012-02-26 Siebrand Mazeland(bug 34702) Localised parentheses are now used in more...
2012-02-26 Siebrand MazelandWow. Messy. Follow-up r112426, r112424: Fix incorrect...
2012-02-26 Siebrand MazelandFollow-up r112424: Per IAlex on IRC: Use escape() inste...
2012-02-26 Siebrand MazelandFollow-up r112410, r112412: Cheaper processing using...
2012-02-25 Siebrand Mazeland(bug 34702) Use localised parentheses in Special:Contri...
2012-02-23 Jeroen De Dauwfix doc, this is not an array
2012-02-23 Jeroen De Dauwdocs++
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-24 Jeroen De Dauwspacing fix
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-12-06 Brion VibberRevert r104353, r104354, r104356, r104358, r104383...
2011-11-28 John Du HartFollowup r104353, updating Special:ProtectedTitles
2011-11-27 John Du HartThis is the rework I was talking about in r104318 for...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-02 Aaron SchulzFU r101629, made Pager only call doBatchLookups() if...
2011-10-20 Aaron SchulzMoved contribs rev parent ID batch query into doBatchLo...
2011-10-20 Aaron Schulz* Added a proper Pager::doBatchLookups() function
2011-10-06 Happy-melonDocumentation and type hinting.
2011-10-02 Daniel FriesenMore RequestContext -> IContextSource.
2011-10-02 Daniel FriesenMerge r98679 from the pageoutput branch into trunk.
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-09-14 Aaron SchulzFU r97022: Fallback to empty array for getExtraSortFiel...
2011-09-13 Aaron SchulzPossible fix for issue reported in r83762. I had a...
2011-09-01 KrinkleSplit up TablePager css class, introduce .mw-datatable
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Sam ReedFollowup r89617, r91428 call $pager->doQuery explicital...
2011-06-30 Robin PepermansSimpler code
2011-06-18 Robin PepermansFollow-up to r90265: directionality improvements as...
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-05-26 Alexandre EmsenhuberUse WebRequest::getQueryValues() to get all query strin...
2011-05-02 Leo KoppelkammSwitching arrows in Special:FileList to match the usual...
2011-03-30 Happy-melon(bug 19942) remove deprecated HTML attributes (cellpadd...
2011-03-14 Happy-melonComplete the trinity of blocking frontend interfaces...
2011-02-18 Raimond SpekkingFollow-up r82391 per Nikerabbit's CR: Fix it in a bette...
2011-02-18 Raimond SpekkingDon't clutter the HTML source with useless class=""
2010-12-14 Sam ReedFixup fixme on r76844
2010-12-03 Sam ReedReturn type documentation
2010-11-16 Sam ReedVariablise $navigationBar
2010-08-15 Max SemenikFixed E_STRICT from r71059
2010-08-14 Ryan Kaldarifix to handle case of mIndexField including a table...
2010-06-17 Raimond SpekkingAdd the current limit (manually changed by a user)...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-02-28 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-02-09 Tim StarlingFor r58153: in HistoryPage, removed the user permission...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-10-01 Brion VibberRevert r57208 - unexpected message format type change...
2009-10-01 Raimond SpekkingFix double escaping to avoid showing literal &bull...
2009-09-18 Siebrand MazelandRevert functional change from r56594. That broke more...
2009-09-18 Siebrand Mazeland* use wfMsgExt with escapenoentities instead of wfMsgHt...
2009-09-08 Andrew GarrettAdd number formatting for numeric limits, regression...
2009-08-31 Happy-melonReimplement r55685, r55686, r55687, with correct parsin...
2009-08-31 Niklas LaxströmRevert r55685, r55686 and r55687 for now. Limits not...
2009-08-30 Happy-melon* Allow IndexPager->mLimitsShown to be an associative...
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-17 Tim Starling* Renamed PageHistory to HistoryPage. Brion gave me...
next