Fixup to schema help, there's only one now
[lhc/web/wiklou.git] / includes / specials /
2011-03-05 Sam ReedNormalise table column ordering against ImagePage
2011-03-05 Happy-melonFollow-up r83183, r83202:
2011-03-05 Brian Wolff(bug 27862; follow-up r77714) Make emailuser api module...
2011-03-04 Bryan Tong Minh(bug 26995) File size is now checked before uploading...
2011-03-04 KrinkleCall to two undefined functions. fixed, Follow-up r83183
2011-03-03 Happy-melonConvert Special:BlockIP JS to jQuery/ResourceLoader...
2011-03-02 Antoine Mussoremove wfVarDump() statement
2011-03-02 Antoine MussoBug 2429 allow selection of associated namespace in...
2011-02-28 Happy-melonRm nonstandard and redundant styles for Special:Special...
2011-02-26 Bryan Tong MinhFollow-up r82853: Filter out create restriction from...
2011-02-24 Sam ReedBit of documentation, explicitness, variable definition
2011-02-23 Sam ReedFollowup r82659
2011-02-23 Sam ReedUnunsed variables
2011-02-23 Sam ReedFixup SpecialListusers, $useIndex wasn't being used...
2011-02-22 Sam ReedFollowup r82641, set default for 2nd param
2011-02-21 Sam ReedSome more member variable type hints
2011-02-20 Alexandre EmsenhuberwfMsgReal() -> wfMsgExt()
2011-02-20 Sam ReedMore explicit variable definitions, function documentation
2011-02-19 Sam ReedAnd some more function level documentation
2011-02-19 Derk-Jan HartmanDon't use getCheck, because the opts array is reused...
2011-02-19 Jack Phoenixget rid of unnecessary double quotes
2011-02-19 Jack Phoenixadd braces + some other coding style tweaks
2011-02-18 Raimond SpekkingFix invalid HTML introduced in r68096: Xml::buildForm...
2011-02-18 Happy-melon(bug 27526) B/C in Special:EmailUser
2011-02-18 Sam ReedRemove unused variables
2011-02-17 Alexandre EmsenhuberPass the url to ChangesFeed::getFeedObject() instead...
2011-02-17 Victor VasilievFix broken Special:Newpages Atom feed.
2011-02-16 PlatonidesFix the issue where all links on Special:Contributions...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-13 Brion Vibber* (bug 27377) Fix Special:Listfile user selector when...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-11 Bryan Tong Minh* Remove code duplication for UploadStash: Move all...
2011-02-11 Ryan LanePartial fix for bug 27310. Add domain information when...
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2011-02-10 Niklas LaxströmRefactor userLinks into it's own method
2011-02-09 Platonides1 to true in boolean parameter
2011-02-09 Chad Horohoerm unused class variable
2011-02-07 Bryan Tong MinhFollow-up r81401: fix callback, apparently it was the...
2011-02-07 Alexandre EmsenhuberWe have OutputPage::wrapWikiMsg() and OutputPage::addWi...
2011-02-07 Alexandre EmsenhuberSimplify a bit by passing directly the value returned...
2011-02-07 Brion Vibber* (bug 18011) Special:FileDuplicateSearch UI fixes...
2011-02-06 Ilmari Karonen(bug 27201) fix duplicate IDs in recursive whatlinksher...
2011-02-06 Alexandre EmsenhuberI don't think we need a complete parse operation to...
2011-02-06 Alexandre EmsenhuberEasier to just use addWikiMsg()
2011-02-06 Alexandre Emsenhuber* Changed all calls to wfMsgWikiHtml() in core
2011-02-05 Brion Vibber* (bug 27083) Extension info for Special:Version can...
2011-02-04 Brian WolffCurrently, we do not send last-modified headers for...
2011-02-04 Bryan Tong Minh(bug 19751) Filesystem is now checked during image...
2011-02-04 Alexandre EmsenhuberUse wfMessage() instead of wfMsgGetKey()
2011-02-04 Happy-melonRevert r70270; per CR comments.
2011-02-02 Sam ReedFollowup r67094
2011-02-02 Bryan Tong MinhCleanup SpecialUploadStash
2011-02-02 Bryan Tong MinhRemove the $request parameter fro SpecialUploadStash...
2011-02-02 Alexandre EmsenhuberForce isCached() to false; otherwise the result is...
2011-02-02 Bryan Tong MinhFollow-up r79964: Fix double parsing of file info
2011-02-01 Alexandre Emsenhuber* (bug 26851) Special:UserRights now allows to prefill...
2011-01-31 Sam ReedFunction out query building, to allow easier overriding
2011-01-31 Sam ReedFollowup r81279, forgot to press save!
2011-01-31 Sam ReedRe-write raw SQL
2011-01-31 Bryan Tong MinhFollow-up r81209: Use the same param detection method...
2011-01-30 Brian Wolff(Bug 26961) hide anons from watchlist preference was...
2011-01-30 Bryan Tong MinhAs per my comments on bug 27038 and my comments on...
2011-01-28 PlatonidesRemove empty statement (r80993) and unused global ...
2011-01-27 Bryan Tong Minh(bug 26929) Introduced the edittools-upload message...
2011-01-26 Roan KattouwEscape the output of $wgLang->timeanddate() in SpecialC...
2011-01-25 Bryan Tong MinhMake the UploadStash repo specific by creating FileRepo...
2011-01-25 Bryan Tong MinhUploads that throw a warning (UploadFromStash) a thumbn...
2011-01-25 Alexandre EmsenhuberAllow the $result parameter of the isValidPassword...
2011-01-23 Alexandre EmsenhuberAssignment inside if clause is bad
2011-01-23 KrinkleBug 26870 - add width/height param to {{filepath:}}
2011-01-22 Bryan Tong Minh(bug 26809) Uploading files with multiple extensions...
2011-01-22 Siebrand Mazeland* changed 'searchmenu-new-nocreate' to no longer be...
2011-01-21 Sam ReedFold Avars Nogomatch extension into core
2011-01-19 Andrew GarrettRevert r80544 -- need to handle the case in which there...
2011-01-19 Andrew GarrettQuick adjustments to the if-block layout in r80381...
2011-01-16 Daniel FriesenMake Special:WhatLinksHere set the related title so...
2011-01-15 Niklas LaxströmSome cleanup to this horrible piece of code
2011-01-15 Niklas LaxströmDo the title construction in a smarter way. Linker...
2011-01-15 Roan KattouwAdd width parameter to Special:Filepath to allow gettin...
2011-01-14 Antoine Mussobug 10158 : do not mention allowing others to contact...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-13 Sam ReedFollowup r80122, protected, just incase it's needed..
2011-01-12 Sam Reed61 uses of $this->opts in SpecialContributions, so...
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-07 Brion Vibber* (bug 26625) fix regression in Special:PrefixIndex...
2011-01-06 Happy-melonFollow-up r78452: missed a couple of hidden fields...
2011-01-06 Happy-melonMore ancient deprecated functions:
2011-01-06 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-06 PlatonidesFollow up r79715. Remove some plaintext. But don't...
2011-01-06 Alexandre EmsenhuberwfEmptyMsg() doesn't require a second parameter anymore
2011-01-06 Tim Starlingstrrev() per Roan's suggestion
2011-01-06 Tim StarlingAdded three more people to the author list.
2011-01-06 Tim StarlingFix for bug 20281. Determining the function of this...
2011-01-06 Sam ReedFix fixme on r71071, if passed type is not in the array...
2011-01-06 Sam ReedFixup nasty way of listing tables and left joining...
2011-01-06 Benjamin LeesFollow-up to r78285: remove blacklisted file types...
2011-01-05 Chad HorohoeFollowup r68129: rename UndeleteForm to SpecialUndelete...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
next