incubator-airflow/airflow
Tobiasz Kędzierski d31e8a3250
Add DAG Source endpoint (#9322)
2020-07-13 19:50:03 +02:00
..
api Enable & Fix Whitespace related PyDocStyle Checks (#9458) 2020-06-21 09:38:25 +01:00
api_connexion Add DAG Source endpoint (#9322) 2020-07-13 19:50:03 +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 [AIRFLOW-6856] Bulk fetch paused_dag_ids (#7476) 2020-02-27 20:01:46 +01:00
example_dags Upgrade to latest pre-commit checks (#9686) 2020-07-06 11:37:22 +02:00
executors Use namedtuple for TaskInstanceKeyType (#9712) 2020-07-10 15:05:51 +02: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 Remove duplicate License lines in airflow/lineage/entities.py (#9659) 2020-07-05 08:55:58 +02:00
macros Fix references in docs (#8984) 2020-05-23 17:43:04 +02:00
migrations Make airflow/migrations/env.py Pylint Compatible (#9670) 2020-07-08 12:14:51 +01:00
models Backfill reset_dagruns set DagRun to NONE state (#9756) 2020-07-13 10:33:15 -07:00
mypy Add mypy plugin for decorators. (#8145) 2020-04-13 09:50:14 +02:00
operators Some Pylint fixes in airflow/models/taskinstance.py (#9674) 2020-07-06 20:32:02 +01:00
providers Improve type hinting to provider microsoft (#9774) 2020-07-12 18:25:49 +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 provide_session keep return type (#9787) 2020-07-13 14:46:52 +02:00
www Fixes failing formatting of DAG file containing {} in docstring (#9779) 2020-07-12 18:42:36 +02: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 [AIRFLOW-6247] Fix sort order in Alembic Migration template (#6809) 2019-12-14 05:40:37 +01:00
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
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 Improve typing coverage in scheduler_job.py (#9783) 2020-07-13 11:11:33 +02:00
typing_compat.py Upgrade to latest pre-commit checks (#9686) 2020-07-06 11:37:22 +02:00
version.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00