redash/redash
2018-05-09 21:42:50 +03:00
..
authentication fix no login form in ldap login page #2386 2018-03-14 13:59:50 +08:00
cli Add create root user command 2017-12-23 18:04:38 +09:00
destinations adds mattermost dest 2018-03-22 00:29:49 +02:00
handlers Almost complete implementation of favorties backend 2018-05-09 21:42:50 +03:00
metrics Change: report endpoints without dots for metrics 2017-06-12 11:35:44 +03:00
query_runner Fixes the order of columns in the schema browser when Redshift is used as a DataSource. 2018-04-27 17:56:04 +09:00
settings adds mattermost dest 2018-03-22 00:29:49 +02:00
tasks Fix: only try merging query object if it exists. 2018-03-23 19:18:28 +03:00
templates Fix login screen on smaller viewport 2018-04-29 14:59:11 +02:00
utils Use a custom EmailType/CaseInsensitiveComparator 2017-10-10 18:32:00 -04:00
__init__.py Version bump to 4.0.1 2018-05-02 17:18:00 +03:00
admin.py Add full text search for queries based on the Postgres tsvector type. 2018-01-08 22:46:53 +01:00
extensions.py Add a Redash extension system based on Python entrypoints. 2018-02-28 23:37:03 +01:00
models.py Almost complete implementation of favorties backend 2018-05-09 21:42:50 +03:00
monitor.py Report Celery queue size. 2018-03-23 19:16:24 +03:00
permissions.py Allow collaborators to create, delete and edit visualizations. 2017-09-03 14:28:34 +03:00
serializers.py Almost complete implementation of favorties backend 2018-05-09 21:42:50 +03: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