redash/redash
2017-09-03 14:28:34 +03:00
..
authentication Make ldap3 requirement optional 2017-08-09 10:32:44 -07:00
cli Add CLI command to open IPython shell 2017-06-29 12:21:09 +03:00
destinations Fix: remove unneeded calls to app_context() 2017-05-29 16:41:42 +03:00
handlers Allow collaborators to create, delete and edit visualizations. 2017-09-03 14:28:34 +03:00
metrics Change: report endpoints without dots for metrics 2017-06-12 11:35:44 +03:00
query_runner Fix: PostgreSQL passwords with spaces were not supported. 2017-08-06 20:34:58 +03:00
static Duplicate favicons instead of symlinks 2017-03-05 09:15:11 +02:00
tasks Remove unused import 2017-08-06 21:02:55 +03:00
templates Move ldap auth logic to function 2017-06-29 11:33:57 -07:00
utils change this to WRITER_ENCODING and REDASH_CSV_WRITER_ENCODING 2017-06-29 08:21:22 +09:00
__init__.py Bump version. 2017-08-09 20:45:26 +03: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 Enable memory optimizatino for Excel exporter. 2017-08-06 20:51:05 +03:00
monitor.py test_handlers passes 2016-12-07 02:13:20 -06: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 Merge pull request #1836 from amarjayr/master 2017-08-09 20:46:17 +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 Sentry: don't install logging hook. 2017-05-18 13:26:36 +03:00
wsgi.py Restructure the Flask app: 2016-03-14 11:45:02 +02:00