check that $wgArticle is an instance of the Article class in Skin::pageStats() per...
[lhc/web/wiklou.git] / includes / specials /
2008-12-31 Brion VibberRevert r45231, r45235 "* (bug 674) Allow users to be...
2008-12-31 Siebrand Mazeland* Revert r45062 and related (Merge Interwiki extension...
2008-12-31 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-12-31 Robert StojnićBackport r45215 to old search ui and move search engine...
2008-12-31 Robert StojnićPair to previous commit: handle the 'prefix' param...
2008-12-30 Raimond SpekkingShow subversion too even if a "normal" version number...
2008-12-29 Aaron SchulzPretty up WLH form slightly
2008-12-29 Victor Vasiliev* Image moving over an existing file no longer throws...
2008-12-28 Aaron Schulz(bug 16497) Cut down on heavy memory usage here
2008-12-28 Alex Zcleanup to r45102 per Nikerabbit on CodeReview
2008-12-28 X!Quick hack to allow disallowing local editing of the...
2008-12-28 X!Use wikitable class for Interwiki table
2008-12-27 Alex Zuse Xml::tags() instead of Xml::element() in SpecialInt...
2008-12-27 Alex Zmore Special:Interwiki cleanup:
2008-12-27 Alexandre EmsenhuberTweaks to Special:Interwiki:
2008-12-27 Alex Zslight fix to last commit :P
2008-12-27 Alex ZXHTML fixes
2008-12-27 Alex Zcleanup of Special:Interwiki:
2008-12-27 Chad HorohoeCleanup to r45062 (add Interwiki extension to core)
2008-12-27 X!Add Interwiki extension to core.
2008-12-25 Alexandre EmsenhuberPer Nikerabbit and Siebrand: removed $skinNames from...
2008-12-25 Alexandre EmsenhuberPHP 5.3 really doesn't like Namespace:: :)
2008-12-23 Brion VibberFollow-up to r44987 -- use the Title-filtered version...
2008-12-23 Brion VibberMIN_LENGHT_PARTNAME -> MIN_LENGTH_PARTNAME
2008-12-23 Alex Z(bug 16772) Special:Upload now correctly rejects files...
2008-12-22 Brion Vibber* (bug 505) Time zones can now be specified by location...
2008-12-22 Raimond SpekkingFix PHP Notice: Undefined variable: toolLinks in ...
2008-12-21 Aaron Schulz*Replace crappy BeforeWatchlist hook
2008-12-21 Alexandre Emsenhuberhtml -> wikitext in table headers
2008-12-20 Aaron SchulzMinor code cleanup
2008-12-20 Brion Vibber* (bug 16712) Special:NewFiles updated to use "newer...
2008-12-19 Ryan Schmidt* Fix fatal error due to missing method when User:...
2008-12-19 Niklas Laxström* Springle some parsemag to the sidebar and tagline...
2008-12-18 Aaron SchulzFix odd syntax that made XHTML error
2008-12-18 Robert StojnićNew search UI tweaks:
2008-12-17 Raimond SpekkingPrettify files tab of Special:Preferences a bit
2008-12-17 Raimond SpekkingFix hardcoded "last month" in statistic message for...
2008-12-17 Danny B* footer separator fix per tools.ietf.org/html/rfc3676...
2008-12-17 Andrew GarrettFix broken and double escaping in r44657.
2008-12-16 Raimond SpekkingFollow up for r44669: simplfy code. Thanks to IAlex...
2008-12-16 Raimond Spekking* Add PLURAL support for 'undeletepagetext'
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-15 Raimond SpekkingAdd a descriptive message for rows/cols of Special...
2008-12-15 Aaron Schulz*Fix XHTML
2008-12-14 Aaron Schulz* Rewrite query the new way. Should make bug 16636...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-14 Alexandre Emsenhuber* removed useless check for $wgAllowUserSkin since...
2008-12-14 Aaron SchulzTweak comment
2008-12-13 Ryan Schmidt* (bug 16623) Add missing </p> tag in Special:LockDB...
2008-12-13 Chad HorohoeNeed to define $text
2008-12-13 Chad HorohoeComplete rewrite of Special:Statistics:
2008-12-12 Brion Vibber* (bug 2391) A warning is now shown for invalid ISBN...
2008-12-12 Chad HorohoeRemove these tooltips in favor of actually putting...
2008-12-12 Tim StarlingMoved the IE content type checks to their own class...
2008-12-12 Raimond SpekkingQuick hack to disable import for non privileged users...
2008-12-12 Raimond SpekkingSome tweaks for Special:ResetPass
2008-12-12 Aaron SchulzTweak JS focusing
2008-12-11 Chad HorohoeSelf revert. Need to focus when there's no results...
2008-12-11 Chad HorohoePer code review. Only set focus if we have a search...
2008-12-11 Raimond SpekkingConsistency tweak: Add horizental line same as exists...
2008-12-11 Aaron SchulzSet focus
2008-12-10 Brion VibberFollow-up to r44245, r44250 (comment field on Special...
2008-12-10 Brion VibberFix regression in Special:Ipblocklist caused by r43047...
2008-12-09 Raimond SpekkingPer Brions suggestions mediawiki.org/wiki/Special:Code...
2008-12-05 Aaron SchulzKeep form only for "file:" searches
2008-12-05 Aaron SchulzXHTML fix
2008-12-05 Tim StarlingNew file upload content type checks using a simulation...
2008-12-05 Ariel Glennlog comment for imports (bug #12728)
2008-12-04 Nathaniel HermanUpdate on r44048:
2008-12-03 Aaron SchulzTweak r44049: remove 'showEditUserGroupsForm' hook...
2008-12-02 Raimond SpekkingMove show/hide links into the searchForm and thereby...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-30 Nathaniel HermanFixed minor bug where the memcached value for how many...
2008-11-29 Nathaniel Herman* Modified hook UserRights::showEditUserGroupsForm...
2008-11-29 Nathaniel Herman* Added hook SpecialListusersGetGroups which is called...
2008-11-29 Alexandre EmsenhuberRenamed PasswordReset class to SpecialResetpass and...
2008-11-28 Aaron SchulzVarious minor code style tweaks and cleanup to RC
2008-11-28 Siebrand Mazeland(bug 16481) Special:Statistics does not explain what...
2008-11-27 Aaron SchulzAdd $user to NewRevisionFromEditComplete hook
2008-11-26 Bryan Tong MinhMake returnto parameter work as well with cookieRedirect
2008-11-26 Aaron SchulzOpp, add this bit back
2008-11-26 Aaron SchulzCleanup for r43841:
2008-11-26 Chad HorohoeRefactor Special:Import to extend SpecialPage instead...
2008-11-25 Siebrand MazelandSub pages get a redirect on move, even when "Leave...
2008-11-23 Aaron Schulz* Remove project+main search to reduce clutter
2008-11-23 Aaron Schulz* I didn't even notice the extra reblock check; merged...
2008-11-22 Alexandre Emsenhuberfix double escaping
2008-11-22 Alex ZMove password resetting out of Special:Preferences...
2008-11-20 Siebrand MazelandUpdate 'undelete-show-file-confirm' to allow time and...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-19 Aaron SchulzMore fixes and consistency tweaks
2008-11-19 Aaron Schulz* Checkbox fix
2008-11-19 Aaron Schulz* Make for loop faster
2008-11-19 Aaron Schulz* Remove <hr/>
2008-11-19 Aaron SchulzAdd FeedItem::stripComment() and remove duplication
2008-11-18 Chad HorohoeBunch of globals laying around and nobody using them.
2008-11-18 Raimond SpekkingAdd hints for maximum values of some user preferences.
2008-11-18 Tim StarlingMark the functions I just accessed from outside the...
next