index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
mailman
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Mailman: make the old archives available
Aurélien Bompard
2016-05-18
2
-0
/
+19
|
*
Bypass spam checking for emails from Mailman
Aurélien Bompard
2016-05-12
1
-0
/
+5
|
*
Do not publish fedmsg's from some private lists. Initial patch from decause.
Kevin Fenzi
2016-04-26
1
-4
/
+6
|
*
HyperKitty: set a sender email address for errorlog emails
Aurélien Bompard
2016-04-05
1
-0
/
+1
|
*
HyperKitty: remove deprecation warning
Aurélien Bompard
2016-03-24
1
-1
/
+3
|
*
HyperKitty: update the Django settings file
Aurélien Bompard
2016-03-23
1
-93
/
+66
|
*
Mailman: don't use the email as username, the field is too short
Aurélien Bompard
2016-01-28
1
-3
/
+3
|
*
Mailman: update the post-update script for Django 1.8
Aurélien Bompard
2016-01-24
1
-2
/
+1
|
*
Mailman: update the django test settings
Aurélien Bompard
2016-01-21
2
-1
/
+22
|
*
Update the HyperKitty repo
Aurélien Bompard
2016-01-20
4
-6
/
+72
|
*
Mailman: default list language is UTF-8 encoded
Aurélien Bompard
2016-01-12
2
-0
/
+12
|
*
Mailman3: add UI setting
Aurélien Bompard
2016-01-12
1
-1
/
+6
|
*
Remove action: in all roles.
Kevin Fenzi
2016-01-06
1
-3
/
+3
|
*
Clean up some more state=latest and old f21 logic thats no longer needed.
Kevin Fenzi
2016-01-05
1
-1
/
+1
|
*
Be more specific here and only include the prod instance, not staging
Kevin Fenzi
2015-12-15
1
-1
/
+1
|
*
Only start mailman services on mailman01 or lists-dev
Kevin Fenzi
2015-12-15
1
-0
/
+1
|
*
Drop this as we start memcached before
Kevin Fenzi
2015-12-13
1
-1
/
+0
|
*
Only run hyperkitty crons on mailman01/primary node.
Kevin Fenzi
2015-12-10
1
-0
/
+11
|
*
Add a cron job for Mailman 3
Aurélien Bompard
2015-12-04
4
-1
/
+31
|
*
The Google OpenID auth method has been dropped by Google
Aurélien Bompard
2015-11-19
1
-1
/
+1
|
*
Mailman: improve the import script
Aurélien Bompard
2015-11-19
1
-3
/
+12
|
*
Mailman3: discard spam by default
Aurélien Bompard
2015-11-18
1
-1
/
+1
|
*
Mailman3: Fix antispam regex
Aurélien Bompard
2015-11-17
2
-2
/
+2
|
*
Add basic antispam filter rules to Mailman
Aurélien Bompard
2015-11-10
2
-0
/
+48
|
*
Replace all restart httpd with reload httpd
Patrick Uiterwijk
2015-11-04
1
-1
/
+1
|
|
|
|
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
*
Update the name of the Mailman API credentials
Aurélien Bompard
2015-11-03
2
-6
/
+6
|
*
HyperKitty: follow upstream and disable the SSL middleware
Aurélien Bompard
2015-10-26
2
-5
/
+6
|
*
HyperKitty: compress CSS files
Aurélien Bompard
2015-10-02
1
-2
/
+2
|
*
HyperKitty: fix the BROWSERID_AUDIENCES setting
Aurélien Bompard
2015-10-02
1
-1
/
+1
|
*
HyperKitty: Prepare the switch from LESS to Sass
Aurélien Bompard
2015-10-01
1
-0
/
+2
|
*
Mailman: add the listinfo_url param to the config file
Aurélien Bompard
2015-10-01
1
-0
/
+5
|
*
Also test Postorius on deploy
Aurélien Bompard
2015-09-21
2
-1
/
+9
|
*
Mailman: fix favicon
Aurélien Bompard
2015-08-21
1
-1
/
+1
|
*
Update the Mailman role after addition of fedorahosted
Aurélien Bompard
2015-08-21
4
-6
/
+11
|
*
Changes in the Mailman role
Aurélien Bompard
2015-08-21
3
-10
/
+26
|
*
The proxy SSL header is always the same, even on staging
Aurélien Bompard
2015-08-07
1
-1
/
+1
|
*
HyperKitty: use libravatar
Aurélien Bompard
2015-08-07
1
-4
/
+4
|
*
Mailman: don't convert from file to symlink
Aurélien Bompard
2015-07-30
1
-5
/
+5
|
*
Adjust these directories to line up.
Ralph Bean
2015-06-30
1
-2
/
+3
|
*
Add fedmenu to hyperkitty.
Ralph Bean
2015-06-30
2
-0
/
+19
|
*
HyperKitty: add SELinux support to the last commit
Aurélien Bompard
2015-06-30
1
-0
/
+6
|
*
HyperKitty: allow easy templates customization
Aurélien Bompard
2015-06-30
2
-0
/
+6
|
*
Mailman: change the default Django email sender
Aurélien Bompard
2015-06-30
1
-0
/
+2
|
*
Fix syntax error.
Ralph Bean
2015-06-30
1
-1
/
+1
|
*
Disable some mailing lists from being published to fedmsg.
Ralph Bean
2015-06-30
2
-0
/
+15
|
*
Tag up the mailman role.
Ralph Bean
2015-06-29
1
-0
/
+66
|
*
Try enabling that fedmsg plugin again.
Ralph Bean
2015-06-29
2
-16
/
+16
|
*
And skip installing it until we have python34-zmq.
Ralph Bean
2015-06-29
1
-13
/
+13
|
*
Disable the fedmsg plugin for now.
Ralph Bean
2015-06-29
1
-3
/
+3
|
*
Upgrade the fedmsg plugin and restart mailman3.
Ralph Bean
2015-06-29
1
-1
/
+2
|
[prev]
[next]