..
authentication
CSRF Exempts ( #5108 )
2020-08-17 22:39:46 +03:00
cli
Load extensions on db init ( #5062 )
2020-07-23 11:05:20 +03:00
destinations
Move data source/destination deprecated handling to frontend ( #4753 )
2020-03-24 10:09:03 +02:00
handlers
Introduce caching to the Databricks Schema Browser ( #5038 )
2020-07-30 15:16:14 +03:00
metrics
Nuke Celery ( #4521 )
2020-01-12 22:36:48 +02:00
models
loosen up some proptypes and backend casting to allow different primary key types ( #5066 )
2020-07-27 17:01:59 +03:00
query_runner
Support multiple queries in a single query box ( #5058 )
2020-08-30 15:54:16 +03:00
serializers
Dashboard URL does not show new name when dashboard name is updated ( #1009 )
2020-07-16 23:03:59 +03:00
settings
Add support for CSRF tokens ( #5055 )
2020-08-09 15:47:00 +03:00
tasks
Add: periodic job to remove ghost locks. ( #5087 )
2020-08-05 17:48:19 +03:00
templates
Add support for CSRF tokens ( #5055 )
2020-08-09 15:47:00 +03:00
utils
Update requests usages not to allow redirects ( #4924 )
2020-05-31 12:49:39 +03:00
__init__.py
Misc changes to codebase back ported from internal fork ( #5129 )
2020-08-25 14:11:38 +03:00
app.py
Exposing setting for overriding template directory ( #4324 )
2020-08-04 12:05:43 +03:00
extensions.py
Add ability to ship periodic RQ jobs as part of extensions again. ( #4822 )
2020-04-28 18:39:30 +02:00
monitor.py
Fix: show size of actually used Redash database ( #4706 )
2020-03-03 21:21:56 +02:00
permissions.py
Refine permissions usage in Redash to allow for guest users ( #4492 )
2019-12-30 10:07:20 +02:00
security.py
CSRF Exempts ( #5108 )
2020-08-17 22:39:46 +03:00
version_check.py
Black support for the Python codebase ( #4297 )
2019-12-11 13:54:29 +02:00
worker.py
Avoid purging operational queues ( #4973 )
2020-06-25 15:35:50 +03:00
wsgi.py
Restructure the Flask app:
2016-03-14 11:45:02 +02:00