/[adm]/puppet/modules/transifex
ViewVC logotype

Log of /puppet/modules/transifex

View Directory Listing Directory Listing


Sticky Revision:

Revision 2697 - Directory Listing
Modified Tue Mar 27 18:06:00 2012 UTC (11 years, 11 months ago) by misc
disable transaction middleware, https://bugs.mageia.org/show_bug.cgi?id=4499#c19

Revision 2696 - Directory Listing
Modified Sun Mar 25 13:30:19 2012 UTC (11 years, 11 months ago) by misc
fix module call

Revision 2691 - Directory Listing
Modified Sun Mar 25 12:47:26 2012 UTC (11 years, 11 months ago) by misc
fix vhost invocation on several module, was missed by last commit, and add the one for redirect_ssl

Revision 2650 - Directory Listing
Modified Mon Mar 19 21:55:02 2012 UTC (12 years ago) by misc
various ident and style cleaning to make our dear puppet-lint happy

Revision 2481 - Directory Listing
Modified Sun Mar 11 17:28:50 2012 UTC (12 years ago) by misc
add transaction middleware, since django 1.3 and tx need it ( should fix bug 4499 )

Revision 2229 - Directory Listing
Modified Sun Jan 8 23:03:24 2012 UTC (12 years, 2 months ago) by misc
refactor, clean and reindent transfiex module

Revision 1676 - Directory Listing
Modified Mon May 30 00:11:34 2011 UTC (12 years, 9 months ago) by misc
seems the underlying library ( python-ldap ) automatically use 
the 2nd server is the first one is down, thus freeing us from the task
of patching the module


Revision 1573 - Directory Listing
Modified Tue May 3 09:28:56 2011 UTC (12 years, 10 months ago) by misc
- add permission to committers to add a release so we can have global stats


Revision 1446 - Directory Listing
Modified Fri Apr 1 12:07:20 2011 UTC (12 years, 11 months ago) by misc
enable notification on transifex, as asked by people on i18n

Revision 1383 - Directory Listing
Modified Thu Mar 24 12:16:08 2011 UTC (12 years, 11 months ago) by misc
- first step to the resolution of tx problem, add proper file system permission


Revision 1356 - Directory Listing
Modified Tue Mar 22 17:43:44 2011 UTC (13 years ago) by misc
use the new type for user and database declaration ( will be used later for pg access list )

Revision 1291 - Directory Listing
Modified Tue Mar 8 15:50:16 2011 UTC (13 years ago) by misc
- do not hardcode the hostname of the server, in case we need to change it 
( for example if the service is migrated to another one )


Revision 1281 - Directory Listing
Modified Tue Mar 8 11:54:36 2011 UTC (13 years ago) by misc
- use the new type for remote database declaration

Revision 1215 - Directory Listing
Modified Fri Feb 25 18:25:56 2011 UTC (13 years ago) by misc
fix the comments

Revision 1214 - Directory Listing
Modified Fri Feb 25 18:25:54 2011 UTC (13 years ago) by misc
- give the name of the application for adding the permission

Revision 1209 - Directory Listing
Modified Fri Feb 25 00:55:23 2011 UTC (13 years ago) by misc
- add permissions to add ressources


Revision 1198 - Directory Listing
Modified Thu Feb 24 18:52:56 2011 UTC (13 years ago) by misc
- add the proper permission to mga-i18n-committers ( create project,
  more to follow )

Revision 1197 - Directory Listing
Modified Thu Feb 24 18:52:54 2011 UTC (13 years ago) by misc
add the 2 i18n group to tx db

Revision 1194 - Directory Listing
Modified Thu Feb 24 14:33:41 2011 UTC (13 years ago) by misc
- set a alias so we can have proper stylesheet on tx admin interface

Revision 1192 - Directory Listing
Modified Thu Feb 24 11:22:03 2011 UTC (13 years ago) by misc
- use the new group for tx access

Revision 1182 - Directory Listing
Modified Wed Feb 23 16:47:12 2011 UTC (13 years ago) by misc
finish the move to django_application common class

Revision 639 - Directory Listing
Modified Thu Dec 16 16:54:26 2010 UTC (13 years, 3 months ago) by misc
- rename the account, and no longer share the same account as sympa


Revision 632 - Directory Listing
Modified Wed Dec 15 21:24:26 2010 UTC (13 years, 3 months ago) by misc
allow to use email on log on transifex

Revision 630 - Directory Listing
Modified Wed Dec 15 15:13:18 2010 UTC (13 years, 3 months ago) by misc
oups, wrong module

Revision 629 - Directory Listing
Modified Wed Dec 15 13:46:51 2010 UTC (13 years, 3 months ago) by misc
- oups, wrong cut and paste

Revision 628 - Directory Listing
Modified Wed Dec 15 12:56:34 2010 UTC (13 years, 3 months ago) by misc
- add templating extraction logic to transifex

Revision 627 - Directory Listing
Modified Wed Dec 15 12:56:33 2010 UTC (13 years, 3 months ago) by misc
add configfile for template related stuff

Revision 624 - Directory Listing
Modified Wed Dec 15 12:24:46 2010 UTC (13 years, 3 months ago) by misc
uniformisation of the name of variable used for password, so we know if this is ldap or postgresql at the first glance

Revision 622 - Directory Listing
Modified Wed Dec 15 03:11:53 2010 UTC (13 years, 3 months ago) by misc
force ssl for transifex, to protect login

Revision 618 - Directory Listing
Modified Wed Dec 15 01:39:35 2010 UTC (13 years, 3 months ago) by misc
- add ldap authentication to transifex, so far for sysadmin only ( for
  testing purposes )

Revision 617 - Directory Listing
Modified Wed Dec 15 01:39:33 2010 UTC (13 years, 3 months ago) by misc
disable transifex authentication to use native one on django ( and so ldap )

Revision 616 - Directory Listing
Modified Wed Dec 15 01:39:32 2010 UTC (13 years, 3 months ago) by misc
deploy transifex with wsgi on apache

Revision 615 - Directory Listing
Modified Wed Dec 15 01:39:31 2010 UTC (13 years, 3 months ago) by misc
reload apache when transifex configuration is changed

Revision 614 - Directory Listing
Modified Wed Dec 15 01:39:30 2010 UTC (13 years, 3 months ago) by misc
create the database and user in postgresql

Revision 613 - Directory Listing
Modified Wed Dec 15 01:39:28 2010 UTC (13 years, 3 months ago) by misc
add psycopg2, required for postgresql connexion

Revision 455 - Directory Listing
Modified Wed Nov 24 15:22:14 2010 UTC (13 years, 3 months ago) by misc
add requires on the package, so puppet doesn't send useless errors

Revision 378 - Directory Listing
Modified Mon Nov 22 02:04:06 2010 UTC (13 years, 3 months ago) by misc
- add default password of x, so manifests do not fail on test vms

Revision 340 - Directory Listing
Modified Sat Nov 20 11:52:54 2010 UTC (13 years, 4 months ago) by misc
- do not let file with passwords to be world readable 
    ( 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


Revision 297 - Directory Listing
Modified Fri Nov 19 00:04:05 2010 UTC (13 years, 4 months ago) by misc
- do not use TLS, will not work


Revision 296 - Directory Listing
Modified Fri Nov 19 00:03:41 2010 UTC (13 years, 4 months ago) by misc
- move the declaration to the top of the file, less confusing.
- do not hardcode domain name 


Revision 295 - Directory Listing
Modified Thu Nov 18 23:20:22 2010 UTC (13 years, 4 months ago) by dmorgan
Add 30-site.conf ( WIP )

Revision 270 - Directory Listing
Modified Wed Nov 17 20:43:29 2010 UTC (13 years, 4 months ago) by misc
- oups, revert wrongly commited work in progress :/


Revision 265 - Directory Listing
Modified Wed Nov 17 15:35:10 2010 UTC (13 years, 4 months ago) by misc
- add a proto module for taking care of pam ( need pam_ldap, etc support, and a review of the pam config file too )

Revision 240 - Directory Listing
Modified Wed Nov 10 23:58:34 2010 UTC (13 years, 4 months ago) by dmorgan
Change transifex password

Revision 191 - Directory Listing
Modified Sun Nov 7 13:17:28 2010 UTC (13 years, 4 months ago) by misc
- fix the name of the file ( or it will conflict with blog class ) 


Revision 179 - Directory Listing
Modified Sat Nov 6 11:23:38 2010 UTC (13 years, 4 months ago) by dmorgan
Remove postfix require

Revision 177 - Directory Listing
Added Sat Nov 6 11:18:39 2010 UTC (13 years, 4 months ago) by dmorgan
Add puppet conf for transifex

  ViewVC Help
Powered by ViewVC 1.1.30