Commits on Dec 3, 2019

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

Commits on Dec 6, 2019

  1. modulesync 2.9.0

    dhoppe committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    6e8b5f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Use Ruby 2.1 for RuboCop

    dhoppe committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    cae972e View commit details
    Browse the repository at this point in the history
  2. Fix Travis CI pipeline

    dhoppe committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    1fa7e3b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Merge pull request #339 from voxpupuli/modulesync

    modulesync 2.9.0
    bastelfreak authored Dec 20, 2019
    Configuration menu
    Copy the full SHA
    d59c880 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. modulesync 2.10.0

    bastelfreak committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    46cc3c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    8749ce7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #340 from voxpupuli/modulesync

    modulesync 2.10.0
    ghoneycutt authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    354b8df View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Update redis.service.erb

    Change RuntimeDirectoryMode to 2755
    basti-nis authored Jan 22, 2020
    Configuration menu
    Copy the full SHA
    edbfa09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #342 from basti-nis/master

    fix service template
    bastelfreak authored Jan 22, 2020
    Configuration menu
    Copy the full SHA
    6db1397 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Update bolt testing to use modern versions

    This changes the bolt testing to use bolt from packages. Because the
    output is different, the tests are modified. It removes all helpers from
    spec_helper_acceptance and uses more native rspec syntax to simplify the
    testing.
    ekohl committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    26e7e5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #345 from ekohl/refactor-bolt-testing

    Update bolt testing to use modern versions
    bastelfreak authored Feb 16, 2020
    Configuration menu
    Copy the full SHA
    5e66e26 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    b6997e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #347 from ekohl/fix-sentinel-pid

    Fix the sentinel pid file location for Ubuntu 18.04
    bastelfreak authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    e69b20d View commit details
    Browse the repository at this point in the history
  3. Run acceptance tests with manage_repo => false

    This makes sure we tests with the manifest defaults. It also allows
    testing on Debian 10 for which there is no dotdeb repository.
    ekohl committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    933488f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #346 from ekohl/manage-repo

    Run acceptance tests with manage_repo => false
    bastelfreak authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    de30504 View commit details
    Browse the repository at this point in the history
  5. Add Debian 10 support

    ekohl committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    e2fed7a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #344 from ekohl/debian10

    Add Debian 10 support
    bastelfreak authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    c0db461 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f4fd79 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #348 from ekohl/native-testing

    Use more native rspec and serverspec testing
    bastelfreak authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    1cf0599 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    d779b75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #343 from fraenki/multi_instance

    Finishing touches for multi-instance support
    ghoneycutt authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    ef7c4e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Add tests for RedHat/CentOS 8

    Skip SCL tests since SCL doesn't exist
    yakatz committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    af7bcb1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #350 from yakatz/master

    Add support for RedHat/CentOS 8
    ekohl authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8e48eee View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

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

Commits on Apr 29, 2020

  1. Merge pull request #352 from dhoppe/fix_dependency

    Require puppet-epel over stahnma-epel
    bastelfreak authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    f3c3430 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Remove redis_service_* helpers

    ekohl committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    05b828b View commit details
    Browse the repository at this point in the history
  2. modulesync 2.12.0

    bastelfreak authored and ekohl committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6530f2c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #351 from voxpupuli/modulesync

    modulesync 2.12.0
    bastelfreak authored Apr 30, 2020
    Configuration menu
    Copy the full SHA
    32710e8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. change systemd stop command to redis-cli

    fixes #354
    alexskr committed May 5, 2020
    Configuration menu
    Copy the full SHA
    ed72244 View commit details
    Browse the repository at this point in the history
  2. update spec tests

    alexskr committed May 5, 2020
    Configuration menu
    Copy the full SHA
    111f4b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #355 from alexskr/systemd-fix

    change systemd stop command to redis-cli
    ekohl authored May 5, 2020
    Configuration menu
    Copy the full SHA
    deaab21 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Make apt and epel soft dependencies

    The defaults are not to manage repositories. This means the modules are
    not needed in most cases.
    ekohl committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1f8a8e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #358 from ekohl/soft-deps

    Make apt and epel soft dependencies
    ekohl authored May 11, 2020
    Configuration menu
    Copy the full SHA
    c15870f View commit details
    Browse the repository at this point in the history
  3. Release 6.0.0

    ekohl committed May 11, 2020
    Configuration menu
    Copy the full SHA
    6e392e0 View commit details
    Browse the repository at this point in the history