Fix URL protocol detection regex for file link= parameter
[lhc/web/wiklou.git] / includes /
2014-08-16 This, that and the... Fix URL protocol detection regex for file link= parameter
2014-08-16 jenkins-botMerge "Add blanket support for mediawiki ui via globals"
2014-08-15 jenkins-botMerge "mediawiki.toc: Remove class="internal" from...
2014-08-15 jdlrobsonAdd blanket support for mediawiki ui via globals
2014-08-15 jenkins-botMerge "Turn HTMLBlockedUsersItemSelect into HTMLSelectL...
2014-08-15 jenkins-botMerge "mediawiki.jqueryMsg: Prevent default action...
2014-08-15 jenkins-botMerge "Set relevant title on Special:RecentChangesLinked"
2014-08-15 jenkins-botMerge "API: Mark seldom-used formats as deprecated"
2014-08-15 jenkins-botMerge "Use lowercase array in ResourceLoaderStartUpModu...
2014-08-15 jenkins-botMerge "jquery.tablesorter: Only look at th's for headers"
2014-08-15 umherirrenderUse lowercase array in ResourceLoaderStartUpModule.php
2014-08-15 Brad JorschAPI: Mark seldom-used formats as deprecated
2014-08-14 Brad JorschAPI: Log usage of various deprecated features
2014-08-14 Brad JorschAPI: Add method for logging feature usage
2014-08-14 jenkins-botMerge "Fixed doc comment"
2014-08-14 Aaron SchulzFixed doc comment
2014-08-14 Bartosz DziewońskiMerge "Normalize key before creating a Skin object"
2014-08-14 Kunal MehtaNormalize key before creating a Skin object
2014-08-14 Translation update... Localisation updates from https://translatewiki.net.
2014-08-14 umherirrenderAdd missing @param to function docs
2014-08-14 Tyler RomeoChanged password default to PBKDF2
2014-08-14 jenkins-botMerge "Make Special:UserLogin form use mw-ui-checkbox"
2014-08-14 jenkins-botMerge "Add missing @param to function docs"
2014-08-14 jdlrobsonMake Special:UserLogin form use mw-ui-checkbox
2014-08-14 umherirrenderAdd missing @param to function docs
2014-08-14 jenkins-botMerge "Remove various functions and globals deprecated...
2014-08-14 jenkins-botMerge "Correctly handle incorrect namespace in cleanupT...
2014-08-14 jenkins-botMerge "Remove useless $out parameter from SkinTemplate...
2014-08-14 jenkins-botMerge "Followup I4049b666: "Removing prefix exception...
2014-08-13 jenkins-botMerge "mediawiki.notify: Simplify callback by using...
2014-08-13 jenkins-botMerge "Use camel case for variable names in Article...
2014-08-13 jenkins-botMerge "Don't set the session name in CLI or when sessio...
2014-08-13 jenkins-botMerge "Allow to send the memory usage with UDP profiler."
2014-08-13 Aaron SchulzEnabled $wgUseLinkNamespaceDBFields
2014-08-13 jenkins-botMerge "Pass $name to default Skin constructor for backw...
2014-08-13 jenkins-botMerge "Added --lastUpdatedId option to backlink namespa...
2014-08-13 jenkins-botMerge "Run some parser tests with tidy."
2014-08-13 jenkins-botMerge "Revert "Made LCStoreDB try to use a separate...
2014-08-13 jenkins-botMerge "includes/actions/: Use Config instead of globals"
2014-08-13 Kunal MehtaPass $name to default Skin constructor for backwards...
2014-08-13 Translation update... Merge "Localisation updates from https://translatewiki...
2014-08-13 jenkins-botMerge "SkinFallbackTemplate: Use SkinFactory instead...
2014-08-13 Kunal Mehtaincludes/actions/: Use Config instead of globals
2014-08-13 jenkins-botMerge "Fix documentation."
2014-08-13 Translation update... Localisation updates from https://translatewiki.net.
2014-08-13 jenkins-botMerge "Update release notes and documentation about...
2014-08-13 Kunal MehtaSkinFallbackTemplate: Use SkinFactory instead of $wgVal...
2014-08-13 umherirrenderFixed spacing
2014-08-13 jenkins-botMerge "Correct variable names in @param to match method...
2014-08-13 jenkins-botMerge "Cleanup - let's make IDEs more useful"
2014-08-13 Yuri AstrakhanCleanup - let's make IDEs more useful
2014-08-13 umherirrenderCorrect variable names in @param to match method declar...
2014-08-13 Daniel FriesenFix documentation.
2014-08-13 umherirrenderUse /** for doc comments
2014-08-13 jenkins-botMerge "SkinFactory: Improve documentation and comments"
2014-08-13 jenkins-botMerge "SkinFactory: register skins in Setup.php"
2014-08-13 umherirrenderFixed some docs
2014-08-13 jenkins-botMerge "ApiTestCase: Avoid notices about undefined indices"
2014-08-13 umherirrenderDocs: compatability -> compatibility
2014-08-13 jenkins-botMerge "EditPage::newSectionSummary should return a...
2014-08-13 Bartosz DziewońskiSkinFactory: Improve documentation and comments
2014-08-13 Kunal MehtaSkinFactory: register skins in Setup.php
2014-08-13 withoutanameRemove various functions and globals deprecated since...
2014-08-13 withoutanameRemove deprecated $wgHTCPMulticastAddress, $wgHTCPMulti...
2014-08-13 umherirrenderSet relevant title on Special:RecentChangesLinked
2014-08-13 jenkins-botMerge "Remove return from Action::checkCanExecute"
2014-08-13 jenkins-botMerge "resourceloader: Wrap only=script responses in...
2014-08-12 Timo Tijhofresourceloader: Wrap only=script responses in "if(windo...
2014-08-12 addshoreFix phpcs issues in actions and revisiondelete dirs
2014-08-12 jenkins-botMerge "actions: Move SubmitAction class out of EditActi...
2014-08-12 jenkins-botMerge "resourceloader: Fix undefined variable in Resour...
2014-08-12 withoutanameactions: Move SubmitAction class out of EditAction.php
2014-08-12 Alexandre Emsenhuberresourceloader: Fix undefined variable in ResourceLoade...
2014-08-12 jenkins-botMerge "Change "ENGINE=HEAP" to "ENGINE=MEMORY""
2014-08-12 jenkins-botMerge "Remove duplicate override in SpecialRecentchange...
2014-08-12 ReedyRemove duplicate override in SpecialRecentchangeslinked.php
2014-08-12 Alexandre EmsenhuberRemove useless $out parameter from SkinTemplate::prepar...
2014-08-12 umherirrenderRemove return from Action::checkCanExecute
2014-08-12 addshoreFix visibility in SkinFallback and StubObject
2014-08-12 addshoreAdd @codingStandardsIgnore tags to parser classes
2014-08-12 addshoreFix phpcs issues in parser
2014-08-11 Translation update... Localisation updates from https://translatewiki.net.
2014-08-11 jenkins-botMerge "Cleanup some docs (tests)"
2014-08-11 jenkins-botMerge "Remove some unnecessary IE 6 hacks"
2014-08-10 jenkins-botMerge "Do not allow a user to delete a page they can...
2014-08-10 Brad JorschDo not allow a user to delete a page they can't edit
2014-08-10 Translation update... Localisation updates from https://translatewiki.net.
2014-08-10 jenkins-botMerge "API: Remove action=paraminfo 'props' and 'errors...
2014-08-10 UltrasonicNXTFix userrights-interwiki when the 'user' table is shared
2014-08-10 Kunal MehtaRequire a ResourceLoader instance is passed to Resource...
2014-08-10 jenkins-botMerge "Make styleguide mobile first"
2014-08-10 Matthew FlaschenFix documentation for Html::closeElement
2014-08-10 jenkins-botMerge "Skin: Don't double-check for non-existing skin...
2014-08-10 Bartosz DziewońskiSkin: Don't double-check for non-existing skin in newFr...
2014-08-10 jenkins-botMerge "Never display empty sections on Special:Version"
2014-08-10 Bartosz DziewońskiNever display empty sections on Special:Version
2014-08-09 jenkins-botMerge "Cleanup some docs (languages)"
2014-08-09 jenkins-botMerge "Cleanup some docs (maintenance)"
2014-08-09 jenkins-botMerge "Introduce SkinFactory"
2014-08-09 Kunal MehtaIntroduce SkinFactory
next