aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* add directory for archived packagesNicolas Vigier2011-02-262-1/+8
|
* Enable unpacking gfxboot-theme, meta-task, images, stage2, advertising, rescuePascal Terjan2011-02-261-2/+67
|
* Oops, archive old packages on cauldron, not only on 1Pascal Terjan2011-02-261-2/+1
|
* Archive old packagesPascal Terjan2011-02-261-2/+2
|
* add fact to check if wildcard certificate is installedNicolas Vigier2011-02-261-0/+16
|
* - fix memcached manifestMichael Scherer2011-02-261-1/+1
|
* - add the rest of the url ( or moderation mail urls are wrong )Michael Scherer2011-02-261-1/+1
|
* blacklist glibNicolas Vigier2011-02-251-0/+1
|
* fix the commentsMichael Scherer2011-02-251-3/+3
|
* - give the name of the application for adding the permissionMichael Scherer2011-02-251-11/+19
|
* - add better error messagesMichael Scherer2011-02-251-1/+4
|
* add support for giving application name when adding permission to a groupMichael Scherer2011-02-251-2/+2
|
* give a better warning when the permission is not uniqueMichael Scherer2011-02-251-6/+10
|
* - allow to give the application name ( as the codename is not enough )Michael Scherer2011-02-251-2/+11
|
* - add permissions to add ressourcesMichael Scherer2011-02-251-1/+12
|
* add missing template file, and do not hardcode the hobbit server ( to test ↵Michael Scherer2011-02-242-0/+24
| | | | it on vm )
* - add require on the main package ( as it create the directory holdingMichael Scherer2011-02-241-0/+4
| | | | the configuration files )
* requires xymon, since the exec use the service fileMichael Scherer2011-02-241-0/+1
|
* fix attribute of filesMichael Scherer2011-02-241-5/+5
|
* add missing }Michael Scherer2011-02-241-0/+1
|
* add missing commasMichael Scherer2011-02-241-7/+7
|
* - do not hardcode lib64 ( as I do test on 32 bits vm )Michael Scherer2011-02-241-5/+5
| | | | | | - do not hardcode ip address ( same reason ) - do not hardcode domain name ( again, for test )
* - do not put our email in clear text ( avoid spam )Michael Scherer2011-02-241-2/+2
| | | | | - do not hardcode the domain name ( ease of use in test envirronement )
* rabbit is not at gandi, but in virty, in dedibox datacenterMichael Scherer2011-02-241-1/+3
|
* Add initial module for xymonBuchan Milne2011-02-246-0/+955
|
* - add the proper permission to mga-i18n-committers ( create project,Michael Scherer2011-02-241-0/+6
| | | | more to follow )
* add the 2 i18n group to tx dbMichael Scherer2011-02-241-1/+6
|
* - add 2 class to add group to a django application, as well asMichael Scherer2011-02-243-0/+55
| | | | permission ( used for tx )
* - block signal registration, as viewvc seems to prevent SIGTERMMichael Scherer2011-02-241-1/+2
| | | | from killing process ( and thus apache from restarting )
* - set a alias so we can have proper stylesheet on tx admin interfaceMichael Scherer2011-02-241-1/+2
|
* let a django application declare aliasesMichael Scherer2011-02-241-2/+3
|
* - use the new group for tx accessMichael Scherer2011-02-241-2/+2
|
* don't install bcd package (svn version used for now)Nicolas Vigier2011-02-241-3/+3
|
* - fix location of certificate ( in some specific case like on friteuse )Michael Scherer2011-02-231-2/+2
|
* remove nail in 'packages to be installed' as it's already in 'postfix' moduleDamien Lallement2011-02-231-1/+1
|
* - oops, fix previous commitMichael Scherer2011-02-231-2/+2
|
* add nail in 'packages to be installed'Damien Lallement2011-02-231-1/+1
|
* restart apache when mod_wsgi.conf or mod_php.conf are changed ( or deployed )Michael Scherer2011-02-231-0/+2
|
* - php complain when the timezone is not set, and do not seemMichael Scherer2011-02-232-0/+13
| | | | | | to be able to guess it from system setup. It is set in apache config as this is easier to do ( alternative is to use augeas to modify php.ini, would require more work on our servers )
* fix previous try to have a array of directories writable by apacheMichael Scherer2011-02-231-9/+12
|
* add a comment about why this class is requiredMichael Scherer2011-02-231-0/+3
|
* finish the move to django_application common classMichael Scherer2011-02-232-12/+2
|
* add more directory to be writableMichael Scherer2011-02-231-2/+7
|
* - use a loop for all the directory that should be forbiddenMichael Scherer2011-02-231-1/+22
|
* - rearrange order of argument, so they are in the same order in both queryMichael Scherer2011-02-221-3/+3
|
* - force is_dynamic parameter ( or it is almost never taken in account )Michael Scherer2011-02-221-2/+2
|
* - force ssl for the ldap bindingMichael Scherer2011-02-221-1/+1
|
* - reindent required packages, and add php-ldap to the mixMichael Scherer2011-02-221-1/+7
|
* - use the real name of the vhost for the ssl certificateMichael Scherer2011-02-221-1/+1
|
* - enable ssl usage for reverse proxy ( used by forum )Michael Scherer2011-02-221-1/+3
|