mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 09:28:51 +00:00
dd89bd885f
* add a deprecated flag to query runners and show only non-deprecated query runners when adding a new data source * add a deprecated flag to alert destinations and show only non-deprecated alert destinations when adding a new alert destination * add a deprecated() decorator for a more succint way to deprecate * deprecate URL query runner and HipChat alert destination * use class properties instead of class methods for deprecation * I <3 newlines |
||
---|---|---|
.. | ||
__init__.py | ||
test_alerts.py | ||
test_authentication.py | ||
test_dashboards.py | ||
test_data_sources.py | ||
test_destinations.py | ||
test_embed.py | ||
test_favorites.py | ||
test_groups.py | ||
test_paginate.py | ||
test_permissions.py | ||
test_queries.py | ||
test_query_results.py | ||
test_query_snippets.py | ||
test_settings.py | ||
test_users.py | ||
test_visualizations.py | ||
test_widgets.py |