index
:
puppet_python.git
master
[puppet_python]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
pip.pp
Age
Commit message (
Expand
)
Author
2014-01-03
Merge branch 'master' of https://github.com/stankevich/puppet-python
Jarl Stefansson
2014-01-03
Cleanup for merge request
Jarl Stefansson
2014-01-03
Further fixes for pip 1.5 and wheel handling
Jarl Stefansson
2014-01-02
Fix bash logic false positives
Jarl Stefansson
2014-01-02
Fix simple typo
Jarl Stefansson
2014-01-02
Fix handling of wheel support for initial pip
Jarl Stefansson
2014-01-02
Fix quoting of exec commands to use single quotes
Jarl Stefansson
2014-01-02
Fix wheel support and pip version compatability
Jarl Stefansson
2014-01-02
Fix wheel flag for pip commands
Jarl Stefansson
2013-12-19
Fixing lint issues as per http://docs.puppetlabs.com/guides/style_guide.html
Neil Saunders
2013-12-13
Merge branch 'master' of github.com:jalli/puppet-python
Jarl Stefansson
2013-11-18
Add to python::pip ensure => latest
Hubert JagodziĆski
2013-11-07
Added latest support to pip, fixed log param
Jarl Stefansson
2013-11-07
Fix paths
Jarl Stefansson
2013-11-07
Add path to pip install/uninstall
Jarl Stefansson
2013-11-07
Fix paths
Jarl Stefansson
2013-11-07
Add path to pip when executed out of virtualenv
Jarl Stefansson
2013-10-19
pip log option. Fixes #28
Sergey Stankevich
2013-10-15
Added support for setting egg name
Vik Bhatti
2013-10-09
Add options install_args and uninstall_args.
Fredrik Thulin
2013-06-04
Removed unnecessary which commands for obtaining the pip and python executables
Fotis Gimian
2013-06-04
Amended all documentation and updated version to 1.1.0
Fotis Gimian
2013-06-03
Removed owner attribute from the pip class as it was not needed and touched u...
Fotis Gimian
2013-06-03
Made system virtualenv more robust and ensured that pip logging would occur i...
Fotis Gimian
2013-06-03
Added environment attribute to the pip class which allows for users to overri...
Fotis Gimian
2013-06-03
Added owner, group to the pip class which ensures that packages will be insta...
Fotis Gimian
2013-03-31
URL support for pip
Sergey Stankevich
2012-09-09
Initial import
Sergey Stankevich