index
:
puppet_python.git
master
[puppet_python]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
requirements.pp
Age
Commit message (
Expand
)
Author
2013-11-07
Change --log-file to --log for backw. pip compat
Jarl Stefansson
2013-06-04
Added environment parameter to requirements and virtualenv classes and increm...
Fotis Gimian
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
Made system virtualenv more robust and ensured that pip logging would occur i...
Fotis Gimian
2013-05-20
Removed SHA calculation from requirements and applied the audit option the re...
schacki
2013-05-18
Use the shell in an exec to avoid specifying a path
Aaron DeVore
2013-05-04
Allow setting owner for virtualenv and requirements
Theo Spears
2013-04-21
Fix regression with $cwd in python::requirements
Nick Groenen
2013-04-21
Conform to Puppet style guide
Nick Groenen
2013-04-19
fix python::requirements Error: Parameter cwd failed on Exec and command not ...
Salimane Adjao Moustapha
2013-03-11
Allow virtualenv definitions to share the same requirements file
Nick Groenen
2012-11-06
updated authors.
Marc Fournier
2012-11-06
python::gunicorn - removed unused/undocumented attributes.
Marc Fournier
2012-10-18
Remove the directory part so it can actually write the file.
Ashley Penney
2012-10-18
Allow more than one python::requirements to be used.
Ashley Penney
2012-09-09
Initial import
Sergey Stankevich