redash/redash
2014-03-24 14:33:02 +02:00
..
data Fix issue with serializing unicode queries 2014-03-24 14:18:03 +02:00
__init__.py Switch to using peewee models in Manager + fix bugs + add tests (#8). 2014-03-20 13:22:37 +02:00
authentication.py Change roles to permissions 2014-03-12 12:45:12 +02:00
controllers.py [#138] QueryViewCtrl cleanup and formatting 2014-03-24 14:33:02 +02:00
import_export.py Fix import job to use data source with query result. 2014-03-19 13:47:35 +02:00
models.py Fix tests (were rightfully failing on system with clock set to utc) 2014-03-20 20:57:35 +02:00
permissions.py Change roles to permissions 2014-03-12 12:45:12 +02:00
settings.py Put deprecation comment for data source settings. 2014-03-19 11:37:07 +02:00
utils.py Tests for Query, Widget and Dashboard controllers. 2014-02-06 21:02:13 +02:00