Type hint against LinkTarget in WatchedItemStore
[lhc/web/wiklou.git] / tests / phpunit / includes / debug / logger / monolog / CeeFormatterTest.php
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-12 jenkins-botMerge "Improve documentation of constants throughout...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
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 "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
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 "Title: Test the ->equals() method more thoughrou...
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 "Add optional jQuery event delegates in Confirmable"
2019-03-20 jenkins-botMerge "Add support for Element Timing API"
2019-03-20 jenkins-botMerge "Validate the output of the dump scripts."
2019-03-20 jenkins-botMerge "storage: Fix typo in NameTableStore::purgeWANCac...
2019-03-20 jenkins-botMerge "Make BackupDumper MCR compatible (main slot...
2019-03-20 jenkins-botMerge "Replace 'TablePager' CSS class exclusively by...
2019-03-19 jenkins-botMerge "jquery.tablesorter: Never initialize twice on...
2019-03-19 jenkins-botMerge "Remove block cookie stats measurement implementa...
2019-03-19 jenkins-botMerge "Remove many references to db fields being retire...
2019-03-19 jenkins-botMerge "debug: Disable flaky CeeFormatterTest"
2019-03-19 Timo Tijhofdebug: Disable flaky CeeFormatterTest
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
2019-01-12 jenkins-botMerge "Add special page class for disabling special...
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-21 jenkins-botMerge "objectcache: add expiration check callback to...
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 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-12 jenkins-botMerge "Add TransactionProfiler::redefineExpectations...
2018-12-11 jenkins-botMerge "Add PHPUnit tests for methods in ViewAction...
2018-12-11 jenkins-botMerge "Add new rules when user is blocked for UTP"
2018-12-11 jenkins-botMerge "Fix return typehint"
2018-12-11 jenkins-botMerge "Use Travis CI cache and reduce clone depth to...
2018-12-11 jenkins-botMerge "RCFilters: Tweak opt-out preference description"
2018-12-10 jenkins-botMerge "Chinese Conversion Table Update 2018-3"
2018-12-10 jenkins-botMerge "filebackend: avoiding computing file SHA-1 hashe...
2018-12-10 jenkins-botMerge "Revert "textSelection: Use execcommand to replac...
2018-12-10 jenkins-botMerge "Cancel the transaction if the file fails to...
2018-12-09 jenkins-botMerge "Allow users to block the user that blocked them."
2018-12-09 jenkins-botMerge "No yoda conditions"
2018-12-09 jenkins-botMerge "Add browser test for preview functionality to...
2018-12-08 jenkins-botMerge "Skin: Remove default loading of module 'mediawik...
2018-12-08 jenkins-botMerge "Pass title to Revision constructor in ContribsPa...
2018-12-07 jenkins-botMerge "User: Bypass repeatable-read when creating an...
2018-12-07 jenkins-botMerge "Remove User::EDIT_TOKEN_SUFFIX, a deprecated...
2018-12-07 jenkins-botMerge "monolog: add CeeFormatter"
2018-12-07 Filippo Giunchedimonolog: add CeeFormatter