-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: achew22/puppet-module-python
base: master
head repository: ryanhorn/puppet-module-python
compare: master
- 14 commits
- 6 files changed
- 3 contributors
Commits on Jul 7, 2011
-
Support for specifying a specific settings file to use with Gunicorn …
…and Django.
Eivind Uggedal committedJul 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 13d309d - Browse repository at this point
Copy the full SHA 13d309dView commit details -
Virtualenv exec should depend on python-virtualenv, not python-dev.
Eivind Uggedal committedJul 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 549b7af - Browse repository at this point
Copy the full SHA 549b7afView commit details
Commits on Jul 8, 2011
-
Fixed bug in broken test for whether a virtualenv's content should be…
… chownd. find returns zero exit code event if there are no matches.
Eivind Uggedal committedJul 8, 2011 Configuration menu - View commit details
-
Copy full SHA for a96f259 - Browse repository at this point
Copy the full SHA a96f259View commit details -
Create venv with given user. Install packages in the venv with given …
…user.
Eivind Uggedal committedJul 8, 2011 Configuration menu - View commit details
-
Copy full SHA for 675964e - Browse repository at this point
Copy the full SHA 675964eView commit details
Commits on Jul 11, 2011
-
Ensure the venv is created before we try to create a requirements fil…
…e inside it.
Eivind Uggedal committedJul 11, 2011 Configuration menu - View commit details
-
Copy full SHA for 0c6640e - Browse repository at this point
Copy the full SHA 0c6640eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0544c0e - Browse repository at this point
Copy the full SHA 0544c0eView commit details
Commits on Jul 17, 2011
-
Create the gunicorn rundir from the init script if you use an ephemer…
…al /var/run dir.
Eivind Uggedal committedJul 17, 2011 Configuration menu - View commit details
-
Copy full SHA for db6ed13 - Browse repository at this point
Copy the full SHA db6ed13View commit details
Commits on Aug 7, 2011
-
Gunicorn config needs improvements.
Eivind Uggedal committedAug 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 8dcc902 - Browse repository at this point
Copy the full SHA 8dcc902View commit details -
Run venv and pip commands from /tmp.
Eivind Uggedal committedAug 7, 2011 Configuration menu - View commit details
-
Copy full SHA for d498acb - Browse repository at this point
Copy the full SHA d498acbView commit details -
Ensure src directory is created with the right permissions for gunico…
…rn instance.
Eivind Uggedal committedAug 7, 2011 Configuration menu - View commit details
-
Copy full SHA for e14b393 - Browse repository at this point
Copy the full SHA e14b393View commit details
Commits on Aug 8, 2011
-
Ensuring src dir in gunicorn instance created syclic dependency when …
…using requirements file in python::venv::isolate. Moving up to webapp module.
Eivind Uggedal committedAug 8, 2011 Configuration menu - View commit details
-
Copy full SHA for 2287fc4 - Browse repository at this point
Copy the full SHA 2287fc4View commit details
Commits on Sep 4, 2011
-
Ryan Horn committed
Sep 4, 2011 Configuration menu - View commit details
-
Copy full SHA for 274bfea - Browse repository at this point
Copy the full SHA 274bfeaView commit details -
Ryan Horn committed
Sep 4, 2011 Configuration menu - View commit details
-
Copy full SHA for 900f7fd - Browse repository at this point
Copy the full SHA 900f7fdView commit details -
Ryan Horn committed
Sep 4, 2011 Configuration menu - View commit details
-
Copy full SHA for 55a94c0 - Browse repository at this point
Copy the full SHA 55a94c0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master