Commit History

Author SHA1 Message Date
  Nuwan Goonasekera f2336e40f0 Added missing connector lines to svg. 10 years ago
  Nuwan Goonasekera bf4d2f6b1c Copied design goals to docs and some minor restructuring. 10 years ago
  Nuwan Goonasekera 360c59abf1 Minor readme enhancements. 10 years ago
  Enis Afgan 26c5412e09 Remove httpretty from explicit requirements (a working version is now being set by moto https://github.com/spulec/moto/commit/2e69986e01caa6d2f8acbcb286a5c0a9c09c6ce2) 10 years ago
  Enis Afgan 71fd34d204 Release dependent library versions during the dev cycle; update development status to Alpha 10 years ago
  Enis Afgan a7042bf70e Make library name consistent throughout the documentation 10 years ago
  Nuwan Goonasekera 84956e6378 Add codeclimate.yml and silence spurious warnings. 10 years ago
  Enis Afgan 5f6102f514 Add installation instructions to README 10 years ago
  Enis Afgan 1bbd816a3a Update CHANGELOG for Jan 30 2016 release 10 years ago
  Enis Afgan 9eb6995af2 Let a provider import raise an exception on a missing library and fix imports for non-dev library installs 10 years ago
  Enis Afgan b77a41f373 Add size and last_modified properties to bucket object class + tests 10 years ago
  Enis Afgan ba19034d71 Fix rst README formatting 10 years ago
  Enis Afgan a299a71350 Move Testing from main README into the docs 10 years ago
  Enis Afgan ae975e76d4 Update formatting on the provider walkthrough 10 years ago
  Enis Afgan bf1496e61d Fix README formatting 10 years ago
  Enis Afgan 7aac30239d Update README 10 years ago
  Enis Afgan 53fd714160 Filter aws snapshots to user-owned ones; also set snap description on creation 10 years ago
  Nuwan Goonasekera 95c802109d Added contributor guide and development walkthrough. 10 years ago
  Enis Afgan 44e3395e75 Fix security group group test 10 years ago
  Enis Afgan 3b47ebcf47 Update moto 10 years ago
  Enis Afgan b1a50181fa Include group field in the security group rule representation 10 years ago
  Nuwan Goonasekera 2437c4065b Fixed for potential null values in OpenStack SG rules 10 years ago
  Enis Afgan da403ee1f4 Disable security group group rule testing until differences between AWS and OS can be figured out 10 years ago
  Enis Afgan 1b4f5255fb Ensure security group rule ports are integers 10 years ago
  Enis Afgan 81109cb4b1 Fix tests for security group rule retrieval on OpenStack 10 years ago
  Enis Afgan 16d3da63ef Make SecurityGroup add_rule method return a SecurityGroupRule object; add get_rule method to the SecurityGroup class; test 10 years ago
  Nuwan Goonasekera 9ad76b640e Fixed unicode encoding issue. 10 years ago
  Nuwan Goonasekera 4e4ad7317c Changed AWS security group rules to use md5 hash as a unique id 10 years ago
  Enis Afgan c06dabaa3c Add id property to SecurityGroupRule and a delete method 10 years ago
  Enis Afgan 816b04da2f Fix OpenStack instance security_group_ids implementation to return IDs vs. names 10 years ago