follow up r53582: Move escaping to the outer message for consistency. Per suggestion...
[lhc/web/wiklou.git] / includes / specials /
2009-07-21 Raimond Spekkingfollow up r53582: Move escaping to the outer message...
2009-07-21 Raimond Spekking* (bug 19097) Small changes to Special:DoubleRedirects
2009-07-20 Alexandre Emsenhuber* refactor Special:ActiveUser's SQL query to use option...
2009-07-20 Aaron Schulz* Query fixes
2009-07-20 Brion Vibber* (bug 17374) Special:Export no longer exports multiple...
2009-07-19 Aryeh GregorAdd experimental new auth framework, ExternalAuth
2009-07-19 Alexandre Emsenhuberfix for r53483, use tabs for identations, not spaces :)
2009-07-19 Siebrand MazelandAdd major contributors raymond, ialex, siebrand
2009-07-19 Brion Vibber* (bug 19827) Special:SpecialPages title is "Upload...
2009-07-19 Siebrand MazelandUse $wgLang->pipeList() instead of separating with "/"
2009-07-19 Aryeh GregorAllow wikitext to be used in nologin, etc.
2009-07-19 Aaron Schulzbug 18725 add revision suppression UI on deleted revisi...
2009-07-18 Alexandre Emsenhuber(bug 19759) successbox on Special:Preferences now corre...
2009-07-18 Michael DaleDestination Check fixes
2009-07-18 Raimond SpekkingFollow-up r53286: No need to create a label without...
2009-07-18 Raimond SpekkingFollow-up r53286: More fixes for invalid HTML
2009-07-18 Chad HorohoeAccept the subpage value (ie: Special:Allmessages/fr...
2009-07-18 Raimond SpekkingFollow-up r53286: Fix some issues:
2009-07-18 Niklas Laxström* Whitespace
2009-07-17 Michael Dalea few more minor fixes of things lost in the SpecialUpl...
2009-07-17 Michael Dalerestored some re-factoring of SpecialUpload.php from...
2009-07-17 Michael Dale* fixed filldestination with for non-js2 version of...
2009-07-17 Shinjiman* (bug 14611) Add a global variable hook to show the...
2009-07-16 Michael Dalefixed unset partname
2009-07-16 Andrew GarrettLiquidThreads updates:
2009-07-15 Michael DaleSome Strict Standards fixes per r53282 c3194
2009-07-15 Chad Horohoe2nd followup to r53286, indentation fixes.
2009-07-15 Michael DaleSpecialUpload page fixes related to notes on r53282...
2009-07-15 Chad HorohoeFollowup to r53286: Fix trailing whitespace.
2009-07-15 Alexandre Emsenhuber* remove wfSpecialUpload() since UploadForm now extends...
2009-07-15 Niklas LaxströmOnly whitespace changes
2009-07-15 Niklas LaxströmAdd hidden title, would otherwise go to the main page...
2009-07-15 Chad Horohoe(bug 16497) Paginate Special:AllMessages
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-14 Roan KattouwAdd returntoquery= parameter to Special:Userlogin which...
2009-07-14 Aryeh GregorFix bug, werdna not on Special:Version
2009-07-13 Robin Pepermansfix syntax error
2009-07-13 Tim StarlingFix dodgy uses of wfMsgHtml() and related HTML escaping
2009-07-13 Roan KattouwRevert r53147, r53149 and r53163 ("Add API module for...
2009-07-13 Bryan Tong Minh* Added ancientpages, deadendpages and disambiguations...
2009-07-13 Niklas LaxströmDidn't mean to commit this, but the lovely svn automati...
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-07-13 Alexandre Emsenhuber(bug 19693) escape user link in contribution link
2009-07-11 Alexandre Emsenhuberfollow-up r53116: let's just delete the files since...
2009-07-11 Alexandre Emsenhuberrenamed NAMESPACE constant to NAMESPACE_RESTRICTION...
2009-07-11 Robert StojnićAdd search term to search-nonefound since wiktionaries...
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.
next