lhc/web/wiklou.git
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...
2012-01-14 Alexandre Emsenhuber* Use WikiPage instead of Article to call commitRollback()
2012-01-14 Alexandre EmsenhuberFix comment, this doesn't use $wgTitle anymore
2012-01-14 Aaron Schulz* Fixed bogus var in LSLockManager.
2012-01-14 Aaron Schulz* Renamed ContainerShardListIterator -> FileBackendShar...
2012-01-14 Aaron SchulzFixed annoying bug in FileRepo::deleteBatch() when...
2012-01-14 Krinkle[Core JS] Fix code from r107327 which was broken by...
2012-01-14 Sam ReedRevert out r108882
2012-01-14 Sam ReedRecommitting r108367 to break unit tests as phpunit...
2012-01-13 Aaron SchulzRemoved call to ParserTest::setUp() which was unnecessa...
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-13 Antoine MussoDisable MWDebug tests for now
2012-01-13 Sam ReedRather than using an error code of unknownerror, use...
2012-01-13 Antoine MussoMWDebug: avoid double count()
2012-01-13 Antoine Mussosome tests for MWDebug
2012-01-13 Benny Situfollowup to -r107187 - adding bug24430 patch to 1.19...
2012-01-13 Benny SituAdd bug33703 fix to 1.19 release note
2012-01-13 Benny Situpatch from fomafix - bug33703 - remove black border...
2012-01-13 mrblueskyFixing comments
2012-01-13 Antoine MussoXCF: force rendering
2012-01-13 Rob Moenreverted r108850 as patch should be introduced after...
2012-01-13 Niklas Laxström@since, ping r101030
2012-01-13 Sam Reed() are valid in URLs, not sure why we're using them...
2012-01-13 Siebrand MazelandAdd 'api-error-unknownerror' and update punctuation...
2012-01-13 Rob Moenpatch from MrBlueSky, resloves bug 25909. Add dropdown...
2012-01-13 Niklas LaxströmPing r108847, missed one half quote
2012-01-13 Siebrand MazelandChange usage of quotes in API messages from ``x'' to...
2012-01-13 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-13 Niklas LaxströmFixing plural. Would "file, which" be clearer?
2012-01-13 Siebrand MazelandAdd 'api-error-emptypage'.
2012-01-13 Alexandre EmsenhuberFix for r108376: the whole string is already espcaed...
2012-01-13 Alexandre EmsenhuberPer Aaron, fix for r107776: correct count() check
2012-01-13 Aaron Schulzr88633: lazy-load 'customFilters' field in SpecialRecen...
2012-01-13 Niklas LaxströmFix broken indentation
2012-01-13 Aaron Schulz* Distinguish "does not exist" from failure in FSFileBa...
2012-01-13 Sam ReedPartial revert ContextSource changes from r108785,...
2012-01-13 Sam ReedPush msg from ContextSource/RequestContext into IContex...
2012-01-13 Sam ReedA couple more for r108785
next