6 Commits
Author SHA1 Message Date
Benjamin SchwarzeandToshio Kuratomi 5668c97850 enable su support for docker connection 2017-05-24 16:53:08 -07:00
Benjamin SchwarzeandBrian Coca d82808a1b0 Remove download stats badge (#16358)
PyPI download stats have been disabled due to resource constraints (see Donald Stufft's comment, https://bitbucket.org/pypa/pypi/issues/396/download-stats-have-stopped-working-again#comment-27808922).

Thus the download stats badge counter does not show correct data.
2016-06-20 10:14:37 -04:00
Benjamin Schwarze 31bc25063e fix wrong argument_spec in digital_ocean module
as 'required' and 'default' are mutually exclusive removed 'required' in preference of 'default'
2013-06-22 14:48:25 +02:00
Benjamin Schwarze a0c89e742e remove unused git function is_current_branch (looks like it returns always True anyway which might be wrong) 2013-05-31 22:27:56 +02:00
Benjamin Schwarze 3cae9d6d0d use module.get_bin_path('git', True) once and pass git_path to functions 2013-05-31 21:42:15 +02:00
Benjamin Schwarze 61e660442c fix package mentioned twice in setup.py 2013-05-15 21:02:53 +02:00