merging latest master
[lhc/web/wiklou.git] / includes / upload / UploadFromStash.php
2012-08-20 danielmerging latest master
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-06-06 jeroendedauwmerged master
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-31 Aaron SchulzMerge "Revision::getTitle produce rev_id IS NULL query"
2012-05-31 ReedyMerge "(bug 37194) remove obsoletes *.deps.php"
2012-05-31 Tim StarlingMerge "(bug 36839) Use mb_check_encoding() if available."
2012-05-29 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-29 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-29 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 danielmerged from master
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Brion VIBBERMerge "Fixes bug 4045 by adding dirmarks."
2012-04-20 ReedyMerge "Added more description of Short URL"
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-20 Aaron SchulzMerge "Added getRootStoragePath() convenience function...
2012-04-20 Aaron SchulzMerge "Can't return values from functions that don...
2012-04-19 ReedyCan't return values from functions that don't return...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Antoine MussoFix doc for includes/upload
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Roan KattouwRevert r104659 and its followup r104665: break the...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-10-16 Sam ReedFew bits of documentation
2011-10-14 Sam ReedUpdate some deprecated code
2011-08-26 Ian BakerUploadFromStash::stashSession returned an object instea...
2011-08-18 Ian BakerTwo bugs:
2011-08-16 Ian BakerCleaning up little things, updates to code clarity...
2011-08-15 Ian BakerRemoved the ability to pass a key into stashFile()...
2011-08-15 Ian Bakerchecking for existence of mLocalFile in stashFile(...
2011-08-15 Ian BakerFixed incorrect usage of || operator, added test
2011-08-02 Jan GerberExtend upload api adding an option to upload files...
2011-07-14 Ian Bakerproperly handle the case where a file disappears during...
2011-07-13 Ian BakerAdded us_status column for future expansion re Bryan...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-05-29 Sam ReedAnd even more documentation in various files
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-02-20 Sam ReedMore explicit variable definitions, function documentation
2011-02-02 Sam ReedFixup some trailing newlines
2011-01-29 Bryan Tong Minh(bug 27021) Session key was changed somewhere from...
2011-01-06 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2010-12-22 Sam ReedProperly qualify usage of class constants
2010-08-20 Alexandre Emsenhuber* Standardised file description headers
2010-07-29 Bryan Tong MinhUploading to a protected title will allow the user...
2010-03-31 Mark A. Hershbergeruse class constant from r64403
2010-03-12 Bryan Tong MinhMerge r63621 and r63636 from REL1_16:
2010-02-09 Mark A. Hershbergerfollow up r61407
2009-11-04 Bryan Tong Minh* Disable autofill for reuploads
2009-10-23 Bryan Tong Minh* Updated upload hooks documentation
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-10-08 Michael Dale* bug 21063 http copy upload and upload from stash...
next