Raphael Michel
2f6e36c504
Metrics: Replace redundant metrics by aliases
2017-03-27 22:24:35 +02:00
Raphael Michel
6da0125b7d
Metrics: Add empty line at end
2017-03-25 22:21:22 +01:00
Raphael Michel
48912bdf55
Healthcheck: Check redis and cache
2017-03-25 22:21:07 +01:00
Raphael Michel
c932892dbd
Fix bugs in metrics tooling
2017-03-25 21:16:07 +01:00
Raphael Michel
f9646d9325
Do casual reads only on Galera
2017-03-08 18:15:39 +01:00
Raphael Michel
08e7a29623
MySQL Galera workaround ( #416 )
2017-02-22 16:59:23 +01:00
Raphael Michel
9f90ac80a0
Workaround to fix #378
...
See https://github.com/zyegfryed/django-statici18n/pull/29 for real fix
2017-01-18 10:02:53 +01:00
Raphael Michel
c639cd96f5
Moved static files and celery.py
2017-01-04 22:00:28 +01:00
Raphael Michel
b6e42d64da
Upgrade to Celery 4
2017-01-04 20:12:50 +01:00
Raphael Michel
77e917345c
Decouple CachedTicket from CachedFile
2016-12-21 18:37:12 +01:00
Jonas Große Sundrup
e5cb26464e
use digest-compare for password-comparison ( #360 )
2016-12-16 21:22:05 +01:00
Raphael Michel
d27fefe4da
Improve URL parameter validation
2016-12-08 12:22: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
5ef52598c6
Fixed incorrect handling of exceptions in async tasks
2016-11-19 20:44:14 +01:00
Raphael Michel
1016664a5d
Remove duplicate dot in file downloads
2016-11-09 10:48:30 +01:00
Raphael Michel
503f6dd06f
Use consistent flake8 settings everywhere and fix flake8 issues
2016-10-13 22:57:57 +02:00
Raphael Michel
6d894bf98c
Custom 404 error view to handle translated error messages correctly
2016-09-26 19:01:38 +02:00
Raphael Michel
00810cdfab
Stop instantiating context objects as it is deprecated
2016-09-26 19:01:38 +02:00
Raphael Michel
1faacef9d4
Always process tasks through celery ( #245 )
2016-09-21 10:38:31 +02:00
Raphael Michel
e29ccca49b
Fix #229 -- Consistent language between django and javascript
2016-09-17 22:46:07 +02:00
Raphael Michel
f128a5f559
Fixed a referer leak
2016-09-14 10:34:20 +02:00
Raphael Michel
dae5d859db
Banktransfer: Big import refactoring
2016-09-08 20:43:05 +02:00
Raphael Michel
2576d3680d
Directly serve cached files through django
2016-09-05 23:58:16 +02:00
Raphael Michel
d8b7765a9b
Added simple health check
2016-05-31 00:11:26 +02:00
Raphael Michel
ee93495fda
Added a custom csrf failure view
2015-11-05 10:19:05 +01:00
Raphael Michel
79ad8b40ed
Added python3.5-style type annotations to pretix.base
2015-11-04 23:39:59 +01:00
Raphael Michel
c8830cc880
Added custom error pages
2015-09-17 23:44:07 +02:00