Commits on Oct 3, 2017

  1. Configuration menu
    Copy the full SHA
    33c0ea7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #257 from pmcmaw/upadate_debian

    Removing Debian 6 and adding Debian 9
    Helen authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    c5129dc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Merge pull request #259 from puppetlabs/release

    (FM-6381) 2.1.0 release merge back
    eputnam authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    44bd0bc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. MODULES-5805: Fix for spaces in context elements

      * Add an acceptance  test that fails using existing code.
      * Change quoting in context environment.
      * Update affected spec tests.
    BarnacleBob committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    41cd1d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #261 from CrantorConsulting/kpietri_augeasspace

    MODULES-5805: Fix for spaces in context elements
    eputnam authored Oct 25, 2017
    Configuration menu
    Copy the full SHA
    667f540 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Add flexibility to directory management in tomcat::instance

    Some Tomcat installations have non-standard directory layouts under $catalina_base.
    
    Allow disabling $catalina_base sub-directories entirely via $manage_dirs
    Allow configuration of which $catalina_base sub-directories are managed vi $dir_list (array)
    Allow configuration of the mode for $catalina_base sub-directories.
    Retain all defaults (dir_list and mode set in tomcat::params)
    esalberg committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    877c5f0 View commit details
    Browse the repository at this point in the history
  2. Add flexibility to copy_from_home

     - allow disabling the copy altogether
     - allow changing the file mode
     - allow override of file list (update variable name)
    esalberg committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    0148afa View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Merge pull request #218 from esalberg/copyhome

    Add flexibility to copy_from_home
    david22swan authored Nov 3, 2017
    Configuration menu
    Copy the full SHA
    45da396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bc633c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e61f64 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #217 from esalberg/managedirs

    Add flexibility to directory management in tomcat::instance
    david22swan authored Nov 3, 2017
    Configuration menu
    Copy the full SHA
    a76aa49 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

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

Commits on Nov 13, 2017

  1. (maint) - Removing Debian 9

    This will be readded when work is carried out to make Debian 9
    compatible with the code base.
    pmcmaw committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    c57faca View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Merge pull request #263 from pmcmaw/rm_d9

    (maint) - Removing Debian 9
    david22swan authored Nov 14, 2017
    Configuration menu
    Copy the full SHA
    5fbd108 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #262 from esalberg/status

    Add ability to set status_command
    david22swan authored Nov 14, 2017
    Configuration menu
    Copy the full SHA
    8d1f930 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Module sync 1d81b6a

    pmcmaw committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    6c6129b View commit details
    Browse the repository at this point in the history
  2. Update Gemfile

    pmcmaw authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    2e81327 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #264 from puppetlabs/maint_modsync_1d81b6a

    (maint) - modulesync 1d81b6a
    willmeek authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    5f8a02c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. (fix) tomcat::war copy the war as root user and not as tomcat

    the module puppet-archive only uses the $user/$group when unpacking
    the file, not when only downloading the file (extract => false)
    fixed it using a subscribed file-resource
    contribution for the #puppethack (MODULES-1924)
    ralfbosz committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    2730a1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #265 from ralfbosz/fix/userwar

    [#puppethack] tomcat::war copy the war as root user and not as tomcat
    pmcmaw authored Dec 7, 2017
    Configuration menu
    Copy the full SHA
    eb885c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

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

Commits on Dec 13, 2017

  1. (maint) - modulesync 384f4c1

    tphoney committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    3066bd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #266 from adsully/patch-1

    Syntax error when $addto parameter set in tomcat::setenv::entry
    willmeek authored Dec 13, 2017
    Configuration menu
    Copy the full SHA
    b0825c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Update Gemfile

    tphoney authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b1c15aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #267 from puppetlabs/maint_modsync_384f4c1

    (maint) - modulesync 384f4c1
    david22swan authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    56e2069 View commit details
    Browse the repository at this point in the history
  3. Fix Tomcat tests for Tomcat8

    Will Meek committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    3762418 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Merge pull request #268 from willmeek/tomcat_test_fix

    Fix Tomcat tests for Tomcat8
    david22swan authored Dec 20, 2017
    Configuration menu
    Copy the full SHA
    397f74a View commit details
    Browse the repository at this point in the history
  2. 2.2.0PreRelease

    David Swan committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    e76a286 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #269 from david22swan/PreRelease

    2.2.0PreRelease
    tphoney authored Dec 20, 2017
    Configuration menu
    Copy the full SHA
    cb0edcf View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Rubocop Implemented

    David Swan committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    30588e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3d02a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Merge pull request #273 from puppetlabs/msync_MODULES-6339

    (maint) modulesync 65530a4 Update Travis
    david22swan authored Jan 4, 2018
    Configuration menu
    Copy the full SHA
    2b5f46f View commit details
    Browse the repository at this point in the history
  2. Fixes Gemfile and avoid break in future module syncs.

    Currently the .sync file has a system-test group. It should have
    system_test therefore this is changed and the Gemfile has been changed.
    The changes will stop modulesync breaking this in the future.
    pmcmaw committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    c77fcba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #274 from pmcmaw/gemfile_fix

    Fixes Gemfile and avoid break in future module syncs.
    david22swan authored Jan 4, 2018
    Configuration menu
    Copy the full SHA
    b1202e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Merge pull request #270 from david22swan/Rubocop

    Rubocop Implemented
    Helen authored Jan 8, 2018
    Configuration menu
    Copy the full SHA
    b318c42 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. minor edits for consistency

    jbondpdx committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    2fe87b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. 2.2.0PreReleaseUpdate

    David Swan committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    c040b1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #278 from david22swan/PreRelease

    Pre release Update
    pmcmaw authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    cf65cc2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #277 from puppetlabs/master

    Merge master into release to solve bug
    Helen authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    46df81e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #276 from jbondpdx/release

    minor edits for consistency
    david22swan authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    0e17db5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Edit the page from which acceptance test sources the common daemon ve…

    …rsion
    
    It is possible that Tomcat 8 and the very latest common daemon
    version could diverge. This commit changes the way in which the
    test gets the common daemon version from looking for latest to
    looking for the version from the actual Tomcat build properties.
    Will Meek committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    f091269 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #271 from willmeek/tomcat_get_daemon_version

    Edit the page from which acceptance test sources the common daemon ve…
    david22swan authored Jan 11, 2018
    Configuration menu
    Copy the full SHA
    ea2c077 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

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

Commits on Jan 29, 2018

  1. Addition of protocol flag -1 to curl command

    Helen Campbell committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    cc34d59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #281 from HelenCampbell/curlfix

    Addition of protocol flag -1 to curl command
    pmcmaw authored Jan 29, 2018
    Configuration menu
    Copy the full SHA
    a4d9a87 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. Fix failing curl command by using http and adding retries

    Helen Campbell committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    aaa91af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #282 from HelenCampbell/warfix

    Fix failing curl command
    All green and sweet
    spynappels authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    781c27c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #283 from puppetlabs/master

    Merging Fix Into Release
    pmcmaw authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    31ea05d View commit details
    Browse the repository at this point in the history