(bug 43852) Fix converttitles param in api.php?action=query
[lhc/web/wiklou.git] / includes / json / Services_JSON.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-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
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-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-31 TychayMerge "Passing the undid revisionId from the API reques...
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 NikerabbitMerge "Stash global only once per test case."
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-26 NikerabbitMerge "Fix tabs inside/between statements/text"
2012-10-26 NikerabbitMerge "Fix rc_logid in RecentChange::loadFromCurRow"
2012-10-26 MaxSemMerge "Move cache purging out of doUpdates()"
2012-10-26 umherirrenderFix indentation whitespace errors
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedMore return documentation
2011-10-29 Sam ReedKill various unused variables
2011-06-06 Roan KattouwFix the non-PEAR alternative for Services_JSON_Error...
2011-04-17 Alexandre Emsenhuber* (bug 28511) Use [] syntax instead of {} for string...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-07 Alexandre EmsenhuberThis documents the file, not the constant below :)
2010-07-25 Sam ReedA few more wrong static things
2010-05-13 Alexandre Emsenhuberfixed some doxygen warnings
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-25 Max SemenikCache result of class_exists() in Services_JSON to...
2009-09-10 Michael Dalemore (bug 20336)