Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
s3-uploads
Jun 12, 2015
Exclude the aws sdk
· 901714c7
Joe Hoyle
authored
Jun 11, 2015
901714c7
Remove test code
· 04ed4054
Joe Hoyle
authored
Jun 11, 2015
04ed4054
Fix filter
· 9bf4de37
Joe Hoyle
authored
Jun 11, 2015
9bf4de37
Show the coverage
· b84beac9
Joe Hoyle
authored
Jun 11, 2015
b84beac9
Instal iiamgick
· da25a06f
Joe Hoyle
authored
Jun 11, 2015
da25a06f
Add codecov to travis
· 0af579b5
Joe Hoyle
authored
Jun 11, 2015
0af579b5
Jun 02, 2015
Remove the temp image in image magick
· f2c2742b
Joe Hoyle
authored
Jun 01, 2015
f2c2742b
Fix saving image with imagick
· eca9b9a0
Joe Hoyle
authored
Jun 01, 2015
eca9b9a0
Jun 01, 2015
Merge pull request #14 from humanmade/fix-imagick
· 90e7f2f2
Joe Hoyle
authored
Jun 01, 2015
90e7f2f2
Add support for Imagick by subclass WP_Image_Editor_Imagick
· 70842d41
Joe Hoyle
authored
Jun 01, 2015
70842d41
Merge pull request #13 from humanmade/phpunit
· 6a7b12c7
Joe Hoyle
authored
Jun 01, 2015
6a7b12c7
Let's with latest PHP, AWS SDK is 5.4+
· 3e42307e
Joe Hoyle
authored
Jun 01, 2015
3e42307e
Add built status to readme
· 51cd7240
Joe Hoyle
authored
Jun 01, 2015
51cd7240
Attemp to get php 5.2 compat
· 810fe78a
Joe Hoyle
authored
Jun 01, 2015
810fe78a
Use env variables for s3 details
· ae3807de
Joe Hoyle
authored
Jun 01, 2015
ae3807de
Add initial test file
· b11ff6ee
vagrant
authored
Jun 01, 2015
b11ff6ee
Added unit testing
· e91e60e1
Joe Hoyle
authored
Jun 01, 2015
e91e60e1
May 12, 2015
Support passing a region
· f4ca7788
Joe Hoyle
authored
May 12, 2015
f4ca7788
Latest aws sdk
· 0b429a86
Joe Hoyle
authored
May 12, 2015
0b429a86
Use signatire V4, as it doesn't work in Frankfurt
· ad06bb4d
Joe Hoyle
authored
May 12, 2015
ad06bb4d
Feb 09, 2015
Fix URLs when not using a url replacement constant
· 5b740080
Joe Hoyle
authored
Feb 09, 2015
5b740080
Fix getimagesize() calls on larger JPEGs
· 84423004
Joe Hoyle
authored
Feb 09, 2015
84423004
Support setting the url rather htan hostname
· 26803acb
Joe Hoyle
authored
Feb 08, 2015
26803acb
Feb 07, 2015
Add stream wrapper subclass so we can have a non-implemented chmod() function...
· ab1bba9e
Joe Hoyle
authored
Feb 07, 2015
ab1bba9e
Merge pull request #9 from humanmade/local-stream
· c7647316
Joe Hoyle
authored
Feb 07, 2015
c7647316
Set stream context options always
· 042e67fa
Joe Hoyle
authored
Feb 07, 2015
042e67fa
Fix spacing
· 2c379852
Joe Hoyle
authored
Feb 07, 2015
2c379852
Merge pull request #11 from humanmade/willmot-patch-1
· 4e00d221
Joe Hoyle
authored
Feb 07, 2015
4e00d221
Minor spelling fix
· 8f99ac48
Tom Willmot
authored
Feb 07, 2015
8f99ac48
Jan 23, 2015
Added local stream wrapper for local development
· e1bc98dd
Joe Hoyle
authored
Jan 23, 2015
e1bc98dd
Oct 20, 2014
Detect mimetype when streaming files
· 6da5abad
Joe Hoyle
authored
Oct 20, 2014
6da5abad
Oct 05, 2014
Fix a nasty bug in handle_sideload that would try to `rename()` across streams
· 8f2ccad7
Joe Hoyle
authored
Oct 05, 2014
8f2ccad7
Sep 03, 2014
If constants are not defined, don't start up the shared instance
· 99fd9657
Joe Hoyle
authored
Sep 03, 2014
99fd9657
Jul 17, 2014
Handle weird edge case with is_dir() on a partial path containing file extensions
· ed7527de
Joe Hoyle
authored
Jul 17, 2014
ed7527de
Jun 22, 2014
Ability to disable the URLs being rewrittd to the s3 bucket
· bdb705e2
Joe Hoyle
authored
Jun 21, 2014
bdb705e2
Jun 21, 2014
Update Readme to IAM policy
· 7a85fbc8
Joe Hoyle
authored
Jun 20, 2014
7a85fbc8
Spoof the SEEK_END in the aws-sdk to get exif funcitons to work (nasty hack)
· 41824c01
Joe Hoyle
authored
Jun 20, 2014
41824c01
May 05, 2014
Fix fatal error :(:x
· 8c1df2b4
Joe Hoyle
authored
May 04, 2014
8c1df2b4
Added concurrency arg
· a4cec0b3
Joe Hoyle
authored
May 04, 2014
a4cec0b3
Fixed --dry-run on new files
· 6977ae79
Joe Hoyle
authored
May 04, 2014
6977ae79
Loading