Commit Graph

  • d5789ae866 add Authors file Steve Pulec 2013-04-27 17:54:24 -0400
  • 3b52ba687d Merge pull request #25 from antimora/moto_23 Steve Pulec 2013-04-27 14:54:03 -0700
  • 881dc851d8 Merge pull request #24 from antimora/moto_22 Steve Pulec 2013-04-27 14:50:37 -0700
  • 5a9762f964 Add license. Steve Pulec 2013-04-26 17:13:43 -0400
  • 64baad79b0 Returning None in get_queue when not found. Closes spulec/moto#23 dilshod.tadjibaev 2013-04-24 00:41:45 -0700
  • c9fb6f1cc1 Implemented remaining Queue attributes. This closes spulec/moto#22 dilshod.tadjibaev 2013-04-23 23:53:30 -0700
  • 6107658c65 0.1.4 Steve Pulec 2013-04-18 23:07:52 -0400
  • dbf2368aa6 Implement SQS get_queue_url. Closes #18 Steve Pulec 2013-04-18 23:07:24 -0400
  • afc7a64a34 0.1.3 Steve Pulec 2013-04-14 11:17:25 -0400
  • be26daaff4 Fix S3 bucket list objects order and delimiters. Closes #14. Steve Pulec 2013-04-13 19:23:32 -0400
  • 98d7a50790 Unquote s3 key names. Closes #13. Steve Pulec 2013-04-13 19:00:37 -0400
  • 8fe0c91853 Fix services to work better with other regions. Closes #17. Steve Pulec 2013-04-13 18:22:26 -0400
  • d96769a91c Fix for buckets with periods in them. Closes #15. Steve Pulec 2013-04-13 17:28:00 -0400
  • b7c46ae7bf fix S3 last_modified. Closes #8 Steve Pulec 2013-03-29 17:45:33 -0400
  • 3882858639 remove note about which boto version was tested Steve Pulec 2013-03-27 19:57:36 -0400
  • 5854219a4c Upload part and complete upload. Somehow, boto doesn't like output I send it, even though it's copy-pasted from its own logs. Lucian Branescu Mihaila 2013-03-26 15:50:18 +0000
  • f557487e06 Beginning of multipart upload support. Lucian Branescu Mihaila 2013-03-26 14:52:33 +0000
  • 7f26525445 0.1.2 Steve Pulec 2013-03-26 10:13:50 -0400
  • e64c73efed Allow writing empty body to s3 key if content-length is zero. Better fix for #6. Steve Pulec 2013-03-26 10:11:16 -0400
  • 756955b61e Temporary fix to allow for writing empty strings to s3 keys. Closes #6. Steve Pulec 2013-03-26 09:02:04 -0400
  • e677193753 0.1.1 Steve Pulec 2013-03-23 10:01:04 -0400
  • 2b63c79c90 remove old extra dispatch method Steve Pulec 2013-03-23 10:00:43 -0400
  • e55f26a07a S3 should allow dashes in bucket names. Closes #5. Steve Pulec 2013-03-23 09:57:20 -0400
  • b03d48e6bc fixes to sqs encoding. Closes #4. Steve Pulec 2013-03-23 09:44:53 -0400
  • a53f5c6730 0.1.0 Steve Pulec 2013-03-19 11:47:11 -0400
  • fe2b3518ae move back to bundled httpretty for now Steve Pulec 2013-03-19 11:46:54 -0400
  • 46b38c705c better setup.py description Steve Pulec 2013-03-19 11:45:19 -0400
  • 71e9e295f6 0.0.10 Steve Pulec 2013-03-17 18:58:08 -0400
  • d49baae644 add STS test Steve Pulec 2013-03-17 18:39:21 -0400
  • ec3ab5ade7 fix httpretty dependency link Steve Pulec 2013-03-17 18:24:54 -0400
  • cd518d060e move to httpretty fork instead of bundling it. Steve Pulec 2013-03-17 18:13:21 -0400
  • 5bec85c6c0 make httpretty fork closed to upstream Steve Pulec 2013-03-17 18:10:31 -0400
  • 46e31d1ecc pull some changes from upstream Steve Pulec 2013-03-16 11:20:07 -0400
  • 893b446890 move dynamodb responses from camelcase Steve Pulec 2013-03-16 00:33:57 -0400
  • 53dc766dad 0.0.9 Steve Pulec 2013-03-16 00:29:19 -0400
  • a5eaaaad51 fix for scanning without filter Steve Pulec 2013-03-15 17:14:14 -0400
  • d29ca8503e move sts handler Steve Pulec 2013-03-15 15:45:28 -0400
  • 73a18b5f74 add dynamo sts handler Steve Pulec 2013-03-15 13:57:20 -0400
  • 65169a60d1 fix makefile to work if .coverage doesnt exist Steve Pulec 2013-03-15 11:21:03 -0400
  • 6a3be2eba8 remove warning from readme Steve Pulec 2013-03-15 11:11:23 -0400
  • c1b9718282 move dynamo type comparison inside the dynamo type class Steve Pulec 2013-03-15 11:10:38 -0400
  • ffa193cb10 change status of dynamo in readme Steve Pulec 2013-03-15 10:24:41 -0400
  • 9b862d7b25 0.0.8 Steve Pulec 2013-03-15 10:23:59 -0400
  • 930e4c9762 fix keys to use types Steve Pulec 2013-03-15 00:45:12 -0400
  • 11c1a2a4c1 add tests for tables without range keys. tests back to 100% Steve Pulec 2013-03-14 22:52:32 -0400
  • cc23453d77 add batch get Steve Pulec 2013-03-14 00:26:55 -0400
  • 0398da2c8d add batch write Steve Pulec 2013-03-13 23:41:01 -0400
  • 3e6f802a20 more comprehensive table scanning and querying Steve Pulec 2013-03-13 22:44:54 -0400
  • ad4b6c4ee2 add dynamodb scanning Steve Pulec 2013-03-13 10:11:13 -0400
  • 58ac6c44b0 add comparisons file missed in last commit Steve Pulec 2013-03-13 09:07:57 -0400
  • 621ac79f33 add table delete and update. add item ops, including querying. Steve Pulec 2013-03-13 09:06:45 -0400
  • 1f0fd7fac7 add coverage stats to readme Steve Pulec 2013-03-11 00:13:28 -0400
  • 2d98a9caef some more tests to bump coverage Steve Pulec 2013-03-11 00:12:22 -0400
  • 127a0d5993 add cover-packge to coverage config Steve Pulec 2013-03-10 23:46:44 -0400
  • 7e9452b7d1 switch to fork of python-coveralls Steve Pulec 2013-03-10 23:39:28 -0400
  • 23bd68955f travis needs to output .coverage Steve Pulec 2013-03-10 22:38:18 -0400
  • e7afd8263a try out coveralls Steve Pulec 2013-03-10 22:34:30 -0400
  • 9db1107caa exclude NotImplemented and 3rd party packages from coverage Steve Pulec 2013-03-10 22:20:46 -0400
  • c196e15cf7 Table listing now supports limits and continuations zmsmith 2013-03-10 21:16:44 -0400
  • 9e9e057289 Mock out instance metadata. Make basic connection with iam roles work. Closes #3. Steve Pulec 2013-03-10 16:55:34 -0400
  • 1cc0e0eac7 adding first error handling zmsmith 2013-03-10 15:46:27 -0400
  • e9eb36e58c more descriptive status table Steve Pulec 2013-03-07 22:47:57 -0500
  • a819b4af7d fix readme table Steve Pulec 2013-03-06 23:08:29 -0500
  • b5967dfa72 add nice status table Steve Pulec 2013-03-06 22:53:22 -0500
  • 316418df55 add subnets Steve Pulec 2013-03-05 22:53:53 -0500
  • 584f1f01b6 add vpc commands Steve Pulec 2013-03-05 22:33:41 -0500
  • 0d51349662 add get_console_output Steve Pulec 2013-03-05 22:11:58 -0500
  • e993917d4c pep8 Steve Pulec 2013-03-05 08:35:18 -0500
  • 86a89f2495 0.0.7 Steve Pulec 2013-03-05 08:21:47 -0500
  • c79b28f4cf more headers Steve Pulec 2013-03-05 08:16:54 -0500
  • a728b2581a Adding server mode Steve Pulec 2013-03-05 08:14:43 -0500
  • c6f5afff75 0.0.6 Steve Pulec 2013-02-28 22:49:16 -0500
  • ac7efd029c clean up readme Steve Pulec 2013-02-28 22:45:41 -0500
  • e2931e7ee8 dropping py26 support for now Steve Pulec 2013-02-28 22:42:14 -0500
  • ab4d65959e httpretty fixes for py26 Steve Pulec 2013-02-28 22:40:26 -0500
  • 67eeb5a050 add travis to readme Steve Pulec 2013-02-28 22:36:23 -0500
  • 48884907fc add travis Steve Pulec 2013-02-28 22:32:52 -0500
  • 3f602cf610 install should be bigger header Steve Pulec 2013-02-28 00:16:16 -0500
  • ef9e02557c cleaner pip install Steve Pulec 2013-02-28 00:15:46 -0500
  • 07b802d3e9 cleaner pip install Steve Pulec 2013-02-28 00:15:30 -0500
  • c7c472bf20 add decorator names to readme Steve Pulec 2013-02-28 00:12:12 -0500
  • f8c64104db add services list to readme Steve Pulec 2013-02-28 00:09:58 -0500
  • 98fc1eeab9 update ec2 calls for boto 2.5 compat Steve Pulec 2013-02-28 00:08:35 -0500
  • 6989f7ee59 add sts to dynamo for boto 2.5 backwards compat Steve Pulec 2013-02-28 00:03:57 -0500
  • db943bcdbb add other ways to call decorator Steve Pulec 2013-02-27 22:25:15 -0500
  • 4fca60ba98 add test for sqs not implemented Steve Pulec 2013-02-27 21:56:54 -0500
  • 459697508e remove extra newline Steve Pulec 2013-02-27 01:20:10 -0500
  • 51c5f66aac change all mocking to include http and https Steve Pulec 2013-02-27 01:15:26 -0500
  • b0d89bb7b7 fix s3 key list and missing key response Steve Pulec 2013-02-27 01:12:11 -0500
  • 91b61c7be5 another s3 http fix Steve Pulec 2013-02-26 15:15:20 -0500
  • 62501999f6 0.0.5 Steve Pulec 2013-02-26 15:13:09 -0500
  • 3542f4ec30 make s3 handle http Steve Pulec 2013-02-26 15:12:38 -0500
  • 0f1dc12b8c 0.0.4 Steve Pulec 2013-02-26 15:00:57 -0500
  • 9452e7c2ec add jinja2 to install_requires Steve Pulec 2013-02-26 15:00:18 -0500
  • 4783db9b15 0.0.3 Steve Pulec 2013-02-26 14:58:31 -0500
  • 1db787e7da add url path normalization to httpretty Steve Pulec 2013-02-26 14:47:47 -0500
  • a07ec2940d fix test Steve Pulec 2013-02-26 00:31:24 -0500
  • d32059f301 pep8 Steve Pulec 2013-02-26 00:31:01 -0500
  • bcbec29653 start pep8 cleanup Steve Pulec 2013-02-26 00:12:34 -0500
  • 024624045f add boto to install requires Steve Pulec 2013-02-25 23:56:41 -0500