Fixed some doxygen warnings
[lhc/web/wiklou.git] / includes / specials /
2010-03-27 Happy-melonPer r64228 CR: make the check a static method in IPBloc...
2010-03-26 Happy-melon(bug 15810) stop blocked admins from unblocking themsel...
2010-03-25 Happy-melonNow that LQT is installed on WMF wikis, we can't preten...
2010-03-25 Happy-melonFix sorting in Allmessages.
2010-03-22 PlatonidesRevisionDeleter has added i18n to his friends list.
2010-03-22 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-03-20 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-20 PlatonidesUnused file. Feature was reverted in r41405. Other...
2010-03-20 PlatonidesShow an appropiate message when the wiki is read only...
2010-03-19 Chad HorohoeFollowup r63914, function must match parent
2010-03-18 Alexandre Emsenhuber* Follow-up r63914: SpecialPage has methods for that...
2010-03-18 Chad HorohoeRefactor MergeHistory to subclass SpecialPage. Ohai...
2010-03-13 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-13 Happy-melonThis check throws E_NOTICEs and isn't particularly...
2010-03-11 Aaron SchulzFixed blockip log excerpt permission check (bug 22809...
2010-03-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-09 Aryeh GregorStyle fixes
2010-03-09 Aryeh GregorFix validity and correctness of r63342
2010-03-09 Aryeh GregorAvoid fatal on login if username is invalid title
2010-03-07 Jack Phoenixcleanup to SpecialUpload.php:
2010-03-06 Niklas Laxström* (bug 22748) Add anchors on Special:ListGroupRights
2010-03-04 Alexandre Emsenhuber* (bug 22353) Categorised recent changes now works...
2010-03-04 Alexandre EmsenhuberAlso "consume" categories and categories_any parameters...
2010-03-01 Alexandre EmsenhuberPer Simetrical's comment on r63048: use "$user instance...
2010-03-01 Alexandre Emsenhuber* (bug 22664) Special:Userrights now accepts '0' as...
2010-02-27 Alexandre Emsenhuber* (bugs 22665 and 22667) User '0' can now be unblocked...
2010-02-27 Alexandre Emsenhuber* (bug 22666) Submitting user block form with an invali...
2010-02-27 Bryan Tong Minh* Allow string to be passed to showUploadForm to make...
2010-02-27 Bryan Tong MinhFix upload hook params
2010-02-25 Max Semenikfix debug logging from r62967
2010-02-25 Max Semenik(bug 17790) Users instantly logged off on HughesNet
2010-02-23 Chad HorohoeReduce code duplication by adding conditions to $conds...
2010-02-21 Domas Mituzasdouble global declaration
2010-02-21 Domas Mituzasmissed one :)
2010-02-21 Domas Mituzas3x global $wgOut
2010-02-21 Domas MituzasI have a feeling that a line above declares same global
2010-02-21 Domas Mituzasglobal $wgLang, $wgLang, $wgLang, $wgLang;
2010-02-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-17 X!* (bug 22551) Special:Resetpass now has a "Cancel"...
2010-02-14 Raimond SpekkingFollow-up r62358: Wrap warning message into a div with...
2010-02-13 PlatonidesFollow up r62436 comments.
2010-02-13 Chad HorohoeOutput page title along with no revisions (just like...
2010-02-12 Tobiassort of fixing bug 14592: show warning when moving...
2010-02-10 Tim Starling* Fix for r60163: in RC/RCL, hash together all the...
2010-02-10 Tim StarlingFix for r56885, r58364, r58364: use a two-part GROUP...
2010-02-08 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-06 Ævar Arnfjörð Bjar... Fix regression introduced in r30117: Don's sort() the...
2010-02-04 Alexandre EmsenhuberPer Tim, fix r59949: use CSS padding (margin doesn...
2010-02-03 Tim StarlingRevert r58025 (User::newFromName() returns WikiError...
2010-02-02 Alexandre Emsenhuber* (bug 21593) Special:UserRights now lists automatic...
2010-02-02 Alexandre Emsenhuber* (bug 21518) Special:UserRights no longer displays...
2010-02-01 Alexandre EmsenhuberAllow gender in 'login-userblocked', per request on...
2010-02-01 Chad HorohoeCleanup r61694, move blocked check to after password...
2010-01-31 Victor VasilievModify IPBlockForm::(un)suppressUserName so it can...
2010-01-30 Aaron Schulz* Show diff link for DELETED_TEXT revs if user can...
2010-01-29 Chad HorohoeAdd new global $wgBlockDisablesLogin to prevent logging...
2010-01-29 Alexandre Emsenhuber* (bug 22315) SpecialRecentChangesQuery hook now pass...
2010-01-29 Raimond Spekking* Add USER_BLOCKED case to UserLogin.
2010-01-29 Chad Horohoe(bug 22310) Only need to declare $join_conds once
2010-01-28 Aaron Schulz* Fixed $opts['tagfilter'] emptiness check
2010-01-27 Jack D. Pond$mDesiredDestName property changed from protected to...
2010-01-27 Conrad Irwin(bug 19600) don't display searchmenu-new when user...
2010-01-22 Chad HorohoeRevert part of r61382, unrelated change
2010-01-22 Chad HorohoeClarify parameters to wfFindFile and wfLocalFile, and...
2010-01-14 Platonides(bug 19226) First line renders differently on many...
2010-01-13 Bryan Tong MinhUpload license preview now uses the API instead of...
2010-01-10 Raimond Spekking* Send new password e-mail in users preference language
2010-01-09 Bryan Tong MinhFix use of an array for no apparent reason.
2010-01-08 Alexandre Emsenhuber* (bug 22051) Returing false in SpecialContributionsBef...
2010-01-07 Mark A. Hershbergerfollow-up r60763 and r58275. Parser tests now pass.
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2010-01-06 Tim StarlingMade Special:Allmessages many times faster for a typica...
2010-01-05 Sam ReedRemove unused private "filterPage" function from specia...
2010-01-05 OverlordQSplit rangeblock error message, allow configuring max...
2010-01-02 Roan KattouwFix coding style
2010-01-02 Roan Kattouw(bug 20115) Special:Userlogin says "Log in / create...
2010-01-01 Aryeh GregorAnnual copyright year update
2009-12-30 Raimond Spekking* (bug 2971) Swap links of hist & diff location on...
2009-12-30 Alexandre EmsenhuberPer Tim Starling, fixes for r58061:
2009-12-30 Raimond Spekkingfix for r60502. /selfslap
2009-12-30 Raimond SpekkingUser 'escapenotentites' to allow entities like •
2009-12-30 Raimond SpekkingRename hook per Tim's CR on r58192
2009-12-21 Bryan Tong MinhFollow up to r60277: Restore the uploadFormTextTop...
2009-12-21 Bryan Tong MinhRestored wpDestFileWarningAck, but this time in case...
2009-12-21 Bryan Tong MinhRestore hooks UploadForm:initial and UploadForm:BeforeP...
2009-12-19 Bryan Tong MinhFixed certain cases where license construction would...
2009-12-17 Happy-melonFollow-up to r60163 - add new function parameters at...
2009-12-17 Happy-melon(bug 21535) Add 'namespace' to cache key for RecentChan...
2009-12-17 Alexandre EmsenhuberPer Tim Starling, fix for r58008: use StringUtils:...
2009-12-17 Raimond SpekkingFix a wrong comparison: User::idFromName returns null...
2009-12-16 Alex Z(bug 21536) Fix JS error on Special:Search caused by...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-15 Tim StarlingMerged r56745 from wmf-deployment, with an adjusted...
2009-12-15 Aryeh Gregormaxlength=200 for page move summary in HTML5
2009-12-13 Aryeh GregorAutomatically link on login if passwords match
2009-12-13 Alexandre Emsenhuber* (bug 20765) Special:ListGroupRights no longer misses...
2009-12-12 Alexandre EmsenhuberFor consistency with the other special pages, don't...
2009-12-12 Alexandre Emsenhuber* (bug 21826) Subsections of Special:Version now also...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-11 Aaron Schulz(bug 20928) Added tri-state form for RevisionDelete...
next