]> gitweb.fluxo.info Git - puppet-apache.git/shortlog
puppet-apache.git
2010-12-12 Silvio RhattoAdding rails macro
2010-12-12 Silvio RhattoAdding passenger
2010-10-10 Silvio RhattoAdding manage_user parameter
2010-10-09 Silvio RhattoMinor fix
2010-10-09 Silvio RhattoSwitching from apache2 to apache2-mpm-itk package
2010-10-09 Silvio RhattoReplacing dots in user and group names
2010-10-09 Silvio RhattoNotifying apache when apache2-mpm-itk is installed
2010-10-09 Silvio RhattoMPM group creation
2010-10-09 Silvio RhattoManagin docroot by default; parameter changes
2010-10-09 Silvio RhattoExpression fix
2010-10-08 Silvio RhattoInitial mpm support
2010-03-21 Silvio RhattoAdding 'aliases' parameter
2010-02-07 Silvio RhattoUsing just $hostname for $apache_server_name
2010-02-07 Silvio RhattoPreparing variables before resource definitions
2010-02-07 Silvio RhattoIntroducing $apache_server_name
2010-01-08 Silvio RhattoMinor fix
2010-01-08 Silvio RhattoUsing $base_domain instead of $hosting_domain
2010-01-08 Silvio RhattoUsing $hosting_domain instead of $apache_use_domain
2010-01-08 Silvio RhattoMinor fix
2010-01-07 Silvio RhattoAdding $apache_use_domain (2)
2010-01-07 Silvio RhattoAdding $apache_use_domain
2010-01-07 Silvio RhattoAddHandler cgi-script for .cgi files
2010-01-07 Silvio RhattoAdding $manage_docroot, $owner and $group
2010-01-07 Silvio RhattoEnhancing absent behavior
2009-12-29 Silvio RhattoAdding template and filename parameters
2009-12-29 Silvio RhattoAdding apache configuration
2009-12-29 Silvio RhattoUsing apache/vhosts to store vhost data
2009-12-28 Silvio RhattoAdding LICENSE
2009-12-27 Silvio RhattoFixing docroot issue
2009-12-27 Silvio RhattoUsing source instead of custom
2009-12-27 Silvio RhattoUsing custom instead of source
2009-12-26 Silvio RhattoTesting paths from fileserver
2009-12-26 Silvio RhattoMinor change
2009-12-26 Silvio RhattoAdding back source parameter
2009-12-26 Silvio RhattoTesting site ignoring source parameter
2009-12-26 Silvio RhattoUsing true/false for source
2009-12-26 Silvio RhattoTrying to fix a case issue
2009-12-25 Silvio RhattoBlock fix (2)
2009-12-25 Silvio RhattoBlock fix
2009-12-25 Silvio RhattoMinor fix
2009-12-25 Silvio RhattoFixing conditional (2)
2009-12-25 Silvio RhattoFixing conditional
2009-12-24 Silvio RhattoAdding source parameter
2009-11-08 Silvio RhattoAdding template for error page
2009-11-08 Silvio RhattoMinor fix
2009-11-08 Silvio RhattoAdding redirect_match
2009-11-08 Silvio RhattoMinor fix (2)
2009-11-08 Silvio RhattoMinor fix
2009-11-08 Silvio RhattoBetter definition for docroot check
2009-11-08 Silvio RhattoMinor fix
2009-11-08 Silvio RhattoMinor fix
2009-11-08 Silvio RhattoMinor changes
2009-11-08 Silvio RhattoEnsure that docroot parent folder creation is just...
2009-11-08 Silvio RhattoEnsuring docroot parent folders
2009-11-08 Silvio RhattoMinor fix
2009-11-08 Silvio RhattoMinor change
2009-11-08 Silvio RhattoDocroot back as a normal resource, but testing for...
2009-11-08 Silvio RhattoDeclaring docroot folders as virtual resources
2009-11-08 Silvio RhattoAdding 'ticket' parameter
2009-11-08 Silvio RhattoEnsuring folders exist with right modes and ownership
2009-11-08 Silvio RhattoMoving website.erb to site.erb
2009-11-08 Silvio RhattoWebsite template fix
2009-11-08 Silvio RhattoMoving out require parameter from site definition
2009-11-08 Silvio RhattoMoving out require parameter from module definition
2009-11-06 Silvio RhattoRollback from last change
2009-11-06 Silvio RhattoTrying to fix module dependency issue
2009-11-06 Silvio RhattoUpdating template
2009-11-06 Silvio RhattoUsing 'site' instead of 'website'
2009-11-06 Silvio RhattoMinor change
2009-11-06 Silvio RhattoUsing more code from Apache2 recipe
2009-11-05 Silvio RhattoEnsuring mod_macro is enabled (2)
2009-11-05 Silvio RhattoEnsuring mod_macro is enabled
2009-11-05 Silvio RhattoUsing correct apache package name
2009-11-05 Silvio RhattoTrying to break dependency cycle
2009-11-05 Silvio RhattoUsing server_alias instead of alias
2009-11-05 Silvio RhattoAdding more configuration into VirtualHost definition
2009-11-04 Silvio RhattoAdding mod_macro package and initial vhost code
2009-11-03 Silvio RhattoAdding website definition
2009-10-20 drebsadding macros for apache mod_macro.
2009-10-20 drebsinitial structure.