| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable svn check as people do not upload manually, and reduce release check ... | Pascal Terjan | 2011-01-05 | 1 | -3/+3 |
* | - add another missing rpm | Michael Scherer | 2011-01-05 | 1 | -1/+1 |
* | add missing rpm | Michael Scherer | 2011-01-05 | 1 | -1/+1 |
* | - also add identity trunk, while I am on it | Michael Scherer | 2011-01-05 | 1 | -0/+1 |
* | - update dns to give the new address for donation | Michael Scherer | 2011-01-05 | 1 | -3/+3 |
* | - add a module to handle various websites, mainly for storing | Michael Scherer | 2011-01-05 | 2 | -0/+22 |
* | - deploy trunk as a test instance, as asked several time on irc | Michael Scherer | 2011-01-05 | 1 | -18/+31 |
* | - do not try to do ssl when we cannot, this confuse epoll | Michael Scherer | 2011-01-05 | 1 | -4/+6 |
* | add mageiatools repository | Nicolas Vigier | 2011-01-03 | 1 | -0/+6 |
* | print the error on stderr so the user can see it | Nicolas Vigier | 2010-12-21 | 1 | -1/+1 |
* | add pre-commit script to prevent commit of some binary files | Nicolas Vigier | 2010-12-21 | 2 | -0/+22 |
* | Install perl-Test-Taint for xml-rpc bugzilla functionality | Dexter Morgan | 2010-12-20 | 1 | -0/+4 |
* | add iurt config for mandriva2010.1 | Nicolas Vigier | 2010-12-20 | 2 | -0/+38 |
* | add mandriva repository on http://repository.mageia.org/mandriva | Nicolas Vigier | 2010-12-20 | 1 | -0/+9 |
* | - do not include password on command line, but use a environnement | Michael Scherer | 2010-12-17 | 1 | -1/+2 |
* | restart sympa when a list configuration is changed | Michael Scherer | 2010-12-17 | 1 | -0/+1 |
* | - allow to set the topic of the list ( useful to sort them on interface | Michael Scherer | 2010-12-17 | 2 | -10/+12 |
* | add topics.conf, to manage topics of ml ( and how they appear in the web | Michael Scherer | 2010-12-17 | 2 | -0/+11 |
* | ensure that email are unique at ldap level | Michael Scherer | 2010-12-17 | 1 | -0/+3 |
* | add a link to catdap, so default templates supress "lost password" and "first... | Michael Scherer | 2010-12-17 | 1 | -0/+1 |
* | hide the list of owners and editors, and replace this with 2 labels | Michael Scherer | 2010-12-17 | 1 | -0/+8 |
* | - rename the account, and no longer share the same account as sympa | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
* | - rename the account, to be coherent with the others one in ldap | Michael Scherer | 2010-12-16 | 2 | -2/+2 |
* | - use splay paramater, so all node do not try to sync at the same time | Michael Scherer | 2010-12-16 | 1 | -0/+5 |
* | let the moderation team filter mail | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
* | - remove files that are not managed by puppet, or that no longer exist | Michael Scherer | 2010-12-16 | 1 | -0/+3 |
* | - do not let user change their own memberOf attribute, ( even if the overlay ... | Michael Scherer | 2010-12-16 | 1 | -1/+6 |
* | fix error syntax in scenari | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
* | allow to use email on log on transifex | Michael Scherer | 2010-12-15 | 3 | -3/+22 |
* | - fix again, not a good day for me :/ | Michael Scherer | 2010-12-15 | 1 | -1/+1 |
* | oups, wrong module | Michael Scherer | 2010-12-15 | 1 | -1/+1 |
* | - oups, wrong cut and paste | Michael Scherer | 2010-12-15 | 1 | -3/+3 |
* | - add templating extraction logic to transifex | Michael Scherer | 2010-12-15 | 2 | -0/+7 |
* | add configfile for template related stuff | Michael Scherer | 2010-12-15 | 2 | -0/+94 |
* | - create bugzilla database upon deployment | Michael Scherer | 2010-12-15 | 1 | -0/+10 |
* | - create the database and the user on deployment of mga-mirrors | Michael Scherer | 2010-12-15 | 1 | -0/+10 |
* | uniformisation of the name of variable used for password, so we know if this ... | Michael Scherer | 2010-12-15 | 14 | -22/+18 |
* | - add transifex to dns | Michael Scherer | 2010-12-15 | 1 | -1/+2 |
* | force ssl for transifex, to protect login | Michael Scherer | 2010-12-15 | 1 | -1/+5 |
* | add ssl support to django deployment class | Michael Scherer | 2010-12-15 | 2 | -2/+23 |
* | - add support for multiple module_path ( as needed by transifex ), and | Michael Scherer | 2010-12-15 | 1 | -1/+10 |
* | - set default value of define to false ( so we are not forced to give | Michael Scherer | 2010-12-15 | 1 | -1/+1 |
* | - add ldap authentication to transifex, so far for sysadmin only ( for | Michael Scherer | 2010-12-15 | 2 | -1/+62 |
* | disable transifex authentication to use native one on django ( and so ldap ) | Michael Scherer | 2010-12-15 | 2 | -0/+70 |
* | deploy transifex with wsgi on apache | Michael Scherer | 2010-12-15 | 1 | -3/+4 |
* | reload apache when transifex configuration is changed | Michael Scherer | 2010-12-15 | 1 | -2/+4 |
* | create the database and user in postgresql | Michael Scherer | 2010-12-15 | 1 | -0/+11 |
* | add psycopg2, required for postgresql connexion | Michael Scherer | 2010-12-15 | 1 | -1/+1 |
* | do not use a variable called module in template, this is a reserved ruby keyword | Michael Scherer | 2010-12-15 | 2 | -1/+3 |
* | add missing scenari | Michael Scherer | 2010-12-14 | 2 | -0/+14 |