..
api
Keep functions signatures in decorators ( #9786 )
2020-07-13 22:56:31 +02:00
api_connexion
Minor typo fix in OpenAPI specification ( #9809 )
2020-07-14 08:36:29 +02:00
cli
Pre-create Celery db result tables before running Celery worker ( #9719 )
2020-07-09 19:40:17 +01:00
config_templates
Add Google Stackdriver link ( #9765 )
2020-07-12 14:32:00 +02:00
contrib
Remove almost all references to airflow.contrib ( #9559 )
2020-06-29 08:08:58 +02:00
dag
…
example_dags
Upgrade to latest pre-commit checks ( #9686 )
2020-07-06 11:37:22 +02:00
executors
Remove unnecessary comprehension ( #9805 )
2020-07-14 09:04:14 +01:00
hooks
Upgrade to latest pre-commit checks ( #9686 )
2020-07-06 11:37:22 +02:00
jobs
provide_session keep return type ( #9787 )
2020-07-13 14:46:52 +02:00
kubernetes
Upgrade to latest pre-commit checks ( #9686 )
2020-07-06 11:37:22 +02:00
lineage
Keep functions signatures in decorators ( #9786 )
2020-07-13 22:56:31 +02:00
macros
Fix references in docs ( #8984 )
2020-05-23 17:43:04 +02:00
migrations
Keep functions signatures in decorators ( #9786 )
2020-07-13 22:56:31 +02:00
models
Remove unnecessary comprehension ( #9805 )
2020-07-14 09:04:14 +01:00
mypy
Add mypy plugin for decorators. ( #8145 )
2020-04-13 09:50:14 +02:00
operators
Remove unnecessary comprehension ( #9805 )
2020-07-14 09:04:14 +01:00
providers
Allow `replace` flag in gcs_to_gcs operator. ( #9667 )
2020-07-14 18:21:31 +02:00
secrets
YAML file supports extra json parameters ( #9549 )
2020-07-08 17:29:49 +02:00
security
Ensure Kerberos token is valid in SparkSubmitOperator before running `yarn kill` ( #9044 )
2020-07-09 10:39:16 +01:00
sensors
Fix pylint issues in airflow/models/dagbag.py ( #9666 )
2020-07-05 22:45:14 +01:00
serialization
Fix pylint issues in airflow/models/dagbag.py ( #9666 )
2020-07-05 22:45:14 +01:00
task
Upgrade to latest pre-commit checks ( #9686 )
2020-07-06 11:37:22 +02:00
ti_deps
Improve typing coverage in scheduler_job.py ( #9783 )
2020-07-13 11:11:33 +02:00
utils
Remove unnecessary comprehension ( #9805 )
2020-07-14 09:04:14 +01:00
www
Remove unnecessary comprehension ( #9805 )
2020-07-14 09:04:14 +01:00
__init__.py
Add 3.8 to the test matrices ( #8836 )
2020-06-05 18:39:28 +01:00
__main__.py
Remove airflow.bin package ( #7808 )
2020-03-22 22:01:06 +01:00
alembic.ini
…
configuration.py
Get Airflow configs with sensitive data from Secret Backends ( #9645 )
2020-07-08 13:29:54 +01:00
decorators.py
[AIRFLOW-8057] [AIP-31] Add @task decorator ( #8962 )
2020-06-23 22:58:30 +01:00
exceptions.py
Fix docstrings in exceptions.py ( #9622 )
2020-07-02 09:55:17 +01:00
logging_config.py
Make airflow/logging_config.py Pylint Compatible ( #9672 )
2020-07-05 20:38:21 +01:00
plugins_manager.py
Fix warning about incompatible plugins ( #9704 )
2020-07-09 17:57:08 +02:00
py.typed
Make airflow package type check compatible ( #9791 )
2020-07-14 08:47:09 +02:00
sentry.py
Support extra config options for Sentry ( #8911 )
2020-07-10 00:34:56 +02:00
settings.py
Upgrade to latest isort (5.0.8) ( #9782 )
2020-07-12 20:15:33 +02:00
stats.py
Keep functions signatures in decorators ( #9786 )
2020-07-13 22:56:31 +02:00
typing_compat.py
Upgrade to latest pre-commit checks ( #9686 )
2020-07-06 11:37:22 +02:00
version.py
…