This website requires JavaScript.
Explore
Help
Sign in
catalin
/
moto
Watch
1
Star
0
Fork
You've already forked moto
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
7fd3daa524
moto
/
moto
/
s3
History
Download ZIP
Download TAR.GZ
Steve Pulec
31dbe61233
Fix s3 url regex.
Closes
#516
.
2016-01-24 17:15:21 -05:00
..
__init__.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
exceptions.py
use request body in complete upload, improve exception handling
2015-02-10 16:56:56 +02:00
models.py
Add ACL support for S3 buckets.
2015-11-11 20:26:29 -05:00
responses.py
Fix s3 url regex.
Closes
#516
.
2016-01-24 17:15:21 -05:00
urls.py
Fix s3 url regex to ensure path-based bucket and key does not catch.
2016-01-24 16:33:50 -05:00
utils.py
Add special S3 bucket create logic for us-east-1.
Closes
#273
.
2014-12-10 20:20:51 -05:00