Follow-up 873d3c9ff: make RCFilters widget input use interface directionality
[lhc/web/wiklou.git] / includes /
2017-01-05 jenkins-botMerge "Follow up to I42e74ed3bcd0bfa9ec0c344ba676682104...
2017-01-05 jenkins-botMerge "Updated mediawiki_selenium Ruby gem"
2017-01-05 Justin DuFollow up to I42e74ed3bcd0bfa9ec0c344ba67668210450c975
2017-01-05 FomafixPHP code style: No space after unary not operator
2017-01-05 jenkins-botMerge "Proper handling of invalid/unknown time zones"
2017-01-05 jenkins-botMerge "Code style: no space after unary minus operator"
2017-01-05 Bartosz DziewońskiCode style: no space after unary minus operator
2017-01-05 jenkins-botMerge "Fixed typo in comment"
2017-01-05 jenkins-botMerge "Add language fallback from rup (Aromanian) to...
2017-01-05 jenkins-botMerge "Adding new interface for review filters to Recen...
2017-01-05 This, that and the... Proper handling of invalid/unknown time zones
2017-01-05 jenkins-botMerge "Add API action to set the language of a page"
2017-01-05 MtDuAdd API action to set the language of a page
2017-01-05 Moriel SchottlenderAdding new interface for review filters to RecentChanges
2017-01-04 jenkins-botMerge "Replace invalid UTF-8 sequences with U+FFFD...
2017-01-04 This, that and the... Replace invalid UTF-8 sequences with U+FFFD in edit...
2017-01-04 Translation update... Localisation updates from https://translatewiki.net.
2017-01-04 jenkins-botMerge "mediawiki.page.watch.ajax: Use title with spaces...
2017-01-04 Bartosz DziewońskiEditPage: Make makeTemplatesOnThisPageList() public
2017-01-04 jenkins-botMerge "Add missing QueryAllSpecialPagesTest $queryPages...
2017-01-04 jenkins-botMerge "Align fieldset borders with WikimediaUI color...
2017-01-04 WMDE-FischFix var name in ApiUpload
2017-01-04 jenkins-botMerge "Avoid hardcoding cache and cache key in populate...
2017-01-04 jenkins-botMerge "Make some replication logging more structured"
2017-01-04 jenkins-botMerge "Avoid starting transactions in getHeartbeatData()"
2017-01-03 C. Scott AnanianRevert "Protect language converter markup in the prepro...
2017-01-03 jenkins-botMerge "Cleanup after Iba0138a6"
2017-01-03 jenkins-botMerge "tests: mock should not __clone Database"
2017-01-03 jenkins-botMerge "ApiSandbox: Display params as JSON on request...
2017-01-03 jenkins-botMerge "DateTimeInputWidget: Only show calendar when...
2017-01-03 Brad JorschCleanup after Iba0138a6
2017-01-03 Brad JorschApiClearHasMsg: Clean up after I341b395e
2017-01-03 jenkins-botMerge "tests: speed up fetchTextTest"
2017-01-03 jenkins-botMerge "Remove unused static methods in LanguageConverte...
2017-01-03 jenkins-botMerge "Do not try to change directory when running...
2017-01-03 Subin SibyDisable statistics update on import with maintenance...
2017-01-03 jenkins-botMerge "Converted Special:Tags to OOUI"
2017-01-03 Translation update... Localisation updates from https://translatewiki.net.
2017-01-03 jenkins-botMerge "Added $wgHTTPImportTimeout setting"
2017-01-03 rlotAdded $wgHTTPImportTimeout setting
2017-01-02 Aaron SchulzMake some replication logging more structured
2017-01-02 rlotFully deprecate 'ContentAction' hook
2017-01-02 Yuriy ShnitkovskiyAdd tags support to userrights
2017-01-02 Translation update... Localisation updates from https://translatewiki.net.
2017-01-02 jenkins-botMerge "mediawiki.requestIdleCallback: Improve documenta...
2017-01-02 jenkins-botMerge "RaggettWrapper: Don't use ReplacementArray"
2017-01-02 jenkins-botMerge "Add `showThumbnails` option to slideshow galleries"
2017-01-02 awu42Converted Special:Tags to OOUI
2017-01-01 Yuriy ShnitkovskiyAvoid passing $this by reference in hooks
2017-01-01 jenkins-botMerge "Replace mocks of DatabaseMysql by DatabaseMysqli"
2017-01-01 jenkins-botMerge "jquery.tablesorter: Sort invalid elements as...
2017-01-01 awu42Removed deprecated Title::moveNoAuth function
2017-01-01 divadsnRemoved deprecated class ImageGallery
2016-12-31 Victor BarbuRemove WebRequest::checkSessionCookie() method as being...
2016-12-31 divadsnFix wrong class name for ImageGalleryBase in comments
2016-12-31 jenkins-botMerge "TitleValue: Include the invalid DB key in the...
2016-12-31 FlorianRemove doubled title on Special:MIMESearch
2016-12-31 Translation update... Localisation updates from https://translatewiki.net.
2016-12-31 This, that and the... TitleValue: Include the invalid DB key in the message...
2016-12-31 Justin DuAdd a 'ChangeUserGroups' hook in Special:Userrights
2016-12-31 Justin DuAdd 'UnblockUser' and 'UnblockUserComplete' hooks to...
2016-12-30 awu42Replaced &$this with $this
2016-12-30 jenkins-botMerge "Make SpecialPage::getLinkRenderer() public"
2016-12-30 FomafixAdd ->text() to prevent double HTML escaping
2016-12-30 Translation update... Localisation updates from https://translatewiki.net.
2016-12-30 Amire80Change the punctuation of apierror-baddiff
2016-12-29 jenkins-botMerge "Database: Avoid internal use of ignoreErrors()"
2016-12-29 Translation update... Localisation updates from https://translatewiki.net.
2016-12-28 jenkins-botMerge "Replace some usages of &$this in hook parameters"
2016-12-28 Victor BarbuReplace some usages of &$this in hook parameters
2016-12-28 jenkins-botMerge "Add release notes for recent language fallback...
2016-12-28 Translation update... Localisation updates from https://translatewiki.net.
2016-12-28 jenkins-botMerge "EditPage: Avoid use of &$this in hooks"
2016-12-28 Justin DuEditPage: Avoid use of &$this in hooks
2016-12-27 jenkins-botMerge "mediawiki.ui: Explicitly define input text color"
2016-12-27 jenkins-botMerge "Edit stash: Simplify with postWithToken"
2016-12-27 jenkins-botMerge "Adding white background color to thumbimages...
2016-12-27 Kevin IsraelRaggettWrapper: Don't use ReplacementArray
2016-12-27 Kevin IsraelDatabase: Avoid internal use of ignoreErrors()
2016-12-27 Subin SibyRemove incorrect deprecated notice from function WikiRe...
2016-12-26 Translation update... Localisation updates from https://translatewiki.net.
2016-12-26 jenkins-botMerge "moved Exception classes from ContentHandler...
2016-12-26 mynk-96moved Exception classes from ContentHandler.php
2016-12-26 divadsnReplace &$this with $this in MediaWiki/core hook system
2016-12-25 Translation update... Localisation updates from https://translatewiki.net.
2016-12-25 jenkins-botMerge "Add id attribute to error message "mw-error...
2016-12-25 jenkins-botMerge "Fix rendering issues on RecentChanges Special...
2016-12-25 jenkins-botMerge "Add populateInterwiki maintenance script"
2016-12-25 jenkins-botMerge "Allow PHAN location to be read from PATH"
2016-12-25 jenkins-botMerge "Add missing properties to MailAddress class"
2016-12-25 divadsnAdd id attribute to error message "mw-error-cannotundelete"
2016-12-24 Translation update... Localisation updates from https://translatewiki.net.
2016-12-24 Kunal MehtaMake SpecialPage::getLinkRenderer() public
2016-12-23 Translation update... Localisation updates from https://translatewiki.net.
2016-12-23 addshoreAdd missing properties to MailAddress class
2016-12-23 Subin SibyRemove &$this usage
2016-12-23 jenkins-botMerge "Avoid pointless use of isset() in LBFactoryMulti()"
2016-12-23 jenkins-botMerge "build: Karma proxy should convert Host header"
2016-12-22 Aaron SchulzAvoid starting transactions in getHeartbeatData()
2016-12-22 Translation update... Localisation updates from https://translatewiki.net.
next