Commit Graph

  • 76856aadc7 Query sort keying on index values and not index hashes which was causing unexpected ording results Jeff Gregory 2014-02-23 03:11:54 -0800
  • 372e2d8729 Query order/limit enforced. Scan limit enforced Jeff Gregory 2014-02-21 13:33:46 -0800
  • 41b9bb34f3 Add @ossareh to contributors. Steve Pulec 2014-02-21 09:16:48 -0500
  • f98d011c4f Merge pull request #97 from ossareh/master Steve Pulec 2014-02-21 09:15:26 -0500
  • 470ade25eb support QueueNamePrefix in the SQS Backend Michael Ossareh 2014-02-20 11:00:08 -0800
  • 6e1196386f Fix misconfigured version of boto. Steve Pulec 2014-02-10 14:44:46 -0500
  • 00bb0775b8 Add new version of boto to Travis. Steve Pulec 2014-02-10 14:42:48 -0500
  • b3f0c2e864 Merge pull request #92 from EvaSDK/implement-head-get-bucket Steve Pulec 2014-02-10 14:41:04 -0500
  • 49ecfad6b1 Implement HEAD method due to changes in boto 2.25, closes: #91 Gilles Dartiguelongue 2014-02-10 12:18:06 +0100
  • 436c0be866 0.2.18 Steve Pulec 2014-02-06 20:54:40 -0500
  • 403250e919 Fix S3 URL Regex to allow slashes in key names. Steve Pulec 2014-02-06 20:47:56 -0500
  • 6a7abf28e9 Lock down sure version due to https://github.com/gabrielfalcao/sure/pull/46. Steve Pulec 2014-02-06 20:41:17 -0500
  • ec2de04c20 Merge pull request #84 from vrivellino/master Steve Pulec 2014-02-06 20:37:10 -0500
  • 1971af9032 Updated test_route53.test_rrset() for batch update Vincent Rivellino 2014-02-03 12:37:57 -0500
  • e5b1c7cc53 Merge pull request #88 from sgarcialaguna/master Steve Pulec 2014-01-29 17:52:16 -0800
  • e1366165d1 Fixed typo in REQUEST_POST_INSTANCES_TEMPLATE sgarcialaguna 2014-01-29 19:41:47 +0100
  • cbee186f45 Merge pull request #87 from hltbra/ami-backend-describe_images-refactoring Steve Pulec 2014-01-28 15:56:09 -0800
  • 4e88d79da2 Refactor AmiBackend.describe_images: make logic of missing image simpler Hugo Lopes Tavares 2014-01-28 18:53:12 -0500
  • bfad3895a7 0.2.17 Steve Pulec 2014-01-28 18:37:03 -0500
  • 61512aaae9 Merge pull request #86 from hltbra/fix-describe-images-for-missing-images Steve Pulec 2014-01-28 15:36:12 -0800
  • 9ad3d480ab Remove special HTTPretty install from Travis. Steve Pulec 2014-01-28 18:21:30 -0500
  • 90aa87d53e Fix DescribeImages to throw error if AMI requested does not exist Hugo Lopes Tavares 2014-01-28 18:14:00 -0500
  • eb93a2bcd1 Route53 Zone.update_record() fix [spulec/moto#83] Vincent Rivellino 2014-01-24 14:34:53 -0500
  • 32f0d7e16c Make tests.helpers.requires_boto_gte() return the test function rather than calling it Hugo Lopes Tavares 2014-01-24 10:45:39 -0500
  • 262b698149 Fix for security groups with other security source groups. Closes #80. Steve Pulec 2014-01-19 06:54:25 -0500
  • 55363b0895 0.2.16 Steve Pulec 2014-01-11 20:55:47 -0500
  • 7eb7704506 Add requirements for Route53. Steve Pulec 2014-01-11 20:29:59 -0500
  • f6e166c96d Merge pull request #79 from Zulunko/master Steve Pulec 2014-01-11 17:25:56 -0800
  • a82b01c945 Merge pull request #69 from creyer/dynamov2_no_indexes Steve Pulec 2014-01-11 17:25:14 -0800
  • fcb2542410 Special characters now allowed in s3bucket_path keys. Fixes issue #78. Eric Lang 2014-01-07 12:59:10 -0800
  • 6277f72c07 add try catch for missing package in old boto versions Sorin 2014-01-07 12:59:36 +0200
  • 637fef1302 port changes from commit/8b278eb05d8c72ab11d48bc3bddf65b3b7b08279 Sorin 2014-01-07 11:17:11 +0200
  • 776e1bc65a Merge branch 'master' into dynamov2_no_indexes Sorin 2014-01-07 11:10:24 +0200
  • b31c3ab8a5 use requires_boto_gte instead of removing the earlier versions Sorin 2014-01-07 10:56:51 +0200
  • 531cd42e0f 0.2.15 Steve Pulec 2013-12-30 13:36:05 -0500
  • 5e7936123c Add comments for optional argparse positional argument Steve Pulec 2013-12-30 13:32:07 -0500
  • f0c6d1124c Make service argument optional so that you can actually use all services Steve Pulec 2013-12-30 13:29:57 -0500
  • b9538f74dd 0.2.14 Steve Pulec 2013-12-30 12:33:45 -0500
  • c4c342c570 Fix bug with backend_name vs backend. Steve Pulec 2013-12-30 12:33:31 -0500
  • 2358622597 0.2.13 Steve Pulec 2013-12-30 12:25:46 -0500
  • d39d706e5c Add @andresriancho to authors Steve Pulec 2013-12-29 21:51:43 -0500
  • 8b278eb05d Clean up querystring logic. Steve Pulec 2013-12-28 20:15:37 -0500
  • ffcbaf366e Remove debug print Andres Riancho 2013-12-27 18:07:43 -0300
  • c6515af8bf Now we have a stand-alone server which can provide services for more than one backend at the same time Andres Riancho 2013-12-27 15:45:53 -0300
  • 56357d344c Making URL a little bit more strict Andres Riancho 2013-12-27 15:45:29 -0300
  • c1f224954e Cleanup some style Steve Pulec 2013-12-29 08:59:07 -0500
  • 74e2c19865 Cleanup unused imports Steve Pulec 2013-12-29 08:40:38 -0500
  • f3890ffc31 Fix for EC2Response MRO Steve Pulec 2013-12-29 08:34:07 -0500
  • ec938ef904 Convert all EC2Response Mixins to subclasses. Steve Pulec 2013-12-29 08:25:13 -0500
  • fefc12457e 0.2.12 Steve Pulec 2013-12-28 20:19:01 -0500
  • 2073dc769a Clean up querystring logic. Steve Pulec 2013-12-28 20:15:37 -0500
  • d58f406de4 Fixes https://github.com/spulec/moto/issues/74 Andres Riancho 2013-12-27 12:26:25 -0300
  • 5f7e60194f Merge pull request #73 from andresriancho/feature/fix_nested_decorators_72 Steve Pulec 2013-12-28 16:33:13 -0800
  • 186b40de54 All tests pass! Fixes https://github.com/spulec/moto/issues/72 Andres Riancho 2013-12-26 13:52:03 -0300
  • f843a1bba9 Ignore backup files Andres Riancho 2013-12-26 13:43:18 -0300
  • b331e8ee8e Ignore pycharm metadata Andres Riancho 2013-12-26 13:42:41 -0300
  • 748fa52cca Fix for https://github.com/spulec/moto/issues/72 Need to run the whole test suite to make sure no regressions were added Andres Riancho 2013-12-26 13:12:50 -0300
  • 3b8cd5ad7d Exclude tests from packagin Steve Pulec 2013-12-19 16:16:00 -0500
  • a31664ade7 removed incompatible boto versions for dynamo v2 Sorin 2013-12-10 14:42:48 +0200
  • 53006df565 change readme Sorin 2013-12-10 12:01:32 +0200
  • 48cfd19fe6 dynamodb v2 no indexes creyer 2013-12-05 13:16:56 +0200
  • 71d655eca1 Merge pull request #67 from StartTheShift/sg_vpc_support Steve Pulec 2013-12-08 20:18:01 -0800
  • 95dec63a4b added latest version of boto to travis matrix Jon Haddad 2013-12-06 14:40:00 -0800
  • 48ee4b600b updated SC methods to work with a group_id, which must be used if it's a group in a VPC Jon Haddad 2013-12-06 14:34:13 -0800
  • 1eac424bf5 missed a commit Jon Haddad 2013-12-05 17:56:46 -0800
  • 95acab1dca added myself to contributors Jon Haddad 2013-12-05 17:11:10 -0800
  • 8781714f5c security group deletion Jon Haddad 2013-12-05 17:00:35 -0800
  • 0e316d8fc3 fixed spot instances creation Jon Haddad 2013-12-05 16:45:18 -0800
  • 0712d40f71 added vpc_id to deletion Jon Haddad 2013-12-05 16:39:25 -0800
  • 4fc7317804 Merge branch 'master' of https://github.com/spulec/moto into sg_vpc_support Jon Haddad 2013-12-05 16:26:07 -0800
  • ac1d2f5ef4 0.2.11 Steve Pulec 2013-11-23 10:39:32 -0500
  • ecb7fa3a66 Add to authors Steve Pulec 2013-11-23 10:38:04 -0500
  • 0b7ace7a5f Add more contributors from multipart s3 pull request Steve Pulec 2013-11-23 10:29:13 -0500
  • 8cc9b1acc3 Merge pull request #65 from jjofseattle/master Steve Pulec 2013-11-23 07:30:45 -0800
  • 4853954c55 Merge pull request #64 from kouk/master Steve Pulec 2013-11-23 07:26:04 -0800
  • 38b26f038f handle double deletion caused by httpretty jjofseattle 2013-11-20 14:45:44 -0800
  • 2d6e649245 improve coverage jjofseattle 2013-11-15 16:20:25 -0800
  • 08777e4b18 pep8 jjofseattle 2013-11-15 15:35:46 -0800
  • 8da1d31432 fix style issues jjofseattle 2013-11-15 15:29:01 -0800
  • 85e32102fa break multipart test in two Konstantinos Koukopoulos 2013-11-15 11:59:30 +0200
  • 3846c46990 replace literal ints with constants Konstantinos Koukopoulos 2013-11-15 11:53:39 +0200
  • a11c80fe20 add route53 jjofseattle 2013-11-14 11:14:14 -0800
  • bdf5a9e26b convert to bytes for python 2.6 Konstantinos Koukopoulos 2013-11-14 17:47:03 +0200
  • 3628e40f3c Merge remote-tracking branch 'spulec/master' Konstantinos Koukopoulos 2013-11-14 17:05:46 +0200
  • 92bebbb3a1 Merge pull request #1 from attili/master Konstantinos Koukopoulos 2013-11-14 05:18:08 -0800
  • d5b3af202e 0.2.10 Steve Pulec 2013-11-08 16:05:36 -0500
  • df3155c869 when getting a key (HEAD request) return key.value instead of empty string. This is will mirror boto's method. Jeff Gregory 2013-10-25 14:36:49 -0700
  • 5a475881d2 support bucket names in url paths in s3bucket_path Brock Pytlik 2013-10-28 13:43:25 -0700
  • 59858dd685 Merge pull request #61 from StartTheShift/master Steve Pulec 2013-11-08 12:08:32 -0800
  • d9862aaa65 Correct size check on multipart uploads. All parts except last must be > 5MB Mike Attili 2013-11-07 17:09:53 -0500
  • b64dbcaa12 Remove ()'s on complete_upload since should.throw requires a 'callable'. Mike Attili 2013-11-07 17:07:56 -0500
  • c2dad5357f correctly passing vpc_id through to revoke Jon Haddad 2013-11-01 12:56:53 -0700
  • 9cbac9bbf4 reworked internals, groups is now a dict of dicts. need to fix errors coming back from revoking and deleting groups Jon Haddad 2013-10-30 20:11:15 -0700
  • 6ad8e109e4 more concise jinja Jon Haddad 2013-10-30 18:59:21 -0700
  • 9ae144bad8 correctly getting the vpc address back Jon Haddad 2013-10-30 18:50:42 -0700
  • c3e4b5401c added new vpc security group test. failing Jon Haddad 2013-10-30 17:55:13 -0700
  • 09b6d67744 dev requirements file. installs requirements.txt plus anything needed for local development Jon Haddad 2013-10-30 14:28:53 -0700
  • 1fca6fd858 ignoring noseids and build dir Jon Haddad 2013-10-30 14:23:12 -0700
  • 661fc39951 Merge pull request #54 from JeffMGreg/master Steve Pulec 2013-10-28 18:59:01 -0700
  • c75a233f6c when getting a key (HEAD request) return key.value instead of empty string. This is will mirror boto's method. Jeff Gregory 2013-10-25 14:36:49 -0700