-
Notifications
You must be signed in to change notification settings - Fork 459
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-apt
base: 0.0.1
head repository: puppetlabs/puppetlabs-apt
compare: 0.0.2
- 15 commits
- 29 files changed
- 6 contributors
Commits on Mar 7, 2012
-
Convert apt::key to use anchors
Previously, apt::key used a noop exec hack to do exactly what anchors were intended to be used for. This commit removes the exec hack and achieves the same end using Anchor resources from the puppetlabs/stdlib module.
Configuration menu - View commit details
-
Copy full SHA for b9607a4 - Browse repository at this point
Copy the full SHA b9607a4View commit details
Commits on Mar 15, 2012
-
Merge pull request #32 from pdxcat/convert_apt__key_to_use_anchors
Convert apt::key to use anchors
Configuration menu - View commit details
-
Copy full SHA for 3dd2d1f - Browse repository at this point
Copy the full SHA 3dd2d1fView commit details -
(#13125) Apt keys should be case insensitive
Previously lowercase keys would be installed every puppet run because apt-key list returns an uppercase key. This commit makes the comparison case insensitive.
Configuration menu - View commit details
-
Copy full SHA for 5148cbf - Browse repository at this point
Copy the full SHA 5148cbfView commit details -
Merge pull request #34 from pdxcat/apt_key_should_be_case_insensitive
(#13125) Apt keys should be case insensitive
Configuration menu - View commit details
-
Copy full SHA for a11a7b0 - Browse repository at this point
Copy the full SHA a11a7b0View commit details
Commits on Mar 21, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 99c3fd3 - Browse repository at this point
Copy the full SHA 99c3fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a758247 - Browse repository at this point
Copy the full SHA a758247View commit details -
(#13289) Change test scaffolding to use a module & manifest dir fixtu…
…re path This removes the need for depending on a global site.pp, and depending on the checked out apt module to be called 'apt' as well. It pulls in stdlib via sub-modules as I don't have a better way to deal with dependencies yet. It has pinned the revision for stdlib to 2.2.1 which is the minimum required version for apt to work.
Configuration menu - View commit details
-
Copy full SHA for 0ea4ffa - Browse repository at this point
Copy the full SHA 0ea4ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c13872 - Browse repository at this point
Copy the full SHA 9c13872View commit details
Commits on Mar 23, 2012
-
Merge pull request #37 from kbarber/ticket/master/13289
Ticket/master/13289 Style violations & rspec cleanup
Ryan Coleman committedMar 23, 2012 Configuration menu - View commit details
-
Copy full SHA for cd7a3ef - Browse repository at this point
Copy the full SHA cd7a3efView commit details
Commits on Mar 26, 2012
-
This commit modifies .gitingore to ignore changes to the pkg directory used when building Forge releases.
Ryan Coleman committedMar 26, 2012 Configuration menu - View commit details
-
Copy full SHA for 1ead0bf - Browse repository at this point
Copy the full SHA 1ead0bfView commit details -
(#13261) Replace foo source with puppetlabs source
Prior to this commit, the source.pp test included an apt source named foo which broke the apt-get update exec when applied on a target system. This commit removes it in favor of the puppetlabs apt source which is valid on all target platforms.
Ryan Coleman committedMar 26, 2012 Configuration menu - View commit details
-
Copy full SHA for 7116c7a - Browse repository at this point
Copy the full SHA 7116c7aView commit details -
(#13261) Add key.pp smoke test
This commit adds a smoke test for key.pp, adding a key declaration for the puppetlabs apt source.
Ryan Coleman committedMar 26, 2012 Configuration menu - View commit details
-
Copy full SHA for d159a78 - Browse repository at this point
Copy the full SHA d159a78View commit details -
(#13261) Add real examples to smoke tests.
This commit modifies some smoke tests with real-world usage examples instead of providing things like 'foo' that the module user must replace in order to conduct a smoke test or try out example functionality.
Ryan Coleman committedMar 26, 2012 Configuration menu - View commit details
-
Copy full SHA for 41cedbb - Browse repository at this point
Copy the full SHA 41cedbbView commit details -
Merge pull request #36 from rcoleman/tickets/13261/improve_smoke_tests
Tickets/13261/improve smoke tests
Configuration menu - View commit details
-
Copy full SHA for 551a0d2 - Browse repository at this point
Copy the full SHA 551a0d2View commit details
Commits on Mar 27, 2012
-
Updated CHANGELOG and Modulefile for 0.0.2
This commit updates both the Modulefile and CHANGELOG for the 0.0.2 Puppet Forge release.
Ryan Coleman committedMar 27, 2012 Configuration menu - View commit details
-
Copy full SHA for 1218d11 - Browse repository at this point
Copy the full SHA 1218d11View 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 0.0.1...0.0.2