Commit graph

7 commits

Author SHA1 Message Date
Kunal Mehta
b78d595fee SECURITY: Don't exclude .htaccess files from git archive
Bug: T199029
Change-Id: I7ada3dddc4f5f7f2800882ccc9c73c8494f7fac9
2018-09-20 22:26:11 +01:00
James D. Forrester
22de0e368f Follow-up 95e7c545: Fix .gitattributes file line truncation
Change-Id: I82bf4beeed41cde89da3f1f8bc517420bdfd03ad
2018-01-20 15:30:38 -08:00
Chad Horohoe
95e7c545a9 Move standard tar ignores to .gitattributes so git archive works
Change-Id: Ib12a21827d85f781030309cf400f3207c8bbd8dd
2018-01-18 15:14:06 -08:00
Derk-Jan Hartman
c6235442b4 MimeAnalyzer: Add testcases for mp3 detection
This is a follow-up to change Ie1a63aa

Bug: T115170
Change-Id: Iab5e19e1dd26b0d88c72ad7253cd11e865c5e008
2017-06-08 00:27:33 +00:00
btongminh
9c8f333eb8 Basic support for WebP
Adds basic image size detection for WebP and support in the
MediaHandler. Currently renders WebP files as PNGs, because that
handles transparency.

Bug: T50519
Change-Id: I3c00653a8a034efc3f6b60fe62b7ac2e5391f921
2015-06-26 19:38:38 +00:00
Ori Livneh
428c931271 Declare .icc files to be binary in .gitattributes
Follows I2ae35ddad: TinyRGB support for JPG thumbnails.

Change-Id: Ib8e7a74a6bc7b6cfbc674c8e271faa35b1f1a3c7
2015-06-22 20:49:25 -07:00
Matthew Flaschen
f64ae7564e Make *.sh files use LF
Someone setting up MediaWiki-Vagrant on Windows had an issue with
a carriage return in a shell file sha-bang, which this should fix.

Change-Id: I190a6a6f80233b4a0ac9fd6c34d1b8af9bd6f17c
2014-05-10 20:26:03 +00:00