Split parser related files to have one class in one file
[lhc/web/wiklou.git] / includes / collation /
2019-04-21 jenkins-botMerge "jquery.suggestions: Correctly place dropdown...
2019-04-15 jenkins-botMerge "resources: Rename a few local 'filterFn' vars...
2019-04-12 jenkins-botMerge "logging: Replace deprecated use of CommentStore...
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-12 jenkins-botMerge "Improve documentation of constants throughout...
2019-04-11 jenkins-botMerge "Enable/disable Special:Block widgets according...
2019-04-11 jenkins-botMerge "Simplify checking for widgets on special block...
2019-04-10 jenkins-botMerge "Bump Mustache from 1.0.0 to 3.0.1"
2019-04-09 jenkins-botMerge "Remove references to field rev_text_id"
2019-04-08 jenkins-botMerge "redo: don't die producing xml files if rev text...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-07 jenkins-botMerge "debug: Use __CLASS__ to get the name of the...
2019-04-06 jenkins-botMerge "Add Special:Users as a synonym for Special:ListU...
2019-04-05 jenkins-botMerge "Fix/suppress misc phan errors (#4)"
2019-04-05 jenkins-botMerge "Fix PhanUndeclaredType* errors (#3)"
2019-04-05 jenkins-botMerge "Remove broken explode() from MediaWikiMediaTestC...
2019-04-05 jenkins-botMerge "Introduce PermissionManager service"
2019-04-05 jenkins-botMerge "Introduce 'clone' flag for newFromLinkTarget."
2019-04-05 jenkins-botMerge "jobqueue: Document Title as valid param type...
2019-04-04 jenkins-botMerge "Add meta=userinfo&uiprop=latestcontrib"
2019-04-04 jenkins-botMerge "Use HTTP method as hint for the locking mode...
2019-04-04 jenkins-botMerge "Collapse some nested if statements"
2019-04-04 ReedyCollapse some nested if statements
2019-04-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
2019-04-03 jenkins-botMerge "installer: make sqlite installer move the job...
2019-04-02 jenkins-botMerge "Disable expensive {{REVISIONID}} magic word...
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-03-29 jenkins-botMerge "Use the WebRequest::getCheck() shortcut where...
2019-03-28 jenkins-botMerge "Only show config-install-success on command...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-26 jenkins-botMerge "Fix invalid HTMLForm::setValidationErrorMessage...
2019-03-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.12 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.11 post-release change...
2019-03-25 jenkins-botMerge "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
2019-03-23 jenkins-botMerge "add lbzip2 output processor for exports"
2019-03-23 jenkins-botMerge "Move class RevisionListBase and friends to own...
2019-03-23 jenkins-botMerge "Do not suppress php notices in SpecialPageFatalTest"
2019-03-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-22 jenkins-botMerge "rdbms: make LBFactory::setLocalDomainPrefix...
2019-03-22 jenkins-botMerge "Title: Test the ->equals() method more thoughrou...
2019-03-22 jenkins-botMerge "Fix fatal due to lock name mismatch in Maintenan...
2019-03-21 jenkins-botMerge "objectcache: convert APC and hash BagOStuff...
2019-03-21 jenkins-botMerge "objectcache: optimize merge()/incr() for WinCach...
2019-03-21 jenkins-botMerge "Fix phpstorm IDEA errors in SkinTemplate"
2019-03-21 jenkins-botMerge "Do not create new archive file names for old...
2019-03-21 jenkins-botMerge "Rearrange code in User::getBlockedStatus to...
2019-03-21 jenkins-botMerge "Remove deprecated handling of multiple arguments...
2019-03-21 jenkins-botMerge "Correct API documentation for action=parse&prop...
2019-03-21 jenkins-botMerge "Fix account create checkbox bug"
2019-03-21 jenkins-botMerge "collation: Use `self` to reference same class...
2019-03-20 Derick Alangicollation: Use `self` to reference same class instead...
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-09 jenkins-botMerge "Make addIdentifierQuotes part of IDatabase"
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-03-06 jenkins-botMerge "Fix HeaderCallback failing on headers without...
2019-03-04 jenkins-botMerge "Use htmlspecialchars() not htmlentities in xml...
2019-03-02 jenkins-botMerge "Show password policy flags on Special:PasswordPo...
2019-02-28 jenkins-botMerge "Preferences: Remove href="#" from stub threshold...
2019-02-27 jenkins-botMerge "Add tests to ensure that retrieved actions match...
2019-02-27 jenkins-botMerge "Fix read-only mode for LoadBalancerSingle"
2019-02-26 jenkins-botMerge "DatabasePostgres: Ignore "IGNORE" option to...
2019-02-25 jenkins-botMerge "debug: Add basic accessibility support to debug...
2019-02-25 jenkins-botMerge "Add Priority Hints support"
2019-02-25 jenkins-botMerge "Chrome Origin Trial support"
2019-02-25 jenkins-botMerge "media: Mark ImageHandler::getScriptParams()...
2019-02-25 jenkins-botMerge "media: Mark public MediaHandler/ImageHandler...
2019-02-24 jenkins-botMerge "Remove comments literally documenting unit tests...
2019-02-22 jenkins-botMerge "Fix grammar in UserPasswordPolicy documentation"
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-22 jenkins-botMerge "build: Increase fresnel runs to 5, and add more...
2019-02-22 jenkins-botMerge "Follow-up I68179974: Remove from 1.33 RL, backpo...
2019-02-21 jenkins-botMerge "RCFilters: Export config vars in the RL modules...
2019-02-21 jenkins-botMerge "Uncheck "create account" on Special:Block for...
2019-02-21 jenkins-botMerge "Remove suggestions for negative namespaces in...
2019-02-21 jenkins-botMerge "mw.widgets.TitleWidget: Add 'excludeDynamicNames...
2019-02-21 jenkins-botMerge "Add support for Argon2 password hashing"
2019-02-21 jenkins-botMerge "Set BlockDisablesLogin false for Blocking group...
2019-02-20 jenkins-botMerge "Database: Have buildStringCast() actually cast...
2019-02-20 jenkins-botMerge "Fix password policy handling in temporary passwo...
2019-02-20 jenkins-botMerge "Make uca-tr use I as uppercase of dotless ı...
2019-02-20 Brian WolffMake uca-tr use I as uppercase of dotless ı instead...
2019-02-06 jenkins-botMerge "objectcache: Fixes WinCache increment losing...
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
2019-02-02 jenkins-botMerge "Preload styles for 'jquery.tablesorter'"
2019-01-24 jenkins-botMerge "MIME: Re-classify DjVu files as OFFICE, like...
2019-01-17 jenkins-botMerge "ApiSetNotificationTimestamp: Make entirewatchlis...
2019-01-17 jenkins-botMerge "Separate content parts of mw-usertoollinks from...
2019-01-16 jenkins-botMerge "Chinese Conversion Table Update 2018-4"
2019-01-16 jenkins-botMerge "Safe replacement of a lot of `!count()` with...
2019-01-13 jenkins-botMerge "Clarify warnings about missing software diff3...
2019-01-12 jenkins-botMerge "Add special page class for disabling special...
2019-01-12 jenkins-botMerge "ImageListPager: Kill that annoying GROUP BY"
2019-01-12 jenkins-botMerge "Move RELEASE-NOTES-1.32 (from REL1_32) into...
2019-01-11 jenkins-botMerge "Update OOUI to v0.30.1"
2019-01-11 jenkins-botMerge "clientpool: Fix non-canonical order of elements...
next