pass codesniffer on tests/
[lhc/web/wiklou.git] / tests / phpunit / includes / WikiPageTest.php
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 "Remove static method from interface"
2012-12-08 danielFix condition for the entries with a null model.
2012-12-08 PlatonidesThe error message should refer to $wgContentHandlerUseDB
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
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"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-27 DemonMerge "(bug 38110) provide a way to separate out schema...
2012-11-26 awjrichardsMerge "Kill DeviceDetection"
2012-11-26 DemonMerge "[FileRepo] Added File::getStreamHeaders() functi...
2012-11-26 DemonMerge "[LockManager] Use proper hmac function for LSLoc...
2012-11-25 Aaron SchulzMerge "Revert "[FileBackend] Added optional callback...
2012-11-24 KrinkleMerge "Revert "(bug 42337) Simplify "my talk" link...
2012-11-24 Ori.livnehMerge "(bug 42337) Simplify "my talk" link logic in...
2012-11-23 NikerabbitMerge "Clean up Language::markNoConversion()."
2012-11-23 HasharMerge "Add MediaWikiTestCase::checkHasDiff3 and use it"
2012-11-22 umherirrenderAdd MediaWikiTestCase::checkHasDiff3 and use it
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
2012-11-06 NikerabbitMerge "Fix for Iaac1bb9a (6b2b06d): remove leading...
2012-11-05 Daniel KinzlerMerge "Some cleanup of doApiRequest in test module"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-03 IAlexMerge "(bug 41295) Galician date and time localization"
2012-11-02 KaldariMerge "(bug 26995) Update filename field on Special...
2012-11-02 Aaron SchulzMerge "Allow ExtractThumbParameters before local regexp"
2012-11-02 IAlexMerge "Also ignore sublime project files"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 Antoine Mussoraise timeout for WikiPage tests
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 DemonMerge "Use $this->getTitle() instead of $out->getTitle()"
2012-11-01 Aaron SchulzMerge "Link $wgVersion on Special:Version to Release...
2012-11-01 DemonMerge "[FileBackend] Check if paths are writable for...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 GWickeMerge "Added Parsoid WT escaping tests (several disable...
2012-11-01 MarkTraceurMerge "(bug 36276) add redlink styles to legacy shared...
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-11-01 DemonMerge "(Bug 41574) Supply Title object to Revision...
2012-11-01 daniel(Bug 41574) Supply Title object to Revision if possible.
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-29 SiebrandMerge "tests: rm duplicate code in language classes"
2012-10-28 SiebrandMerge "revert gerrit change 29597 for TextContent const...
2012-10-27 TheDJMerge "(bug 1) document Skin::buildSidebar per own...
2012-10-27 SiebrandMerge "(bug 41439) Set be as fallback language for...
2012-10-26 CatropeMerge "fix sidebar HTML escaping in CologneBlue (again)"
2012-10-26 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-apply Id4d5504a"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-applying Id7b331e1b"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 KrinkleMerge "(bug 41349) mediawiki.searchSuggest: Reorder...
2012-10-24 DemonMerge "Remove float from config-settings-block"
2012-10-24 DemonMerge "[FileBackend] Created README file for the file...
2012-10-24 HasharMerge "Use ParserOptions::newFromUserAndLang in tests"
2012-10-24 umherirrenderUse ParserOptions::newFromUserAndLang in tests
next