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-acl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: puppetlabs/puppetlabs-acl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.3
Choose a head ref
  • 19 commits
  • 16 files changed
  • 6 contributors

Commits on Jul 15, 2014

  1. Capture back metadata.json reformating

    Travis Fields committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    f74752b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

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

Commits on Aug 8, 2014

  1. Configuration menu
    Copy the full SHA
    56e5b30 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    c6406da View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35 from justinstoller/maint/master/lint-and-fix

    Enable linting and fix Errors
    cyberious committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    79f167c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6742c1e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #36 from justinstoller/gemfile

    update Gemfile syntax to work with Ruby oddity
    cyberious committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    ebe3ab8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06516ca View commit details
    Browse the repository at this point in the history
  7. Merge pull request #37 from justinstoller/install-puppet

    install puppet when running against foss
    cyberious committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    202dfb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2014

  1. (MODULES-1174) Puppet 3.7 compatibility

     - Puppet 3.7 refactored underlying Win32 API code by changing gems and
       refactoring classes.  The windows-pr gem was removed which provides
       a number of methods and constants through mixins to the
       Puppet::Util::Windows::Security class.  A number of global constants
       are also defined in the namespaces ::Windows::File and
       ::Windows::Security.
     - Furthermore, some methods that used to be defined on
       Puppet::Util::Windows::Security are now in Puppet::Util::Windows::SID
     - Restructure the code to prefer Puppet 3.7 method locations with a
       graceful fallback solution to 3.6.x with older code, etc.
     - Define all constants locally in base class, remove need to require
       'windows/security' and 'windows/file'
     - Add definitions for FILE_WRITE_DATA, FILE_APPEND_DATA, FILE_READ_DATA
       FILE_WRITE_ATTRIBUTES and FILE_EXECUTE to Base class for use in tests
    Iristyle committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    c863820 View commit details
    Browse the repository at this point in the history
  2. (MODULES-1174) Don't install Beaker on Windows

     - Previous exclusion affected only x86 and not x64
    Iristyle committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    09f6068 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from Iristyle/ticket/master/MODULES-1174-Puppe…

    …t-37-compatibility
    
    (MODULES-1174) Puppet 3.7 compatibility
    cyberious committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    2810f7a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into 1.0.x

    Conflicts:
    	metadata.json
    Travis Fields committed Aug 20, 2014
    Configuration menu
    Copy the full SHA
    73c5574 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2014

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

Commits on Aug 23, 2014

  1. Configuration menu
    Copy the full SHA
    3777574 View commit details
    Browse the repository at this point in the history
  2. Remove linux test from running as they are negative tests that are co…

    …verd by :confine and unit tests, breaks masterless testing pattern
    Travis Fields committed Aug 23, 2014
    Configuration menu
    Copy the full SHA
    00ca9b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. Merge pull request #39 from cyberious/FossTestingRefactor

    Foss testing refactor
    hunner committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    a691116 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.3

    hunner committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    2d332e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from hunner/release_1.0.3

    Release 1.0.3
    Ashley Penney committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    c22e5f0 View commit details
    Browse the repository at this point in the history
Loading