Force string to UTF-8 if we have mb stuff available.
[lhc/web/wiklou.git] / includes / SpecialPage.php
2007-10-18 Brion VibberRevert r26670 [LiquidThreads-related patches] for now:
2007-10-18 Raimond Spekking* (bug 11649) Show input form when Special:Whatlinksher...
2007-10-14 Niklas LaxströmNo idea what this is supposed to do, but at least this...
2007-10-12 David McCabeMerged in changes from Liquid Threads branch including...
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-09-28 Niklas Laxströmwhitespace
2007-08-22 Brion VibberRevert r25047 -- produces confusing, useless behavior...
2007-08-22 Rob Church(bug 11023) Don't register Special:Upload as a special...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-11 Rob Church(bug 8869) Introduce Special:Uncategorizedtemplates...
2007-06-08 Rob ChurchDitch wfSpecialConfirmemail(), move Special:Confirmemai...
2007-06-04 Rob Church* (bug 10118) Introduce Special:Mostlinkedtemplates
2007-05-27 River TarnellSpecialPage::exists needs to fold case when checking...
2007-05-26 Antoine Musso* Fix #908: links to Special: pages should check for...
2007-05-22 Niklas Laxström* Revert r22349, breaks things up
2007-05-22 Niklas Laxström* Returnto now works with special pages with subpage...
2007-04-21 Antoine MussoAdded some comments to our classes.
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-08 Rob Church(bug 9508) Special page to list articles with the fewes...
2007-03-31 Rob Church(bug 9046) Special page to list pages without language...
2007-03-06 Raimond Spekking* (bug 9009) Add username entry field to Special:Contri...
2007-02-09 Nick JenkinsPrevent some unnecessary lstat system calls, generated...
2007-01-29 Nick JenkinsReally update indentation of that line (maybe it had...
2007-01-29 Nick JenkinsPrevent - Strict Standards: Non-static method ImportStr...
2007-01-22 Andrew GarrettNew special page, Special:Protectedpages, which shows...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-08 Brion VibberRevert r18893/18894 (Special:Listinterwikis) for the...
2007-01-06 Antoine MussoSpecial:Listinterwikis
2006-12-16 Rob Church* (bug 8164) Special:Booksources should use GET for...
2006-12-16 Niklas Laxström* (bug 8044) When redirecting from the canonical name...
2006-12-14 Antoine Mussomake the base method compatible with its various childr...
2006-12-12 Brion Vibber* Change behavior of logins using the temporary e-maile...
2006-12-05 Brion VibberRestore Special:Contributions to its state as of 17964
2006-12-03 Ilmari KaronenNew special page Special:NewbieContributions to replace...
2006-11-28 Brion VibberRevert special:deletedcontribs for now; it's not ready...
2006-11-28 Ilmari KaronenNew special page Special:Deletedcontribs for browsing...
2006-10-31 Tim StarlingAdded {{#special:}} parser function, to give the local...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
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-07-16 Rotem LissReverting the revert, the problem was an error in the...
2006-07-16 Rotem LissStrangely, extension special pages are not allowed...
2006-07-16 Rotem LissRemoving the division of the special pages by '', ...
2006-07-16 Rotem LissFixing a comment, and using SpecialPage::userCanExecute...
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-07-02 Tim StarlingVarious performance and initialisation issues:
2006-06-25 Tim StarlingDefer initialisation of the special page list, allow...
2006-06-17 Rob Church(bug 6344) Add Special:Uncategorizedimages page
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-07 Brion Vibber* (bug 4280) Use 'noindex,nofollow' instead of 'noindex...
2006-06-06 Rob ChurchRedirect Special:Logs to Special:Log
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-30 Niklas Laxström* Added static keywords to functions which were declare...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine Mussoa round of static statements
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-05-09 Rob Church(reopened bug 5284) Handle cases like Special:Mypage...
2006-05-07 Niklas Laxström* Don't change $wgTitle when special page is included
2006-05-05 Rob ChurchRedirect Special:Userlist to Special:Listusers
2006-04-30 Rob Church(bug 5284) Special redirect pages should remember param...
2006-04-25 Rob Church(bug 5684) Introduce Special:Randomredirect
2006-04-18 Rob Church(bug 5250) Introduce Special:Unusedtemplates
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-09 Brion VibberReverting SpecialImagelist and SpecialNewimages from...
2006-01-09 Magnus ManskeMajor update! Adding SpecialFilelist.php to replace...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-02 Rob Church* (bug 1996) Special page to list redirects
2005-12-29 Brion Vibber* Removed Special:Validate, it's been superseded by...
2005-12-25 Brion Vibber* Add 'deletedhistory' permission key for ability to...
2005-12-21 Ævar Arnfjörð Bjar... * Made a new permission for Special:Unwatchedpages...
2005-12-11 Brion VibberRevert change which broke bajillions of block links
2005-12-11 Ævar Arnfjörð Bjar... * Add hooks that run before the special page function...
2005-12-09 Ævar Arnfjörð Bjar... * Renamed Special:Blockip to Special:Block
2005-11-10 Ævar Arnfjörð Bjar... * Add a creeping featureism that includes MediaWiki...
2005-10-23 Ævar Arnfjörð Bjar... * A querypage to show the most linked to categories
2005-10-21 Ævar Arnfjörð Bjar... * A new special page to list wanted categories
2005-10-16 Ævar Arnfjörð Bjar... * Made Wantedpages includable
2005-10-12 Ævar Arnfjörð Bjar... * Using static there produces some satanic error message
2005-10-12 Ævar Arnfjörð Bjar... * Rewrote getRedirect() to be extendable by extensions...
2005-10-12 Ævar Arnfjörð Bjar... * Deprecated some accessors in favor of fancy accessors...
2005-10-12 Tom Gilder(bug 2585) Return proper 404 code when pages don't...
2005-10-08 Ævar Arnfjörð Bjar... * Three new special pages:
2005-10-01 Ævar Arnfjörð Bjar... * Special:Unwatchedpages appeared twice
2005-09-30 Ævar Arnfjörð Bjar... * Removing Special:RandomFA
2005-09-30 Ævar Arnfjörð Bjar... * Special:RandomFA for getting a random featured article
2005-09-22 Ævar Arnfjörð Bjar... * A new specialpage to list pages not watched by anyone
2005-09-18 Ævar Arnfjörð Bjar... * Removing Special:Licensesearch
2005-09-16 Ævar Arnfjörð Bjar... * A new special page to search for pages in NS_IMAGE...
2005-09-13 Ævar Arnfjörð Bjar... * Adding a new specialpage - mimesearch
2005-09-08 Ævar Arnfjörð Bjar... * (bug 3358) Allow inclusion of Special:Newimages as...
2005-08-31 Antoine Musso*** empty log message ***
2005-08-23 Tim Starlingprofiling
2005-08-15 Ævar Arnfjörð Bjar... * New special page: SpecialMostlinked
2005-08-10 Domas Mituzasyet more of Lufthansa stuff, embedable Prefix-restricte...
2005-08-07 Tim StarlingAllow non-sysops to view the history of deleted pages...
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-17 Ævar Arnfjörð Bjar... * 'Listusers/'.'sysop' => 'Listusers/sysop'
next