Commits on Apr 13, 2016

  1. add tomcat::config::context::environment

    Define let's you add environment entries to the context.xml in catalina_base.
    juame committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    907ab94 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Configuration menu
    Copy the full SHA
    08c9238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1fc38a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Merge pull request #138 from puppetlabs/update-msync

    Update to newest modulesync_configs [9ca280f]
    gregohardy committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    961e777 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2016

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

Commits on May 12, 2016

  1. Configuration menu
    Copy the full SHA
    3844fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecaeba8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #137 from juame/feature_context_env-entries

    add tomcat::config::context::environment
    jonnytdevops committed May 12, 2016
    Configuration menu
    Copy the full SHA
    b9724c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0301967 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. chenged user and group for the extract resource

    $catalina_home gets created with $user:$group as the owner. But, extraction is happening with the default/hiera user and group ($::tomcat::group and $::tomcat::user). If these are not the same or can't access to each other's files, extraction will fail with permission issues.
    sacchettom committed May 17, 2016
    Configuration menu
    Copy the full SHA
    18ec961 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. Merge pull request #147 from sacchettom/patch-1

    changed user and group for the extract resource
    DavidS committed May 20, 2016
    Configuration menu
    Copy the full SHA
    6fdf125 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Merge pull request #142 from aaron-miller/feature_context_manager

    Feature: Add the ability to configure manager elements in context.xml
    bmjen committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    9006180 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Configuration menu
    Copy the full SHA
    87fb943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903d822 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Configuration menu
    Copy the full SHA
    c99242b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #151 from tphoney/travis_test_subset

    use subset of tests for travis, decrease runtime
    hunner authored Jun 13, 2016
    Configuration menu
    Copy the full SHA
    8eb2bef View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

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

Commits on Jun 17, 2016

  1. Merge pull request #152 from ahharu/hotfix/update_staging_dependency

    Update nanliu-staging to puppet-staging since it has been absorbed
    tphoney authored Jun 17, 2016
    Configuration menu
    Copy the full SHA
    27c236c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. fixreadme tests, as tomcat versions incremented

    tphoney committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    9dcc556 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from tphoney/fix_readme_test

    fixreadme tests, as tomcat versions incremented
    bmjen authored Jun 21, 2016
    Configuration menu
    Copy the full SHA
    a060f71 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. MODULES-3436 export prefix in sysconfig/tomcat does not work (#149)

    * Feature: Add the ability to configure manager elements in context.xml via new type
    
    * Tomcat does not understand 'export @variable' when it is used with /etc/sysconfig/tomcat
    
    * Tested changes on RHEL7 | tomcat7 package
    
    * Updating readme to reflect changes
    
    https://tickets.puppetlabs.com/browse/MODULES-3436
    k2patel authored and hunner committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    4caf868 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. {maint} modulesync 0794b2c (#155)

    * {maint} modulesync 0794b2c
    
    * Update .travis.yml
    
    * Update .sync.yml
    tphoney authored and DavidS committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    228c8c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2016

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

Commits on Jul 12, 2016

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

Commits on Jul 13, 2016

  1. Merge pull request #156 from DavidS/modulesync

    (MODULES-3581) modulesync [067d08a]
    tphoney authored Jul 13, 2016
    Configuration menu
    Copy the full SHA
    9e2005c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Merge pull request #157 from hunner/user_roles

    (MODULES-3467) Add doc for roles with user element
    seangriff authored Jul 19, 2016
    Configuration menu
    Copy the full SHA
    c76cebb View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Add owner/group parameters to tomcat_users.pp

    This allows setting the owner and group of the created user database
    correctly when running multiple Tomcat instances with separate users.
    ananace committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    4138853 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from ace13/patch-1

    Add owner/group to tomcat_users.pp
    hunner authored Jul 20, 2016
    Configuration menu
    Copy the full SHA
    e912bcc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Merge pull request #150 from fherbert/MODULES-3458

    Feature: MODULES-3458 - Support nesting valve under parent context
    tphoney authored Jul 28, 2016
    Configuration menu
    Copy the full SHA
    444ebc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. (MODULES-3742) define _class_name in all cases

    * added test for tomcat::config::server::service with strict vars
    
    * add $_class_name as undef in else
    
    with strict vars enable:
    
    Evaluation Error: Unknown variable: '_class_name'. at
    
    added also a unit test: before this commit STRICT_VARIABLES="yes" failed
    hggh authored and DavidS committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    3f8aceb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

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

Commits on Aug 29, 2016

  1. Merge pull request #162 from puppetlabs/modulesync

    Update modulesync_config [a3fe424]
    eputnam authored Aug 29, 2016
    Configuration menu
    Copy the full SHA
    70bd911 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Configuration menu
    Copy the full SHA
    c845bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87d3c25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3473360 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Work around PUP-5971

    hunner committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    aedf015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60614a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #164 from hunner/fix_master_nss

    Update nss for java 1.7.0_111 on RedHat platforms
    eputnam authored Sep 2, 2016
    Configuration menu
    Copy the full SHA
    6bb3ec0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Fix ubuntu 16.04 tests

    hunner committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    6fcccbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from hunner/fix_tests

    Fix ubuntu 16.04 tests
    DavidS authored Sep 14, 2016
    Configuration menu
    Copy the full SHA
    1728548 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. (MODULES-3713) Allow catalina_home and catalina_base to be unmanaged

    This also includes the ability for the legacy deployment style (that
    declares tomcat::instance resources but no tomcat::installs from which
    to create the instances) and considereds the base and home to be
    identical, since they are undifferentiated in the legacy deployments.
    hunner committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    d3dc3fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #166 from hunner/mod_3713

    (MODULES-3713) Allow catalina_home and catalina_base to be unmanaged
    eputnam authored Sep 16, 2016
    Configuration menu
    Copy the full SHA
    c8c6613 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Merge pull request #143 from jimethn/master

    fix MODULES-3353 by making sure the Resource name is defined first
    tphoney authored Sep 23, 2016
    Configuration menu
    Copy the full SHA
    23b8074 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. (FM-5578) Allow for strict umasks

    If root has a strict umask, the tomcat module should still be able to
    read the tarballs from the staging directory as the tomcat user with
    this fix.
    hunner committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    ae7892b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278c3f1 View commit details
    Browse the repository at this point in the history
  3. Release 1.6.0

    hunner committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    077a127 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #167 from hunner/yeah

    Release 1.6.0, FM-5578, & MODULES-3353
    eputnam authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    8619bf2 View commit details
    Browse the repository at this point in the history
  5. 7.0.70 is now 7.0.72

    hunner committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    ef07d51 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #168 from hunner/fix_readme

    7.0.70 is now 7.0.72
    bmjen authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    e7a7296 View commit details
    Browse the repository at this point in the history