| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | sympa requires to have a least one static owner defined in config | Michael Scherer | 2010-12-14 | 1 | -0/+5 |
* | remove option, exist only for owner | Michael Scherer | 2010-12-14 | 1 | -1/+0 |
* | fix filename, as this prevent list creation | Michael Scherer | 2010-12-14 | 1 | -2/+2 |
* | do not use @ in filename, this confuse sympa ( and so, replace it by | Michael Scherer | 2010-12-14 | 2 | -3/+9 |
* | fix filename to match the one use in other config file | Michael Scherer | 2010-12-14 | 1 | -2/+2 |
* | let users see who is in another group ( needed for sympa ) | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | fix the filename as used in scenari | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | fix parameters to work with our ldap | Michael Scherer | 2010-12-14 | 1 | -3/+3 |
* | fix name of sysadmin group | Michael Scherer | 2010-12-14 | 2 | -2/+2 |
* | use ssl, not plaintext | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | for sympa like for python, indentation is important ( and new line too ) | Michael Scherer | 2010-12-14 | 1 | -7/+8 |
* | sympa requires configuration to be separated by a empty line | Michael Scherer | 2010-12-14 | 1 | -0/+2 |
* | adjust the name of the file, so sympa do not complaint in syslog about | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | it seems sympa think that empty line are significant | Michael Scherer | 2010-12-14 | 1 | -2/+0 |
* | add 2 missings scenari, one to restrict sender to a specific email, | Michael Scherer | 2010-12-14 | 2 | -0/+10 |
* | - do not restart when puppet.conf is updated, or this stop puppet while updat... | Michael Scherer | 2010-12-14 | 1 | -3/+10 |
* | fix the "end of file reached" error message that we see when running puppet | Michael Scherer | 2010-12-14 | 1 | -1/+4 |
* | - ibliblio is replacing server 152.46.7.122 by 152.19.134.30 | Olivier Thauvin | 2010-12-14 | 1 | -0/+1 |
* | oups, fix name of the parameter | Michael Scherer | 2010-12-14 | 1 | -1/+1 |
* | - add $PATH ( prevent spurious errors in puppet post commit script ) | Michael Scherer | 2010-12-14 | 1 | -0/+1 |
* | fix ordering, if a list was partially removed manually | Michael Scherer | 2010-12-14 | 1 | -2/+2 |
* | add scenario_sender_ldap_group and scenario_sender_mail | Michael Scherer | 2010-12-13 | 1 | -3/+14 |
* | create the scenari for subscription ( web only ) | Michael Scherer | 2010-12-13 | 2 | -2/+15 |
* | - move file to subdirectory, easier to understand what's going on | Michael Scherer | 2010-12-13 | 3 | -2/+2 |
* | - disable authtentication without using ldap | Michael Scherer | 2010-12-13 | 1 | -2/+0 |
* | always use the same profile for list creation, since puppet will change the c... | Michael Scherer | 2010-12-13 | 1 | -1/+1 |
* | pull moderator and owner from ldap ( not really needed as this is managed lat... | Michael Scherer | 2010-12-13 | 1 | -5/+5 |
* | add the different type of list that we can have and use | Michael Scherer | 2010-12-13 | 1 | -0/+101 |
* | add support for sender_ldap_group, sender_email and subscriber_ldap_group | Michael Scherer | 2010-12-13 | 1 | -0/+28 |
* | manage configuration of the list after creating the list | Michael Scherer | 2010-12-13 | 2 | -2/+105 |
* | ldap_search_filter will be defined later in a more dynamic fashion | Michael Scherer | 2010-12-13 | 1 | -1/+0 |
* | create directory to hold scenari | Michael Scherer | 2010-12-13 | 1 | -0/+1 |
* | - add template that I forgot to commit | Michael Scherer | 2010-12-10 | 1 | -0/+18 |
* | add support for ldap search filter, to be used in sympa scenari for filtering | Michael Scherer | 2010-12-10 | 2 | -1/+19 |
* | allow users to read memberof, and use overlay to keep the changes in sync | Michael Scherer | 2010-12-10 | 2 | -1/+4 |
* | - add 2 datasources for owner and moderation, to have the defined in | Michael Scherer | 2010-12-10 | 1 | -1/+16 |
* | allow schedbot user to log in valstar (for svn) | Olivier Blin | 2010-12-09 | 1 | -0/+1 |
* | - since sympa use transport table to get the message, no need to declare it | Michael Scherer | 2010-12-09 | 1 | -3/+0 |
* | - restart web interface ( and so apache ) when the authentication is | Michael Scherer | 2010-12-09 | 1 | -1/+2 |
* | - port is not needed, and cause trouble to web interface | Michael Scherer | 2010-12-09 | 1 | -1/+1 |
* | - add missing directory | Michael Scherer | 2010-12-09 | 1 | -0/+9 |