summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicateHEADmasterPaul Tax2015-08-242-2/+0
|
* Bump version 0.1.8Paul Tax2015-08-241-1/+1
|
* Py3 importsPaul Tax2015-08-241-3/+3
|
* Fix py3Paul Tax2015-08-241-1/+1
|
* New travis infraPaul Tax2015-08-241-0/+1
|
* Trigger travisPaul Tax2015-08-241-0/+1
|
* Add travis againPaul Tax2015-08-244-3/+17
|
* Add requirements file for dev, fix PEP8Paul Tax2015-08-245-10/+12
|
* Merge pull request #14 from j0hnsmith/fix_escaped_mp_uploadId_invalid_signaturePaul Tax2015-08-242-4/+50
|\ | | | | fix invalid signature when params dict used with = in mp uploadId
| * add test to ensure canonical string doesn't contain escaped paramsj0hnsmith2015-08-211-0/+19
| |
| * fix invalid signature when params dict used with mp uploadId containing =j0hnsmith2015-08-201-4/+31
|/
* Update readme examplePaul2015-01-171-5/+6
|
* Removing travis batch from readmePaul2015-01-171-2/+0
|
* Remove travisPaul2015-01-171-14/+0
|
* Bump versionPaul2015-01-171-1/+1
|
* Merge branch 'dev'Paul2015-01-173-46/+62
|\
| * PY3 and PEP8 fixesPaul2015-01-173-46/+62
| |
* | Merge pull request #13 from nordstromj/masterPaul Tax2015-01-172-1/+55
|\ \ | |/ | | Update of missing API query parameters
| * Added tests demonstrating functionality of cors, tagging, and notification.nordstromj2015-01-151-0/+53
| |
| * Updated special_params list with tagging, cors, notification.nordstromj2015-01-151-1/+2
|/
* Merge pull request #10 from toabctl/python3-examplePaul Tax2013-12-051-3/+3
|\ | | | | Make example ready for python3
| * Make example ready for python3Thomas Bechtold2013-12-051-3/+3
|/
* Create new releasePaul2013-11-192-2/+2
| | | | Add LICENSE to release
* Merge pull request #8 from seiflotfy/masterPaul Tax2013-11-181-0/+29
|\ | | | | Add missing LICENSE.txt (BSD License) with proper Copyrights
| * Add missing LICENSE.txt (BSD License) with proper CopyrightsSeif Lotfy2013-11-181-0/+29
|/
* Bump to 0.1.4Paul2013-09-281-1/+1
| | | | Uploaded to pypi
* fix unittestsPaul2013-09-271-3/+3
| | | | Dont have python 3 running here
* Merge pull request #6 from matheuspatury/masterPaul Tax2013-09-272-8/+12
|\ | | | | fix issues to work in Python 3.3.2
| * fix issues to work in Python 3.3.2Matheus2013-09-262-8/+12
|/
* Update .travis.ymlPaul Tax2013-09-021-0/+2
| | | Added python 3.2 and 3.3
* Merge pull request #5 from simoncoulton/masterPaul Tax2013-09-021-15/+38
|\ | | | | Added support for Python 3
| * Removed pprint...Simon Coulton2013-08-301-2/+0
| |
| * Added support for Python 3Simon Coulton2013-08-301-15/+40
|/
* Add travis status image to readmePaul2013-05-021-0/+2
| | | | Add image to readme
* Fix issue#4 fix for encoded pathsPaul2013-05-023-2/+16
| | | | | | Thanks @jamshid for reporting this Bumping to version 0.1.3
* Create correct moduleTax2012-11-201-2/+2
|
* Next try make secure vars globalPaul2012-11-172-3/+3
| | | | https://github.com/jed/dynamo/blob/master/.travis.yml
* Updating secret env varsPaul2012-11-171-1/+2
| | | | | | | http://about.travis-ci.org/docs/user/build-configuration/#Secure-environ ment-variables travis encrypt tax/python-requests-aws AWS_SECRET_KEY=XXXX
* Remove manifestPaul2012-11-161-5/+0
|
* PIP installationPaul2012-11-162-6/+28
| | | | Bam installation via PIP
* creating python packageTax2012-10-033-0/+20
|
* A little shorterTax2012-10-022-14/+4
| | | | Testing travis again
* Not globalPaul2012-09-041-2/+1
|
* test travisPaul2012-09-043-5/+5
|
* One more timeTax2012-09-041-2/+2
|
* Lets try again with new ENVTax2012-09-042-2/+3
|
* Now with valid YAML fileTax2012-09-041-2/+2
|
* Trying travis with secure ENV varsTax2012-09-041-0/+4
| | | | https://github.com/travis-ci/travis-ci.github.com/pull/126/files
* Remove travis failTax2012-09-041-3/+0
|
* Should fail not errorTax2012-09-041-1/+1
| | | | whoops