aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Disable svn check as people do not upload manually, and reduce release check ↵Pascal Terjan2011-01-051-3/+3
| | | | so that mga1.0 is valid
* - add another missing rpmMichael Scherer2011-01-051-1/+1
|
* add missing rpmMichael Scherer2011-01-051-1/+1
|
* - also add identity trunk, while I am on itMichael Scherer2011-01-051-0/+1
|
* - update dns to give the new address for donationMichael Scherer2011-01-051-3/+3
|
* - add a module to handle various websites, mainly for storingMichael Scherer2011-01-052-0/+22
| | | | | them. - add the redirection of donate, asked by rda on sysadm ml
* - deploy trunk as a test instance, as asked several time on ircMichael Scherer2011-01-051-18/+31
|
* - do not try to do ssl when we cannot, this confuse epollMichael Scherer2011-01-051-4/+6
|
* add mageiatools repositoryNicolas Vigier2011-01-031-0/+6
|
* print the error on stderr so the user can see itNicolas Vigier2010-12-211-1/+1
|
* add pre-commit script to prevent commit of some binary filesNicolas Vigier2010-12-212-0/+22
|
* Install perl-Test-Taint for xml-rpc bugzilla functionalityDexter Morgan2010-12-201-0/+4
|
* add iurt config for mandriva2010.1Nicolas Vigier2010-12-202-0/+38
|
* add mandriva repository on http://repository.mageia.org/mandrivaNicolas Vigier2010-12-201-0/+9
|
* - do not include password on command line, but use a environnementMichael Scherer2010-12-171-1/+2
| | | | variable, so we avoid password leak on the mailling list
* restart sympa when a list configuration is changedMichael Scherer2010-12-171-0/+1
|
* - allow to set the topic of the list ( useful to sort them on interfaceMichael Scherer2010-12-172-10/+12
| | | | )
* add topics.conf, to manage topics of ml ( and how they appear in the webMichael Scherer2010-12-172-0/+11
| | | | page )
* ensure that email are unique at ldap levelMichael Scherer2010-12-171-0/+3
|
* add a link to catdap, so default templates supress "lost password" and ↵Michael Scherer2010-12-171-0/+1
| | | | "first login" registration link
* hide the list of owners and editors, and replace this with 2 labelsMichael Scherer2010-12-171-0/+8
| | | | that mention the teams
* - rename the account, and no longer share the same account as sympaMichael Scherer2010-12-161-1/+1
|
* - rename the account, to be coherent with the others one in ldapMichael Scherer2010-12-162-2/+2
|
* - use splay paramater, so all node do not try to sync at the same timeMichael Scherer2010-12-161-0/+5
| | | | | | | I suspect the logs rotations to restart them all at 4h, and so they all sync at the same time, thus leading to problem ( as we still use webrick, see my mail on 14/12/2010, 14h04 )
* let the moderation team filter mailMichael Scherer2010-12-161-1/+1
|
* - remove files that are not managed by puppet, or that no longer existMichael Scherer2010-12-161-0/+3
| | | | in sympa directory, to avoid them interfering in the future
* - do not let user change their own memberOf attribute, ( even if the overlay ↵Michael Scherer2010-12-161-1/+6
| | | | may prevent it )
* fix error syntax in scenariMichael Scherer2010-12-161-1/+1
|
* allow to use email on log on transifexMichael Scherer2010-12-153-3/+22
|
* - fix again, not a good day for me :/Michael Scherer2010-12-151-1/+1
|
* oups, wrong moduleMichael Scherer2010-12-151-1/+1
|
* - oups, wrong cut and pasteMichael Scherer2010-12-151-3/+3
|
* - add templating extraction logic to transifexMichael Scherer2010-12-152-0/+7
|
* add configfile for template related stuffMichael Scherer2010-12-152-0/+94
|
* - create bugzilla database upon deploymentMichael Scherer2010-12-151-0/+10
|
* - create the database and the user on deployment of mga-mirrorsMichael Scherer2010-12-151-0/+10
|
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-1514-22/+18
| | | | is ldap or postgresql at the first glance
* - add transifex to dnsMichael Scherer2010-12-151-1/+2
|
* force ssl for transifex, to protect loginMichael Scherer2010-12-151-1/+5
|
* add ssl support to django deployment classMichael Scherer2010-12-152-2/+23
|
* - add support for multiple module_path ( as needed by transifex ), andMichael Scherer2010-12-151-1/+10
| | | | to not prefix the settings module ( in case of, but not needed now )
* - set default value of define to false ( so we are not forced to giveMichael Scherer2010-12-151-1/+1
| | | | one or the others )
* - add ldap authentication to transifex, so far for sysadmin only ( forMichael Scherer2010-12-152-1/+62
| | | | testing purposes )
* disable transifex authentication to use native one on django ( and so ldap )Michael Scherer2010-12-152-0/+70
|
* deploy transifex with wsgi on apacheMichael Scherer2010-12-151-3/+4
|
* reload apache when transifex configuration is changedMichael Scherer2010-12-151-2/+4
|
* create the database and user in postgresqlMichael Scherer2010-12-151-0/+11
|
* add psycopg2, required for postgresql connexionMichael Scherer2010-12-151-1/+1
|
* do not use a variable called module in template, this is a reserved ruby keywordMichael Scherer2010-12-152-1/+3
|
* add missing scenariMichael Scherer2010-12-142-0/+14
|