.. |
authentication
|
Update create_and_login_user not to call save
|
2016-12-07 12:01:34 +02:00 |
cli
|
Add shell_context_processor to inject models to shell.
|
2016-12-08 16:16:53 +02:00 |
destinations
|
Add: allow changing alert email subject.
|
2016-10-20 10:10:42 +03:00 |
handlers
|
Fix tests that used Query.all_queries
|
2016-12-08 16:07:25 +02:00 |
metrics
|
Bring back support for total query time/queries count
|
2016-12-11 15:41:07 +02:00 |
query_runner
|
Switch from flask_script to click, add CLI unit tests.
|
2016-12-06 15:14:44 -06:00 |
static
|
Fix symlinks to /frontend. Should be /client
|
2016-12-02 11:14:24 +11:00 |
tasks
|
fix cleanup_query_results task
|
2016-12-07 19:59:48 -06:00 |
templates
|
Move backend templates into redash/templates
|
2016-11-26 11:33:49 +02:00 |
utils
|
test_permissions, test_changes, test_queries
|
2016-12-07 02:13:20 -06:00 |
__init__.py
|
Add Flask-Migrate to the project
|
2016-12-07 17:59:01 +02:00 |
admin.py
|
Fix: set the column name of QueryResult.query_text
|
2016-12-07 12:43:17 +02:00 |
models.py
|
Merge pull request #1440 from whummer/fix/dashboard-layout-error
|
2016-12-11 15:43:03 +02: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 tests that used Query.all_queries
|
2016-12-08 16:07:25 +02:00 |
settings.py
|
Add setting to enable SQLA echo mode
|
2016-12-07 02:13:52 -06: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: collect runtime metrics for Celery tasks
|
2016-10-20 10:10:42 +03:00 |
wsgi.py
|
Restructure the Flask app:
|
2016-03-14 11:45:02 +02:00 |