Reverted r58646 as per my comments on bug 20554.
[lhc/web/wiklou.git] / includes / specials /
2009-11-29 Alexandre Emsenhuber* (bug 21679) "Edit block reasons" link at the bottom...
2009-11-27 Jure Kajzer*(bug 20717) Added checkboxes to users with bot and...
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-19 Matěj Grabovský(bug 16884) Fixed feed links in sidebar not complying...
2009-11-18 Aaron Schulzlast tweak for bug 21352 (RevDelete messages)
2009-11-16 Roan Kattouw(bug 21540) Missing global
2009-11-15 Michael Dale* changed "wgSourceTypeUrl" back to "wgSourceTypeURL"
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-14 Siebrand MazelandSync contributionsSub from SpecialContributions.php...
2009-11-14 Siebrand MazelandAdd tools link to user rights management for proviledge...
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-11-13 Aaron SchulzUse isDeleted() instead of raw bitfield op
2009-11-13 Aaron SchulzUse reverse chronological order for all item lists
2009-11-13 Daniel Kinzlerallow UploadVerification hooks to return error details
2009-11-12 Raimond SpekkingFollow-up r58385: Initialize variable to avoid a PHP...
2009-11-11 Max SemenikFix Special:Activeusers for SQLite
2009-11-11 Alexandre Emsenhuber* (bug 21470) MediaWiki:Sp-contributions-explain is...
2009-11-04 Bryan Tong Minh* Disable autofill for reuploads
2009-11-04 Alexandre EmsenhuberFix Special:ProtectedTitles' canonical name (Protectedt...
2009-11-02 Raimond Spekkingi18n tweak: Use 'colon-separator' instead of hardcoded...
2009-11-01 TobiasMake it possible to link to Special:Ipblocklist/<ip...
2009-10-31 Aaron Schulzplural tweak for bug 21352
2009-10-31 Raimond Spekking* (bug 20478) Add a note to Special:Block when the...
2009-10-30 Chad Horohoe(bug 3340) Allow configuring of /16 limit on range...
2009-10-30 Greg Sabino MullaneFix groupby issue in SpecialActiveusers
2009-10-30 Aaron Schulz* bug 21267 change "show/hide" to "show", if user canno...
2009-10-29 Raimond SpekkingFollow-up r58192: Improved version. Split info for...
2009-10-27 Bryan Tong Minh* Fix hook invocation
2009-10-27 Raimond SpekkingConsistency tweak: 'show'/'hide' should be linked only...
2009-10-27 Raimond SpekkingNew hook getOtherBlockLogLink, called in Special:IPBloc...
2009-10-27 Raimond SpekkingRevert r58171/r58172 for now. It seems it breaks login...
2009-10-26 Ryan Schmidt* Any strings returned by the isValidPassword hook...
2009-10-26 Bryan Tong MinhFollow-up to r57868: Add edit.js unconditionally like...
2009-10-25 Raimond SpekkingRevert r58064: half done work committed by accident
2009-10-25 Katie Filbertfollow-up for r58035, escape message
2009-10-24 Aaron Schulzbug 21265 Special:Revisiondelete: disable revision...
2009-10-24 Aaron SchulzSplit confirm message from revdelete-text (bug 21264)
2009-10-24 Aaron SchulzShow UI edit link only as needed (bug 21263)
2009-10-24 Alex Z(bug 18019) Warn users when moving a file to a name...
2009-10-24 Aaron Schulz* Don't use existing block values on "already blocked...
2009-10-23 Alexandre Emsenhubermoving SpecialUploadMogile.php from phase3/includes...
2009-10-23 Bryan Tong Minh* Updated upload hooks documentation
2009-10-23 Raimond SpekkingLocalisation updates for core and extension messages...
2009-10-22 Raimond SpekkingFix for r58035: PLURAL needs wfMsgExt with 'parsemag...
2009-10-22 Katie Filbert* (bug 19319) Add activeusers-intro message at top...
2009-10-22 Katie Filbertmore specific error message, using WikiError, if user...
2009-10-22 Alexandre Emsenhuber* (bug 21234) Moving subpages of titles containing...
2009-10-21 Bryan Tong Minh* Bump wgStyleVersion for various upload javascript...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-10-21 OverlordQFix Special:ActiveUsers for PG, double-quotes are used...
2009-10-19 Michael Dale* close up the </ul> bug 21188
2009-10-19 Alexandre Emsenhuber* (bug 21183) Missing global declaration of $wgLang...
2009-10-19 Raimond Spekking* bug 21182 Fix invalid HTML in Special:Listgrouprights
2009-10-19 Jack Phoenixcoding style tweaks
2009-10-19 Fenzik Joseph* function isValidPassword modified to return boolean...
2009-10-18 Bryan Tong MinhFollowup to r57868: Fix two strict standards warnings
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-10-17 Max Semenik(bug 20256) Fixed SQL errors on Special:Recentchanges...
2009-10-16 Chad HorohoeRemove some unused globals
2009-10-15 Alexandre EmsenhuberFollow-up r30264: pass second parameter to AddNewAccoun...
2009-10-15 Aaron SchulzRemoved unrelated change that slipped into r57769
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-14 Alexandre Emsenhuber* (bug 21114) Special:Contributions no longer shows...
2009-10-14 Alexandre Emsenhuber* (bug 21113) "Other statistics" header on Special...
2009-10-11 Purodha B BlissenbachAdd link to Special:ActiveUsers to Special:Statistics
2009-10-10 Aaron Schulzbug 21076: b/c, make 'undelete' work without 'deletedtext'
2009-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2009-10-08 Michael Dale* bug 21028 updated title for upload error
2009-10-07 Siebrand MazelandPartial reapply of r56549 after revert in r57489 withou...
2009-10-07 Brion VibberPartial revert r56549 -- too much HTML escaping on...
2009-10-07 Brion VibberSpacing tweak -- $histlink and $difftext now belong...
2009-10-06 Tim Starling(bug 20966) Use the name of the <button> element to...
2009-10-05 TobiasFixing bug 20524: Hideuser: Nicer error when trying...
2009-10-04 Alexandre Emsenhuberfix some doxygen warnings
2009-10-02 Alexandre Emsenhuber* (bug 20948) "Create this page" on Special:Search...
2009-09-30 Aaron SchulzFixed regression: deleted file link was not greyed...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-30 Aaron SchulzFixed deleted image link regression: was totally broken
2009-09-30 Andrew GarrettReplace hardcoded api.php with a call to wfScript(api...
2009-09-30 Andrew GarrettRandomly generate a watchlist token on-demand if a...
2009-09-30 Brion VibberRevert r57053 for now "bug 20860 [[Special:Allmessages...
2009-09-30 Andrew GarrettFix for r57119, remove double-/ in URLs
2009-09-30 Andrew GarrettRe-work feed exposure system.
2009-09-30 Raimond Spekking* Use styling 'white-space: nowrap' for restriction...
2009-09-29 Brion VibberCleanup for r56298 "(bug 18180) Special:Export ignores...
2009-09-29 Brion VibberFix regression from r54429 "(bug 17864 + bug 19519...
2009-09-29 Chad Horohoebug 20860 [[Special:Allmessages]] to have direct (edit...
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-27 Siebrand MazelandSupport GENDER in 'sp-contributions-blocked-notice'
2009-09-27 Siebrand Mazeland* support GENDER in 'blocklog-showlog' and 'blocklog...
2009-09-27 Domas MituzasI take 5% of blame for this idiocy
2009-09-26 Siebrand MazelandNew permission 'sendemail' added. Default right for...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-25 Alexandre EmsenhuberSpecial:IPBlockList's internal name is 'Ipblocklist...
2009-09-25 Alexandre Emsenhuber* (bug 20797) Fixed check for double moving the base...
2009-09-24 Happy-melonImprove HTMLForm's support for adding content in and...
2009-09-24 Aaron Schulzbug 20794: show usertool links at activeusers
2009-09-23 TobiasFollow-up on r55909 and r55903: Note / block log excerp...
2009-09-23 Raimond Spekking* Consistency tweak: coalesce tool links with pipes...
2009-09-22 Brion VibberWorkaround for bugs with Commonist (mwapi-based) and...
next