Raphael Michel
f8b38dca82
Fix #110 -- Turn off process-local cache
2016-11-29 17:19:05 +01:00
Raphael Michel
6c2ecd153c
Fixed a bug in the config documentation
2016-11-27 15:30:04 +01:00
Jonas Große Sundrup
d3327b1e45
Add basic instrumentation possibilities to pretix ( #271 )
...
* add basic instrumentation possibilities to pretix
* make tabs to spaces
* apply flake8
* implement upstreams suggestions, round 1
* adjust naming of redis-connection
* address noredis
* add view for metrics
* implement HTTP basic auth in front of metrics-endpoint
* rename labelset
* make flake8-clean
* implement upstreams suggestions, round 2
* correct minor slipups
* fix missing return
* let isort add an empty line
* implement test for counter
* implement upstream suggestions, round 3
* correct typo
* implement first test for view
* finish view-test
* fix deprecated keyword
* implement upstream-suggestions, round 4
* implement test for gauge
* test exceptions as well
* add db-decorator
2016-11-20 14:46:45 +01:00
Raphael Michel
221ce9f0ae
Added configuration options for some secret lengths
2016-08-03 00:18:04 +02:00
Tobias Kunze
bfc721978d
Fixed minor documentation errors and mistakes ( #151 )
2016-07-14 20:01:38 +02:00
Raphael Michel
a7647d8de2
Allow to disable login/password reset
2016-06-06 23:07:49 +02:00
Raphael Michel
f999b9ffd9
Updated standalone docker file and install guide
2016-05-09 11:11:25 +02:00
Raphael Michel
6c9e8ae3a7
Fixed cookie domain behaviour
2015-11-09 21:13:02 +01:00
Raphael Michel
3fa0cfb077
Added multi-domain capabilities
2015-10-18 14:01:28 +02:00
Raphael Michel
7def097dcd
Refs #96 -- Completely removed local users
2015-09-17 00:55:00 +02:00
Raphael Michel
101f1c77e0
Refs #44 -- Added optional celery background queue for mails
2015-09-09 23:42:16 +02:00
Raphael Michel
6279540372
Added a default set of active plugins
2015-09-08 21:12:56 +02:00
Raphael Michel
8b4addde1e
Added first steps of installation documentation
2015-08-15 17:39:02 +02:00
Raphael Michel
ae35bdbd18
Refs #88 -- Document that utf-8 should be set for MySQL
2015-08-15 17:31:17 +02:00
Raphael Michel
235769ce4f
Added the possibility to use Redis for quota locks
2015-06-30 17:29:34 +02:00
Raphael Michel
9adb5c3e12
Added ADMINS setting
2015-06-29 19:53:35 +02:00
Raphael Michel
c4789fb9a4
Fixed #73 -- Add memcached configuration options
2015-06-23 19:57:34 +02:00
Raphael Michel
4adea8ccd0
Fixed a documentation error
2015-06-16 21:02:42 +02:00
Raphael Michel
f68132f006
Fix data directory settings
2015-06-03 00:29:36 +02:00
Raphael Michel
cc057e8b96
Change URL configuration
2015-06-02 20:43:54 +02:00
Raphael Michel
18a83d7e38
Re-use official static3 package as 0.6.1 fixed the bug we found
...
Use own dj-static fork as long as our patch is in review
Remove setting for FORCE_SCRIPT_NAME
2015-05-20 10:22:45 +02:00
Raphael Michel
73169b78b6
Further improve settings
2015-05-16 11:02:50 +02:00
Raphael Michel
62b5d1c6eb
Improved dockerfile, config file usage and documentation
2015-05-16 00:56:09 +02:00