Merge "Move list generation out of TablePager::getLimitSelect()"
[lhc/web/wiklou.git] / tests / phpunit / maintenance / backup_LogTest.php
2013-04-26 jenkins-botMerge "Move list generation out of TablePager::getLimit...
2013-04-26 jenkins-botMerge "Remove subpage from form target on Special:Block...
2013-04-26 jenkins-botMerge "Simplify the logic to decide whether to show...
2013-04-26 jenkins-botMerge "Fix HTMLForm's documentation example"
2013-04-26 jenkins-botMerge "Fix TimestampTest broken by 7e3386d4"
2013-04-26 jenkins-botMerge "Added space after switch/Removed spaces after...
2013-04-26 jenkins-botMerge "Added a function to LoginForm to show the "retur...
2013-04-26 Siebrand MazelandUpdate code formatting
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-03-18 jenkins-botMerge "Set initial language and variant user preference...
2013-03-12 jenkins-botMerge "Fix ORMRow::insert() on PostgreSQL."
2013-03-08 jenkins-botMerge "Fix more UnitTests for databases that do not...
2013-03-03 jenkins-botMerge "cleanup action=tokens"
2013-03-01 jenkins-botMerge "Bug 35623 - createAndPromote.php: Change to...
2013-02-26 jenkins-botMerge "(bug 44219) Avoid fatal errors when a revision...
2013-02-26 jenkins-botMerge "(Bug 44987) Allow n=form in plural syntax"
2013-02-26 jenkins-botMerge "(bug 35753) Allow {{FORMATNUM}} to only do digit...
2013-02-25 jenkins-botMerge "Add pp_propname_page index to page_props"
2013-02-23 jenkins-botMerge "Initial JSDuck implementation"
2013-02-22 DemonMerge "Allow adding arbitrary properties to OutputPage"
2013-02-22 jenkins-botMerge "properly stop output buffering"
2013-02-20 jenkins-botMerge "(bug 42600) (bug 24375) Fix doMaintenance.php...
2013-02-20 jenkins-botMerge "fix a typo in generateCollationData.php"
2013-02-20 jenkins-botMerge "(bug 35993) API gettoken parameter is deprecated...
2013-02-20 jenkins-botMerge "Fix documentation in Linker::formatTemplates."
2013-02-20 jenkins-botMerge "Mention that User::setInternalPassword() accepts...
2013-02-20 jenkins-botMerge "Add line breaks to the output of action=info"
2013-02-20 jenkins-botMerge "Fix API output formatting (change lines delimite...
2013-02-19 jenkins-botMerge "Allow API results to wrap long lines"
2013-02-19 jenkins-botMerge "phpcs: Normalize methods declarations to "[final...
2013-02-18 jenkins-botMerge "(bug 43467) Add invert selection for ns in Speci...
2013-02-18 jenkins-botMerge "(Bug 44192) Do not attempt to send a real e...
2013-02-17 jenkins-botMerge "Revert "Overriding Vector's footer margin when...
2013-02-17 jenkins-botMerge "(bug 44943) Cleanup of API:Account creation...
2013-02-15 jenkins-botMerge "(bug 45017) Check whether this request is a...
2013-02-15 jenkins-botMerge "Better error message for invalid user name in...
2013-02-15 jenkins-botMerge "(bug 44385) move jquery.collapsibleTabs module...
2013-02-15 jenkins-botMerge "Support WAI-ARIA's role="presentation" inside...
2013-02-15 Siebrand MazelandUpdate formatting
2013-02-13 jenkins-botMerge "(bug 43211) Remove unneeded noprint classes...
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-09 jenkins-botMerge "Added deprecation comment to constant that when...
2013-02-09 jenkins-botMerge "generateId -> mw.user.generateRandomSessionId"
2013-02-09 jenkins-botMerge "(bug 44459) Ensure jqueryMsg treats plain messag...
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
2013-02-07 jenkins-botMerge "(bug 44253) Add message when there are few watchers"
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "By default, keep users in HTTPS with wgSecureLogin"
2013-02-06 jenkins-botMerge "Drop parenthesis from no/nb/nn to match CLDR"
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-02-04 jenkins-botMerge "(bug 40044) make $.tablesorter treat alt attribu...
2013-02-02 jenkins-botMerge "Include Postgres tables and maintenance scripts...
2013-02-02 jenkins-botMerge "refactor Database::makeSelectOptions"
2013-01-31 jenkins-botMerge "bug 44136: Don't rollback after successful commit"
2013-01-31 jenkins-botMerge "Force case-sensitivity on the LIKE operator...
2013-01-31 jenkins-botMerge "Fix self link issues about titles in different...
2013-01-31 jenkins-botMerge "Followup I888c616e: one more string to localize."
2013-01-31 jenkins-botMerge "Avoid raw SQL queries in Maintenance::purgeRedun...
2013-01-31 jenkins-botMerge "Followup I888c616e: Keep IRC line format unchanged."
2013-01-31 jenkins-botMerge "api: remove duplicate __contruct calls"
2013-01-31 jenkins-botMerge "fix hardcoded quote in Special:DoubleRedirects...
2013-01-31 jenkins-botMerge "Changed Message::content() to pass $this to...
2013-01-30 jenkins-botMerge "[LockManager] Refactoring to allow proper cross...
2013-01-30 jenkins-botMerge ".gitignore Composer related files"
2013-01-30 jenkins-botMerge "(bug 44160) Fix invalid link of `others` during...
2013-01-29 jenkins-botMerge "Dump unit tests no longer fail if gzip is not...
2013-01-29 jenkins-botMerge "[ExternalStore] Refactored external store classe...
2013-01-29 btongminhDump unit tests no longer fail if gzip is not available
2013-01-28 jenkins-botMerge "pass codesniffer on tests/"
2013-01-28 Antoine Mussopass codesniffer on tests/
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
next