Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable notification on transifex, as asked by people on i18n | Michael Scherer | 2011-04-01 | 1 | -1/+1 |
| | |||||
* | - first step to the resolution of tx problem, add proper file system permission | Michael Scherer | 2011-03-24 | 1 | -0/+8 |
| | |||||
* | use the new type for user and database declaration ( will be used later for ↵ | Michael Scherer | 2011-03-22 | 1 | -6/+2 |
| | | | | pg access list ) | ||||
* | - do not hardcode the hostname of the server, in case we need to change it | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
| | | | | | ( for example if the service is migrated to another one ) | ||||
* | - use the new type for remote database declaration | Michael Scherer | 2011-03-08 | 1 | -3/+2 |
| | |||||
* | fix the comments | Michael Scherer | 2011-02-25 | 1 | -3/+3 |
| | |||||
* | - give the name of the application for adding the permission | Michael Scherer | 2011-02-25 | 1 | -11/+19 |
| | |||||
* | - add permissions to add ressources | Michael Scherer | 2011-02-25 | 1 | -1/+12 |
| | |||||
* | - add the proper permission to mga-i18n-committers ( create project, | Michael Scherer | 2011-02-24 | 1 | -0/+6 |
| | | | | more to follow ) | ||||
* | add the 2 i18n group to tx db | Michael Scherer | 2011-02-24 | 1 | -1/+6 |
| | |||||
* | - set a alias so we can have proper stylesheet on tx admin interface | Michael Scherer | 2011-02-24 | 1 | -1/+2 |
| | |||||
* | - use the new group for tx access | Michael Scherer | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | finish the move to django_application common class | Michael Scherer | 2011-02-23 | 2 | -21/+2 |
| | |||||
* | - rename the account, and no longer share the same account as sympa | Michael Scherer | 2010-12-16 | 1 | -1/+1 |
| | |||||
* | allow to use email on log on transifex | Michael Scherer | 2010-12-15 | 3 | -3/+22 |
| | |||||
* | 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 |
| | |||||
* | uniformisation of the name of variable used for password, so we know if this ↵ | Michael Scherer | 2010-12-15 | 2 | -3/+3 |
| | | | | is ldap or postgresql at the first glance | ||||
* | force ssl for transifex, to protect login | Michael Scherer | 2010-12-15 | 1 | -1/+5 |
| | |||||
* | - add ldap authentication to transifex, so far for sysadmin only ( for | Michael Scherer | 2010-12-15 | 2 | -1/+62 |
| | | | | testing purposes ) | ||||
* | 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 |
| | |||||
* | add requires on the package, so puppet doesn't send useless errors | Michael Scherer | 2010-11-24 | 1 | -2/+4 |
| | |||||
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 2 | -4/+4 |
| | | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others | ||||
* | - do not use TLS, will not work | Michael Scherer | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | - move the declaration to the top of the file, less confusing. | Michael Scherer | 2010-11-19 | 1 | -2/+1 |
| | | | | | - do not hardcode domain name | ||||
* | Add 30-site.conf ( WIP ) | Dexter Morgan | 2010-11-18 | 2 | -0/+35 |
| | |||||
* | - oups, revert wrongly commited work in progress :/ | Michael Scherer | 2010-11-17 | 1 | -3/+3 |
| | |||||
* | - add a proto module for taking care of pam ( need pam_ldap, etc support, ↵ | Michael Scherer | 2010-11-17 | 1 | -0/+4 |
| | | | | and a review of the pam config file too ) | ||||
* | Change transifex password | Dexter Morgan | 2010-11-10 | 2 | -2/+3 |
| | |||||
* | - fix the name of the file ( or it will conflict with blog class ) | Michael Scherer | 2010-11-07 | 1 | -1/+1 |
| | |||||
* | Remove postfix require | Dexter Morgan | 2010-11-06 | 1 | -4/+1 |
| | |||||
* | Add puppet conf for transifex | Dexter Morgan | 2010-11-06 | 2 | -0/+50 |