Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | split vhost_catalyst_app in a separate file | Michael Scherer | 2012-04-02 | 5 | -13/+17 | |
| | ||||||
* | move the others files in subdirectory | Michael Scherer | 2012-04-02 | 4 | -2/+2 | |
| | ||||||
* | move the template into a subdirectory ( cleaner ) | Michael Scherer | 2012-04-02 | 2 | -1/+1 | |
| | ||||||
* | split apache::reverse_proxy in a separate file | Michael Scherer | 2012-04-02 | 2 | -11/+10 | |
| | ||||||
* | split a module pubkeys_directory, so we can include it from symlink_user and ↵ | Michael Scherer | 2012-04-02 | 3 | -16/+20 | |
| | | | | make sure everything is correctly declared | |||||
* | split ssh_keys_from_ldap in a different file | Michael Scherer | 2012-04-02 | 2 | -47/+46 | |
| | ||||||
* | finish to clean sympa module | Michael Scherer | 2012-04-02 | 2 | -97/+97 | |
| | ||||||
* | split variable from main sympa module | Michael Scherer | 2012-04-02 | 2 | -4/+3 | |
| | ||||||
* | disable transaction middleware, https://bugs.mageia.org/show_bug.cgi?id=4499#c19 | Michael Scherer | 2012-03-27 | 1 | -1/+1 | |
| | ||||||
* | fix module call | Michael Scherer | 2012-03-25 | 1 | -1/+1 | |
| | ||||||
* | fix module invaocation after split | Michael Scherer | 2012-03-25 | 2 | -2/+2 | |
| | ||||||
* | split 2 more vhost class | Michael Scherer | 2012-03-25 | 3 | -25/+28 | |
| | ||||||
* | fix syntax, and properly indent the file | Michael Scherer | 2012-03-25 | 1 | -31/+31 | |
| | ||||||
* | split vhost_wsgi in a separate file | Michael Scherer | 2012-03-25 | 2 | -9/+10 | |
| | ||||||
* | fix vhost invocation on several module, was missed by last commit, and add ↵ | Michael Scherer | 2012-03-25 | 16 | -21/+21 | |
| | | | | the one for redirect_ssl | |||||
* | split redirect_ssl in a separate file | Michael Scherer | 2012-03-25 | 2 | -7/+6 | |
| | ||||||
* | split apache::vhost_base in apache::vhost::base ( in a subdirecotry, to not ↵ | Michael Scherer | 2012-03-25 | 2 | -57/+57 | |
| | | | | have too much file on manifests/ | |||||
* | split apache::base in a separate file | Michael Scherer | 2012-03-25 | 2 | -37/+35 | |
| | ||||||
* | split webapp_other in a separate file | Michael Scherer | 2012-03-25 | 2 | -7/+7 | |
| | ||||||
* | split mod_wsgi in a separate file | Michael Scherer | 2012-03-25 | 2 | -15/+15 | |
| | ||||||
* | use the new name for mod_php module | Michael Scherer | 2012-03-25 | 4 | -4/+4 | |
| | ||||||
* | add forgotten module rename | Michael Scherer | 2012-03-25 | 2 | -2/+2 | |
| | ||||||
* | split mod_php in a separate file | Michael Scherer | 2012-03-25 | 2 | -10/+10 | |
| | ||||||
* | split some others modules in separate file | Michael Scherer | 2012-03-25 | 10 | -31/+32 | |
| | ||||||
* | fix usage of mod::ssl on other manifests | Michael Scherer | 2012-03-25 | 2 | -2/+2 | |
| | ||||||
* | split mod_ssl in a separate file ( and directory to not clutter toplevel ) | Michael Scherer | 2012-03-25 | 2 | -20/+20 | |
| | ||||||
* | split and clean the django_application module | Michael Scherer | 2012-03-24 | 4 | -31/+41 | |
| | ||||||
* | Remove duplicate mydestination | Pascal Terjan | 2012-03-22 | 1 | -1/+0 | |
| | ||||||
* | Update main.cf for new classes | Pascal Terjan | 2012-03-22 | 1 | -4/+4 | |
| | ||||||
* | add a define for portforwarding with xinetd | Michael Scherer | 2012-03-22 | 2 | -0/+24 | |
| | ||||||
* | clean postfix module, rework the layout and split it in several file | Michael Scherer | 2012-03-22 | 5 | -65/+63 | |
| | ||||||
* | split svn_repository in a separate file | Michael Scherer | 2012-03-22 | 2 | -38/+36 | |
| | ||||||
* | include git::common | Michael Scherer | 2012-03-22 | 1 | -0/+1 | |
| | ||||||
* | do not use inheritance, but include | Michael Scherer | 2012-03-22 | 2 | -2/+5 | |
| | ||||||
* | split more file | Michael Scherer | 2012-03-22 | 4 | -28/+26 | |
| | ||||||
* | split mirror in a separate file | Michael Scherer | 2012-03-22 | 2 | -20/+19 | |
| | ||||||
* | Allow ovitters to submit, for GNOME | Pascal Terjan | 2012-03-21 | 1 | -1/+1 | |
| | ||||||
* | limit the number of simultaneous downloads on rsync, so we do not have 15 ↵ | Michael Scherer | 2012-03-21 | 1 | -2/+4 | |
| | | | | | | | | rsync running when cloudsigma try to download iso ( since this produces xymon alert ). Check with lsof | grep rsync | grep TCP | |||||
* | module style cleaning | Michael Scherer | 2012-03-20 | 1 | -24/+31 | |
| | ||||||
* | fix whitespace and line too long | Michael Scherer | 2012-03-20 | 1 | -3/+4 | |
| | ||||||
* | split module in 2 file, to please puppet-lint | Michael Scherer | 2012-03-20 | 2 | -7/+6 | |
| | ||||||
* | rework the layout of the bind module | Michael Scherer | 2012-03-20 | 6 | -60/+53 | |
| | ||||||
* | clean style of the file | Michael Scherer | 2012-03-20 | 1 | -23/+23 | |
| | ||||||
* | clean the module mga-mirrors | Michael Scherer | 2012-03-19 | 1 | -13/+13 | |
| | ||||||
* | clean the module viewvc | Michael Scherer | 2012-03-19 | 1 | -13/+16 | |
| | ||||||
* | clean and reindent openssl module | Michael Scherer | 2012-03-19 | 1 | -30/+27 | |
| | ||||||
* | clean the module ssmtp | Michael Scherer | 2012-03-19 | 1 | -9/+3 | |
| | ||||||
* | clean rsyncd module | Michael Scherer | 2012-03-19 | 1 | -5/+5 | |
| | ||||||
* | clean module gitweb | Michael Scherer | 2012-03-19 | 1 | -6/+6 | |
| | ||||||
* | make module puppet-lint compliant | Michael Scherer | 2012-03-19 | 2 | -8/+7 | |
| |