-
-
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.14.0
head repository: voxpupuli/puppet-python
compare: 1.14.1
- 15 commits
- 9 files changed
- 7 contributors
Commits on Aug 4, 2016
-
Patch to support Centos 7 in bootstrap
Bootstrapping currently repeats on every run due to the `creates => '/usr/local/bin/pip'` Centos 7(and possibly others) which place pip executable in /usr/bin/pip The repeated bootstrap needs to be patched to avoid nodes constantly grabbing the get_pip.py which includes a binary blob. This patching looks to have been attempted before but failed to include `path => ....` which would support finding `which` in any of those locations as well as allowing `which pip` to only look in the supplied path, basically extending our creates to support multiple locations of pip.
Configuration menu - View commit details
-
Copy full SHA for 89d5a23 - Browse repository at this point
Copy the full SHA 89d5a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421cd0c - Browse repository at this point
Copy the full SHA 421cd0cView commit details
Commits on Aug 5, 2016
-
Merge pull request #318 from asasfu/patch-pip-bootstrap
Patch to support Centos 7 in bootstrap
Configuration menu - View commit details
-
Copy full SHA for 88ba5eb - Browse repository at this point
Copy the full SHA 88ba5ebView commit details -
Merge pull request #319 from ktech-io/feat/args_in_gunicorn
Add "args" option to gunicorn config
Configuration menu - View commit details
-
Copy full SHA for 28b049e - Browse repository at this point
Copy the full SHA 28b049eView commit details
Commits on Aug 12, 2016
-
Use a single grep instead of a double pipe
Riccardo Calixte committedAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for d188e1c - Browse repository at this point
Copy the full SHA d188e1cView commit details -
Merge pull request #320 from rcalixte/grep
Use a single grep instead of a double pipe
Configuration menu - View commit details
-
Copy full SHA for ff157aa - Browse repository at this point
Copy the full SHA ff157aaView commit details
Commits on Aug 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cbaed36 - Browse repository at this point
Copy the full SHA cbaed36View commit details -
Merge pull request #322 from mterzo/master
Search index when staying at the latest version
Configuration menu - View commit details
-
Copy full SHA for 926afb5 - Browse repository at this point
Copy the full SHA 926afb5View commit details
Commits on Aug 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b30c81a - Browse repository at this point
Copy the full SHA b30c81aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 132ce39 - Browse repository at this point
Copy the full SHA 132ce39View commit details -
Simplify CI tests by ensuring the use of a newer puppetlabs_spec_helper
The new version handles checking the validity of metadata.json. With this we no longer need the `rake metadata_lint` as part of the CI process.
Configuration menu - View commit details
-
Copy full SHA for 880d2b3 - Browse repository at this point
Copy the full SHA 880d2b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca88207 - Browse repository at this point
Copy the full SHA ca88207View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9af35 - Browse repository at this point
Copy the full SHA dd9af35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c7dc1 - Browse repository at this point
Copy the full SHA 27c7dc1View commit details -
* Fix to spec test. Functionality change was merged, but the spec test was forgotten and this prevented CI from passing. * Support more minor versions of Puppet v4 explicitly. * Continue supporting Ruby versions < 2
Configuration menu - View commit details
-
Copy full SHA for 9f2ae38 - Browse repository at this point
Copy the full SHA 9f2ae38View 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.14.0...1.14.1