Merge "Test improperly quoted attribute values in HTML tags and table cells"
[lhc/web/wiklou.git] / tests / phpunit / includes / HttpTest.php
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
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-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
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 Aaron SchulzMerge "Add additional job columns to PostgreSQL as...
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-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-11 audefix fatal error in HttpTest
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 danielMerge branch 'Wikidata' into master.
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-09 SiebrandMerge "Add version number to deprecated setting"
2012-10-09 SiebrandMerge changes I9d2b148e,Iccf6ea81
2012-10-09 Timo TijhofClean and repair many phpunit tests (+ fix implied...
2011-12-22 Brion VibberAdd comments explaining that the funky multiple Locatio...
2011-12-21 Antoine Mussotests for r94881 which interprets relative Location...
2011-10-26 Sam ReedMore documentation!
2011-09-08 Chad HorohoeGut anything from HttpTest that involves making externa...
2011-09-08 Roan KattouwAdd tests for r96562. HttpTest still has 5 failing...
2011-06-21 Chad Horohoe*grumble grumble* stupid fime on r90192
2011-06-16 Chad HorohoeFollowup to r89452, remove ftp test cases since Http...
2011-06-01 Brion VibberAdd more super-cookie test cases to HttpTest; things...
2011-06-01 Brion VibberRefactor validateCookieDomain test cases to use a data...
2011-06-01 Brion VibberTweak HttpTest following r89278:
2011-06-01 Brion VibberHttpTest regression fix: test URL on example.com no...
2011-06-01 Mark A. HershbergerFix Bug #29231: PhpHttpRequest doesn't support HTTPS
2011-03-15 Sam ReedFixup some more old version comparison stuff
2011-03-08 Antoine Mussoswitch 'column' for 'colon'
2011-03-05 Antoine MussoTests for bug 27854 - Http::isValidURI is to lax
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-14 Chad HorohoeMissed another comment in r78381
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...