Refactor userLinks into it's own method
[lhc/web/wiklou.git] / includes / specials / SpecialIpblocklist.php
2011-02-07 Alexandre EmsenhuberSimplify a bit by passing directly the value returned...
2010-11-01 Sam ReedFixup undefined $this->id
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-14 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-13 Sam ReedRemove some unused variables
2010-07-24 Sam ReedRemoval of unused globals
2010-07-17 Alexandre EmsenhuberCorrected fatal errors introduced in r68999 (oops!)
2010-07-04 Alexandre Emsenhuber* Modified Special:Ipblocklist to subclass SpecialPage...
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-27 Roan KattouwFix coding style in r64230, r64256
2010-03-27 Happy-melonPer r64228 CR: make the check a static method in IPBloc...
2010-03-26 Happy-melon(bug 15810) stop blocked admins from unblocking themsel...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-30 Raimond SpekkingRename hook per Tim's CR on r58192
2009-11-01 TobiasMake it possible to link to Special:Ipblocklist/<ip...
2009-10-29 Raimond SpekkingFollow-up r58192: Improved version. Split info for...
2009-10-27 Raimond SpekkingNew hook getOtherBlockLogLink, called in Special:IPBloc...
2009-10-25 Raimond SpekkingRevert r58064: half done work committed by accident
2009-10-23 Raimond SpekkingLocalisation updates for core and extension messages...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-09-25 Alexandre EmsenhuberSpecial:IPBlockList's internal name is 'Ipblocklist...
2009-05-22 Niklas LaxströmEscaping fixes
2009-04-21 Aaron Schulz* Fixed unblocking of hidden names (bug 18543)
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-03-09 Aaron SchulzFix check against wrong permission (should be 'hideuser')
2009-02-09 Siebrand Mazeland* Update message 'pipe-separator' to have leading and...
2008-12-22 Raimond SpekkingFix PHP Notice: Undefined variable: toolLinks in ...
2008-12-17 Andrew GarrettFix broken and double escaping in r44657.
2008-12-16 Alexandre EmsenhuberFix for r44657: correct usage of SpecialPage::getTitleFor()
2008-12-16 Raimond Spekking* Add a 'change block' link to Special:IPBlockList...
2008-12-10 Brion VibberFix regression in Special:Ipblocklist caused by r43047...
2008-12-02 Raimond SpekkingMove show/hide links into the searchForm and thereby...
2008-11-01 Tim Starling* Rewrote wfArrayMerge() in terms of array plus
2008-10-13 Brion VibberTweaks to r41902 "(bug 14634) Show range blocks for...
2008-10-09 Aaron Schulz(bug 14634) Show range blocks for IPs
2008-10-09 Aaron SchulzMore cleanup:
2008-10-09 Aaron SchulzFix ipv6 block searches
2008-10-06 Aaron SchulzQuery and UI cleanup
2008-10-06 Aaron Schulz(bug 4391) Blocklist filters
2008-10-02 Matt JohnstonFix 41533 - Update message name to be more descriptive
2008-10-02 Matt Johnston(bug 8440) Fix ipblocklist to show new allow usertalk...
2008-06-19 Brion VibberRename all the special page class files back to their...