Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-apt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-apt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.1
Choose a head ref
  • 14 commits
  • 19 files changed
  • 4 contributors

Commits on Apr 20, 2015

  1. Iterate through multiple keys

    Morgan Haskel committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    2802868 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #501 from mhaskel/MODULES-1934

    MODULES-1934: Iterate through multiple keys
    cyberious committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    6816f99 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Update tests to work with rspec-puppet 2.x

    Also enable future parser testing. Need to allow failures with future
    parser for now since none of the published gems have the fix for
    PUP-4379
    Morgan Haskel committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    fff7022 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #504 from mhaskel/fix_tests

    Update tests to work with rspec-puppet 2.x
    bmjen committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    80d83d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2015

  1. Switch back to anchor, for moar compatibility

    Morgan Haskel committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    e41fc4b View commit details
    Browse the repository at this point in the history
  2. Update README per DOC-1503

    1. Make sure that for each parameter, where applicable, there is a default value.
    2. Make sure that for each parameter that's applicable, there is a note if the parameter is optional.
    3. Make sure the links in the README work and are accurate.
    4. Update the link in the Contributing section to point here: https://docs.puppetlabs.com/forge/contributing.html
    5. General copyediting.
    
    * Add a ToC
    * Reorganize Usage & Reference sections
    * Standardize capitalization of "Apt" (as opposed to "apt", the module)
    * Standardize Development section
    
    Apply edits from @jbondpdx
    
    * Re-emphasize the warning about short key names
    * Restore the “What apt affects” section
    * Re-correct capitalization of “Apt” (where it had reverted to “APT”)
    * Clarify OS compatibility in Limitations and elsewhere
    * Various edits for clarity
    psoloway committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    ccd5cea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #510 from psoloway/readme

    Update README per DOC-1503
    Morgan Haskel committed Apr 27, 2015
    9 Configuration menu
    Copy the full SHA
    6581d73 View commit details
    Browse the repository at this point in the history
  4. Compatibility for puppet < 3.5.0

    Morgan Haskel committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    21a2462 View commit details
    Browse the repository at this point in the history
  5. Make compatibility in metadata.json accurate

    Morgan Haskel committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    229518f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #511 from mhaskel/pup34_compat

    Restore Puppet 3.4 and earlier compatibility
    bmjen committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    19b416e View commit details
    Browse the repository at this point in the history
  7. 2.0.1 prep

    Morgan Haskel committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    bef7a18 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #513 from mhaskel/2.0.1-prep

    2.0.1 prep
    bmjen committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    7701adb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Configuration menu
    Copy the full SHA
    616516b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #514 from psoloway/readme

    Correct some README punctuation
    Morgan Haskel committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    f2c3956 View commit details
    Browse the repository at this point in the history
Loading