Merge "Fix API output formatting (change lines delimited with * as bold)"
[lhc/web/wiklou.git] / includes / api / ApiFormatBase.php
2013-02-20 jenkins-botMerge "Fix API output formatting (change lines delimite...
2013-02-20 Waldir PimentaFix API output formatting (change lines delimited with...
2013-02-20 jenkins-botMerge "Add getters to Message object."
2013-02-19 jenkins-botMerge "Remove useless $prefs array from Special:Watchlist"
2013-02-19 jenkins-botMerge "Upstream: Update QUnit from v1.10.0 to v1.11.0"
2013-02-19 jenkins-botMerge "Allow API results to wrap long lines"
2013-02-17 jenkins-botMerge "Revert "Overriding Vector's footer margin when...
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 "generateId -> mw.user.generateRandomSessionId"
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
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-29 jenkins-botMerge "[ExternalStore] Refactored external store classe...
2013-01-28 jenkins-botMerge "(bug 44044) Check for existence of the timeout...
2013-01-28 jenkins-botMerge "(bug 41330) Default to the current year in the...
2013-01-27 jenkins-botMerge "fix some spacing"
2013-01-26 jenkins-botMerge "fix some spacing"
2013-01-26 umherirrenderThe abstract declaration must precede the visibility...
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 jenkins-botMerge "(bug 41477) Add Language::isSupportedLanguage"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-19 jenkins-botMerge "(bug 42513) mediawiki.Uri: Fix parsing of URIs...
2013-01-18 jenkins-botMerge "Make redirect update in refreshLinks.php bypass...
2013-01-18 IAlexMerge "Moved $function definition up to make IDE happy."
2013-01-18 Yuri Astrakhan(bug 35885) remove api version string and parameter
2013-01-17 Waldir PimentaAllow API results to wrap long lines
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-07 IAlexMerge "Replace non standard 'tt' with 'code' for better...
2012-09-06 Aaron SchulzMerge "(bug 30445) Update 'revdelete-reason-dropdown'"
2012-09-06 ReedyMerge "add moveoverredirect to result of api move"
2012-09-05 IAlexMerge "Make Special:Log link pretty in navigation toolbox"
2012-09-05 DemonMerge "[FileBackend] Clear swift connection on invalid...
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-05 KaldariMerge changes I794d4675,I57e2fc0b
2012-09-05 danielmerge latest master.
2012-09-04 Aaron SchulzMerge "Fixed and normalized content-disposition for...
2012-09-04 Aaron SchulzMerge "(bug 39287) Fixed error checking in DatabaseMysq...
2012-09-04 Aaron SchulzMerge "Convert core to use new ThumbnailImage() constru...
2012-09-04 Antoine MussoMerge "test: new assertHTMLEquals()"
2012-09-04 IAlexMerge "Added missing field definition, added cache...
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-04 Fran McCrory(bug 34939) Handle mixed-case URL protocols in wikitext
2012-09-02 KrinkleMerge "[mw.notification] Introduce a full fledged notif...
2012-09-01 SiebrandMerge "Make functions match definitions in Preprocessor...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-17 csteipp(bug 39180) Set x-frame-options='DENY' for api
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
next