jeepyb/jeepyb/cmd
Monty Taylor 9d733a9ded Decode utf-8 from subprocess.Popen
We use subprocess.Popen directly in these scripts rather than
run_command. We need to decode the output so that we get strings
back and not bytes.

Change-Id: Ie967ceac77ecb898cab24827644b981eed22e141
2020-04-11 09:58:36 -05:00
..
__init__.py Renamed to jeepyb. 2012-11-28 09:39:39 -08:00
close_pull_requests.py Update ConfigParser imports for python3 2020-03-21 16:42:29 -05:00
create_cgitrepos.py Support cgit alias sites 2018-03-23 15:04:20 -07:00
create_hound_config.py Don't index retired projects 2019-12-18 10:55:16 -05:00
expire_old_reviews.py Only expire open reviews 2016-01-13 16:51:28 -08:00
manage_projects.py Username is on the connection objet 2020-03-30 08:03:44 -05:00
notify_impact.py Decode utf-8 from subprocess.Popen 2020-04-11 09:58:36 -05:00
openstackwatch.py Update StringIO to use six 2020-03-24 18:50:19 -05:00
register_zanata_projects.py Refactor logging arguments into a common module 2015-08-27 14:07:48 +10:00
track_upstream.py Deduplicate some more code 2017-02-17 08:44:25 -06:00
trivial_rebase.py Random pep8 fixes 2015-11-03 13:44:09 +11:00
update_blueprint.py Decode utf-8 from subprocess.Popen 2020-04-11 09:58:36 -05:00
update_bug.py Decode utf-8 from subprocess.Popen 2020-04-11 09:58:36 -05:00
welcome_message.py Fix issues from rolling out containers 2020-04-10 13:01:46 -05:00