redash/redash
2015-02-20 22:33:02 +02:00
..
cli Added edit & delete commands to data source cli 2015-01-14 12:23:53 +02:00
data added support for skip and limit 2015-01-15 17:14:48 +02:00
__init__.py Bump version due to migration. 2015-01-25 16:23:58 +02:00
authentication.py Update tests 2014-09-21 10:11:03 +03:00
cache.py perf: HTTP caching headers for /api/query_results [fixes #228] 2014-08-04 16:50:56 +03:00
controllers.py removed redundant handling of large numbers when generating a csv file (causes ValueError: timestamp out of range) 2015-02-20 22:33:02 +02:00
google_oauth.py Fix: add necessary scope to get user's name 2014-09-25 17:55:43 +03:00
import_export.py Fixes and imporvements to import dashboard: 2014-11-04 07:24:51 +02:00
models.py Remove unneeded where clause which was preventing from text widgets to show. 2015-01-27 12:52:17 +02:00
permissions.py Refactoring of @christophervalles work on query delete feature: 2015-01-25 16:17:52 +02:00
settings.py Job to cleanup unused query results 2014-12-25 15:39:49 +02:00
tasks.py Fix: when no queries are being run, cleanup job fails with error 2015-01-27 18:23:21 +02:00
utils.py Split __init__ into several modules and remove flask-peewee dependency. 2014-05-18 10:19:07 +03:00
worker.py Job to cleanup unused query results 2014-12-25 15:39:49 +02:00
wsgi.py Split __init__ into several modules and remove flask-peewee dependency. 2014-05-18 10:19:07 +03:00