Fixed fatal error breakage (bug 19562)
[lhc/web/wiklou.git] / includes / specials /
2009-07-06 Shinjiman* (bug 14611) Added support showing the version of...
2009-07-05 ShinjimanLocalisation updates Cantonese and Chinese for extensio...
2009-07-05 Niklas LaxströmSmall fixes
2009-07-05 Niklas Laxström* (bug 19442) Show/hide options on watchlist only work...
2009-07-04 Chad Horohoe(bug 19509) can't upload to file called '0'. Patch...
2009-07-03 Andrew GarrettMove addition of prefs.js down, to avoid errors when...
2009-07-03 Jack Phoenixmake ActiveUsers subclass SpecialPage
2009-07-02 Alexandre EmsenhuberXml::element() -> Xml::tags() since the content is...
2009-07-02 Robert StojnićShould always close the form here since it apparently...
2009-07-02 Robert StojnićFix background color of the searchbox and "did you...
2009-07-01 Robert StojnićRevert r51246 for now. It might not be *always* appropr...
2009-07-01 Shinjimanadded path value support on the file check on Special...
2009-07-01 Alexandre Emsenhuberquick fix for r52624: handle the case when the executab...
2009-07-01 Shinjimanadded whereis path support instead of the hardcoded...
2009-07-01 Chad Horohoe(bug 19423) The initial file description page uses...
2009-06-29 Shinjimanfix up to add the local bin path, link to r52527 and...
2009-06-28 Shinjimanfix up, link to r52525 for CodeReview if any comments...
2009-06-28 Shinjiman* (bug 14611) Added support showing the version of...
2009-06-28 Alexandre Emsenhuber'' => null when 'descriptionmsg' is not set in $wgExten...
2009-06-28 Shinjimanfurther fix up for r52522, link to r52516 for CodeRevie...
2009-06-28 Shinjimanfix regression in r52516 for some distributions which...
2009-06-28 Alexandre Emsenhuberescaping fix
2009-06-28 Shinjiman* (bug 14611) Added support showing the version of...
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-27 Chad Horohoe(bug 19157) createAndPromote error on bad password
2009-06-27 Alexandre EmsenhuberMark SpecialVersion::execOutput as static to avoid...
2009-06-27 Shinjimanfix regression in r52476, point to the correct GD libra...
2009-06-27 Shinjiman* (bug 14611) Added support showing the version of...
2009-06-27 Shinjimanfix for r52476, include the cases with quotation marks.
2009-06-26 Shinjiman* (bug 14611) Added support showing the version of...
2009-06-25 Raimond SpekkingWrap some more elements into divs
2009-06-22 Aaron Schulzbug 19305 rev_deleted link consistency (greyed-out)
2009-06-22 Aaron SchulzDouble check against user table to make sure the user...
2009-06-21 Robert StojnićFollow-up for r52261, some in-progress stuff sneaked in.
2009-06-21 Robert StojnićPreserve formatting even when create article link is...
2009-06-21 Siebrand MazelandAllow use of GENDER in 'activeusers-count'
2009-06-21 Siebrand MazelandAllow use of GENDER in 'listusers-blocked'
2009-06-21 Alexandre Emsenhubersvn:eol-style
2009-06-20 Aaron SchulzAdded activeuser list (bug 15456) (indexes should be...
2009-06-19 Chad HorohoeRefactor Blankpage to subclass SpecialPage like a norma...
2009-06-19 Niklas Laxström* (bug 19294) Always show Sp-contributions-footer(...
2009-06-18 Ryan Schmidt* Remove the two hooks introduced in r52082
2009-06-18 Tim StarlingFix typo in r52082
2009-06-18 Ryan Schmidt* Add autopromote condition APCOND_BLOCKED to autopromo...
2009-06-18 Ryan Schmidt* (bug 17014) Blocked users can no longer use Special...
2009-06-17 Raimond Spekking* Add class=wikitable to some tables on specialpages...
2009-06-17 Alex ZPartial fix for bug 19236 - the array you want to overr...
2009-06-17 Niklas LaxströmUse addWikiMsg or wrapWikiMsg
2009-06-16 Andrew GarrettBlock password resets from globally blocked IP addresses
2009-06-16 Andrew GarrettFix bug in global auth caused by r48970 (I think)....
2009-06-15 Alexandre EmsenhuberAdded new message 'sp-deletedcontributions-contribs...
2009-06-15 Tim StarlingFix incorrect index usage. Without a condition on the...
2009-06-15 Siebrand MazelandFollow-up to r51894: remove unused $targetText
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-15 Siebrand Mazeland(bug 19205 ) Follow-up to 50351 and 51572: no double...
2009-06-15 Robert StojnićFix for r51574: did you mean.. links were broken, the...
2009-06-13 Siebrand Mazeland(bug 19170) Special:Version should follow the content...
2009-06-13 Siebrand Mazeland* deprecated makeMediaLink() to makeMediaLinkObj
2009-06-13 Siebrand Mazeland* replace deprecated makeBrokenLinkObj() by LinkHolderA...
2009-06-13 Jure KajzerAdded bitwise operations to DatabaseBase and overloaded...
2009-06-13 Siebrand MazelandUpdate Special:BrokenRedirects:
2009-06-12 Robert StojnićAnother follow-up for r51807: add a missing </form...
2009-06-12 Siebrand Mazelandconvert deprecated makeBrokenLinkObj() to link(). Chang...
2009-06-12 Robert StojnićFix warning in r51807, $out is first used here so need...
2009-06-12 Trevor ParscalChanged how the search UI is rendered.
2009-06-08 Siebrand MazelandReplace a few remaining uses of deprecated makeKnownLin...
2009-06-08 Siebrand MazelandFollow-up to r49492: Add forgotten $this->setHeaders...
2009-06-07 Siebrand MazelandFollow-up to r51572. SpecialSearch.php was a bit broken...
2009-06-07 Siebrand MazelandFollow-up to r51572: fix parse error
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-06 Siebrand MazelandFollow-up to r51539: fix syntax error
2009-06-06 Robin Pepermansfix r51541
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLink() by link() in...
2009-06-06 Robin PepermansAdd function addExtraSQL() to RandomPage as an alternat...
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLinkObj() by link(...
2009-06-06 Siebrand MazelandFollow-up to r49973 (Revert r49880, r49883, r49885...
2009-06-06 Tim StarlingFix for CR r51279: reload data from master post-submit...
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-05 Jure KajzerOracle database abstraction updated.
2009-06-05 Siebrand MazelandFollow-up to r51084:
2009-06-05 Niklas LaxströmEscaping and formatNum
2009-06-04 Alexandre EmsenhuberFix case for "Recentchanges" (and not "RecentChanges...
2009-06-04 Tim StarlingRevert r49935 (decode character entities in namespace...
2009-06-03 Siebrand Mazeland(bug 14866) 'recentchangeslinked' should be split into...
2009-06-03 Siebrand MazelandActually process plural for 'tags-hitcount'
2009-06-03 Andrew GarrettFix preferences reset, was missing a saveSettings()
2009-06-02 Siebrand MazelandFix syntax errors in r51305.
2009-06-02 Aaron SchulzBreak long lines
2009-06-02 Tim StarlingReverted r51291 (including random formatting changes...
2009-06-01 Purodha B BlissenbachMessage 'rcnotefrom' - date and time separated as of...
2009-06-01 Purodha B BlissenbachMessage 'revisionasof' - date and time separated as...
2009-06-01 Aaron Schulz*Tweaked $maxLineCount for usability
2009-06-01 Aaron SchulzTweak r51279: re-added ability to hide comment/user...
2009-06-01 Purodha B Blissenbach(r51282) apparent typo in comment corrected.
2009-06-01 Alexandre Emsenhuberforgot to save this before committing *sigh*
2009-06-01 Alexandre EmsenhuberFix some doxygen warnings
2009-06-01 Tim StarlingSplit date and time as requested by Nikerabbit.
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-31 Robert StojnićWhitespace after the "check" label.
2009-05-31 Robert StojnićBug 19039: new "(un)select all" buttons misplaced at...
next