Commits on Jul 14, 2014

  1. Capture back metadata.json reformating

    Travis Fields committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    096c230 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from cyberious/1.2.x

    Capture back metadata.json reformating
    Ashley Penney committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    ed2b035 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2014

  1. Remove puppet_module_install in favor of copy_module_to

    Travis Fields committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    7c4db4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from cyberious/1.2.x

    Remove puppet_module_install in favor of copy_module_to
    hunner committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    62adc4f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2014

  1. Add configuration file for modulesync

    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    aa79096 View commit details
    Browse the repository at this point in the history
  2. Sync files

    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    1c5e701 View commit details
    Browse the repository at this point in the history
  3. Update .sync.yml to support new .travis.yml configs

    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    2f7fa14 View commit details
    Browse the repository at this point in the history
  4. Synchronize .travis.yml

    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    2a34044 View commit details
    Browse the repository at this point in the history
  5. Update Gemfile for .travis.yml defaults

    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    7ceeb52 View commit details
    Browse the repository at this point in the history
  6. Add validate and lint tasks to travis script

    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    30f6f79 View commit details
    Browse the repository at this point in the history
  7. Update spec_helper for more consistency

    Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    beb1184 View commit details
    Browse the repository at this point in the history
  8. Fix acceptance helper

    Stop starting puppet master unnecessarily and fix directory creation
    and dependency installation.
    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    8278a39 View commit details
    Browse the repository at this point in the history
  9. Stop depending on puppet certs to test java_ks

    Previously we removed the call to `puppet master` during acceptance
    testing setup because it caused conflicts in agent-master multinode
    setups. However, we realized that the reason for the call to `puppet
    master` in the first place was so that java_ks could use the existing
    puppet certs that exist on the puppet master. This patch refactors the
    tests to generate a CA and private key itself. This avoids having tests
    depend on a certain node configuration.
    
    It also adds /usr/bin to the PATH on solaris so that the java_ks type
    can use the openssl command in tests on solaris.
    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    10f99db View commit details
    Browse the repository at this point in the history
  10. Fix solaris 10 tests

    As long as basic_spec.rb runs before the other acceptance tests, we
    don't need to include the java class in the other tests. This patch
    removes the java class from the other tests since it is not supported
    on solaris 10. It also fixes the PATH so that we can find ruby on
    solaris 10, foss or PE.
    Colleen Murphy authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    5dcbdde View commit details
    Browse the repository at this point in the history
  11. Remove puppet_module_install in favor of copy_module_to

    Travis Fields authored and Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    bed08ea View commit details
    Browse the repository at this point in the history
  12. Merge pull request #95 from mhaskel/1.2.x_rebase_master

    1.2.x rebase master
    cyberious committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    ae9f479 View commit details
    Browse the repository at this point in the history
  13. 1.2.6 prep

    Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    a370589 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #96 from mhaskel/1.2.6-prep

    1.2.6 prep
    hunner committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    1a03afe View commit details
    Browse the repository at this point in the history
  15. I had some rebase fail

    Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    f6d9b94 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #97 from mhaskel/rebase_fail

    I had some rebase fail
    cyberious committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    2b1fe1b View commit details
    Browse the repository at this point in the history
  17. Let the java module fail

    This was failing on solaris, which doesn't need the module.
    Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    37a3692 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #98 from mhaskel/allow_java_to_fail

    Let the java module fail
    hunner committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    f819a56 View commit details
    Browse the repository at this point in the history
  19. Fix path for solaris

    Morgan Haskel committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    c21dc01 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #99 from mhaskel/sol_fix

    Fix path for solaris
    cyberious committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    4145d79 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

  1. Fix path for PE

    Morgan Haskel committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    3c96f6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from mhaskel/fix_path

    Fix path for PE
    hunner committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    954f3dd View commit details
    Browse the repository at this point in the history
  3. Fix for sles10

    Also, update metadata, as tests succeeded on sles12
    Morgan Haskel committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    b553940 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #101 from mhaskel/sles10_fix

    Fix for sles10
    hunner committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    1133bd2 View commit details
    Browse the repository at this point in the history