Merge "Deprecate Block::isValid method"
[lhc/web/wiklou.git] / includes / Block.php
2019-03-28 jenkins-botMerge "Deprecate Block::isValid method"
2019-03-28 jenkins-botMerge "Change name of main page in Sardinian (sc)"
2019-03-28 jenkins-botMerge "Revert "Provide direct deprecation message for...
2019-03-28 jenkins-botMerge "Add namespace translation for N'Ko"
2019-03-28 jenkins-botMerge "objectcache: improve "version" documentation...
2019-03-27 ThaliaDeprecate Block::isValid method
2019-03-27 jenkins-botMerge "Fix reference to removed truncate() function"
2019-03-27 jenkins-botMerge "rdbms: add ATTR_SCHEMAS_AS_TABLE_GROUPS attribute"
2019-03-27 jenkins-botMerge "objectcache: defined some missing methods in...
2019-03-27 jenkins-botMerge "objectcache: define some missing methods in...
2019-03-27 jenkins-botMerge "Update OOUI to v0.31.2"
2019-03-27 jenkins-botMerge "objectcache: fix return value type in SqlBagOStu...
2019-03-27 jenkins-botMerge "objectcache: fix race condition in SqlBagOStuff...
2019-03-27 jenkins-botMerge "Replace misplaced strlen() checks with strict...
2019-03-27 jenkins-botMerge "Move logic for checking block behaviour to Block...
2019-03-27 ThaliaMove logic for checking block behaviour to Block class
2019-03-27 jenkins-botMerge "maintenance: Use the ?? feature together with...
2019-03-26 jenkins-botMerge "Replace spinner.gif with CSS solution"
2019-03-26 jenkins-botMerge "rdbms: treat cloned temporary tables as "effecti...
2019-03-26 jenkins-botMerge "Prune old edit stash entries from users as they...
2019-03-26 jenkins-botMerge "Avoid using calls to freeResults() and allow...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-26 jenkins-botMerge "rdbms: Fix incomplete doc for DatabaseMssql...
2019-03-26 jenkins-botMerge "OOUI forms: Remove infusable = false"
2019-03-26 jenkins-botMerge "HISTORY: Add MediaWiki 1.32.1 release change...
2019-03-26 jenkins-botMerge "Fix invalid HTMLForm::setValidationErrorMessage...
2019-03-26 jenkins-botMerge "db: Use variable functions/callbacks instead...
2019-03-26 MaxSemMerge "block: Use correct function wfGetDB() as defined"
2019-03-26 jenkins-botMerge "specialpage: Remove unused QueryPage::doFeed()"
2019-03-26 jenkins-botMerge "Update some minor type hints"
2019-03-25 jenkins-botMerge "Simplify Block::getBy and Block::getByName"
2019-03-25 jenkins-botMerge "Use Block::setTimestamp to set the timestamp...
2019-03-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.19 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.18 post-release change...
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 ThaliaUse Block::setTimestamp to set the timestamp on a block
2019-03-25 jenkins-botMerge "Add filterFunction to visible{Byte,CodePoint...
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-23 jenkins-botMerge "block: Avoid use of empty() which doesn't warn...
2019-03-23 jenkins-botMerge "Remove reliance on Block properties being public"
2019-03-22 ThaliaRemove reliance on Block properties being public
2019-03-22 ThaliaSimplify Block::getBy and Block::getByName
2019-03-22 jenkins-botMerge "Update OOUI to v0.31.1"
2019-03-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-22 jenkins-botMerge "Support more coupled DBs in AtomicSectionUpdate...
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 "Use delegated events for rollback confirmable"
2019-03-21 jenkins-botMerge "Rearrange code in User::getBlockedStatus to...
2019-03-21 jenkins-botMerge "Fixed typo 'implments' and 'implmented'"
2019-03-21 jenkins-botMerge "Remove deprecated handling of multiple arguments...
2019-03-21 ThaliaRemove deprecated handling of multiple arguments by...
2019-03-20 jenkins-botMerge "Validate the output of the dump scripts."
2019-03-20 jenkins-botMerge "Make BackupDumper MCR compatible (main slot...
2019-03-19 jenkins-botMerge "jquery.tablesorter: Never initialize twice on...
2019-03-14 jenkins-botMerge "SpecialContributions: Conditionally hide the...
2019-03-14 jenkins-botMerge "SpecialWatchlist: Conditionally hide the namespa...
2019-03-14 jenkins-botMerge "Make copyTestData work on postgres"
2019-03-14 jenkins-botMerge "Add a user preference to opt in or out of a...
2019-03-13 jenkins-botMerge "resourceloader: Remove redundant var-freeing...
2019-03-13 jenkins-botMerge "resourceloader: Reduce size of ES5 StringSet...
2019-03-13 jenkins-botMerge "resourceloader: Minor optimisation in variable...
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "Add password policy setting `suggestChangeOnLogin`"
2019-03-12 jenkins-botMerge "Improve documentation of the PageContentLanguage...
2019-03-12 jenkins-botMerge "jobqueue: allow direct server configuration...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix the order of the parameters for htmlform...
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-11 jenkins-botMerge "Avoid using stale data for revision visibility...
2019-03-11 jenkins-botMerge "Streamline code involving .= string concatenations"
2019-03-10 jenkins-botMerge "installer: Code augmentation in wfInstallerMain...
2019-03-10 jenkins-botMerge "Add @var to class properties to clarify types"
2019-03-10 jenkins-botMerge "Move class HistoryPager to own file"
2019-03-10 jenkins-botMerge "Move class RangeDifference to own file"
2019-03-10 jenkins-botMerge "Remove suppress of PhanRedefineFunctionInternal"
2019-03-09 jenkins-botMerge "installer: Remove redundant $key variable"
2019-03-09 jenkins-botMerge "NamespaceMultiselectWidget: Allow filtering...
2019-03-09 jenkins-botMerge "Block: Explicit convert Message to string"
2019-03-09 jenkins-botMerge "Make addIdentifierQuotes part of IDatabase"
2019-03-08 FomafixBlock: Explicit convert Message to string
2019-03-08 jenkins-botMerge "Check normalization rules of usernames during...
2019-03-07 jenkins-botMerge "Make ApiStashEdit use a separate key for the...
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-03-06 jenkins-botMerge "ActiveUsersPager: Fix ordering and return 0...
2019-03-06 jenkins-botMerge "Stash WatchedItem changes so that the jobs run...
2019-03-06 jenkins-botMerge "Fix HeaderCallback failing on headers without...
2019-03-06 jenkins-botMerge "Hard deprecate MWNamespace::canTalk()"
next