incubator-airflow/airflow/utils
Ruslan c704293f75
Warning about unsafe migrations (#10254)
Co-authored-by: Kaxil Naik <kaxilnaik@apache.org>
2020-12-08 18:32:29 +00:00
..
log Make `airflow --help` run five times quicker (#12836) 2020-12-05 21:56:25 +00:00
__init__.py
callback_requests.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
cli.py Make `airflow --help` run five times quicker (#12836) 2020-12-05 21:56:25 +00:00
cli_action_loggers.py
code_utils.py Add D200 pydocstyle check (#11688) 2020-10-20 22:33:54 +02:00
compression.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
configuration.py
dag_cycle_tester.py Add D200 pydocstyle check (#11688) 2020-10-20 22:33:54 +02:00
dag_processing.py Remove deprecated dagbag metrics (#12695) 2020-11-30 09:14:15 +00:00
dates.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
db.py Warning about unsafe migrations (#10254) 2020-12-08 18:32:29 +00:00
decorators.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
docs.py Deprecate Read the Docs (#12541) 2020-11-22 19:45:12 +01:00
dot_renderer.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
email.py Add SMTP timeout and retry limit for SMTP email backend. (#12801) 2020-12-04 16:20:39 +01:00
entry_points.py Bugfix: Entrypoint Import Exception masked by attribute error (#12862) 2020-12-07 17:21:48 +00:00
file.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
helpers.py Use default view in TriggerDagRunLink (#11778) 2020-11-11 23:11:53 +01:00
json.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
mixins.py Add D200 pydocstyle check (#11688) 2020-10-20 22:33:54 +02:00
module_loading.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
net.py Add D200 pydocstyle check (#11688) 2020-10-20 22:33:54 +02:00
operator_helpers.py Extend the same keyword args callable support in PythonOperator to some other sensors/operators (#11922) 2020-11-09 21:05:07 +00:00
operator_resources.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
orm_event_handlers.py Don't use time.time() or timezone.utcnow() for duration calculations (#12353) 2020-11-29 10:12:30 +00:00
platform.py Fix typos (#12022) 2020-11-01 19:31:03 +00:00
process_utils.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
python_virtualenv.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
python_virtualenv_script.jinja2 Fix plugin macros not being exposed through airflow.macros (#12788) 2020-12-07 22:34:14 +00:00
serve_logs.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
session.py Refactor `@provide_session` to do less "at runtime" (#12868) 2020-12-07 16:10:29 +00:00
sqlalchemy.py Ensure that the `prohibit_commit` guard only applies to _one_ session. (#12575) 2020-11-25 22:44:17 +00:00
state.py Add success/failed sets to State class (#12359) 2020-11-14 09:22:32 +01:00
strings.py Add D200 pydocstyle check (#11688) 2020-10-20 22:33:54 +02:00
task_group.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
timeout.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
timezone.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
trigger_rule.py Add D200 pydocstyle check (#11688) 2020-10-20 22:33:54 +02:00
types.py Add D200 pydocstyle check (#11688) 2020-10-20 22:33:54 +02:00
weekday.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
weight_rule.py Add D200 pydocstyle check (#11688) 2020-10-20 22:33:54 +02:00