redash/redash
2018-10-04 09:07:58 +03:00
..
authentication Add auth via JWT providers (#2768) 2018-09-26 21:17:48 +03:00
cli Minor code smell cleanup. (#2820) 2018-09-16 09:43:44 +03:00
destinations Fix invalid reference to alert.to_dict() in webhook (#2849) 2018-09-25 19:12:04 +03:00
handlers Use server side sort order for tag list and show count of tagged items. (#2833) 2018-09-28 17:24:13 +03:00
metrics Upgrade Celery to 4.2.1. (#2773) 2018-09-28 21:28:30 +02:00
query_runner Rename Yandex Metrika to Metrica. (#2884) 2018-10-02 16:11:01 +03:00
settings Rename Yandex Metrika to Metrica. (#2884) 2018-10-02 16:11:01 +03:00
tasks Removed redundant exception handling since execute_query task handles that. 2018-09-28 21:31:49 +02:00
templates Merge pull request #2511 from kocsmy/fixes/styling-adjustments 2018-05-18 18:40:10 +03:00
utils Use parent default method of simplejson encoder. 2018-09-14 10:29:38 +02:00
__init__.py Update CHANGELOG & version to V5 2018-09-21 17:06:26 +03:00
admin.py Minor code smell cleanup. (#2820) 2018-09-16 09:43:44 +03:00
extensions.py Add a Redash extension system based on Python entrypoints. 2018-02-28 23:37:03 +01:00
models.py Minor code smell cleanup. (#2820) 2018-09-16 09:43:44 +03:00
monitor.py update to .execute() from .query() 2018-07-08 09:53:12 -05:00
permissions.py Allow collaborators to create, delete and edit visualizations. 2017-09-03 14:28:34 +03:00
serializers.py Fix: query embeds are broken. (#2837) 2018-09-20 10:36:15 +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 Add ability for extensions to add periodic tasks. (#2740) 2018-10-04 09:07:58 +03:00
wsgi.py Restructure the Flask app: 2016-03-14 11:45:02 +02:00