redash/redash
2017-08-06 20:39:37 +03:00
..
authentication Remove outdated comment 2017-06-14 12:05:49 +03: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 Merge pull request #1874 from alexpekurovsky/master 2017-08-06 14:33:42 +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 Fix: handle the case of query's data source is null 2017-08-06 20:32:51 +03:00
templates Fix: google button missing on invite link 2017-02-16 18:51:23 +02:00
utils change this to WRITER_ENCODING and REDASH_CSV_WRITER_ENCODING 2017-06-29 08:21:22 +09:00
__init__.py Add the option to configure log stream 2017-07-07 23:09:32 +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 #1850 from getredash/fix/alerts 2017-06-28 19:22:49 +03:00
monitor.py test_handlers passes 2016-12-07 02:13:20 -06:00
permissions.py test_alerts passes 2016-12-07 02:13:20 -06:00
serializers.py Fix: public widget serializer was referncing wrong name 2017-02-16 18:16:19 +02:00
settings.py Add SQLAlchemy pool settings. 2017-08-06 20:39:37 +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