Add a bunch of MovePage tests
[lhc/web/wiklou.git] / tests / phpunit / includes / MovePageTest.php
2019-08-19 Aryeh GregorAdd a bunch of MovePage tests
2019-08-19 Aryeh GregorUse RepoGroup service in MovePage
2019-08-19 Aryeh GregorIntroduce MovePageFactory
2019-08-19 jenkins-botMerge "Add suppressredirect right to the createeditmove...
2019-08-19 jenkins-botMerge "Select "move subpages" by default when moving...
2019-08-17 jenkins-botMerge "Fix typos in code"
2019-08-16 jenkins-botMerge "Add Parser::resetOutput() and getStripState()"
2019-08-16 jenkins-botMerge "Correct English grammar in linkstoimage"
2019-08-16 jenkins-botMerge "parser: use 'vary-revision-sha1' in Parser:...
2019-08-15 jenkins-botMerge "API: Always select rc_user from database (regard...
2019-08-14 jenkins-botMerge "Add help links to special pages"
2019-08-14 jenkins-botMerge "Rename variables for Title objects in Permission...
2019-08-14 jenkins-botMerge "Allow basic grant holders to autocreate accounts"
2019-08-14 jenkins-botMerge "Tests: Allow vendor/bin/phpunit from within...
2019-08-14 jenkins-botMerge "DefaultSettings: Document wgTmpDirectory guarant...
2019-08-13 jenkins-botMerge "ApiFeedContributions: Throw if the username...
2019-08-13 jenkins-botMerge "Don't use new MCR schema without using DB"
2019-08-13 Aryeh GregorDon't use new MCR schema without using DB
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-07-20 jenkins-botMerge "installer: Add a defined check to overrideConfig...
2019-07-10 jenkins-botMerge "Replace old URLs in SampleTest"
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
2019-07-08 jenkins-botMerge "Selenium: replace UserLoginPage with BlankPage...
2019-06-24 jenkins-botMerge "Replace very trivial mock builders with createMo...
2019-06-18 jenkins-botMerge "ApiCSPReport: Support origin/path matching for...
2019-06-18 jenkins-botMerge "ApiCSPReport: Log user ID instead of name, and...
2019-06-17 jenkins-botMerge "FileRepo: Use Late Static Binding in File static...
2019-06-14 jenkins-botMerge "Clarify MediaWikiTestCase::getSchemaOverrides()"
2019-06-11 jenkins-botMerge "Inline trivial object creation helpers in tests"
2019-06-10 jenkins-botMerge "resourceloader: Add explicit tests for isValidMo...
2019-06-10 jenkins-botMerge "mediawiki.Title: Remove dead code and streamline...
2019-06-10 jenkins-botMerge "foreign-resources.yaml: Add jquery.chosen"
2019-06-08 jenkins-botMerge "Print: Add padding on pre elements"
2019-06-08 jenkins-botMerge "Deprecate logout token on GET"
2019-06-04 jenkins-botMerge "Add action=query&meta=languageinfo API module"
2019-06-03 jenkins-botMerge "always order by page_id for dumps of current...
2019-06-01 jenkins-botMerge "Improve changePassword.php error handling"
2019-05-31 jenkins-botMerge "Fix typos in DefaultSettings"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-29 jenkins-botMerge "Add checkDependencies.php"
2019-05-29 jenkins-botMerge "WatchedItemStore: Remove deprecated Title param...
2019-05-28 jenkins-botMerge "Rename Block to MediaWiki\Block\DatabaseBlock"
2019-05-28 jenkins-botMerge "Fix typos in MessageCache"
2019-05-28 jenkins-botMerge "media: Fix $ext property name in BmpHandler...
2019-05-28 jenkins-botMerge "EditPage: Remove unused deprecated method :...
2019-05-28 jenkins-botMerge "Hard-deprecate Title::moveTo and friends"
2019-05-28 jenkins-botMerge "Fix doc for $item of ApiQueryBase::addPageSubItem"
2019-05-28 Aryeh GregorHard-deprecate Title::moveTo and friends
2019-05-25 jenkins-botMerge "Introduce TransactionRoundAwareUpdate interface"
2019-05-25 jenkins-botMerge "rdbms: fix ChronologyProtector client IDs to...
2019-05-24 jenkins-botMerge "AllMessagesTablePager: Use $this->msg instead...
2019-05-24 jenkins-botMerge "API: Add IGNORE INDEX to avoid bad plan in ApiQu...
2019-05-24 jenkins-botMerge "Correct typo in Block::chooseBlock documentation"
2019-05-24 jenkins-botMerge "jquery.suggestions: Trigger keypress on initiali...
2019-05-23 jenkins-botMerge "Pass in __METHOD__ to upsert() in ResourceLoader...
2019-05-23 jenkins-botMerge "Fix user talk checkbox enabling/disabling on...
2019-05-23 jenkins-botMerge "Introduce MovePage::moveSubpages(IfAllowed)"
2019-05-22 Aryeh GregorIntroduce MovePage::moveSubpages(IfAllowed)
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
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-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-07 jenkins-botMerge "Added Id to the input box"
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-18 jenkins-botMerge "Cache redirects from Special:Redirect"
2019-02-16 jenkins-botMerge "Fix documentation for Revision::getComment and...
2019-02-14 jenkins-botMerge "registration: Allow @-prefixed keys in manifest_...
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-11 jenkins-botMerge "Exception is never thrown in the getConnection...
2019-02-10 jenkins-botMerge "Hard deprecate Language::setCode"
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 "Fix grammar of "config-db-host-help""
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-04 jenkins-botMerge "Prevent undesired toggling on Special:NewPages"
2019-02-04 jenkins-botMerge "watcheditem: Replace error message strings with...
2019-02-04 jenkins-botMerge "Equialization of Serbian Latin translations...
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 "Add missing @covers to media related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to revision related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to search related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to action related tests"
2019-02-01 UmherirrenderAdd missing @covers to action related tests
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...
next