Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
s3-uploads
Jun 16, 2015
Reapply hack to sdk for seeking uncached cached data
· a9db1096
Joe Hoyle
authored
Jun 15, 2015
a9db1096
Jun 13, 2015
Merge pull request #22 from humanmade/move-sdk
· dddd001b
Joe Hoyle
authored
Jun 12, 2015
dddd001b
Move aws-sdk to /lib/ dir
· 8f3c987b
Joe Hoyle
authored
Jun 12, 2015
8f3c987b
Merge pull request #16 from TheCodeCompany/verify-command
· 1f9abd30
Joe Hoyle
authored
Jun 12, 2015
1f9abd30
Merge pull request #19 from spacedmonkey/composer
· 84bac6d4
Joe Hoyle
authored
Jun 12, 2015
84bac6d4
Jun 12, 2015
Added composer.json file
· 762c44ec
spacedmonkey
authored
Jun 12, 2015
762c44ec
fix whitespace issues
· 6cc32f3f
zscott
authored
Jun 12, 2015
6cc32f3f
updated S3_Uploads_WP_CLI_Command::verify_api_keys() to use handle copy() errors correctly
· 832528b3
zscott
authored
Jun 12, 2015
832528b3
Merge branch 'master' into verify-command
· 72afa1a0
zscott
authored
Jun 12, 2015
72afa1a0
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
Adjust white spacing / tabing on DocBlock
· 2e09c39e
Ben May
authored
Jun 06, 2015
2e09c39e
Enhance copy check within the verify function to handle errors better and...
· 45adc4a7
Ben May
authored
Jun 05, 2015
45adc4a7
added verify command to README
· 9f758942
zscott
authored
Jun 05, 2015
9f758942
added WPCLI command
· 1e53525e
zscott
authored
Jun 05, 2015
1e53525e
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
Loading