Split up TablePager css class, introduce .mw-datatable
[lhc/web/wiklou.git] / includes / specials / SpecialAllmessages.php
2011-09-01 KrinkleSplit up TablePager css class, introduce .mw-datatable
2011-07-11 Alexandre EmsenhuberCall Linker methods statically and removed the $mSkin...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-06-27 Sam ReedFollowup r90923, best to actually use displayPrefix
2011-06-27 Sam ReedDon't put a quoted/regexed prefix back out again
2011-06-27 Sam ReedFix casing of langcode
2011-06-18 Robin PepermansFollow-up to r90265: directionality improvements as...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-22 Sam Reed* (bug 28272) Special:Allmessages should have only...
2011-04-03 Daniel FriesenFollowup r85227, update 4 special pages to properly...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-13 Sam Reed* (bug 27183) API: Add filter by customisation state...
2011-03-13 Sam ReedTweak comment format
2011-03-13 Sam ReedBit of explicit parameter definition.
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-02-23 Sam ReedUnunsed variables
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2011-02-04 Alexandre EmsenhuberUse wfMessage() instead of wfMsgGetKey()
2010-12-21 Roan KattouwMerge r78700 to trunk
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-28 Chad HorohoeFollowup r64181, rm comment that doesn't fit anymore
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-19 Niklas LaxströmFix for r53290
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-07-15 X!Move FakeResultWrapper to Database.php, allowing more...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-30 Aryeh GregorRemove most named character references from output
2010-03-25 Happy-melonNow that LQT is installed on WMF wikis, we can't preten...
2010-03-25 Happy-melonFix sorting in Allmessages.
2010-01-06 Tim StarlingMade Special:Allmessages many times faster for a typica...
2009-09-30 Brion VibberRevert r57053 for now "bug 20860 [[Special:Allmessages...
2009-09-29 Chad Horohoebug 20860 [[Special:Allmessages]] to have direct (edit...
2009-09-17 Raimond SpekkingDo not lower case the message text. This is wrong for...
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-01 Jack Phoenixcoding style tweaks + marked execute function as public
2009-07-23 Alexandre EmsenhuberApply ^demon's patch. Reason was: fixes mismatched...
2009-07-18 Raimond SpekkingFollow-up r53286: No need to create a label without...
2009-07-18 Raimond SpekkingFollow-up r53286: More fixes for invalid HTML
2009-07-18 Chad HorohoeAccept the subpage value (ie: Special:Allmessages/fr...
2009-07-18 Raimond SpekkingFollow-up r53286: Fix some issues:
2009-07-18 Niklas Laxström* Whitespace
2009-07-15 Chad Horohoe2nd followup to r53286, indentation fixes.
2009-07-15 Chad HorohoeFollowup to r53286: Fix trailing whitespace.
2009-07-15 Niklas LaxströmAdd hidden title, would otherwise go to the main page...
2009-07-15 Chad Horohoe(bug 16497) Paginate Special:AllMessages
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-13 Siebrand Mazeland* replace deprecated makeBrokenLinkObj() by LinkHolderA...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2008-12-28 Aaron Schulz(bug 16497) Cut down on heavy memory usage here
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-06-19 Brion VibberRename all the special page class files back to their...