Commit History

Author SHA1 Message Date
  Wiliam Souza 9876b39980 Merge pull request #1 from wiliamsouza/feature/metrics 5 years ago
  Wiliam Souza 508248cba5 Change travis to use tox 6 years ago
  Wiliam Souza 34c320a0a3 Merge branch 'feature/metrics' of github.com:wiliamsouza/hystrix-py into feature/metrics 6 years ago
  Wiliam Souza 7a1256d529 Update .travis.yml to remove unsupported python versions 6 years ago
  Wiliam Souza a77a68da9a Merge branch 'master' into feature/metrics 6 years ago
  Wiliam Souza 5b2c6c16ff Change test class name to py.test stop trying run it 6 years ago
  Wiliam Souza aa0b970717 Update tox envlist 6 years ago
  Wiliam Souza e5ef1f3068 Add python 3.4, 3.5 and 3.6 to test suite 6 years ago
  Wiliam Souza d2d9acdfa3 Remove test suite for pypy 6 years ago
  Wiliam Souza 37b16e111c Work arrount setup.py test it can not finish test suit properly 6 years ago
  Wiliam Souza 947bcd8515 Remove test suite for 3.2 as the pip droped it's support 6 years ago
  Wiliam Souza 2b234bc18c Remove test suite for 2.7 as the pythonfutures backport has known (unfixable) problems on Python 2 in support ProcessPoolExecutor 6 years ago
  Wiliam Souza 520dd8e8b9 Pin coverage to 3.7.1 9 years ago
  Wiliam Souza 3800655905 Fix command property initialization 9 years ago
  Wiliam Souza c638e47f09 Updated README add WIP note 9 years ago
  Wiliam Souza 89d59f94dc Updated README add WIP note 9 years ago
  Wiliam Souza 59024f9f80 Merge branch 'master' into feature/metrics 9 years ago
  Wiliam Souza e92a356b84 Add properties and command metrics to Command 9 years ago
  Wiliam Souza 4abaf3e9dc Change CommandProperties property_prefix to be optional 9 years ago
  Wiliam Souza 3cd99c2309 Change Pool to use ProcessPoolExecutor 9 years ago
  Wiliam Souza 88b2bad714 Rename CommandMetrics to use command_metrics_key 9 years ago
  Wiliam Souza 4ef00d163e Rename ExecutorMetrics to PoolMetrics and update Poll and PoolMetrics docs 9 years ago
  Wiliam Souza 260fd1ec24 Rename group_name to group_key 9 years ago
  Wiliam Souza 015526b3c4 Rename Executor to Pool 9 years ago
  Wiliam Souza ba0d7f33d5 Added CHANGES.md to MANIFEST.in 9 years ago
  Wiliam Souza 3ae1869599 Fix command metrics tests and code 9 years ago
  Wiliam Souza 8690f0e982 Finish migration to atomos 9 years ago
  Wiliam Souza 2f73609c19 Add CHANGES.md and .coveragerc 9 years ago
  Wiliam Souza 46ec459ac4 Updated scripts Makefile, tox.ini and setup.py 9 years ago
  Wiliam Souza 9e858117c2 Migrate to atomos 9 years ago