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
Added composer.json file
· 762c44ec
spacedmonkey
authored
Jun 12, 2015
762c44ec
Added unit tests for stream functions copy, unlink, rename
· bb2b322b
Joe Hoyle
authored
Jun 11, 2015
bb2b322b
Added latest aws-sdk 2.8
· d6d748e9
Joe Hoyle
authored
Jun 11, 2015
d6d748e9
Merge pull request #18 from humanmade/codecov
· 193d2805
Joe Hoyle
authored
Jun 11, 2015
193d2805
Add codecov badge
· d4e8a481
Joe Hoyle
authored
Jun 11, 2015
d4e8a481
Fix tests included for coverage
· c9dbe9d6
Joe Hoyle
authored
Jun 11, 2015
c9dbe9d6
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 10, 2015
Merge pull request #17 from TheCodeCompany/filter-put-object
· c00c5da4
Joe Hoyle
authored
Jun 09, 2015
c00c5da4
Jun 09, 2015
PR feedback
· dd689bd2
zscott
authored
Jun 10, 2015
dd689bd2
Jun 05, 2015
Add a return to close off function
· b108dbf9
Ben May
authored
Jun 06, 2015
b108dbf9
Fix spelling typo
· 0a4cac8a
Ben May
authored
Jun 06, 2015
0a4cac8a
added some documentation for S3_UPLOADS_CACHE_CONTROL and S3_UPLOADS_EXPIRES constants
· cfe7f705
zscott
authored
Jun 05, 2015
cfe7f705
Added config define()s for default Expires and Cache-Control HTTP headers
· 66caab7b
zscott
authored
Jun 05, 2015
66caab7b
Added 's3_uploads_putObject_params' filter
· 033b186b
zscott
authored
Jun 05, 2015
033b186b
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
Loading