incubator-airflow/airflow
Arunvel Sriram e4125666b5
Add option to bulk clear DAG Runs in Browse DAG Runs page (#11226)
closes: #11076
2020-10-03 10:30:08 +01: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 Kubernetes executor can adopt tasks from other schedulers (#10996) 2020-10-01 12:07:38 -07:00
config_templates Airflow 2.0 UI Overhaul/Refresh (#11195) 2020-10-02 15:58:58 +01: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 task adoption to CeleryKubernetesExecutor (#11244) 2020-10-02 11:51:11 -07:00
hooks Add D202 pydocstyle check (#11032) 2020-09-22 16:17:24 +01:00
jobs Kubernetes executor can adopt tasks from other schedulers (#10996) 2020-10-01 12:07:38 -07:00
kubernetes Kubernetes executor can adopt tasks from other schedulers (#10996) 2020-10-01 12:07:38 -07: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 Remove redundant parentheses (#11248) 2020-10-03 09:47:10 +01:00
models Use more meaningfull message for DagBag timeouts (#11235) 2020-10-02 13:04:51 +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 Fix Broken Markdown links in Providers README TOC (#11249) 2020-10-03 10:00:27 +01:00
secrets Simplify load connection in LocalFilesystemBackend (#10638) 2020-09-06 20:56:03 +02:00
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 [AIRFLOW-3964][AIP-17] Consolidate and de-dup sensor tasks using Smart Sensor (#5499) 2020-09-08 22:47:59 +01:00
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 Airflow 2.0 UI Overhaul/Refresh (#11195) 2020-10-02 15:58:58 +01:00
www Add option to bulk clear DAG Runs in Browse DAG Runs page (#11226) 2020-10-03 10:30:08 +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