incubator-airflow/airflow/www
Felix Uellendall 2f552233f5
Add AzureBaseHook (#9747)
- refactor/change azure_container_instance to use AzureBaseHook
- add info to operators-and-hooks-ref.rst
- add howto docs for connecting to azure
- add auth mechanism via json config
- add azure conn type
2020-08-21 11:45:23 +02:00
..
api Deprecate experimental API (#9888) 2020-07-20 12:03:46 +02:00
extensions Deprecate experimental API (#9888) 2020-07-20 12:03:46 +02:00
static show correct duration on graph view for running task (#8311) (#8675) 2020-06-27 14:39:33 +01:00
templates Use more human readable table heading labels on DAG details (#10305) 2020-08-13 08:41:54 +02:00
.eslintignore
.eslintrc
.stylelintignore CSS linting integrated into pre-commit (#8218) 2020-04-09 21:50:17 +01:00
.stylelintrc CSS linting integrated into pre-commit (#8218) 2020-04-09 21:50:17 +01:00
__init__.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00
app.py Fix typo - init_wsg_middleware => init_wsgi_middleware (#9434) 2020-06-20 16:19:38 +02:00
blueprints.py Fix pylint issue in some airflow/www/* files (#9421) 2020-06-20 10:46:50 +02:00
compile_assets.sh Allow compile_assets.sh script to be run from any directory (#8097) 2020-04-03 16:05:15 +01:00
decorators.py Keep functions signatures in decorators (#9786) 2020-07-13 22:56:31 +02:00
forms.py Add AzureBaseHook (#9747) 2020-08-21 11:45:23 +02:00
gunicorn_config.py Fix pylint issue in some airflow/www/* files (#9421) 2020-06-20 10:46:50 +02:00
package.json Update JS packages to latest versions (#9811) (#9921) 2020-08-06 22:44:39 +01:00
security.py Remove unnecessary comprehension (#9805) 2020-07-14 09:04:14 +01:00
utils.py Unnecessary use of list comprehension (#10416) 2020-08-20 02:20:13 +01:00
validators.py Avoid broad exceptions when json.loads is used (#9432) 2020-06-20 14:11:10 +02:00
views.py Add back 'refresh_all' method in airflow/www/views.py (#10328) 2020-08-19 10:59:36 +01:00
webpack.config.js Update JS packages to latest versions (#9811) (#9921) 2020-08-06 22:44:39 +01:00
widgets.py Replace deprecated wtforms HTMLString with markupsafe.MarkUp (#9487) 2020-06-23 22:27:23 +01:00
yarn.lock Update JS packages to latest versions (#9811) (#9921) 2020-08-06 22:44:39 +01:00