Merge "Implement listing for tracking categories"
[lhc/web/wiklou.git] / tests / phpunit / tests /
2014-03-26 jenkins-botMerge "Remove button styles from mediawiki.ui"
2014-03-25 jenkins-botMerge "Handle exceptions when testing row validity"
2014-03-23 jenkins-botMerge "Button group adjustments"
2014-03-21 jenkins-botMerge "Avoid showing crazy staleness times at ActiveUsers"
2014-03-20 jenkins-botMerge "mediawiki.page.watch.ajax: Fail early if updateW...
2014-03-20 jenkins-botMerge "mediawiki.inspect: add method for grepping loade...
2014-03-19 jenkins-botMerge "Preferences.php: avoid "Undefined index" if...
2014-03-18 jenkins-botMerge "Fix Status::getMessage accidentially returning...
2014-03-18 jenkins-botMerge "Send the full title to the 'nogomatch' debug...
2014-03-15 jenkins-botMerge "Reapplying r45820 to support the NewSignupPage...
2014-03-14 jenkins-botMerge "Make MySQLi work with non-standard port"
2014-03-14 jenkins-botMerge "Correct the destination of checkLastModified...
2014-03-14 jenkins-botMerge "Add two new debug log groups"
2014-03-13 jenkins-botMerge "Add prebodyhtml template variable"
2014-03-13 jenkins-botMerge "Vector: Make animation LESS component"
2014-03-12 jenkins-botMerge "Set a title for the context during import on...
2014-03-12 jenkins-botMerge "mediawiki.api.watch: Don't use deprecated 'title...
2014-03-12 jenkins-botMerge "Fix some omitted colons in Spanish magic word...
2014-03-12 jenkins-botMerge "tests: Add unit tests for ResourceLoaderStartupM...
2014-03-12 jenkins-botMerge "Check validity and availability of usernames...
2014-03-11 jenkins-botMerge "Include all of /resources/mediawiki/* in jsduck...
2014-03-11 jenkins-botMerge "resourceloader: Pass jQuery twice to 'implements...
2014-03-11 jenkins-botMerge "When checking whitelist of extensions, only...
2014-03-11 jenkins-botMerge "Remove user preference "noconvertlink""
2014-03-11 jenkins-botMerge "Add missing DROP SEQUENCE to postgres' tables...
2014-03-11 jenkins-botMerge "Throw exception when trying to stash unset globals"
2014-03-11 jenkins-botMerge "Introduce stashMwGlobals method to MediaWikiTest...
2014-03-09 addshoreThrow exception when trying to stash unset globals
2014-03-09 addshoreIntroduce stashMwGlobals method to MediaWikiTestCase