Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
s3-uploads
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
May 04, 2014
Added --dry-run ability to s3-uploads upload-directory
· 43eb7d75
Joe Hoyle
authored
May 04, 2014
43eb7d75
Added upload-directory subcommand with better sync functionality
· 8e3297c8
Joe Hoyle
authored
May 04, 2014
8e3297c8
Apr 30, 2014
Fix seeking so getimagesize() etc will work
· 7f63bb86
Joe Hoyle
authored
Apr 30, 2014
7f63bb86
Mar 26, 2014
Merge pull request #4 from humanmade/rm-cp
· fb0231d7
Joe Hoyle
authored
Mar 27, 2014
fb0231d7
Added CP and RM commands
· b9fe77f5
Joe Hoyle
authored
Mar 27, 2014
b9fe77f5
Mar 04, 2014
Add relative protocol to the custom bucket hostname
· 128fe775
Joe Hoyle
authored
Mar 04, 2014
128fe775
Merge pull request #3 from humanmade/bucket-hostname
· b076df31
Joe Hoyle
authored
Mar 04, 2014
b076df31
Support for setting a custom hostname for the bucket
· d1a8dc4a
Joe Hoyle
authored
Mar 04, 2014
d1a8dc4a
Feb 26, 2014
Merge pull request #1 from humanmade/removable-filters
· 3fab3d4d
Joe Hoyle
authored
Feb 26, 2014
3fab3d4d
Move filter callbacks to the class
· a26247bc
Ryan McCue
authored
Feb 26, 2014
a26247bc
Feb 13, 2014
don't require php 5.4
· 5bcfc665
Joe Hoyle
authored
Feb 13, 2014
5bcfc665
curly braces on if() statement
· e83079af
Joe Hoyle
authored
Feb 13, 2014
e83079af
Remove wpthumb hack
· 17ddb701
Joe Hoyle
authored
Feb 13, 2014
17ddb701
Update readme
· e7a33813
Joe Hoyle
authored
Feb 13, 2014
e7a33813
Update readme
· 9e86f3b8
Joe Hoyle
authored
Feb 13, 2014
9e86f3b8
Make the s3() function public so cli commands can use it etc
· fb1fd899
Joe Hoyle
authored
Feb 13, 2014
fb1fd899
Added `s3-uploads ls` command to list uploads on S3
· 1a1f97bd
Joe Hoyle
authored
Feb 13, 2014
1a1f97bd
Fix adding permissions for use to list the dir they have access to in IAM user
· d0dd3a64
Joe Hoyle
authored
Feb 13, 2014
d0dd3a64
Feb 10, 2014
Added option to specify the username that create-iam-user creates
· 05256a37
Joe Hoyle
authored
Feb 10, 2014
05256a37
Support paths in S3_UPLOADS_BUCKET to mutliple sites can use the same S3 Bucket
· 5242e46e
Joe Hoyle
authored
Feb 10, 2014
5242e46e
Added a generate-iam-policy command incase the user wants to manually create...
· 84436351
Joe Hoyle
authored
Feb 10, 2014
84436351
Added convenience command to create an AWS IAM user for S3 Uploads to use
· f28f5045
Joe Hoyle
authored
Feb 10, 2014
f28f5045
Move all intermediate sizes to S3 too
· e5c37d2b
Joe Hoyle
authored
Feb 10, 2014
e5c37d2b
On migrate-attachments command, provide the wp search-replace command for convenience
· f8b5a45f
Joe Hoyle
authored
Feb 10, 2014
f8b5a45f
Add arg to delete files after migrating them to S3
· 88e01528
Joe Hoyle
authored
Feb 10, 2014
88e01528
Nov 27, 2013
Don't delete the original attachment image, just in case
· 5d55c104
Joe Hoyle
authored
Nov 27, 2013
5d55c104
Ilcude the wp-cli file
· 97789d04
Joe Hoyle
authored
Nov 27, 2013
97789d04
Added wp-cli migrator command for s3 uplods
· 80a2402b
Joe Hoyle
authored
Nov 27, 2013
80a2402b
Provide a way to get the original upload dir before filtering it
· d3d15a56
Joe Hoyle
authored
Nov 27, 2013
d3d15a56
Skip dirs in stat, as s3 doesn't have dirs
· 74977a26
Joe Hoyle
authored
Nov 27, 2013
74977a26
Set the save locatino of wpthumb
· 3650a871
Joe Hoyle
authored
Nov 27, 2013
3650a871
Remove filestat hack, was breaking stuff
· f987b43e
Joe Hoyle
authored
Nov 27, 2013
f987b43e
Nov 22, 2013
Disable the wpthub dir check
· 8871b334
Joe Hoyle
authored
Nov 22, 2013
8871b334
Loading