]>
git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alfredo Deza [Fri, 13 Sep 2013 17:30:49 +0000 (13:30 -0400)]
bump to version 0.0.2
Alfredo Deza [Fri, 13 Sep 2013 16:48:50 +0000 (12:48 -0400)]
update the changelog
Alfredo Deza [Fri, 13 Sep 2013 16:44:54 +0000 (12:44 -0400)]
process.run accepts a timeout value
Alfredo Deza [Fri, 13 Sep 2013 16:44:35 +0000 (12:44 -0400)]
catch TimeoutError correctly when logging
Alfredo Deza [Fri, 13 Sep 2013 16:43:54 +0000 (12:43 -0400)]
another test for logging errors
Alfredo Deza [Fri, 13 Sep 2013 16:38:47 +0000 (12:38 -0400)]
tests for the new TimeoutError behavior
Alfredo Deza [Tue, 10 Sep 2013 18:35:51 +0000 (11:35 -0700)]
Merge pull request #1 from shaunduncan/master
Connection as a context manager
Shaun Duncan [Tue, 10 Sep 2013 18:31:45 +0000 (14:31 -0400)]
Connection as a context manager
Alfredo Deza [Tue, 10 Sep 2013 14:20:20 +0000 (10:20 -0400)]
update the README file
Alfredo Deza [Tue, 10 Sep 2013 14:09:42 +0000 (10:09 -0400)]
fix py3 compatibility with dict.items()
Alfredo Deza [Tue, 10 Sep 2013 14:08:40 +0000 (10:08 -0400)]
we are now fully vendorizing execnet, no need to require it
Alfredo Deza [Tue, 10 Sep 2013 14:08:22 +0000 (10:08 -0400)]
create a tox file
Alfredo Deza [Tue, 10 Sep 2013 14:07:34 +0000 (10:07 -0400)]
add a MANIFEST so the readme is included
Alfredo Deza [Tue, 10 Sep 2013 13:54:37 +0000 (09:54 -0400)]
silence a debug print statemtn
Alfredo Deza [Tue, 10 Sep 2013 13:54:09 +0000 (09:54 -0400)]
add some tests for the testable non-remote utils
Alfredo Deza [Mon, 9 Sep 2013 21:07:20 +0000 (17:07 -0400)]
make sure we strip newlines from stdout/stderr capturing
Alfredo Deza [Mon, 9 Sep 2013 21:07:04 +0000 (17:07 -0400)]
fix a missing fake logging method
Alfredo Deza [Mon, 9 Sep 2013 21:06:22 +0000 (17:06 -0400)]
adding execnet as part of remoto