Merge "(bug 45017) Check whether this request is a POST before allowing a query modul...
[lhc/web/wiklou.git] / tests / phpunit / includes / parser /
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 "misc style issues"
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-10 jenkins-botMerge "Rename Image namespace to File for 'be' locale"
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-08 jenkins-botMerge "mediawiki.action.view.dblClickEdit: Fix undefine...
2013-02-07 jenkins-botMerge "Improve the shell cgroup feature"
2013-02-07 jenkins-botMerge "(bug 44253) Add message when there are few watchers"
2013-02-07 IAlexMerge "Fixed E_STRICT notices in PostgresUpdater::renam...
2013-02-07 IAlexMerge "Show no size links on image pages with errors"
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "Improve description of paths/urls in the INSTALL...
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "style: fix up commas in function arguments"
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-06 jenkins-botMerge "Changes to composer.json."
2013-02-06 Dan Collins(bug 27936) Improve parser handling of nested braces.
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-31 jenkins-botMerge "Make jquery.client recognize Iceweasel"
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-30 danielBetter way for extensions to add to ParserOutput.
2013-01-29 jenkins-botMerge "[ExternalStore] Refactored external store classe...
2013-01-28 jenkins-botMerge "pass codesniffer on tests/"
2013-01-28 Antoine Mussopass codesniffer on tests/
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-14 KrinkleMerge "Revert "Adding ability of jQuery badge to displa...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 BsituMerge "Adding ability of jQuery badge to display the...
2012-12-14 jenkins-botMerge "(bug 42639) Fix API action=options for multisele...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-14 jenkins-botMerge "(bug 40679) Set $wgSecureLogin to false for...
2012-12-12 jenkins-botMerge "(bug 42832) Fixed cookie security when not wpSti...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-12 Daniel KinzlerMerge "(Bug 42616) Remove extra newline from redirect...
2012-12-11 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
2012-12-10 jenkins-botMerge "[Upload] Async upload code cleanups."
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-10 Daniel KinzlerMerge "Fix check to see if element is there already."
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Tidy up some unbalanced returns in methods"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-09 IAlexMerge "Adding missing @group Database to unit tests"
2012-12-09 jenkins-botMerge "Remove unreachable lines"
2012-12-09 ReedyRemove unreachable lines
2012-12-08 jenkins-botMerge "Remove broken test."
2012-12-08 IAlexMerge "prefix debug log when they end up in the main...
2012-12-08 IAlexMerge "worthwhile tests in testTitleObjectStringConversion"
2012-12-08 IAlexMerge "Memory setting for djvutext is now a constant"
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-07 BsituMerge "Adding fragment support to SpecialPage::getTitle...
2012-12-07 NikerabbitMerge "parse argument for message 'ago' in MWTimestamp...
2012-12-07 jenkins-botMerge "Preferences: Use explicit string as returnto...
2012-12-07 jenkins-botMerge "Remove code duplication"
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 ReedyRemove code duplication
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-06 ReedyMerge "(bug 42466) Allow djvutxt to use more memory"
2012-12-06 DemonMerge "[Upload] Added async upload concatenation support."
2012-12-06 Aaron SchulzMerge "While testing, turn off DataBase::ignoreErrors."
2012-12-06 CatropeMerge "mediawiki.Uri: Don't raw encode the 'title'...
2012-12-05 AnomieMerge "test: detects parent setUp not being called"
2012-12-05 Antoine Mussotest: detects parent setUp not being called
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
next