1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add HTTP 308 moved permanently (RFC 7538) (#224) More... over 7 years ago
Update dnsclient.py (#223) More... over 7 years ago
Update README.rst (#222) More... over 7 years ago
Update README.md (#221) More... over 7 years ago
Implement STARTTLS event; Fix #113 (#214) More... over 7 years ago
Finish travis builds early (ie before allowed_failures are finished). More... over 7 years ago
Fixed race condition in test_value.py More... over 7 years ago
Speed up tests by using less threading. More... over 7 years ago
Split graph() function; Fix #96 More... over 7 years ago
Add support to set additional socket options More... over 7 years ago
[web]: Simplify HTTP properties by removing useless hasattr/getattr checks (#211) More... over 7 years ago
Fixed #198 -- Made pushing onto the event queue via fire threadsafe. More... over 7 years ago
[docs]: Fixed documentation for circuits.core.Worker (#205) More... over 7 years ago
Removed a bit of whitespace. More... over 7 years ago
Put everything (except six) under coverage. More... over 7 years ago
Changed coveralls to codecov. More... over 7 years ago
Readded default py.test options. More... over 7 years ago
Removed EventType metaclass completely, refs #202 More... over 7 years ago
Fixed manager.join() More... over 7 years ago
Fixed #202 -- Removed the (unused) internal cache from EventType. More... over 7 years ago
Simplified coveralls integration. More... over 7 years ago
Flake8 & isort. Also updated six.py while on it. More... over 7 years ago
Revert "Guard against OSError and SocketError when creating the control socket" More... over 7 years ago
Guard against OSError and SocketError when creating the control socket More... over 7 years ago
Added osx to allowed failures till the errors there are fixed. More... over 7 years ago
Removed verbosity again, travis limits output quite a bit… More... over 7 years ago
Simplified node tests. More... over 7 years ago
Properly closed node server in test_auto_reconnect. More... over 7 years ago
Fixed auto_reconnect test. More... over 7 years ago
Small fixes. More... over 7 years ago