Revert "merged master"
[lhc/web/wiklou.git] / includes / upload / UploadBase.php
2012-05-16 ReedyMerge "add since tags"
2012-05-16 Aaron[Upload] Added various profiling calls to upload code.
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 Aaron SchulzMerge "Credits/RN for bug 5445 / 7694faf68"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-01 csteipp(bug 29296) Expanded Blacklist for SVG Files
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-03-31 ReedyMerge "Stop PHP notices fouling up XML, when exporting...
2012-03-31 ReedyMerge "Avoid doubling dump output"
2012-03-30 DemonMerge "Removed unused saveTempUploadedFile() function"
2012-03-30 Aaron SchulzRemoved unused saveTempUploadedFile() function
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Antoine MussoFix doc for includes/upload
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
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-11-20 Roan Kattouw(bug 1672) Add $wgDisableUploadScriptChecks to allow...
2011-11-03 Mark A. Hershbergerw/s fixup
2011-10-07 Bryan Tong MinhFollow-up r98430, use dedicated error message for filen...
2011-09-29 Bryan Tong Minh(bug 30202) Restrict file names on upload to 240 bytes...
2011-09-08 Aaron SchulzPartial revert of r65898 (bug 27700). Callers should...
2011-08-16 Ian BakerCleaning up little things, updates to code clarity...
2011-08-16 Brian Wolfffollow-up r88171 - fix fatal if suggested filename...
2011-08-15 Ian BakerRemoved the ability to pass a key into stashFile()...
2011-07-18 Mark A. HershbergerBug #29874 - Image extension strict whitelist handling...
2011-07-14 Ian Bakerproperly handle the case where a file disappears during...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-06 Chad Horohoepublic static
2011-06-22 Matěj GrabovskýFollow-up r90369: Add third parameter to filetype-unwan...
2011-06-18 Matěj Grabovský(bug 29325) Setting $wgStrictFileExtensions to false...
2011-06-13 Krinkle(bug 28556) Remove MacBinary
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-27 Alexandre EmsenhuberSimplify a bit :)
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-23 Russ NelsonSwift needs to rewrite entire files. We need this call...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-15 Bryan Tong Minh(bug 23464) File: prefixes are now chopped off during...
2011-05-15 Bryan Tong Minh(bug 1780) Uploading files with non-ascii characters...
2011-03-25 Neil Kandalgaonkarchange the name of UploadBase::verifyPermissions()...
2011-03-22 Sam ReedFollowup r65898, fix inverse logic for title existence
2011-03-18 Mark A. HershbergerFollowup r83536 to address Jack Phoenix's comments...
2011-03-14 Sam Reed* (bug 28034) uploading file to local wiki when file...
2011-03-08 Mark A. Hershbergermisc w/s cleanups, “svn diff -x-w” clean
2011-03-04 Bryan Tong Minh(bug 26995) File size is now checked before uploading...
2011-02-27 Sam ReedTweak documentation
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-20 Sam ReedMore explicit variable definitions, function documentation
2011-02-19 Mark A. HershbergerBug #26059 — Add support for KML/KMZ filetype
2011-02-19 Sam ReedMore parameter documentation
2011-02-18 Sam ReedRemove unused variables
2011-02-02 Sam ReedFixup some trailing newlines
2011-01-28 PlatonidesRemove empty statement (r80993) and unused global ...
2011-01-27 Bryan Tong Minh(bug 26285) Extensions will be automatically generated...
2011-01-25 Bryan Tong MinhMake the UploadStash repo specific by creating FileRepo...
2011-01-22 Bryan Tong Minh(bug 26809) Uploading files with multiple extensions...
2011-01-22 Ilmari KaronenAdd extension and MIME type as parameters to filetype...
2011-01-21 Ilmari KaronenCheck that the MIME type is allowed before checking...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-06 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-06 Sam ReedFixup FIXME on r65818
2010-12-12 Benjamin LeesFollow-up to r77956: instead of making $wgFileExtension...
2010-12-07 Benjamin Lees(bug 18372) $wgFileExtensions will now override $wgFile...
2010-11-30 Sam ReedMore unused variables
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-16 Roan KattouwFollowup r76782: is_a() -> instanceof (we dropped PHP...
2010-11-16 Neil Kandalgaonkarfixed typo
2010-11-16 Neil KandalgaonkarFixed bug#25784 (thumbnails of stashed files had wrong...
2010-11-13 Sam ReedFixed up some doxygen warnings
next