summaryrefslogtreecommitdiff
path: root/manifests/requirements.pp
AgeCommit message (Expand)Author
2014-07-24Don't override PATH while installing requirements.txtRay Lehtiniemi
2014-07-18allow to specify directory from which to run the "pip install" commandwimh
2014-01-16Add path to requirements execSteffen Zieger
2013-12-19Adding forcerefresh parameterNeil Saunders
2013-12-17Pip needs log argument not log-file.Jarl Stefansson
2013-10-08Added src parameter for pip in python::requirementsAntonis Christofides
2013-06-04Added environment parameter to requirements and virtualenv classes and increm...Fotis Gimian
2013-06-04Removed unnecessary which commands for obtaining the pip and python executablesFotis Gimian
2013-06-04Amended all documentation and updated version to 1.1.0Fotis Gimian
2013-06-03Made system virtualenv more robust and ensured that pip logging would occur i...Fotis Gimian
2013-05-20Removed SHA calculation from requirements and applied the audit option the re...schacki
2013-05-18Use the shell in an exec to avoid specifying a pathAaron DeVore
2013-05-04Allow setting owner for virtualenv and requirementsTheo Spears
2013-04-21Fix regression with $cwd in python::requirementsNick Groenen
2013-04-21Conform to Puppet style guideNick Groenen
2013-04-19fix python::requirements Error: Parameter cwd failed on Exec and command not ...Salimane Adjao Moustapha
2013-03-11Allow virtualenv definitions to share the same requirements fileNick Groenen
2012-11-06updated authors.Marc Fournier
2012-11-06python::gunicorn - removed unused/undocumented attributes.Marc Fournier
2012-10-18Remove the directory part so it can actually write the file.Ashley Penney
2012-10-18Allow more than one python::requirements to be used.Ashley Penney
2012-09-09Initial importSergey Stankevich