redash/redash
Arik Fraimovich 28b0a2379d
Remove extensions mechanism (#5895)
* Remove extensions mechanism.

* Missing change.
2023-03-20 07:39:21 -07:00
..
authentication SAML auth: allow custom service provider settings from environment variable (#5621) 2022-01-19 12:36:49 -06:00
cli Fix typo in users.py (#5818) 2022-09-23 23:01:31 -07:00
destinations Microsoft Teams Webhook alert destination (#5691) 2022-10-06 23:45:03 -07:00
handlers Remove unused params in query result GET handler (#5346) 2022-07-02 23:09:24 -05:00
metrics fix word spell (#5859) 2023-02-17 06:36:25 -08:00
models Fix: Dashboard List page crashes when sorting by name (#5645) 2022-02-09 08:57:25 -06:00
query_runner Improve visibility of error message during schema retrieval (#5879) 2023-01-05 14:12:16 +02:00
serializers Add reorder to dashboard parameter widgets (#5267) 2021-01-11 15:18:50 -03:00
settings bug fix SAML_LOGIN_ENABLED setting logic (#5784) 2023-02-17 06:24:49 -08:00
tasks Remove extensions mechanism (#5895) 2023-03-20 07:39:21 -07:00
templates [Fix] Broken image included in emails (#5719) 2022-06-01 11:15:18 -05:00
utils Fix: auto limit breaks for Oracle queries (#5181) 2022-01-20 12:03:04 -06:00
__init__.py Bump master to 11.0.0-dev (#5631) 2021-10-21 15:27:55 -05:00
app.py Remove extensions mechanism (#5895) 2023-03-20 07:39:21 -07:00
monitor.py Use the correct rq connection in get_queues_status (#5491) 2021-05-14 16:45:43 +03:00
permissions.py Refine permissions usage in Redash to allow for guest users (#4492) 2019-12-30 10:07:20 +02:00
security.py Refresh CSRF tokens (#5177) 2020-09-21 23:21:14 +03:00
version_check.py Black support for the Python codebase (#4297) 2019-12-11 13:54:29 +02:00
worker.py Remove extensions mechanism (#5895) 2023-03-20 07:39:21 -07:00
wsgi.py Restructure the Flask app: 2016-03-14 11:45:02 +02:00