Commit Graph
5 Commits
Author SHA1 Message Date
Jonas Große Sundrup e5cb26464e use digest-compare for password-comparison (#360) 2016-12-16 21:22:05 +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
Jonas Große Sundrup c5831753f6 bump copyright-notice (#255) 2016-09-28 00:10:45 +02:00
cherti ecef64c035 Change signature-separator (#242)
`"-- "` on a single line as a signature-delimiter is noticed by a lot of mail programs out there as an actual signature separator and the text below may be marked that way, e.g. is greyed out a little in Mozilla Thunderbird.

This change should leverage that behavior for e-mails sent by pretix.
2016-09-17 12:13:13 +02:00
Jonas Große Sundrup 0d49e69ac5 improved top-to-bottom-adhoc-readability 2015-10-02 12:28:28 +02:00