Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sympa: fix incorrect default sender email for private lists | Olivier Blin | 2016-02-07 | 1 | -1/+1 |
| | | | | | | | | | | Other it failed with ruby >= 1.9, trying to iterate on a string by mistake: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to parse template sympa/scenari/sender.restricted: Filepath: /etc/puppet/modules/sympa/templates/scenari/sender.restricted Line: 7 Detail: undefined method `each' for "":String at /etc/puppet/modules/sympa/manifests/scenario/sender_restricted.pp:7 on node alamut.mageia.org | ||||
* | lint fixes for sympa | Thomas Backlund | 2015-10-20 | 3 | -9/+9 |
| | |||||
* | sympa: add reply_to on public_restricted lists | Nicolas Vigier | 2013-05-29 | 1 | -0/+1 |
| | |||||
* | sympa::list::private: add $sender_email parameter | Nicolas Vigier | 2013-04-23 | 1 | -0/+2 |
| | |||||
* | sympa::list: remove unused parameter $profile | Nicolas Vigier | 2013-04-22 | 3 | -3/+0 |
| | |||||
* | rename sympa::public_restricted_list to sympa::list::public_restricted | Nicolas Vigier | 2013-04-22 | 1 | -0/+17 |
| | |||||
* | rename sympa::announce_list_email to sympa::list::announce | Nicolas Vigier | 2013-04-22 | 1 | -0/+18 |
| | |||||
* | rename sympa::public_list to sympa::list::public | Nicolas Vigier | 2013-04-22 | 1 | -0/+14 |
| | |||||
* | sympa: remove unused list types | Nicolas Vigier | 2013-04-22 | 3 | -51/+0 |
| | |||||
* | sympa: merge subscriber_moderated scenari into sender.restricted scenari | Nicolas Vigier | 2013-04-22 | 1 | -0/+1 |
| | |||||
* | rename private_list_email | Michael Scherer | 2012-03-19 | 1 | -0/+17 |
| | |||||
* | rename sympa::restricted_list | Michael Scherer | 2012-03-19 | 1 | -0/+15 |
| | |||||
* | move private_list to the new layout | Michael Scherer | 2012-03-19 | 1 | -0/+15 |
| | |||||
* | move list to a subdirectory ( for now, just 1 for testing ) | Michael Scherer | 2012-03-19 | 1 | -0/+18 |