incubator-airflow/airflow
Tomek Urbaszek e2dc706b08
Make kill log in DagFileProcessorProcess more informative (#11124)
2020-09-28 00:24:58 +02:00
..
api Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
api_connexion Fix for pydocstyle D202 (#11096) 2020-09-22 23:48:53 +02:00
cli Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
config_templates Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
contrib Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
dag Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
example_dags Add some tasks using BashOperator in TaskGroup example dag (#11072) 2020-09-22 10:45:44 +02:00
executors Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
hooks Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
jobs Make kill log in DagFileProcessorProcess more informative (#11124) 2020-09-28 00:24:58 +02:00
kubernetes Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
kubernetes_executor_templates Simplify the K8sExecutor and K8sPodOperator (#10393) 2020-09-17 08:40:20 -07:00
lineage Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
macros Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
migrations Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
models Massively speed up the query returned by TI.filter_for_tis (#11147) 2020-09-25 20:49:11 +01:00
mypy Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
operators Fix incorrect Usage of Optional[bool] (#11138) 2020-09-24 23:18:19 +01:00
providers Allow overrides for pod_template_file (#11162) 2020-09-27 23:39:35 +02:00
secrets
security
sensors Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
serialization Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
smart_sensor_dags
task Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
ti_deps Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
utils Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
www Remove link to Dag Model view given the redundancy with DAG Details view (#11082) 2020-09-25 13:57:06 +01:00
__init__.py
__main__.py
alembic.ini
configuration.py Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
decorators.py
exceptions.py Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
logging_config.py
plugins_manager.py Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
py.typed
sentry.py
settings.py Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
stats.py Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
typing_compat.py
version.py