| Commit message (Expand) | Author | Age | Files | Lines |
* | - give the name of the application for adding the permission | Michael Scherer | 2011-02-25 | 1 | -11/+19 |
* | - add better error messages | Michael Scherer | 2011-02-25 | 1 | -1/+4 |
* | add support for giving application name when adding permission to a group | Michael Scherer | 2011-02-25 | 1 | -2/+2 |
* | give a better warning when the permission is not unique | Michael Scherer | 2011-02-25 | 1 | -6/+10 |
* | - allow to give the application name ( as the codename is not enough ) | Michael Scherer | 2011-02-25 | 1 | -2/+11 |
* | - add permissions to add ressources | Michael Scherer | 2011-02-25 | 1 | -1/+12 |
* | add missing template file, and do not hardcode the hobbit server ( to test it... | Michael Scherer | 2011-02-24 | 2 | -0/+24 |
* | - add require on the main package ( as it create the directory holding | Michael Scherer | 2011-02-24 | 1 | -0/+4 |
* | requires xymon, since the exec use the service file | Michael Scherer | 2011-02-24 | 1 | -0/+1 |
* | fix attribute of files | Michael Scherer | 2011-02-24 | 1 | -5/+5 |
* | add missing } | Michael Scherer | 2011-02-24 | 1 | -0/+1 |
* | add missing commas | Michael Scherer | 2011-02-24 | 1 | -7/+7 |
* | - do not hardcode lib64 ( as I do test on 32 bits vm ) | Michael Scherer | 2011-02-24 | 1 | -5/+5 |
* | - do not put our email in clear text ( avoid spam ) | Michael Scherer | 2011-02-24 | 1 | -2/+2 |
* | rabbit is not at gandi, but in virty, in dedibox datacenter | Michael Scherer | 2011-02-24 | 1 | -1/+3 |
* | Add initial module for xymon | Buchan Milne | 2011-02-24 | 6 | -0/+955 |
* | - add the proper permission to mga-i18n-committers ( create project, | Michael Scherer | 2011-02-24 | 1 | -0/+6 |
* | add the 2 i18n group to tx db | Michael Scherer | 2011-02-24 | 1 | -1/+6 |
* | - add 2 class to add group to a django application, as well as | Michael Scherer | 2011-02-24 | 3 | -0/+55 |
* | - block signal registration, as viewvc seems to prevent SIGTERM | Michael Scherer | 2011-02-24 | 1 | -1/+2 |
* | - set a alias so we can have proper stylesheet on tx admin interface | Michael Scherer | 2011-02-24 | 1 | -1/+2 |
* | let a django application declare aliases | Michael Scherer | 2011-02-24 | 1 | -2/+3 |
* | - use the new group for tx access | Michael Scherer | 2011-02-24 | 1 | -2/+2 |
* | don't install bcd package (svn version used for now) | Nicolas Vigier | 2011-02-24 | 1 | -3/+3 |
* | - fix location of certificate ( in some specific case like on friteuse ) | Michael Scherer | 2011-02-23 | 1 | -2/+2 |
* | remove nail in 'packages to be installed' as it's already in 'postfix' module | Damien Lallement | 2011-02-23 | 1 | -1/+1 |
* | - oops, fix previous commit | Michael Scherer | 2011-02-23 | 1 | -2/+2 |
* | add nail in 'packages to be installed' | Damien Lallement | 2011-02-23 | 1 | -1/+1 |
* | restart apache when mod_wsgi.conf or mod_php.conf are changed ( or deployed ) | Michael Scherer | 2011-02-23 | 1 | -0/+2 |
* | - php complain when the timezone is not set, and do not seem | Michael Scherer | 2011-02-23 | 2 | -0/+13 |
* | fix previous try to have a array of directories writable by apache | Michael Scherer | 2011-02-23 | 1 | -9/+12 |
* | add a comment about why this class is required | Michael Scherer | 2011-02-23 | 1 | -0/+3 |
* | finish the move to django_application common class | Michael Scherer | 2011-02-23 | 2 | -12/+2 |
* | add more directory to be writable | Michael Scherer | 2011-02-23 | 1 | -2/+7 |
* | - use a loop for all the directory that should be forbidden | Michael Scherer | 2011-02-23 | 1 | -1/+22 |
* | - rearrange order of argument, so they are in the same order in both query | Michael Scherer | 2011-02-22 | 1 | -3/+3 |
* | - force is_dynamic parameter ( or it is almost never taken in account ) | Michael Scherer | 2011-02-22 | 1 | -2/+2 |
* | - force ssl for the ldap binding | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - reindent required packages, and add php-ldap to the mix | Michael Scherer | 2011-02-22 | 1 | -1/+7 |
* | - use the real name of the vhost for the ssl certificate | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - enable ssl usage for reverse proxy ( used by forum ) | Michael Scherer | 2011-02-22 | 1 | -1/+3 |
* | - fix call to notify | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - fix manifests | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - offer a ssl version of the forum, for login | Michael Scherer | 2011-02-22 | 1 | -0/+6 |
* | - phpbb enforce that install is not present ( which is a good thing | Michael Scherer | 2011-02-22 | 1 | -1/+10 |
* | - set cache as writable by apache user | Michael Scherer | 2011-02-22 | 1 | -0/+10 |
* | - use a alias for the exec | Michael Scherer | 2011-02-22 | 1 | -2/+2 |
* | - fix typo in database server name | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
* | - fix the configuration file, use mod_rewrite instead | Michael Scherer | 2011-02-22 | 1 | -3/+7 |
* | Do not enable votes | Dexter Morgan | 2011-02-21 | 1 | -1/+1 |