Merge "Pass READ_LATEST in $flags to Title::loadRestrictions"
[lhc/web/wiklou.git] / includes / specials /
2019-01-07 jenkins-botMerge "Pass READ_LATEST in $flags to Title::loadRestric...
2019-01-07 jenkins-botMerge "Make user rights conflict error a bit more obvious"
2019-01-07 jenkins-botMerge "Add force option to password policy"
2019-01-07 Gergő TiszaMake user rights conflict error a bit more obvious
2019-01-07 jenkins-botMerge "Special:UserRights: Fix handling of empty confli...
2019-01-07 Gergő TiszaSpecial:UserRights: Fix handling of empty conflict...
2019-01-04 jenkins-botMerge "Make ContribsPager properties private again"
2019-01-04 Kosta HarlanMake ContribsPager properties private again
2019-01-04 jenkins-botMerge "DeletedContribsPager: Add getters for properties...
2019-01-04 jenkins-botMerge "Add getters for properties accessed by Flow"
2019-01-04 jenkins-botMerge "Always load styles for Special:Block page"
2019-01-04 jenkins-botMerge "Temporarily make ContribsPager properties public...
2019-01-04 Kosta HarlanTemporarily make ContribsPager properties public to...
2019-01-04 Kosta HarlanDeletedContribsPager: Add getters for properties access...
2019-01-03 Kosta HarlanAdd getters for properties accessed by Flow
2019-01-03 ThaliaAlways load styles for Special:Block page
2019-01-03 jenkins-botMerge "Remove duplicate assertion in SpecialBlockTest"
2019-01-03 jenkins-botMerge "Special:Block: Align partial input field better...
2019-01-03 jenkins-botMerge "Add check for editing restriction widget on...
2019-01-03 jenkins-botMerge "watcheditem: Remove unused import/use statement"
2019-01-03 jenkins-botMerge "Convert Special:AllMessages to use OOUI"
2019-01-02 jenkins-botMerge "mailmap: list new address not detected by update...
2019-01-02 jenkins-botMerge "Update CREDITS file to include new contributors"
2019-01-02 SethakillConvert Special:AllMessages to use OOUI
2019-01-02 jenkins-botMerge "SkinApi: Do not load 'mediawiki.searchSuggest'"
2019-01-02 jenkins-botMerge "Make sql.php exit status more informative"
2019-01-02 jenkins-botMerge "Unbreak Pbkdf2PasswordTest"
2019-01-02 jenkins-botMerge "filerepo: Replace confusing substr() with rtrim()"
2019-01-02 jenkins-botMerge "filerepo: Avoid two pointless substr() in File"
2019-01-02 jenkins-botMerge "Make use of \File::getArchiveRel to avoid code...
2019-01-02 jenkins-botMerge "user: Ensure returned user groups are sorted"
2019-01-02 jenkins-botMerge "Move exif messages to a separate i18n file"
2019-01-01 jenkins-botMerge "Revert "Cached HTML/JS shouldn't show two toggle...
2019-01-01 jenkins-botMerge "Mark constructors of IndexPager subclasses as...
2019-01-01 jenkins-botMerge "Improve documentation of wfDeprecated"
2019-01-01 jenkins-botMerge "SpecialTags: Add <thead> and <tbody> in the...
2019-01-01 jenkins-botMerge "SpecialMediaStatistics: Add <thead> and <tbody...
2019-01-01 jenkins-botMerge "tablesorter: Simplify jQuery#removeClass usage...
2019-01-01 FomafixSpecialTags: Add <thead> and <tbody> in the sortable...
2019-01-01 jenkins-botMerge "Use ContextSource::getConfig instead of globals"
2019-01-01 UmherirrenderUse ContextSource::getConfig instead of globals
2018-12-30 FomafixSpecialMediaStatistics: Add <thead> and <tbody> in...
2018-12-29 jenkins-botMerge "auth: Follow up on e907d4328dc3e"
2018-12-23 jenkins-botMerge "Add 'suppressrevision' right to new 'oversight...
2018-12-22 Max Semenikuser: Ensure returned user groups are sorted
2018-12-22 jenkins-botMerge "XmlSelect: Fix PHPDoc param comments for addOpti...
2018-12-21 jenkins-botMerge "Mark protected IndexPager properties also as...
2018-12-21 jenkins-botMerge "Avoid expensive array_shift where possible"
2018-12-21 jenkins-botMerge "Revision: Assert that $mRecord is never null...
2018-12-21 jenkins-botMerge "Linker: Deprecate non-Language types for $lang...
2018-12-21 jenkins-botMerge "objectcache: add expiration check callback to...
2018-12-21 jenkins-botMerge "rdbms: add trace to getLagFromPtHeartbeat()...
2018-12-21 Aaron SchulzMerge "Make thumbnail image decoding async"
2018-12-21 Thiemo KreuzMark private properties in ContribsPager as "private"
2018-12-21 Thiemo KreuzRemove redundant property declarations
2018-12-21 Thiemo KreuzAdd missing, dynamically declared properties in Contrib...
2018-12-21 jenkins-botMerge "Deprecate User::getPasswordValidity()"
2018-12-20 Thiemo KreuzMark constructors of IndexPager subclasses as public
2018-12-20 jenkins-botMerge "Fix order on Special:Contributions when timestam...
2018-12-20 jenkins-botMerge "Fix the cache timestamp for forced updates."
2018-12-20 Thiemo KreuzMark protected IndexPager properties also as protected...
2018-12-20 Thiemo KreuzFix order on Special:Contributions when timestamps...
2018-12-20 jenkins-botMerge "Include block ID in unblock log"
2018-12-20 jenkins-botMerge "Add editing own JSON to editmyoptions grant"
2018-12-19 jenkins-botMerge "API: Add User-Agent to CORS allow list"
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-12-19 jenkins-botMerge "Include bot password app ID in audit data"
2018-12-19 jenkins-botMerge "Fix regular expression"
2018-12-19 Gergő TiszaInclude block ID in unblock log
2018-12-19 jenkins-botMerge "travis: Add PHP 7.3 (allowed failure)"
2018-12-18 jenkins-botMerge "Special:AllMessages: Improve zebra striping...
2018-12-18 jenkins-botMerge "ApiComparePages: Don't error with no prev/next...
2018-12-18 jenkins-botMerge "tests: Add PHPUnit tests for methods in MagicWor...
2018-12-18 jenkins-botMerge "Message: Don't include Title objects in the...
2018-12-18 jenkins-botMerge "ProfilerExcimer: allow early start"
2018-12-17 jenkins-botMerge "DateTimeInputWidget: Fix UI/UX glitches"
2018-12-17 jenkins-botMerge "Follow-up I2266ec0: Mark new method as an internal"
2018-12-17 jenkins-botMerge "Set default of sleep time in populateChangeTagDe...
2018-12-17 jenkins-botMerge "Fix sql.php --json behavior"
2018-12-17 jenkins-botMerge "DateTimeInputWidget: Use 'clear' icon to clear...
2018-12-17 jenkins-botMerge "Stop updating tag_summary table"
2018-12-17 Bartosz DziewońskiSpecial:AllMessages: Improve zebra striping on hover
2018-12-17 jenkins-botMerge "Special:AllMessages: Remove al_title and allmess...
2018-12-17 Timo TijhofSpecial:AllMessages: Remove al_title and allmessages...
2018-12-16 jenkins-botMerge "Add ProfilerExcimer"
2018-12-14 jenkins-botMerge "eslint: Turn on reportUnusedDisableDirectives"
2018-12-14 jenkins-botMerge "Introduce TagMultiselectWidget.php"
2018-12-14 ThaliaIntroduce TagMultiselectWidget.php
2018-12-13 jenkins-botMerge "Increase default minimum password length on...
2018-12-13 jenkins-botMerge "Use username from last successful login in Speci...
2018-12-13 jenkins-botMerge "Soft deprecate Title::getUserCaseDBKey()"
2018-12-13 jenkins-botMerge "Temporarily remove guzzle as default for HttpReq...
2018-12-13 jenkins-botMerge "Revert "ChangesListSpecialPage: Make maximum...
2018-12-13 jenkins-botMerge "ApiPageSet::initFromPageIds: Default $filterIds...
2018-12-13 jenkins-botMerge "objectcache: Fix WinCache keys longer than 150...
2018-12-13 jenkins-botMerge "Remove loading of module 'mediawiki.toc' in...
2018-12-12 jenkins-botMerge "Improve readability of SpecialBlock::checkUnbloc...
2018-12-12 jenkins-botMerge "Migrate SpecialUndelete and Diff from tag_summar...
2018-12-12 jenkins-botMerge "Add TransactionProfiler::redefineExpectations...
2018-12-12 jenkins-botMerge "filebackend: simplify code in FileBackendStore...
next