Revert Uri class due to bug 39710
[lhc/web/wiklou.git] / includes /
2012-08-28 Tim StarlingRevert Uri class due to bug 39710
2012-08-28 Aaron SchulzMerge "Allow array condition for Database::conditional"
2012-08-27 Aaron SchulzMerge "Use numParams() where possible."
2012-08-27 Siebrand MazelandUse numParams() where possible.
2012-08-27 Aaron SchulzMerge "(bug 39635) PostgreSQL has no LOCK IN SHARE...
2012-08-27 Aaron SchulzMerge "Use __DIR__ instead of dirname( __FILE__ )"
2012-08-27 Hoo manUse __DIR__ instead of dirname( __FILE__ )
2012-08-27 jeroendedauwAdded last missing @since tag to Message
2012-08-27 SiebrandMerge "Added missing @since tags to all methods"
2012-08-27 PlatonidesRemove a couple of unused globals
2012-08-27 jeroendedauwAdded missing @since tags to all methods
2012-08-27 DemonMerge "Use __DIR__ instead of dirname( __FILE__ )"
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-08-27 jeroendedauwFix ZipDirectoryReader under Hiphop
2012-08-27 saper(bug 39635) PostgreSQL has no LOCK IN SHARE MODE
2012-08-27 DemonMerge "Clean up transactions after test."
2012-08-27 IAlexMerge "optimize ../images/spinner.gif, ajax-loader...
2012-08-27 IAlexMerge "pngcrushed skins/common/images/add.png"
2012-08-27 IAlexMerge "Fix documentation."
2012-08-27 DemonMerge "wfWarn() should cause phpunit tests to fail."
2012-08-27 DemonMerge "use InvalidArgumentException rather then Exception"
2012-08-27 jeroendedauwuse InvalidArgumentException rather then Exception
2012-08-27 Dereckson(bug 39672) Fixing quote.
2012-08-27 Siebrand MazelandFix documentation.
2012-08-27 NikerabbitMerge "Fix double braceSubstitution of some preview...
2012-08-27 Tim StarlingFix exception on parse due wfMsgExt() -> wfMessage()
2012-08-26 SiebrandMerge "Check fallbacks correctly in getHeaderVariant()."
2012-08-26 Aaron SchulzMerge "change raw database quoting to use addQuotes"
2012-08-26 umherirrenderchange raw database quoting to use addQuotes
2012-08-26 umherirrenderTruncate rollback summary for whole multibyte characters
2012-08-26 Siebrand MazelandMerge "Localisation updates from translatewiki.net."
2012-08-26 Siebrand MazelandMerge "Prevent Call to a member function msg() on a...
2012-08-25 umherirrenderAllow array condition for Database::conditional
2012-08-25 umherirrenderUse __METHOD__ in SpecialUndelete.php
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-24 DemonMerge "Revert "Use the context language for the toc...
2012-08-24 Siebrand MazelandPrevent Call to a member function msg() on a non-object
2012-08-23 CatropeMerge "Split up doOperations() test to be more robust...
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Enable dropping of tables without having to...
2012-08-23 jeroendedauwEnable dropping of tables without having to create...
2012-08-23 CatropeMerge "Make the width/height in the SVG metadata box...
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 Brian WolffMake the width/height in the SVG metadata box be in...
2012-08-23 Brian Wolff(sort of bug 32410) Fix EXIF GPSAltitude calculation...
2012-08-23 Brian Wolff(bug 27111) Make cascading foreign repo's fetch descrip...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-23 CatropeMerge "Added sanity check to StreamFile for mwstore...
2012-08-23 LiangentFix double braceSubstitution of some preview messages
2012-08-23 KrinkleMerge "(bug 30390) upload.js: Decode url encoding in...
2012-08-23 CatropeMerge "[FileBackend] MultiWrite options to avoid pushin...
2012-08-23 Alexandre EmsenhuberFix double parsing of "previewnote" message
2012-08-23 Aaron SchulzFixed streaming for thumbs that are already in storage.
2012-08-23 Aaron SchulzAdded sanity check to StreamFile for mwstore paths.
2012-08-22 Aaron SchulzMerge "Use Status::getWikiText() instead of getErrorsAr...
2012-08-22 Aaron[FileBackend] MultiWrite options to avoid pushing certa...
2012-08-22 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-22 SiebrandRevert "Use the context language for the toc in Special...
2012-08-22 DemonMerge "Document Linker::tocList()'s $lang parameter...
2012-08-22 Translation update... Merge "Localisation updates from translatewiki.net."
2012-08-22 CatropeDocument Linker::tocList()'s $lang parameter correctly
2012-08-22 Siebrand MazelandFollow up I66fb2d11: use wfGetLangObj() instead
2012-08-22 Aaron SchulzMerge "Fix tocList() breakage in 6fe1f050"
2012-08-22 CatropeMerge "Fixed READ_LOCKING bitfield check"
2012-08-22 CatropeFix tocList() breakage in 6fe1f050
2012-08-22 CatropeMerge "Use the context language for the toc in SpecialE...
2012-08-22 AaronFixed READ_LOCKING bitfield check
2012-08-22 AaronUse the context language for the toc in SpecialEditWatc...
2012-08-22 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2012-08-22 Siebrand Mazeland(bug 39563) Fatal error: Inaccessible function via...
2012-08-22 Alexandre EmsenhuberUse Status::getWikiText() instead of getErrorsArray...
2012-08-22 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-22 CatropeMerge "Fix "return to" display on Special:UserLogin."
2012-08-22 SiebrandMerge "Bug 39524 - action=info uses untranslated (raw...
2012-08-22 Tim StarlingCLDR plural parser in PHP
2012-08-22 Alexandre EmsenhuberFix "return to" display on Special:UserLogin.
2012-08-22 IAlexMerge "Make wfScript()/mw.util.wikiScript() respect...
2012-08-22 Tim StarlingMerge "[FileBackend] Allow enforcing POSIX file owner...
2012-08-22 Alex Monk(bug 24491) Don't show reupload link if the user can...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "* (bug 39376) jquery.form upgraded to 3.14"
2012-08-22 CatropeMerge "(bug 38249) No PCRE unicode causes installer...
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-22 Brian Wolff(bug 38249) No PCRE unicode causes installer to spew...
2012-08-22 Brian Wolff(bug 39297) Show a warning if thumbnails won't be animated
2012-08-22 CatropeMerge "[FileRepo] Improved support for private wiki...
2012-08-22 madmanBug 39524 - action=info uses untranslated (raw) protect...
2012-08-22 CatropeMerge "(bug 39431) Fix how SVG metadata is displayed...
2012-08-22 CatropeMerge "Hide deprecated warning for Revision::revText()."
2012-08-22 CatropeMerge "use dir=auto for pt-userpage"
2012-08-22 Brian Wolff(bug 39431) Fix how SVG metadata is displayed (esp...
2012-08-22 tpt(bug 23226) Add |class= parameter to image links in...
2012-08-21 CatropeMake wfScript()/mw.util.wikiScript() respect $wgScript...
2012-08-21 SiebrandMerge "Use local context to get messages"
2012-08-21 Alexandre EmsenhuberUse local context to get messages
2012-08-21 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2012-08-21 CatropeMerge "Update jQuery UI to 1.8.23"
next