- 25 Feb, 2015 1 commit
-
-
Sam Rushing authored
resync: limit option (0 for no limit).
-
- 24 Feb, 2015 1 commit
-
-
Sam Rushing authored
-
- 23 Feb, 2015 2 commits
-
-
Sam Rushing authored
-
Sam Rushing authored
-
- 22 Feb, 2015 5 commits
-
-
rushing authored
-
rushing authored
'upgrade' in quotes because we ignore window updates. seems to work anyway. spdy_server_request: copy ':host' to 'host'.
-
rushing authored
connection: class variable to hold protocol name (for logging).
-
rushing authored
file_handler: Allow derived classes to add directory-listing behavior. unquote pathnames from the url.
-
rushing authored
FileLogger: new class. StderrLogger: use FileLogger. redirect_stderr: overwrite the copies in coro._coro as well. (otherwise a latency warning will cause the daemon to exit).
-
- 21 Feb, 2015 1 commit
-
-
rushing authored
Removed non-existent dependency.
-
- 19 Feb, 2015 7 commits
-
-
Mark Peek authored
-
Sam Rushing authored
This way log processors don't have to duplicate it.
-
Mark Peek authored
-
Mark Peek authored
Adding E501 is working around a pep8 tool regression and should be reverted when a fix is available.
-
Mark Peek authored
-
Mark Peek authored
Binary logging
-
Mark Peek authored
Fix some readline issues with backdoor client
-
- 18 Feb, 2015 2 commits
- 14 Feb, 2015 3 commits
-
-
Sam Rushing authored
-
Sam Rushing authored
-
Sam Rushing authored
Facility: prepend each line with a facility id. NoFacility: for one-module scripts. StderrRedirector: capture stderr output to log as facility 'stderr'. redirect_stderr: install it. set_logger: new fun. log: main interface.
-
- 10 Feb, 2015 3 commits
-
-
Sam Rushing authored
-
Sam Rushing authored
-
Sam Rushing authored
-
- 22 Dec, 2014 1 commit
-
-
Rob Vaterlaus authored
- python prompt was confusing some readline commands - save/restore readline history
-
- 02 Nov, 2014 1 commit
-
-
Sam Rushing authored
-
- 28 Oct, 2014 1 commit
-
-
Sam Rushing authored
-
- 18 Oct, 2014 1 commit
-
-
Sam Rushing authored
-
- 12 Oct, 2014 1 commit
-
-
Sam Rushing authored
-
- 22 Sep, 2014 1 commit
-
-
Sam Rushing authored
-
- 18 Sep, 2014 1 commit
-
-
Sam Rushing authored
-
- 10 Sep, 2014 1 commit
-
-
Sam Rushing authored
-
- 19 Aug, 2014 1 commit
-
-
Sam Rushing authored
-
- 30 Jul, 2014 1 commit
-
-
Sam Rushing authored
-
- 29 Jul, 2014 1 commit
-
-
Sam Rushing authored
-
- 23 Jul, 2014 4 commits
-
-
Mark Peek authored
-
Mark Peek authored
-
Mark Peek authored
-
Mark Peek authored
This is an updated patch from pull request #16 which will throw an exception if coro is called without starting the event_loop(). The main update is to bring it up to date with recent changes and make the linux poller throw the correct exception in this case.
-