..
extensions
Fix bundle-extensions script to work on recent importlib-resources. ( #5050 )
2020-07-16 23:05:22 +03:00
handlers
add 'cancelled' meta directive to all cancelled jobs ( #5187 )
2020-09-23 12:54:48 +03:00
metrics
Add additional statsd metrics for worker/scheduler ( #4884 )
2020-05-20 14:35:55 -07:00
models
Add My Dashboards filter option to the Dashboards list ( #5375 )
2021-02-02 12:37:48 +02:00
query_runner
Add Username and Password fields to MongoDB config ( #5314 )
2021-01-04 23:14:16 -08:00
serializers
Support download as TSV File ( #4445 )
2019-12-26 16:16:48 +02:00
tasks
Reset failure counter on adhoc success ( #5394 )
2021-03-12 12:02:29 -08:00
utils
Add default limit (1000) to SQL queries ( #5088 )
2020-09-14 14:18:31 +03:00
__init__.py
Add support for CSRF tokens ( #5055 )
2020-08-09 15:47:00 +03:00
factories.py
Use lambda on options for destinations factory ( #4912 )
2020-05-24 22:22:01 +03:00
test_authentication.py
Get rid of six and fix str/unicode types regression that became active on Python 3. ( #4533 )
2020-01-14 12:51:36 +02:00
test_cli.py
Black support for the Python codebase ( #4297 )
2019-12-11 13:54:29 +02:00
test_configuration.py
Black support for the Python codebase ( #4297 )
2019-12-11 13:54:29 +02:00
test_handlers.py
Black support for the Python codebase ( #4297 )
2019-12-11 13:54:29 +02:00
test_migrations.py
Fix: add a merge migration to solve multi head issue ( #5364 )
2021-01-21 10:55:52 -08:00
test_models.py
Add default limit (1000) to SQL queries ( #5088 )
2020-09-14 14:18:31 +03:00
test_permissions.py
Black support for the Python codebase ( #4297 )
2019-12-11 13:54:29 +02:00
test_utils.py
Black support for the Python codebase ( #4297 )
2019-12-11 13:54:29 +02:00