2
0
Commit Graph

12 Commits

Author SHA1 Message Date
Burak Yigit Kaya
4e84599542
fix(config): Remove autocommit option from DB config (#195)
Django 1.7 already defaults to `True` for this and in Django 1.8, which
is what the latest Sentry uses, the option is removed and causes a DB
connection error so dropping it to fix git builds.
2019-06-18 22:26:47 +03:00
Burak Yiğit Kaya
9f8c89a5f7
fix(email): Add SENTRY_EMAIL_LIST_NAMESPACE env setting (#192)
Port of getsentry/docker-sentry#170
2019-06-11 23:21:39 +03:00
Jens Willmer
ba82e9ffc4 Fix: 'mail.enable-replies' type
Excpetion: 'mail.enable-replies': got <type 'str'>, expected boolean
2019-06-10 10:03:18 -07:00
Matt Robenolt
3eb2caf4cb Fixes to default config
Fixes #177, #180
2019-05-06 14:13:18 -07:00
Matt Robenolt
82aa12b886 I think fixed stuff up 2019-04-19 12:02:55 -07:00
David Cramer
d469fb8135 feat: Add VSTS and GitHub integration config from env vars 2019-04-17 12:29:53 -07:00
David Cramer
41200b79a6 feat: Improve configuration to be less Docker-specific
This removes auto-binding of various values (specified in config.yaml) when they're not actually configured. It ensures that these values can then be configured from the web UI as Sentry has intended.
2019-04-16 09:04:11 -07:00
Pieter
3745dc4fe1 Update Dockerfile to get latest image (#162) 2019-04-10 13:48:26 -07:00
James Patrick
f7dcf7f7f3 Update to 8.17
Sentry.conf.py is pulled from https://github.com/getsentry/docker-sentry/tree/master/8.17
2017-06-29 13:21:49 -07:00
Matt Robenolt
8186ee21e8 Update config files
Fixes GH-17
2016-11-07 09:13:03 -08:00
Matt Robenolt
5e59311649 Update with 8.4 2016-05-26 16:07:32 -07:00
Matt Robenolt
b90eb2be33 Add config files 2016-02-11 13:54:57 -08:00