1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Specify tornado version in tox config since circus-web do not lock Tornado version either More... about 6 years ago
Lock tornado version to pre-5.0 More... about 6 years ago
Stop using Thread._stop incorrectly when stopping ThreadedArbiter. Also restrict tornado to v<5 More... about 6 years ago
Merge pull request #1002 from mikhtonyuk/1001-conflict-exit-codes More... almost 7 years ago
Merge pull request #1000 from mikhtonyuk/998-premature-shutdown More... almost 7 years ago
Merge pull request #999 from mikhtonyuk/997-reloadconfig-numproc More... almost 7 years ago
Merge pull request #1039 from asterite3/sort_plugin_config_string More... almost 7 years ago
Merge pull request #1036 from asterite3/reap_process_waitpid_fix More... almost 7 years ago
sort string representation of plugin config More... almost 7 years ago
remove EAGAIN handler from Arbiter.reap_processes More... about 7 years ago
fix detection of living child in reap_process More... about 7 years ago
Merge pull request #1035 from circus-tent/1034-fix-get_config-unicode More... about 7 years ago
Don't try to install gevent 1.2 with Python 2.6 More... about 7 years ago
Fix unicode error with Python 2 in get_config More... about 7 years ago
Explicitely add six to the requirements More... about 7 years ago
Merge pull request #1022 from posita/postia-misc-doc-fixes More... over 7 years ago
Merge pull request #1015 from pconerly/fix-plugin-tests More... over 7 years ago
Fix and enable two plugin tests More... over 7 years ago
Merge pull request #1013 from pconerly/find-relative-hook-docs More... over 7 years ago
Update hooks docs to be more accurate and a better example More... over 7 years ago
Fix flake8 lint More... over 7 years ago
Use passenv in tox.ini to give TestConfig.test_find_hook_in_pythonpath access to PWD More... over 7 years ago
Add hook code for test More... over 7 years ago
Documentation & tests for finding a hook using pythonpath More... over 7 years ago
Merge pull request #1008 from jvinet/master More... over 7 years ago
Coerce 'max_retry' value to int so spawn_process() doesn't choke on a YAML-sourced override for this value (which arrives as a str) More... over 7 years ago
Merge pull request #1003 from ignatenkobrain/master More... over 7 years ago
Merge pull request #1004 from ignatenkobrain/skip_examples More... over 7 years ago
setup.py: skip examples from installing as a package More... over 7 years ago
setup.py: drop iowait from requirements More... over 7 years ago