lhc/web/wiklou.git
2010-12-03 Alexandre EmsenhuberUse __METHOD__ instead of incorrect 'BackupDumper:...
2010-12-03 Alexandre EmsenhuberModifier dumpTextPass.php to use XMLReader and XMLWrite...
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 ReedFollowup r77618 per Nikerabbit, remove now unused messa...
2010-12-03 Sam ReedReturn type documentation
2010-12-03 Trevor ParscalSpecified max width in em instead of px to support...
2010-12-03 Trevor ParscalUsing 100ms fade by deafult
2010-12-03 Trevor ParscalUsing 100% opacity as default
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 Ilmari Karonenfollowup to r77176: code style, release notes
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 Antoine Mussodoxygen now ignore .git subdirectories
2010-12-02 Antoine Mussomake now honor the FLAG env variable to pass additional...
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 Sam ReedFollowup r77556, set svn:eol-style native
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 r77565: Add new message here too
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 SpekkingConsistency tweak: 'user name' -> 'username'. The latte...
2010-12-02 Raimond SpekkingFollow-up r77555: Remove unused message (used for exten...
2010-12-02 Raimond SpekkingShow username in input field w/o underscores
2010-12-02 Andrew GarrettAdd alias for Special:DisableAccount
2010-12-02 Andrew GarrettAdd disableaccount to User::$mCoreRights
2010-12-02 Andrew GarrettAdd logging for Special:DisableAccount
2010-12-02 nadeeshaTest file deleted from Calcey
2010-12-02 Andrew GarrettMerge DisableAccount extension into core, disabled...
2010-12-02 nadeeshaadd test file from calcey to test commit access
2010-12-01 Trevor ParscalRemoved outline on focus for webkit.
2010-12-01 Mark A. Hershberger* w/s fixup explosion for tests (aka “my OCD takes...
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 Alexandre EmsenhuberFix for r72421: correct command name
2010-12-01 PlatonidesFollow up r71459
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... (bug 26160) Upload description set by extensions are...
2010-11-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-30 Sam ReedRemove some redundant character escapes from regexes
2010-11-30 Sam ReedRemove unused parameter documentation
2010-11-30 Sam ReedFew braces and spaces
2010-11-30 Sam ReedQualify call to autoConvertToAllVariants from convertLi...
2010-11-30 Sam Reedqualify call to array_to_obj
2010-11-30 Sam Reedint() isn't a function
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 Sam ReedMore JS documentation fixups
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 Sam ReedStart fixing up javascript function documentation
2010-11-30 Sam ReedFixup $gt
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 Sam ReedMinor followup to r77393, change =&Method() to = &Method()
2010-11-29 Sam ReedFix spaces to tabs from r77393
2010-11-29 Sam ReedRevert global removals in test/ from r77393
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... (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... (bug 26125) prop=imageinfo&iiprop=size now returns...
2010-11-27 Sam ReedRevert r77358, didn't have intended affect, and broke...
2010-11-27 Sam ReedCreate instance of Maintenance class after AutoLoader...
2010-11-27 Victor VasilievFix r77309 per CR: use appropriate function in Resource...
2010-11-27 Sam Reed$options doesn't exist in PurgeList
2010-11-27 Antoine MussoTest normalizeForSearch and commafy
next