Fixme fixme... typo typo... fix r77726's broken fix.
[lhc/web/wiklou.git] / includes /
2010-12-04 Daniel FriesenFixme fixme... typo typo... fix r77726's broken fix.
2010-12-04 Daniel FriesenFollow up r77718, fix broken inconsistent use of $fname...
2010-12-04 Ilmari KaronenPartial workaround for bug 6220: at least make files...
2010-12-04 Daniel FriesenMySQL is the only database which quotes identifiers...
2010-12-04 Daniel FriesenFollowup to r77713, rename quote_ident to addIdentifier...
2010-12-04 Daniel FriesenImplement getSkinStylePath and getCommonStylePath for...
2010-12-04 Alexandre EmsenhuberStylise UserMailer.php ; added some "public" to public...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-12-04 Daniel FriesenFix a bug in the installer caused by r77487 creating...
2010-12-04 Trevor ParscalFixes r77696 where a few mistakes were made. Also impro...
2010-12-04 Sam ReedFollowup r77666, bug 26219
2010-12-04 Trevor ParscalMade use of Xml::encodeJsCall - improves on r77693.
2010-12-04 Sam ReedFollowup r77679, 1 more for bug 23332
2010-12-03 Trevor ParscalResolves bug #26131 by always placing user scripts...
2010-12-03 Sam ReedFollowup r77666, remove changed in database comment...
2010-12-03 Roan KattouwFix typo in comment
2010-12-03 Sam ReedFixup 1 more autoloader from r77677
2010-12-03 Sam ReedFollowup r77677, fix rest of autoloader entries
2010-12-03 Sam ReedMove includes/RevisionDelete.php to includes/revisionde...
2010-12-03 Antoine Mussotypo (fu r77320)
2010-12-03 Roan KattouwFix indentation of => added in r77366 to be in step...
2010-12-03 Roan Kattouwand -> && in r77366
2010-12-03 Bryan Tong Minhwhite space fix v2 (follow-up r77671)
2010-12-03 Bryan Tong MinhWhite space fix
2010-12-03 Bryan Tong MinhAdded Special:Myuploads special page that redirects...
2010-12-03 Bryan Tong MinhAdded uploads link to page subtitle in Special:Contribu...
2010-12-03 Sam Reed* (bug 26219) Show API limits for multi values in descr...
2010-12-03 Roan KattouwFollowup r77072: declare llurl as a boolean parameter.
2010-12-03 Chad HorohoeFix for r76480: !$css was never true, since it always...
2010-12-03 Roan KattouwSpaces to tabs in r77011
2010-12-03 Alexandre EmsenhuberAllow the submit callback function to return a Status...
2010-12-03 Sam ReedDocumentation improvement to r77597
2010-12-03 Sam ReedPer MaxSem CR on r77597, make $alias paramater optional...
2010-12-03 Sam ReedReturn type documentation
2010-12-03 PlatonidesMake $wgForceUIMsgAsContentMsg work a bit different...
2010-12-03 Sam ReedKill off userNotPrivilegedMessage, not used after r77617
2010-12-02 Andrew GarrettFix r75759: replace call to userNotPrivilegedMessage...
2010-12-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-02 Aaron SchulzBroke and split up many long lines
2010-12-02 Sam ReedPer Roans request, Merge in r65475 (Database.php only...
2010-12-02 Antoine Mussopipe does not look nice in doxygen. fu r77499
2010-12-02 Roan KattouwFix r75994 per CR: don't pass an array as a JS string...
2010-12-02 Roan KattouwStrip If-Modified-Since header to a valid timestamp...
2010-12-02 Roan KattouwCorrect typo in doc comment
2010-12-02 Raimond SpekkingFollow-up r77555: Add a commented out line with the...
2010-12-02 Alexandre Emsenhuber* Convert ImportReporter::close() to use Status objects...
2010-12-02 Raimond SpekkingFollow-up r77558: Use an own reason message instead...
2010-12-02 Raimond SpekkingShow username in input field w/o underscores
2010-12-02 Andrew GarrettAdd disableaccount to User::$mCoreRights
2010-12-02 Andrew GarrettAdd logging for Special:DisableAccount
2010-12-02 Andrew GarrettMerge DisableAccount extension into core, disabled...
2010-12-01 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-12-01 Mark A. Hershberger* Commit changes to PG new-installer I thought I had...
2010-12-01 Sam ReedRevert r77491
2010-12-01 Priyanka DhandaFixes bug 26163 - Missing categories and iw links on...
2010-11-30 PlatonidesUse constants. Add spacing.
2010-11-30 Bryan Tong Minh(bug 26160) Upload description set by extensions are...
2010-11-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-30 Sam ReedFew braces and spaces
2010-11-30 Sam Reedqualify call to array_to_obj
2010-11-30 Sam ReedMore unused variables
2010-11-30 Sam ReedAssignment to $messages ($message = $this->escapeForScr...
2010-11-30 Roan KattouwFixes for r77451 per CR: add UploadStashZeroLengthFileE...
2010-11-30 Sam ReedRemove a couple of unused variables, add spaces, wrap...
2010-11-30 Sam ReedSwitch + to . for string concat
2010-11-30 PlatonidesDocument a bit what's going on and get rid of a warning.
2010-11-30 PlatonidesReplace addslashes with Database::addQuotes()
2010-11-30 Neil Kandalgaonkarforgot to change the function signature after refactor...
2010-11-30 Neil Kandalgaonkarmatching returns
2010-11-30 Neil Kandalgaonkarbetter error checking, fixed a few bugs with remote...
2010-11-30 Neil Kandalgaonkarremoved debug statement
2010-11-30 Philip TzouSelect a friendly sub-language while acquiring system...
2010-11-30 Neil KandalgaonkarDual strategy thumbnailing -- locally for development...
2010-11-30 Trevor ParscalAdded missing name setting when initializing modules...
2010-11-29 PlatonidesFix potential html injection when the database server...
2010-11-29 Sam ReedFollowup r77393, restore commented variable in SpecialP...
2010-11-29 Aryeh GregorGive image <gallery>s fluid width
2010-11-29 Aryeh GregorRevert r42257 "Convert literal tabs to &#9; when passin...
2010-11-28 PlatonidesFollow up r77407. Do it Right.
2010-11-28 PlatonidesUse always DatabaseBase::timestampoOrNull for user_newp...
2010-11-28 PlatonidesFix bug introduced in r77171
2010-11-28 PlatonidesFollow up r77401.
2010-11-28 PlatonidesFix bug discovered in r77171 from the user data in...
2010-11-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-28 Sam ReedRemove some unused variables and globals
2010-11-28 Sam ReedImagePage subclasses Article, therefore use parent...
2010-11-28 Sam ReedFix 1 deprecated method call in SpecialPage, and 3...
2010-11-28 Sam ReedTweak some documentation
2010-11-28 Andrew GarrettRemove isValidPassword check from User::checkPassword...
2010-11-27 Roan KattouwFix bug in load balancer: filter out non-replicating...
2010-11-27 Roan KattouwFix typo in LoadBalancer.php
2010-11-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-27 Bryan Tong Minh(bug 10268) Added linktodiffs parameter on action=feedw...
2010-11-27 Antoine MussoStylize. No differences when using: svn diff -x -wu
2010-11-27 Bryan Tong Minh(bug 26125) prop=imageinfo&iiprop=size now returns...
2010-11-27 Victor VasilievFix r77309 per CR: use appropriate function in Resource...
2010-11-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-26 PlatonidesFix per r76545 CR.
2010-11-26 PlatonidesFollow up r77171
next