Commit Graph

187 Commits

Author SHA1 Message Date
Aurélien Bompard
cbef5afa55 Mailman: add script to help sync prod data to stg 2017-03-01 07:29:11 +00:00
Aurélien Bompard
9001dd8245 Mailman: don't empty memcached on upgrades 2017-02-09 14:43:14 +00:00
Aurélien Bompard
dd926bdd5b HyperKitty: make the Fedora login button more visible
Fixes #5737
2017-02-09 14:43:14 +00:00
Aurélien Bompard
4d87922f7b Mailman: fix unit tests 2017-02-02 16:39:03 +00:00
Aurélien Bompard
a56d0f4af4 Mailman: fix deployment 2017-02-02 09:30:02 +00:00
Aurélien Bompard
b1b45cca9f Mailman: also run the unit tests for the django_mailman3 component 2017-02-02 09:14:21 +00:00
Aurélien Bompard
4917785152 HyperKitty: fix custom template 2017-02-02 09:14:20 +00:00
Aurélien Bompard
63697d5c0b Mailman: on update, stop & start crond too 2017-02-02 09:14:20 +00:00
Aurélien Bompard
46e699a912 HyperKitty: fix filename again 2017-01-27 11:14:26 +00:00
Aurélien Bompard
724bacf882 HyperKitty: fix filename 2017-01-27 10:49:12 +00:00
Aurélien Bompard
576c82c227 HyperKitty: Fedora branding
Fixes #5169.
2017-01-26 14:00:30 +00:00
Aurélien Bompard
308099e373 Mailman: stop services during an update 2017-01-26 14:00:29 +00:00
Kevin Fenzi
f0a1fee8e4 add another list to no fedmsgs on mailman01 2016-10-12 16:40:54 +00:00
Aurélien Bompard
8bb834ccaa Mailman: don't log disallowed host errors 2016-10-03 16:38:47 +00:00
Aurélien Bompard
b856d30a95 Mailman: handle Django security logs like request logs 2016-09-28 23:46:23 +00:00
Aurélien Bompard
40f13457f6 Mailman: fix typo 2016-09-28 18:33:13 +00:00
Aurélien Bompard
b7dad2451e Mailman: oops, wrong env name 2016-09-28 17:51:12 +00:00
Aurélien Bompard
b64d7567f6 Mailman: don't report useless exceptions in Django via email 2016-09-28 17:19:17 +00:00
Kevin Fenzi
0b2c95bd6e only setup the social accounts in stg/prod, not on dev 2016-09-20 18:06:51 +00:00
Aurélien Bompard
f676a5748b Mailman: fix update script and initial data 2016-09-16 11:17:04 +00:00
Aurélien Bompard
023debed40 Mailman: adapt to the new secrets format 2016-09-16 08:15:20 +00:00
Aurélien Bompard
62a8b7bb0b Mailman: reorganize the settings.py file 2016-09-16 08:13:00 +00:00
Aurélien Bompard
0731cccb3b Mailman: variable name change 2016-09-08 07:21:26 +00:00
Aurélien Bompard
e9d3f13c52 Mailman: fix login variable names 2016-09-08 07:10:07 +00:00
Aurélien Bompard
430ce45e0d Mailman: fix initial data again 2016-09-08 06:44:49 +00:00
Aurélien Bompard
3feaacf3eb Mailman: fix initial data 2016-09-08 06:38:26 +00:00
Aurélien Bompard
7f27054e60 Big Mailman update 2016-09-08 06:27:00 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Patrick Uiterwijk
d3863e1937 Send mailman administrative email from admin@fp.o instead of root@localhost.fedoraproject.org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 13:46:52 +00:00
Aurélien Bompard
1d470959fb Hyperkitty: update settings 2016-06-20 09:31:50 +00:00
Kevin Fenzi
ef951a49fa Adjust mailman wsgi and proxy timeouts for mailman 2016-05-30 20:06:46 +00:00
Kevin Fenzi
e9bf1c493a Some hyperkitty tuning. Might help. 2016-05-19 00:34:20 +00:00
Kevin Fenzi
8bf1dfe9ec Add some simple redirects from old /mailman and /mailman/listinfo 2016-05-18 23:13:01 +00:00
Aurélien Bompard
43f4d04fa1 Mailman: allow Varnish checks on STG 2016-05-18 18:14:17 +00:00
Aurélien Bompard
5aab4d2d7e Mailman: make the old archives available 2016-05-18 10:14:04 +00:00
Aurélien Bompard
c115f786ae Bypass spam checking for emails from Mailman 2016-05-12 12:11:23 +00:00
Kevin Fenzi
109a6cfdb7 Do not publish fedmsg's from some private lists. Initial patch from decause. 2016-04-26 17:10:13 +00:00
Aurélien Bompard
59eacdb5d9 HyperKitty: set a sender email address for errorlog emails 2016-04-05 08:10:38 +00:00
Aurélien Bompard
10b62a2b10 HyperKitty: remove deprecation warning 2016-03-24 10:03:16 +00:00
Aurélien Bompard
94f903499b HyperKitty: update the Django settings file 2016-03-23 15:01:59 +00:00
Aurélien Bompard
fa103c8451 Mailman: don't use the email as username, the field is too short 2016-01-28 10:05:11 +00:00
Aurélien Bompard
20cf21c52c Mailman: update the post-update script for Django 1.8 2016-01-24 12:27:25 +00:00
Aurélien Bompard
dcf17a15a3 Mailman: update the django test settings 2016-01-21 11:41:26 +00:00
Aurélien Bompard
e4e90fdee8 Update the HyperKitty repo 2016-01-20 10:04:33 +00:00
Aurélien Bompard
2417c95235 Mailman: default list language is UTF-8 encoded 2016-01-12 13:58:24 +00:00
Aurélien Bompard
016bd0d03c Mailman3: add UI setting 2016-01-12 12:02:02 +00:00
Kevin Fenzi
f0c80375b5 Remove action: in all roles. 2016-01-06 21:58:31 +00:00
Kevin Fenzi
de43425fda Clean up some more state=latest and old f21 logic thats no longer needed. 2016-01-05 19:30:08 +00:00
Kevin Fenzi
0b2d3f3bd8 Be more specific here and only include the prod instance, not staging 2015-12-15 18:39:52 +00:00
Kevin Fenzi
afb0583471 Only start mailman services on mailman01 or lists-dev 2015-12-15 18:35:19 +00:00