lhc/web/wiklou.git
2012-01-19 Sam ReedDocumentation
2012-01-19 Antoine Mussodesign file for nested tables CSS
2012-01-19 Sam ReedAdd some escaping to r109547, 109548, 109549
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-19 Sam ReedLike r109547, display file size in appropriate units...
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-19 Sam ReedCache gallery object, don't create a new one unless...
2012-01-19 Sam ReedFix stray comma from r109537
2012-01-19 Sam ReedDocumentation and whitespace
2012-01-19 Sam ReedRemove unused globals
2012-01-19 Niklas LaxströmLess Title Case
2012-01-19 Niklas Laxström12em was too narrow, 18 seems to be better
2012-01-19 Niklas LaxströmTable headers looked ugly without the same padding...
2012-01-19 Alexandre EmsenhuberChange $wgDebugFunctionEntry's default value from 0...
2012-01-19 Alexandre Emsenhuber$wgLanguageCode goes with $wgContLang, not $wgLang...
2012-01-19 Niklas LaxströmTypofix, ping r109446
2012-01-19 Aaron SchulzReverted r109062 per code slush (also has a CR complaint)
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-19 Aaron SchulzIn FileBackend/FileOp:
2012-01-19 mrblueskyUpdate comment
2012-01-19 mrblueskyComments on status codes
2012-01-18 mrbluesky(bug 32899) Alphabetical sorting for methods and proper...
2012-01-18 mrblueskyAdditional doc/comments
2012-01-18 Sam ReedAdd __METHOD__ to begin/commit
2012-01-18 Sam ReedJust experienced with commons. Dealt with UploadStashBa...
2012-01-18 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-18 Alexandre EmsenhuberMake time of '-total' item correct if using 'user'...
2012-01-18 Aaron SchulzIn SwiftFileBackend:
2012-01-18 Siebrand MazelandRemove support for the deprecated and no longer used...
2012-01-18 Siebrand MazelandUpdate documentation.
2012-01-18 Siebrand MazelandUpdate documentation as LanguageGetMagic hook is deprec...
2012-01-18 Antoine MussoMWDebugTest: clear log before running tests
2012-01-18 Antoine Mussotests: mark tests requiring a database connection
2012-01-18 Alexandre EmsenhuberFix profiling, that function is not profiled
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
2012-01-18 Antoine Mussodbg toolbar: prevents screen jumping
2012-01-18 Siebrand MazelandFollow-up r107881: revert. Adding forgotten part in...
2012-01-18 Gabriel WickeCorrect typo in comment, so that it reflects the spec...
2012-01-18 Siebrand MazelandRevert r107881 per CR.
2012-01-17 Aaron SchulzReverted r109223 per CR
2012-01-17 Aaron Schulzr108749: added missing backend-fail-contenttype message
2012-01-17 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-17 Krinkle[Actions] Move action logic out of MediaWiki::getAction...
2012-01-17 Krinkle[Actions] Move the remaining actions out of MediaWiki...
2012-01-17 Krinkle[jquery.footHovzer] Remove buggy scrollstate preserver
2012-01-17 Antoine Mussodeprecated $query2 in Title.php
2012-01-17 Sam ReedFixed reading from file from r108774
2012-01-17 Alexandre Emsenhuber* Reordered code to not create a RequestContext if...
2012-01-17 Alexandre EmsenhuberIf you want to display miliseconds, make the time be...
2012-01-17 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin() and DatabaseBa...
2012-01-17 Antoine Mussodbg toolbar: makes pane title consistent
2012-01-17 Antoine Mussodbg toolbar query list
2012-01-17 Santhosh ThottingalMake the QunitTestResources in sync with qunit/index...
2012-01-17 Aaron Schulz* Fixed type check in StreamFile::prepareForStream...
2012-01-17 Aaron SchulzAdded CurlHttpRequest to AutoLoader.php
2012-01-17 Jeroen De Dauwadded missing semicolon
2012-01-17 Amir E. AharoniForce left-to-right directionality on the QUnit output...
2012-01-17 Amir E. AharoniFollow up to r105855 - now with updated phpunit tests.
2012-01-16 Aaron SchulzFollow-up r108185: removed now unused ALLOW_STALE param
2012-01-16 Alexandre Emsenhuber* Use WikiPage instead of Article to call updateRevisio...
2012-01-16 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-16 Alexandre EmsenhuberOnly run some MWDebug code when really needed:
2012-01-16 Antoine Mussofirefox does not honor colgroup width with fixed layout
2012-01-16 Sam ReedUpdate documentation for ImportHandleRevisionXMLTag
2012-01-16 Siebrand MazelandTweak 'protect-text'.
2012-01-16 Antoine Mussoenable MWDebug tests
2012-01-16 Antoine Mussotest with MWDebug enabled (made possible by r109032)
2012-01-16 Antoine MussoMove MWDebug enabling logic to Setup.php
2012-01-16 Siebrand MazelandAdd plural support in 'longpageerror'.
2012-01-16 Amir E. AharoniFollow up to r109021, corrected the comment, and added...
2012-01-16 Antoine Mussotypo in r103711: right -> rights
2012-01-16 Antoine MussoSkip BrokenRedirectsPage query test under MySQL
2012-01-16 Santhosh Thottingalreintroduce the shortcut evaluation removed in r108403...
2012-01-16 Amir E. AharoniImproved the comment about the two-forms plural shortcut.
2012-01-16 Antoine Mussoreverts wgDeprecationWhitelist
2012-01-15 Aaron SchulzIn FileOp/FileBackend:
2012-01-15 Aaron Schulz* Killed an RTT in SwiftFileBackend::doStreamFile(...
2012-01-15 Alexandre EmsenhuberUse the context's WikiPage object if the title of the...
2012-01-15 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-15 Jeroen De Dauwadded some docs
2012-01-15 Krinkle[mediawiki.action.history.diff.css] remove redundant...
2012-01-15 Alexandre Emsenhuber* Use WikiPage instead of Article to call doEdit()
2012-01-15 Alexandre Emsenhuber* Fix Profiler::getUserTime() to return a float and...
2012-01-15 Antoine MussoRelease note for ug 17959
2012-01-15 John Du HartAdding jquery.arrowSteps to core, from UploadWizard
2012-01-14 Sam Reed* (bug 33733) API: Unknown error: mustbeloggedin
2012-01-14 Aaron Schulzr108944: fixed bogus field...php-cloudfiles documentati...
2012-01-14 Aaron SchulzIn SwiftFileBackend:
2012-01-14 Amir E. AharoniA bit of documentation.
2012-01-14 Chad HorohoeRevert r108777 (making eval subclass maintenance)....
2012-01-14 Niklas LaxströmTypo
2012-01-14 Amir E. AharoniFollow up to r108927. Replaced die() with throw new...
2012-01-14 Aaron Schulzr105512: Handle REDIRECT_URL discrepancies and always...
2012-01-14 Sam ReedRELEASE-NOTES-1.19 for r108876
2012-01-14 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-14 Amir E. AharoniChanging the failure message to something more meaningful.
2012-01-14 Sam ReedDocumentation
2012-01-14 Alexandre EmsenhuberNo need to do the safe_mode check on every request...
2012-01-14 Alexandre EmsenhuberPer Aaron, fix for r108274: added canUseWikiPage()...
2012-01-14 Alexandre EmsenhuberFix for r107939: PHP Notice: Undefined variable: expor...
next