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-apache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-apache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.1
Choose a head ref
  • 8 commits
  • 11 files changed
  • 3 contributors

Commits on Jul 19, 2013

  1. Use a more specific match for changing to worker

    httpd from centos.alt.ru has both #HTTPD=/usr/sbin/httpd.worker and
    confused
    tjikkun committed Jul 19, 2013
    Configuration menu
    Copy the full SHA
    3d0ffaa View commit details
    Browse the repository at this point in the history
  2. Add Serverspec matchers

    hunner committed Jul 19, 2013
    Configuration menu
    Copy the full SHA
    0a8fef2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2013

  1. Disable selinux first

    hunner committed Jul 24, 2013
    Configuration menu
    Copy the full SHA
    4edb1a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917505c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c234b5e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2013

  1. Merge pull request #263 from hunner/worker_multiple_matches

    Use a more specific match for changing worker/prefork
    hunner committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    6d9cba2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2013

  1. Release 0.8.1

    Bugfixes:
    - Update `apache::mpm_module` detection for worker/prefork
    - Update `apache::mod::cgi` and `apache::mod::cgid` detection for
      worker/prefork
    hunner committed Jul 26, 2013
    Configuration menu
    Copy the full SHA
    8fd6400 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #269 from hunner/release_0.8.1

    Release 0.8.1
    Ashley Penney committed Jul 26, 2013
    Configuration menu
    Copy the full SHA
    185ec05 View commit details
    Browse the repository at this point in the history
Loading