index
:
puppet_python.git
master
[puppet_python]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
Age
Commit message (
Expand
)
Author
2014-07-29
Update: Merge remote-tracking branch 'upstream/master'
HEAD
master
kwadronaut
2014-07-27
puppet-lint: removed unused var 'use_pkgname'
Daniel Lawrence
2014-07-24
Don't override PATH while installing requirements.txt
Ray Lehtiniemi
2014-07-23
Handle case when virtualenv_version fact is not available.
Remi Ferrand
2014-07-18
allow to specify directory from which to run the "pip install" command
wimh
2014-07-17
Fixed pip wheel as it was done for virtualenv pip
Simon Tremblay
2014-07-03
Changed order pattern in init.pp to support the Anchor pattern to contain dep...
Don Reilly
2014-06-18
Quote upper case strings for future parser compat.
Tristan Helmich
2014-05-07
Added timeout option to python::pip
Steven Pecht
2014-04-24
Fixed $(ensure typo in pip.pp
Luca Invernizzi
2014-04-24
Add editable flag. Check passed arguments.
Ali Asad Lotia
2014-04-08
Fixed a typo following the upstream merge
Vik Bhatti
2014-04-08
Pulled from upstream
Vik Bhatti
2014-04-08
Fixed various linting issues
Vik Bhatti
2014-04-08
Made venv_dir into a paramater to the virtualenv type
Vik Bhatti
2014-04-06
simplify pkgname default
Igor Galić
2014-03-25
Add pypy support
Robert Deaton
2014-03-18
Merge pull request #73 from giavac/master
Sergey Stankevich
2014-03-18
Don't try to reinstall pip packages on every Puppet run #59; Even if ensure l...
Giacomo Vacca
2014-03-18
add support for explicit version handling with ensure parameter for pip packages
Nathan Sullivan
2014-03-06
adds external pkgname variable
Marcin Zaremba
2014-01-27
Merge branch 'master' of https://github.com/stankevich/puppet-python
Jarl Stefansson
2014-01-20
Fix syntax error with brace prioritization
Jarl Stefansson
2014-01-16
Fix pip 1.5/1.4.1 handling
Jarl Stefansson
2014-01-16
Merge pull request #55 from saz/patch-2
Sergey Stankevich
2014-01-16
remove duplicate pip_install exec for latest case
Steffen Zieger
2014-01-16
Add path to requirements exec
Steffen Zieger
2014-01-14
Update documentation for python pip
Jarl Stefansson
2014-01-14
Wheel support in pip needs current setuptools
Franz Pletz
2014-01-07
Revert to using /tmp fir for cwd for virte inst.
Jarl Stefansson
2014-01-04
Merging master
Sergey Stankevich
2014-01-03
Fix working dir for virtualenv creation
Jarl Stefansson
2014-01-03
Fix wheel/pip1.5 handing with requirements
Jarl Stefansson
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
Fix grep for detecting if virtenv needs rebuild
Jarl Stefansson
2014-01-03
Fix testing for existing virtual environment
Jarl Stefansson
2014-01-03
Further fixes for pip 1.5 and wheel handling
Jarl Stefansson
2014-01-02
Fixed osfamily name
Davide Mendolia
2014-01-02
Replace operatingsystem test for osfamily to increase os support
Davide Mendolia
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 syntax error in conditional statement
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
2014-01-02
Add flag to disable wheels for python 2.6
Jarl Stefansson
2014-01-01
Fix path for unless statement.
Jarl Stefansson
2013-12-26
Expose user/group config to configure gunicorn
Felipe Reyes
[next]