Commit Graph

33 Commits

Author SHA1 Message Date
Nicole Klünder
444678ce6b fix typo in docs 2016-11-28 18:06:32 +01:00
Raphael Michel
6c2ecd153c Fixed a bug in the config documentation 2016-11-27 15:30:04 +01:00
Tobias Kunze
f13965da92 Consistently refer to 'pip3'. Closes #318. 2016-11-26 13:10:30 +01:00
Raphael Michel
9ca8e26551 Fix typo in documentation 2016-11-26 12:13:40 +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
831d06993e Removed references to obsolete celery.txt 2016-09-21 10:49:16 +02:00
Raphael Michel
515e9e574d Removed docker from non-docker docs 2016-09-20 17:03:02 +02:00
Raphael Michel
221ce9f0ae Added configuration options for some secret lengths 2016-08-03 00:18:04 +02:00
Raphael Michel
b0d3f0926a Added guide for manual installation 2016-07-31 15:43:17 +02:00
Raphael Michel
d32c1bd9c8 Added runtime SASS compliation and color settings 2016-07-29 20:15:13 +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
e2febb2979 Removed less from documentation 2016-05-08 12:37:02 +02:00
Raphael Michel
1011893543 Fixed #107 and fixed #125 -- Periodic cleanup tasks 2016-03-26 19:10:31 +01:00
Raphael Michel
6c9e8ae3a7 Fixed cookie domain behaviour 2015-11-09 21:13:02 +01:00
Raphael Michel
6e46b6fddb Updated requirements documentation 2015-10-18 19:54:57 +02: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
9ab6cc52c7 Refs #40 -- Removed Python 3.2/3.3 support 2015-08-22 14:23:11 +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