]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/log
remoto.git
11 years agoupdate the changelog 0.0.23
Alfredo Deza [Tue, 28 Oct 2014 14:29:59 +0000 (10:29 -0400)]
update the changelog

11 years agobump the version
Alfredo Deza [Tue, 28 Oct 2014 14:27:59 +0000 (10:27 -0400)]
bump the version

11 years agobe faithful about stderr and stdout remote output order
Alfredo Deza [Tue, 28 Oct 2014 14:26:07 +0000 (10:26 -0400)]
be faithful about stderr and stdout remote output order

Fixes #8.

11 years agobump the version to 0.0.22 0.0.22
Alfredo Deza [Wed, 24 Sep 2014 21:05:51 +0000 (17:05 -0400)]
bump the version to 0.0.22

11 years agocreate a sudo detection method to help better detect a need for sudo
Alfredo Deza [Wed, 24 Sep 2014 21:04:47 +0000 (17:04 -0400)]
create a sudo detection method to help better detect a need for sudo

Closes #7

11 years agocreate tests for the new sudo detection method
Alfredo Deza [Wed, 24 Sep 2014 21:03:53 +0000 (17:03 -0400)]
create tests for the new sudo detection method

11 years agoupdate the changelog 0.0.21
Alfredo Deza [Tue, 9 Sep 2014 20:00:47 +0000 (16:00 -0400)]
update the changelog

11 years agobump version to 0.0.21
Alfredo Deza [Tue, 9 Sep 2014 19:59:33 +0000 (15:59 -0400)]
bump version to 0.0.21

11 years agodo not clear all environment variables to set the $PATH
Alfredo Deza [Tue, 9 Sep 2014 19:04:49 +0000 (15:04 -0400)]
do not clear all environment variables to set the $PATH

Closes #6

11 years agotests for the new helper in process.py
Alfredo Deza [Tue, 9 Sep 2014 19:03:13 +0000 (15:03 -0400)]
tests for the new helper in process.py

11 years agobump the version 0.0.20
Alfredo Deza [Fri, 5 Sep 2014 16:09:42 +0000 (12:09 -0400)]
bump the version

11 years agobump the changelog
Alfredo Deza [Fri, 5 Sep 2014 16:09:31 +0000 (12:09 -0400)]
bump the changelog

11 years agoadd tests for the needs_ssh fix
Alfredo Deza [Fri, 5 Sep 2014 15:47:50 +0000 (11:47 -0400)]
add tests for the needs_ssh fix

11 years agodetect fqdn hosts against fqdn hosts
Alfredo Deza [Fri, 5 Sep 2014 15:43:04 +0000 (11:43 -0400)]
detect fqdn hosts against fqdn hosts

Closes #5

11 years agofix foobared v 0.0.18 by using right execnet tag 0.0.19
Alfredo Deza [Thu, 10 Jul 2014 20:28:09 +0000 (16:28 -0400)]
fix foobared v 0.0.18 by using right execnet tag

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agofix py33 error in setup.py
Alfredo Deza [Wed, 9 Jul 2014 14:04:24 +0000 (10:04 -0400)]
fix py33 error in setup.py

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agobump the version to 0.0.18 0.0.18
Alfredo Deza [Wed, 9 Jul 2014 13:31:39 +0000 (09:31 -0400)]
bump the version to 0.0.18

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agouse the new fix in remoto
Alfredo Deza [Wed, 9 Jul 2014 13:30:35 +0000 (09:30 -0400)]
use the new fix in remoto

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agoupdate vendor.py so we can call it on the cli
Alfredo Deza [Fri, 27 Jun 2014 12:52:57 +0000 (08:52 -0400)]
update vendor.py so we can call it on the cli

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agoremove commented out code
Alfredo Deza [Fri, 27 Jun 2014 12:49:45 +0000 (08:49 -0400)]
remove commented out code

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agoupdate the changelog
Alfredo Deza [Thu, 26 Jun 2014 19:29:11 +0000 (15:29 -0400)]
update the changelog

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agobump the version 0.0.17
Alfredo Deza [Thu, 26 Jun 2014 19:28:07 +0000 (15:28 -0400)]
bump the version

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agoremove execnet from source
Alfredo Deza [Thu, 26 Jun 2014 19:26:05 +0000 (15:26 -0400)]
remove execnet from source

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agomess with sys.path so we can import vendor libraries
Alfredo Deza [Thu, 26 Jun 2014 19:25:46 +0000 (15:25 -0400)]
mess with sys.path so we can import vendor libraries

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agofix to use relative imports in init
Alfredo Deza [Thu, 26 Jun 2014 19:24:27 +0000 (15:24 -0400)]
fix to use relative imports in init

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agouse better metadata search in setup.py
Alfredo Deza [Thu, 26 Jun 2014 19:24:01 +0000 (15:24 -0400)]
use better metadata search in setup.py

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agoadd ignores for execnet
Alfredo Deza [Thu, 26 Jun 2014 19:23:38 +0000 (15:23 -0400)]
add ignores for execnet

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agoensure we are testing remoto tests only in tox.ini
Alfredo Deza [Thu, 26 Jun 2014 19:23:03 +0000 (15:23 -0400)]
ensure we are testing remoto tests only in tox.ini

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agopy3 compat in vendor.py
Alfredo Deza [Thu, 26 Jun 2014 19:21:48 +0000 (15:21 -0400)]
py3 compat in vendor.py

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agomake sure vendor.py is included
Alfredo Deza [Thu, 26 Jun 2014 19:20:37 +0000 (15:20 -0400)]
make sure vendor.py is included

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
11 years agofallback on vendored libraries
Alfredo Deza [Thu, 26 Jun 2014 15:59:01 +0000 (11:59 -0400)]
fallback on vendored libraries

Signed-off-by: Alfredo Deza <alfredo@deza.pe>