Added merge() function to BagOStuff for CAS-like functionality.
[lhc/web/wiklou.git] / includes / api /
2013-01-10 IAlexMerge "Fixed return type doc"
2013-01-10 GWickeMerge "(bug 43661) Added test for special link trail...
2013-01-10 KaldariMerge "(bug 43211) Add mw-navigation to CSS for display...
2013-01-09 DemonMerge "[FileBackend] Suppress most file warnings but...
2013-01-09 jenkins-botMerge "Bug 11057 - Increase size of ug_group in user_gr...
2013-01-09 jenkins-botMerge "Miscellaneous profiling fixes"
2013-01-09 jenkins-botMerge "Allow preferences that need not be rendered...
2013-01-09 Aaron SchulzAdded async upload-from-stash support.
2013-01-08 TychayMerge "Add support for mulitpart mime email to email...
2013-01-08 jenkins-botMerge "Catch excpt to avoid fatal in Message::__toString"
2013-01-08 jenkins-botMerge "Language::listToText cleanup with unit test"
2013-01-08 Tim StarlingMerge "[JobQueue] Some tweaks to reduce claimRandom...
2013-01-07 jenkins-botMerge "Follow-up I5f7f6da0 (cefb9ef): pass the User...
2013-01-07 Aaron SchulzEnforce time limit within AssembleUploadChunks.php.
2013-01-07 Aaron SchulzSet the wiki ID for AssembleUploadChunks.php call for...
2013-01-07 jenkins-botMerge "Makes WebRequest::detectProtocolAndStdPort(...
2013-01-07 jenkins-botMerge "(bug 42064) Make EditFilterMergedContent more...
2013-01-07 jenkins-botMerge "Revert "Also delete the page information cache...
2013-01-05 jenkins-botMerge "Normalise inline comment markers to "//" in...
2013-01-05 IAlexMerge "Show changed bits on file version (oldimage...
2013-01-05 IAlexMerge "Use nocookiesfornew on account creation if no...
2013-01-04 jenkins-botMerge "Fix Sqlite upgrade test when profiling to databa...
2013-01-04 jenkins-botMerge "Also delete the page information cache when...
2013-01-04 jenkins-botMerge "Remove "read" from list of allowed actions on...
2013-01-04 jenkins-botMerge "Block::parseTarget() accepts and can return...
2013-01-04 jenkins-botMerge "Multiple servers in one SqlBagOStuff"
2013-01-04 jenkins-botMerge "(bug 43595) Add a cache version variable to...
2013-01-04 Alex Monk(bug 38633) Don't block non-existent users via the API
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2013-01-04 jenkins-botMerge "Use proper function recursiveConvertTopLevel...
2013-01-03 jenkins-botMerge "Set $mLoadedItems to true in User::loadFromId()"
2013-01-03 IAlexMerge "Update CREDITS"
2013-01-03 jenkins-botMerge "(bug 43116) Don't run database updates for share...
2013-01-03 KaldariMerge "Add new hook LinksUpdateAfterInsert to LinksUpdate"
2013-01-03 jenkins-botMerge "Use Html::rawElement() instead of hardcoded...
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
2013-01-03 jenkins-botMerge "Follow-up I9c7aa3b2 (b28c7a8): fix one more...
2013-01-02 IAlexMerge "[FileBackend] Improved some header related docs."
2013-01-02 jenkins-botMerge "Cleaned up and optimized wfBaseConvert();"
2013-01-02 jenkins-botMerge "(bug 43315) Cursor of enhancedchangelist wrong...
2012-12-31 jenkins-botMerge "use video/webm instead of audio/webm for webm"
2012-12-31 jenkins-botMerge "(bug 40340) Fix cache issues with changing user...
2012-12-31 jenkins-botMerge "(bug 34876) improve $.makeCollapsible performanc...
2012-12-30 jenkins-botMerge "Add LanguageZh_hans::formatDuration() for Chinese."
2012-12-29 jenkins-botMerge "Correct isset() and associated checks in Revisio...
2012-12-29 IAlexMerge "Do correct average year length arithmetic."
2012-12-28 jenkins-botMerge "API list=alltransclusions, rm unique+gen & conti...
2012-12-28 Yuri AstrakhanAPI list=alltransclusions, rm unique+gen & continue...
2012-12-28 Brad Jorsch(bug 42949) API shouldn't assume all exceptions are...
2012-12-27 umherirrenderUse NS_* constant for default namespace in api
2012-12-26 Brion VIBBERMerge "Add mobile target to modules needed for mw.msg()"
2012-12-24 jenkins-botMerge "(bug 43382) Alt+shortcut key does not work in...
2012-12-24 Brian WolffMerge "(bug 42269) namespaceDupes.php has to use the...
2012-12-23 ReedyMerge "Fix database access in ApiSetNotificationTimestamp"
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-23 jenkins-botMerge "Improve usage of which and that"
2012-12-22 Brad JorschFix database access in ApiSetNotificationTimestamp
2012-12-22 ReedyMerge "(bug 36751) InstantCommons doesn't follow redirects"
2012-12-22 btongminh(bug 36751) InstantCommons doesn't follow redirects
2012-12-20 IAlexMerge "(bug 41470) Use numParams in Language::formatDur...
2012-12-20 daniel(bug 42915) make MovePage aware of whether redirects...
2012-12-20 Szymon Świerkosz(bug 32434) API allows reblocking the user without...
2012-12-20 IAlexMerge "misc style fix"
2012-12-20 jenkins-botMerge "(bug 42168) Nicely handle missing revisions...
2012-12-20 daniel(bug 42168) Nicely handle missing revisions in ApiQuery...
2012-12-20 jenkins-botMerge "[JobQueue] Cleaned up DuplicateJob factory funct...
2012-12-20 jenkins-botMerge "Add missing message in messages.inc and rebuild...
2012-12-20 Marius HochFix ApiQueryLogEvents::addLogParams for unknown types...
2012-12-20 IAlexMerge "(bug 37195) Doc fix. $from and $until are arrays...
2012-12-19 jenkins-botMerge "make rebuildtextindex script aware of content...
2012-12-19 Alexandre EmsenhuberFollow-up I5f7f6da0 (cefb9ef): pass the User parameter...
2012-12-19 jenkins-botMerge "(bug 43184) bogus script path in Special:Version"
2012-12-19 jenkins-botMerge "Fix PEAR part of install-phpunit.sh."
2012-12-19 Petr OnderkaFixed description for async parameter in upload module
2012-12-18 jenkins-botMerge "(bug 39490) Add caching to InfoAction."
2012-12-18 jenkins-botMerge "Update docs"
2012-12-17 jenkins-botMerge "(bug 43096) Fix querying suppression logs"
2012-12-17 jenkins-botMerge "(bug 43207) Fix regression in API generator...
2012-12-17 Alex Monk(bug 43096) Fix querying suppression logs
2012-12-17 jenkins-botMerge "use null rather then false and doc fix"
2012-12-17 jenkins-botMerge "(bug 43177) API: Fix regression in case handling...
2012-12-17 jenkins-botMerge "(bug 43137) Don't return the sha1 of revisions...
2012-12-17 Brad Jorsch(bug 43207) Fix regression in API generator=duplicatefiles
2012-12-17 Alex Monk(bug 43137) Don't return the sha1 of revisions through...
2012-12-17 Brad Jorsch(bug 43177) API: Fix regression in case handling for...
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-15 jenkins-botMerge "(bug 42787) Make import robust against corrupt...
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 "Changed LoginForm::addNewaccountInternal() to...
2012-12-14 jenkins-botMerge "(minor) Always use getSites() to get sites."
2012-12-14 jenkins-botMerge "Removed references to DB ignoreErrors() function."
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-13 umherirrender(bug 42089) meta=siteinfo should output the default...
2012-12-13 Trevor ParscalMerge "Upstream: Upgrade jQuery JSON from 2.3 to 2...
2012-12-12 ReedyMerge "Revert "(bug 29115) Add redirect target value...
2012-12-12 ReedyRevert "(bug 29115) Add redirect target value on page...
next