incubator-airflow/airflow
Kaxil Naik bc4bb30588
Fix docstrings for Kubernetes Backcompat module (#12422)
This were missed in https://github.com/apache/airflow/pull/12384
2020-11-18 01:01:19 +00:00
..
api Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
api_connexion Bugfix: REST API Variables update endpoint returns 204 No Content (#12321) 2020-11-13 17:58:09 +00:00
cli Remove unneeded parentheses after Black formatting (#12380) 2020-11-16 09:24:54 +00:00
config_templates Remove inapplicable configuration section [ldap] (since 2.0.0) (#12386) 2020-11-16 21:34:20 +01:00
contrib Simplify string expressions (#12093) 2020-11-04 18:31:08 +01:00
example_dags Remove providers imports from core examples (#12252) 2020-11-10 22:49:08 +01:00
executors Remove redundant method in KubernetesExecutor (#12317) 2020-11-14 16:39:34 +01:00
hooks Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
jobs Fix and Unquarantine test_change_state_for_tis_without_dagrun (#12323) 2020-11-13 05:18:44 +00:00
kubernetes Make K8sPodOperator backwards compatible (#12384) 2020-11-17 13:47:18 -08:00
kubernetes_executor_templates Enforce strict rules for yamllint (#11709) 2020-10-21 12:24:32 +02:00
lineage Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
macros Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
migrations Reorder Database Migrations (#12362) 2020-11-14 09:13:33 +00:00
models Simplify using XComArg in jinja template string (#12405) 2020-11-17 19:35:12 +01:00
mypy Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +01:00
operators Check for TaskGroup in _PythonDecoratedOperator (#12312) 2020-11-15 12:28:04 +01:00
providers Fix docstrings for Kubernetes Backcompat module (#12422) 2020-11-18 01:01:19 +00:00
secrets Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
security Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
sensors Use default view in TriggerDagRunLink (#11778) 2020-11-11 23:11:53 +01:00
serialization Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
smart_sensor_dags Use PyUpgrade to use Python 3.6 features (#11447) 2020-11-03 21:53:59 +00:00
task Simplify string expressions (#12093) 2020-11-04 18:31:08 +01:00
ti_deps Simplify string expressions (#12093) 2020-11-04 18:31:08 +01:00
utils Add info log message about duration taken to load plugins (#12308) 2020-11-16 09:03:43 +00:00
www Fix issues with Gantt View (#12419) 2020-11-17 21:50:39 +00:00
__init__.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00: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 Remove inapplicable configuration section [ldap] (since 2.0.0) (#12386) 2020-11-16 21:34:20 +01:00
decorators.py Add @dag decorator (#10587) 2020-10-26 15:40:55 +00:00
exceptions.py Make Dag Serialization a hard requirement (#11335) 2020-10-26 18:16:29 +00:00
logging_config.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
plugins_manager.py Add info log message about duration taken to load plugins (#12308) 2020-11-16 09:03:43 +00:00
provider.yaml.schema.json Adds mechanism for provider package discovery. (#12383) 2020-11-17 18:48:57 +01:00
providers_manager.py Adds mechanism for provider package discovery. (#12383) 2020-11-17 18:48:57 +01:00
py.typed Make airflow package type check compatible (#9791) 2020-07-14 08:47:09 +02:00
sentry.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
settings.py Change log level for User's session to DEBUG (#12414) 2020-11-17 21:48:24 +01:00
stats.py Move metrics configuration to new section - metrics (#12165) 2020-11-09 07:34:38 +01:00
typing_compat.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
version.py Release 2.0.0b2 (#12243) 2020-11-10 12:48:54 +00:00