-
-
Notifications
You must be signed in to change notification settings - Fork 374
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-python
base: 1.7.7
head repository: voxpupuli/puppet-python
compare: 1.7.8
- 17 commits
- 11 files changed
- 6 contributors
Commits on Jul 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6f05791 - Browse repository at this point
Copy the full SHA 6f05791View commit details -
Merge pull request #93 from wimh/master
allow to specify directory from which to run the "pip install" command
Configuration menu - View commit details
-
Copy full SHA for 01464f3 - Browse repository at this point
Copy the full SHA 01464f3View commit details
Commits on Jul 23, 2014
-
Handle case when virtualenv_version fact is not available.
As specified in #94, when their is no way to find virtualenv version, fall back to user request. When fact virtualenv_version is not yet available, stupidly trust user input and force systempkgs options without taking care of virtualenv veresion. 1. If the option choosen is not recognized by the installed version of virtualenv, further Exec will fail and dependencies will not be processed. 2. On the next puppet execution, fact _virtualenv_version_ will be available and process should work as expected.
Configuration menu - View commit details
-
Copy full SHA for 5b35f19 - Browse repository at this point
Copy the full SHA 5b35f19View commit details
Commits on Jul 24, 2014
-
Merge pull request #95 from ccin2p3/systempkg_when_no_fact_available
Handle case when virtualenv_version fact is not available.
Configuration menu - View commit details
-
Copy full SHA for 1dfc388 - Browse repository at this point
Copy the full SHA 1dfc388View commit details -
Don't override PATH while installing requirements.txt
Setting the path here causes installation failures if some package in requirements.txt needs tools which happen to be installed in a non-system location. Leave path alone so caller can use Exec { path=>[...] } or similar to locate the desired tools. Signed-off-by: Ray Lehtiniemi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 151c253 - Browse repository at this point
Copy the full SHA 151c253View commit details -
Merge pull request #97 from rayl/master
Don't override PATH while installing requirements.txt
Configuration menu - View commit details
-
Copy full SHA for 4ddc23b - Browse repository at this point
Copy the full SHA 4ddc23bView commit details
Commits on Jul 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1d4183e - Browse repository at this point
Copy the full SHA 1d4183eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ad884 - Browse repository at this point
Copy the full SHA 85ad884View commit details -
Configuration menu - View commit details
-
Copy full SHA for b41bc54 - Browse repository at this point
Copy the full SHA b41bc54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ad557 - Browse repository at this point
Copy the full SHA 09ad557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cde7f0 - Browse repository at this point
Copy the full SHA 1cde7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fcd31 - Browse repository at this point
Copy the full SHA a6fcd31View commit details -
Merge pull request #98 from daniellawrence/remove_use_pkgname_not_used
puppet-lint: removed unused var 'use_pkgname'
Configuration menu - View commit details
-
Copy full SHA for 40f1fb9 - Browse repository at this point
Copy the full SHA 40f1fb9View commit details -
Merge pull request #99 from daniellawrence/rspec
Getting started with basic rspec
Configuration menu - View commit details
-
Copy full SHA for 5099e8f - Browse repository at this point
Copy the full SHA 5099e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7bce4d - Browse repository at this point
Copy the full SHA b7bce4dView commit details
Commits on Jul 28, 2014
-
Merge pull request #100 from daniellawrence/remove_ruby_1.8.7_support
Removed support for ruby 1.8.7 during tests.
Configuration menu - View commit details
-
Copy full SHA for 1fc95aa - Browse repository at this point
Copy the full SHA 1fc95aaView commit details
Commits on Jul 31, 2014
-
Sergey Stankevich committed
Jul 31, 2014 Configuration menu - View commit details
-
Copy full SHA for 3524ab7 - Browse repository at this point
Copy the full SHA 3524ab7View 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 1.7.7...1.7.8