Fix some weird bugs on "you are blocked" form by unstubbing User object.
[lhc/web/wiklou.git] / includes / SpecialSpecialpages.php
2008-06-03 Rotem LissCode cleanup.
2008-06-03 Rotem LissReverting new Special:SpecialPages layout: Problems...
2008-06-01 Daniel FriesenChanging the UI for [[Special:Specialpages]].
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-14 Niklas Laxström* Tweak balancing
2008-04-12 Aaron SchulzMake these h4
2008-04-12 Aaron SchulzGroup special pages at Special:SpecialPages
2008-03-05 Brion VibberRevert back to r31589. I really don't like this hardcod...
2008-03-05 Raimond SpekkingTwo fixes, thanks to Simetrical
2008-03-05 Raimond Spekking* (bug 10457) Reorganize Special:Specialpages.
2008-02-06 Ilmari KaronenMake the default robot policy a configurable option.
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-26 Tim Starlingload all messages
2007-03-28 Brion Vibberrevert r20430; seems to have been tied into a reverted...
2007-03-14 Aaron Schulz*List restricted logs if $wgLogRestrictions is set
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Niklas Laxström* Escaping
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-08-23 Rotem LissCheck the permissions of the special page lists in...
2006-07-23 Rotem LissDeprecating ; reordering the special pages array (whose...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-04 Antoine MussoClean up unused globals!
2005-08-02 Niklas Laxströmlittle cleanup
2005-08-02 Ævar Arnfjörð Bjar... * Using wfMsgHtml() for safe html output
2005-05-02 Brion VibberDon't show the restricted pages header if you can't...
2005-03-20 Tim StarlingOption to turn special page sorting feature off
2005-03-20 Tim StarlingMaking Special:Specialpages less ugly: sorting and...
2005-02-18 Brion VibberRemove Special:Asksql; moving it out to an extension.
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-09-17 Antoine Mussosingle quotes
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-05-20 Tim StarlingFixing special pages, esp. dropdown list in the nostalg...
2004-05-15 Tim StarlingIntroducing special page modular extensions, making...
2004-03-26 Brion VibberInstallation, compatibility, security fixlets:
2004-03-14 Antoine MussoLighter version using a sub function to avoid repetitin...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-04-14 Lee Daniel CrockerInitial revision