Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-13 | Reverted documentation to reflect Sergey as the owner now that the pull ↵ | Fotis Gimian | |
request was accepted | |||
2013-06-04 | Changed documentation to reflect that it's a fork and that I will be ↵ | Fotis Gimian | |
maintaining it | |||
2013-06-04 | Fixed minor typo in installation instructions | Fotis Gimian | |
2013-06-04 | Incremented version to 1.1.2 | Fotis Gimian | |
2013-06-04 | Made the pip package independent from the dev package in the python class ↵ | Fotis Gimian | |
and updated version to 1.1.1 | |||
2013-06-04 | Amended all documentation and updated version to 1.1.0 | Fotis Gimian | |
2013-05-30 | Added owner and group params for virtualenv. | James Carr | |
2013-03-31 | URL support for pip | Sergey Stankevich | |
2013-03-11 | Make pip install distribute in a virtualenv optional | Nick Groenen | |
pip install distribute currentlyfails on Python 3, this way people can skip installing it. It's included by default to remain backward- compatible | |||
2012-11-08 | Merge branch 'master' of github.com:stankevich/puppet-python | Sergey Stankevich | |
* 'master' of github.com:stankevich/puppet-python: updated authors. python::gunicorn - added template parameter python::virtualenv - '--system-site-packages' option python::gunicorn - removed unused/undocumented attributes. | |||
2012-11-08 | Adding pip; modifying Gunicorn template for Django | Sergey Stankevich | |
2012-11-06 | updated authors. | Marc Fournier | |
2012-11-06 | python::gunicorn - added template parameter | Marc Fournier | |
The idea is to be able to use a different template, in case the one provided with the module doesn't fit the user's need. | |||
2012-11-06 | python::virtualenv - '--system-site-packages' option | Marc Fournier | |
New 'systempkgs' parameter will call virtualenv with the '--system-site-packages' option, which can greatly speed up creation in some cases. | |||
2012-09-09 | Initial import | Sergey Stankevich | |