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.1.1
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.2.0
Choose a head ref
  • 17 commits
  • 13 files changed
  • 11 contributors

Commits on Jul 5, 2015

  1. Configuration menu
    Copy the full SHA
    b8462bd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2015

  1. Merge pull request #545 from raoulbhatia/master

    Use Debian's new official mirrors redirector
    daenney committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    2cf0895 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. Merge pull request #553 from bmjen/2.1.x_mergeback

    2.1.x mergeback
    DavidS committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    f05e43c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2015

  1. Added an ensure parameter for user control of proxy presence. Default…

    …s to undef to resist breaking any current setup.
    
    added spec entry
    
    Added validation
    
    fixed ensure hash
    mike-callahan committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    afa4d45 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #556 from callahm3/master

    Proxy ensure parameter.
    Morgan Haskel committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    849d000 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2015

  1. MODULES-2269: Expose notify_update setting

    * Expose the underlying notify_update setting of the apt::settings resource
    This is because not all configuration file changes should trigger an apt::update notification
    * apt::pin also shouldn't result in an apt-update call
    Adding a pin configuration should apply to the next apt-get update call it shouldn't trigger one itself.
    * Added documentation
    * Add tests for apt::conf notify_update
    Brett Delle Grazie committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    9ad4fd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Fix path to 'preferences' and 'preferences.d'.

    If you follow the documentacion, the hiera file does not work.
    fbarbeira committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    9f55e31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #557 from fbarbeira/patch-1

    Fix path to 'preferences' and 'preferences.d'.
    daenney committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    201d218 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #551 from bdellegrazie/MODULES-2269

    Expose notify_update to apt::conf
    Morgan Haskel committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    3df188f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

  1. MODULES-2446 - Fix pinning for backports

    The 2.x series added a changed behavior for backport pinning to pin to
    origin instead of release. Pinning to release is the correct behavior
    for backports though.
    Morgan Haskel committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    9f43b2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #560 from mhaskel/MODULES-2446

    MODULES-2446 - Fix pinning for backports
    bmjen committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    418820a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. Corrected regression with preference files name

    Signed-off-by: Vincent Deygas <Vincent.Deygas@rewardgateway.com>
    Vincent-- committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    a531b2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #562 from RewardGateway/preference_file_name

    Corrected regression with preference files name
    Morgan Haskel committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    ff37b84 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2015

  1. Add support for creating pins from main class

    This lets you create apt::pin resources as an apt param hash.  It also
    supplies appropriate tests and documentation.
    rfdrake committed Sep 5, 2015
    Configuration menu
    Copy the full SHA
    0dce05a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2015

  1. Merge pull request #564 from rfdrake/apt_pin

    Add support for creating pins from main class
    DavidS committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    2778c85 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2015

  1. Release prep for 2.2.0

    bmjen committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    a7d0f9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #566 from bmjen/2.2.0-prep

    Release prep for 2.2.0
    hunner committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    800c8cc View commit details
    Browse the repository at this point in the history
Loading