redash/redash
2017-11-27 00:24:01 +09:00
..
authentication Make invitation token max age configurable 2017-10-12 09:04:45 +03:00
cli Use a custom EmailType/CaseInsensitiveComparator 2017-10-10 18:32:00 -04:00
destinations Fix: remove unneeded calls to app_context() 2017-05-29 16:41:42 +03:00
handlers getredash/redash#335 Better dashboard editor 2017-11-06 21:50:11 +02:00
metrics Change: report endpoints without dots for metrics 2017-06-12 11:35:44 +03:00
query_runner Handling whitespace characters in Query Results data source 2017-11-23 21:46:10 +09:00
static Duplicate favicons instead of symlinks 2017-03-05 09:15:11 +02:00
tasks Add: disabled status to Organization 2017-10-15 15:51:41 +03:00
templates consistent footer templates 2017-11-09 23:37:21 +01:00
utils Use a custom EmailType/CaseInsensitiveComparator 2017-10-10 18:32:00 -04:00
__init__.py Version bump. 2017-11-15 23:10:56 +02:00
admin.py flask-admin fixes (exclude created_at/updated_at so models can be saved) 2017-01-26 22:50:30 +02:00
models.py Merge pull request #1985 from miketheman/miketheman/user-email-case-insensitive 2017-11-22 18:11:07 +02:00
monitor.py Change: use outdated queries count stored already in Redis. 2017-10-09 16:28:34 +03:00
permissions.py Allow collaborators to create, delete and edit visualizations. 2017-09-03 14:28:34 +03:00
serializers.py Fix: public widget serializer was referncing wrong name 2017-02-16 18:16:19 +02:00
settings.py Fix typo 2017-11-27 00:24:01 +09:00
version_check.py Move all version check logic into a module of its own 2015-11-30 17:06:21 +02:00
worker.py Change: make log format configurable. 2017-10-15 14:52:12 +03:00
wsgi.py Restructure the Flask app: 2016-03-14 11:45:02 +02:00