Split parser related files to have one class in one file
[lhc/web/wiklou.git] / includes / block /
2019-03-04 OttomataMerge "Set api-request log http.request_headers properly"
2019-03-04 jenkins-botMerge "Document the 'sitewide' option for the Block...
2019-03-04 jenkins-botMerge "Remove unused method Title::validateFileMoveOper...
2019-03-04 jenkins-botMerge "API: Handle Messages in errorArrayToStatus()"
2019-03-04 jenkins-botMerge "Use htmlspecialchars() not htmlentities in xml...
2019-03-02 jenkins-botMerge "Show password policy flags on Special:PasswordPo...
2019-03-01 jenkins-botMerge "maintenance: Replace custom .ext extraction...
2019-03-01 jenkins-botMerge "Add UserSendConfirmationMail hook"
2019-03-01 jenkins-botMerge "Hygiene: use null-coalescing operator when opera...
2019-03-01 Thiemo KreuzReplace lowercase {@inheritdoc} with @inheritDoc
2019-02-27 jenkins-botMerge "Fix read-only mode for LoadBalancerSingle"
2019-02-26 Thiemo KreuzImprove documentation of constants throughout the codebase
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-21 jenkins-botMerge "Add support for Argon2 password hashing"
2019-02-19 jenkins-botMerge "Changed the name of the (gcr) language from...
2019-02-18 jenkins-botMerge "Cache redirects from Special:Redirect"
2019-02-18 jenkins-botMerge "MigrateActors: Don't delete log_search rows...
2019-02-17 jenkins-botMerge "widgets: Remove redundant equality check in...
2019-02-16 jenkins-botMerge "Fix documentation for Revision::getComment and...
2019-02-15 jenkins-botMerge "Remove double check of $oldRevision"
2019-02-14 jenkins-botMerge "Use "try-catch" block instead of "if" block...
2019-02-14 jenkins-botMerge "jquery.makeCollapsible.styles: Avoid FOUC for...
2019-02-14 jenkins-botMerge "EnhancedChangesList: Load style module via addMo...
2019-02-14 jenkins-botMerge "registration: Allow @-prefixed keys in manifest_...
2019-02-14 jenkins-botMerge "objectcache: cleanup tombstone/mutex logic in...
2019-02-13 jenkins-botMerge "Add missing documentation to ProtectedTitlesPager"
2019-02-13 jenkins-botMerge "rdbms: Use more narrow type hints in LBFactoryTest"
2019-02-13 jenkins-botMerge "rdbms: avoid duplicate spammy logging in LoadBal...
2019-02-13 jenkins-botMerge "resourceloader: Ignore warnings in JSMinPlus...
2019-02-12 jenkins-botMerge "Prevent fatal PHP errors when PageRestriction...
2019-02-11 jenkins-botMerge "mw.widgets: Use CSS grid for the calendar in...
2019-02-07 David BarrattPrevent fatal PHP errors when PageRestriction::getTitle...
2019-02-06 jenkins-botMerge "Improve error handling for wrong autoloader...
2019-02-06 jenkins-botMerge "objectcache: Fixes WinCache increment losing...
2019-02-06 jenkins-botMerge "rdbms: lower value of MAX_LAG_DEFAULT to 6"
2019-02-06 jenkins-botMerge "rdbms: move "maxLag" parameter up to LBFactory...
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
2019-02-05 jenkins-botMerge "specialpage: Fix login crash caused by unknown...
2019-02-04 jenkins-botMerge "Added future compat expectException to PHPUnit4A...
2019-02-03 jenkins-botMerge "Add @coversNothing for left over tests and enabl...
2019-02-03 jenkins-botMerge "Add some missing @covers tags"
2019-02-02 jenkins-botMerge "Preload styles for 'jquery.tablesorter'"
2019-01-31 jenkins-botMerge "Fix documentation for RevisionRecord::$mPageId"
2019-01-31 jenkins-botMerge "build: Don't install symfony/polyfill-* that...
2019-01-31 jenkins-botMerge "docs: Remove 'code-coverage' placeholder directory"
2019-01-31 jenkins-botMerge "Remove deprecated wgEnableParserCache"
2019-01-30 jenkins-botMerge "RemexCompatMunger: Don't split p-wrapping on...
2019-01-30 jenkins-botMerge "Password: replace equals() with verify()"
2019-01-30 jenkins-botMerge "Localisation updates from https://translatewiki...
2019-01-30 Thiemo KreuzRemove a few obscure "done" and "empty" comments
2019-01-25 jenkins-botMerge "wdio-mediawiki: Release 0.3.0"
2019-01-25 jenkins-botMerge "Add block and unblock commands to WDIO"
2019-01-24 jenkins-botMerge "Add missing `@return` PHPDoc to __sleep() function"
2019-01-24 jenkins-botMerge "Document Uri.js constructor and methods throwing...
2019-01-24 jenkins-botMerge "MIME: Re-classify DjVu files as OFFICE, like...
2019-01-24 jenkins-botMerge "Make sure database update succeeds from older...
2019-01-23 jenkins-botMerge "Fix typo in apierror message"
2019-01-23 jenkins-botMerge "Fix Title::getFragmentForURL for bad interwiki...
2019-01-23 jenkins-botMerge "Add NamespaceRestriction class so that BlockRest...
2019-01-21 David BarrattAdd NamespaceRestriction class so that BlockRestriction...
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...
2019-01-11 jenkins-botMerge "block: Avoid use of is_null() PHP function where...
2019-01-11 Derick Alangiblock: Avoid use of is_null() PHP function where necessary
2019-01-10 jenkins-botMerge "createAndPromote: use AuthManager::autoCreateUser"
2019-01-10 jenkins-botMerge "Fix slow queries in migrateActors.php"
2019-01-09 jenkins-botMerge "Don't check for LIBXML_PARSEHUGE presence"
2019-01-09 jenkins-botMerge "Remove a CURLOPT_CONNECTTIMEOUT_MS check"
2019-01-08 jenkins-botMerge "Fix missing ATOMIC_CANCELABLE in MovePage::move()"
2019-01-08 jenkins-botMerge "Update the design of Special:Block"
2019-01-08 jenkins-botMerge "build: Update qunitjs to 2.9.1"
2019-01-08 jenkins-botMerge "Remove comments documenting constructors as...
2019-01-08 jenkins-botMerge "Fix tag for partial blocks config"
2019-01-08 jenkins-botMerge "Add @since tags to new public methods related...
2019-01-08 ThaliaAdd @since tags to new public methods related to partia...
2019-01-01 jenkins-botMerge "Mark constructors of IndexPager subclasses as...
2018-12-29 jenkins-botMerge "auth: Follow up on e907d4328dc3e"
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-20 jenkins-botMerge "Fix order on Special:Contributions when timestam...
2018-12-20 jenkins-botMerge "Add editing own JSON to editmyoptions grant"
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-12-19 jenkins-botMerge "Fix regular expression"
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-16 jenkins-botMerge "Add ProfilerExcimer"
2018-12-13 jenkins-botMerge "Soft deprecate Title::getUserCaseDBKey()"
2018-12-13 jenkins-botMerge "Revert "ChangesListSpecialPage: Make maximum...
2018-12-13 jenkins-botMerge "Remove loading of module 'mediawiki.toc' in...
2018-12-12 jenkins-botMerge "Migrate SpecialUndelete and Diff from tag_summar...
2018-12-11 jenkins-botMerge "Add PHPUnit tests for methods in ViewAction...
next