Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-20 | Removed SHA calculation from requirements and applied the audit option the ↵ | schacki | |
requirements file resource which should do exaxtly the same out of the box | |||
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 | |
Commit 8b22e3ecd90dd3ac741ff107d6f3fc8c511443ba introduces a regression which in some cases specifies the full path to pip as it's current working directory, rather than the actual directory pip is in. Obviously this will fail. This commit fixes this. | |||
2013-04-21 | Conform to Puppet style guide | Nick Groenen | |
Fixes: puppet-lint "ERROR: two-space soft tabs not used" error | |||
2013-04-19 | fix python::requirements Error: Parameter cwd failed on Exec and command not ↵ | Salimane Adjao Moustapha | |
found | |||
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 | |