* (bug 27595) sha1 search of list=filearchive does not work
[lhc/web/wiklou.git] / includes / SpecialPageFactory.php
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Happy-melonStart unpicking r85288 (magic __get() accessor for...
2011-05-26 Alexandre EmsenhuberUse WebRequest::getQueryValues() to get all query strin...
2011-05-25 Jeroen De Dauwadded @since tag
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-09 Brian Wolff(bug 28887) Do not re-use special page objects.
2011-05-09 Brian WolffMake it so that when a special page is trancluded,...
2011-04-23 Happy-melonDocument SpecialPageFactory::getAliasList()
2011-04-23 Sam ReedDocumentation
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...
2011-04-20 Happy-melonFollow-up r86407: missed a file (and some random docume...
2011-04-19 Happy-melonFollow-up r86347: fix undefined variable by actually...
2011-04-18 Happy-melonCleanup in SpecialPage.php:
2011-04-18 Sam ReedRevert avars deprecation in r11308
2011-04-17 Happy-melonRename Special:Resetpass to Special:ChangePassword...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...