(bug 35885) remove api version string and parameter
[lhc/web/wiklou.git] / includes / api / ApiUpload.php
2013-01-18 Yuri Astrakhan(bug 35885) remove api version string and parameter
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-15 Trevor ParscalMerge "(bug 43052) dblClickEdit/rightClickEdit: Trigger...
2013-01-15 KrinkleMerge "Revert "Live preview no longer experimental""
2013-01-14 jenkins-botMerge "fixed timestamp validation for api"
2013-01-14 DemonMerge "Removed useless keys() function from BagOStuff."
2013-01-12 jenkins-botMerge "Eliminate dummy Language instances from being...
2013-01-11 jenkins-botMerge "Use ResultWrapper::numRows() instead of Database...
2013-01-11 IAlexMerge "Add "modifyExtensionField" utility function"
2013-01-10 jenkins-botMerge "Add css $classes variable to the OldChangesListR...
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-04 jenkins-botMerge "Parser test to test language conversion around...
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
2012-12-31 jenkins-botMerge "(bug 34876) improve $.makeCollapsible performanc...
2012-12-26 Brion VIBBERMerge "Add mobile target to modules needed for mw.msg()"
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-20 jenkins-botMerge "(bug 42168) Nicely handle missing revisions...
2012-12-20 jenkins-botMerge "[JobQueue] Cleaned up DuplicateJob factory funct...
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 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-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 "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-12 ReedyMerge "Revert "(bug 29115) Add redirect target value...
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 Translation update... Merge "Localisation updates from translatewiki.net."
2012-12-11 Aaron Schulz[Upload] Improvements to async stash uploading.
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-08 IAlexMerge "Memory setting for djvutext is now a constant"
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-07 BsituMerge "Adding fragment support to SpecialPage::getTitle...
2012-12-07 jenkins-botMerge "Add the required call to the parent setUp to...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 KaldariMerge "[JobQueue] Added a sanity check to catch ack...
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-06 ReedyMerge "(bug 42466) Allow djvutxt to use more memory"
2012-12-06 DemonMerge "[Upload] Added async upload concatenation support."
2012-12-05 Aaron Schulz[Upload] Added async upload concatenation support.
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
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 KaldariMerge "reinstating Change Ifb1f6125..."
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-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-12 DemonMerge "* Oracle schema update: rc_moved, cat_hidden...
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-11 Tim StarlingMerge "Fix creation of pages in the MediaWiki namespace."
2012-10-10 Aaron SchulzAvoid fatals for bad filenames given for chunk uploads.
2012-10-10 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
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...
next