.. |
api
|
Fix bug when marking tasks when DAG Serialization is enabled (#11803)
|
2020-10-24 16:01:54 +01:00 |
api_connexion
|
Dag Run endpoints returns count total results after filtering (#11832)
|
2020-10-25 22:35:30 +01:00 |
cli
|
Standardize the Airflow CLI help descriptions (#11790)
|
2020-10-23 22:51:37 +02:00 |
config_templates
|
Fix spelling (#11457)
|
2020-10-24 12:23:52 +02:00 |
contrib
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
dag
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
example_dags
|
Fix example DAGs in pip packages (#11687)
|
2020-10-20 18:30:59 +02:00 |
executors
|
Fix spelling and grammar (#11814)
|
2020-10-24 10:06:04 +02:00 |
hooks
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
jobs
|
Fix spelling (#11457)
|
2020-10-24 12:23:52 +02:00 |
kubernetes
|
Fix backwards compatibility with k8s executor_config resources (#11796)
|
2020-10-23 14:23:07 -07:00 |
kubernetes_executor_templates
|
Enforce strict rules for yamllint (#11709)
|
2020-10-21 12:24:32 +02:00 |
lineage
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
macros
|
Add D202 pydocstyle check (#11032)
|
2020-09-22 16:17:24 +01:00 |
migrations
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
models
|
Replace non-empty sets with set literals (#11810)
|
2020-10-24 04:49:31 +01:00 |
mypy
|
Add D204 pydocstyle check (#11031)
|
2020-09-21 11:45:06 +01:00 |
operators
|
Fix spelling (#11457)
|
2020-10-24 12:23:52 +02:00 |
providers
|
Fix spellings (#11825)
|
2020-10-26 01:27:11 +00:00 |
secrets
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
security
|
Use permission constants (#11389)
|
2020-10-18 02:46:11 +01:00 |
sensors
|
Fix spelling (#11457)
|
2020-10-24 12:23:52 +02:00 |
serialization
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
smart_sensor_dags
|
Remove redundant builtins imports (#11809)
|
2020-10-24 10:36:55 +02:00 |
task
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
ti_deps
|
Stop scheduler from thinking that upstream_failed tasks are running (#11730)
|
2020-10-22 13:11:37 +01:00 |
utils
|
Replace io.open with builtin open (#11807)
|
2020-10-24 05:06:33 +01:00 |
www
|
Fix spelling and grammar (#11814)
|
2020-10-24 10:06:04 +02:00 |
__init__.py
|
Allow loading plugins on Airflow start-up (#11596)
|
2020-10-16 22:56:39 +01:00 |
__main__.py
|
…
|
|
alembic.ini
|
…
|
|
configuration.py
|
Remove redundant blank-line and parenthesis (#11811)
|
2020-10-24 04:26:09 +01:00 |
decorators.py
|
[AIRFLOW-8057] [AIP-31] Add @task decorator (#8962)
|
2020-06-23 22:58:30 +01:00 |
exceptions.py
|
Add D204 pydocstyle check (#11031)
|
2020-09-21 11:45:06 +01:00 |
logging_config.py
|
Make airflow/logging_config.py Pylint Compatible (#9672)
|
2020-07-05 20:38:21 +01:00 |
plugins_manager.py
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
py.typed
|
Make airflow package type check compatible (#9791)
|
2020-07-14 08:47:09 +02:00 |
sentry.py
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
settings.py
|
Add D200 pydocstyle check (#11688)
|
2020-10-20 22:33:54 +02:00 |
stats.py
|
Fully support running more than one scheduler concurrently (#10956)
|
2020-10-09 22:44:27 +01:00 |
typing_compat.py
|
Upgrade to latest pre-commit checks (#9686)
|
2020-07-06 11:37:22 +02:00 |
version.py
|
Bump to Airflow 2.0.0a1 (#11507)
|
2020-10-13 17:00:59 +01:00 |