..
api
Fix doci string in API entry. ( #13300 )
2021-01-21 18:21:29 +00:00
api_connexion
Multiple minor doc fixes ( #14917 )
2021-04-15 14:00:30 +01:00
cli
Use libyaml C library when available. ( #14577 )
2021-04-15 14:00:30 +01:00
config_templates
Update ``airflow_local_settings.py`` to fix an error message ( #13927 )
2021-02-04 14:34:40 +00:00
contrib
Rename remaining Sensors to match AIP-21 ( #12927 )
2020-12-09 00:09:08 +00:00
deprecated_schemas
Introduces separate runtime provider schema ( #13488 )
2021-01-21 19:30:23 +00:00
example_dags
Use DAG context manager in examples ( #13297 )
2021-03-03 11:04:31 +01:00
executors
Fix KubernetesExecutor issue with deleted pending pods ( #14810 )
2021-04-15 14:00:30 +01:00
hooks
Rename remaing modules to match AIP-21 ( #12917 )
2020-12-08 18:01:58 +00:00
jobs
Fix grammar and remove duplicate words ( #14647 )
2021-04-15 14:00:30 +01:00
kubernetes
Fix support for long dag_id and task_id in KubernetesExecutor ( #14703 )
2021-04-15 14:00:31 +01:00
kubernetes_executor_templates
Enforce strict rules for yamllint ( #11709 )
2020-10-21 12:24:32 +02:00
lineage
Refactor `@provide_session` to do less "at runtime" ( #12868 )
2020-12-07 16:10:29 +00:00
macros
Enable Black - Python Auto Formmatter ( #9550 )
2020-11-03 23:51:54 +00:00
migrations
Rename last_scheduler_run into last_parsed_time, and ensure it's updated in DB ( #14581 )
2021-03-19 13:12:20 +00:00
models
Fix grammar and remove duplicate words ( #14647 )
2021-04-15 14:00:30 +01:00
mypy
Add D204 pydocstyle check ( #11031 )
2020-09-21 11:45:06 +01:00
operators
Only allow passing JSON Serializable conf to TriggerDagRunOperator ( #13964 )
2021-02-04 14:34:40 +00:00
providers
Remove Backport Providers ( #14886 )
2021-04-15 14:00:31 +01:00
secrets
Use libyaml C library when available. ( #14577 )
2021-04-15 14:00:30 +01:00
security
Allow all default roles to view Profile page + allow editing profile/resetting password for DB-ModelView. ( #12971 )
2020-12-10 16:04:37 +01:00
sensors
Rename remaining Sensors to match AIP-21 ( #12927 )
2020-12-09 00:09:08 +00:00
serialization
Sort lists, sets and tuples in Serialized DAGs ( #14909 )
2021-04-15 14:00:30 +01:00
smart_sensor_dags
Rename remaining Sensors to match AIP-21 ( #12927 )
2020-12-09 00:09:08 +00:00
task
Fix race conditions in task callback invocations ( #10917 )
2021-01-21 19:55:57 +00:00
ti_deps
Simplify string expressions ( #12093 )
2020-11-04 18:31:08 +01:00
utils
Use libyaml C library when available. ( #14577 )
2021-04-15 14:00:30 +01:00
www
Fix grammar and remove duplicate words ( #14647 )
2021-04-15 14:00:30 +01:00
__init__.py
Running tests in parallel ( #14915 )
2021-04-15 14:00:31 +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
Use libyaml C library when available. ( #14577 )
2021-04-15 14:00:30 +01:00
customized_form_field_behaviours.schema.json
Remove redundant word ( #13466 )
2021-01-21 19:01:02 +00:00
decorators.py
Add @dag decorator ( #10587 )
2020-10-26 15:40:55 +00:00
exceptions.py
Show DAG serialization errors in the UI. ( #12866 )
2020-12-07 12:28:12 +00:00
logging_config.py
Enable Black - Python Auto Formmatter ( #9550 )
2020-11-03 23:51:54 +00:00
plugins_manager.py
Stop Log Spamming when `[core] lazy_load_plugins` is False ( #13578 )
2021-01-21 19:24:08 +00:00
provider.yaml.schema.json
Add script to generate integrations.json ( #13073 )
2021-03-03 00:53:08 +01:00
provider_info.schema.json
Introduces separate runtime provider schema ( #13488 )
2021-01-21 19:30:23 +00:00
providers_manager.py
Use libyaml C library when available. ( #14577 )
2021-04-15 14:00:30 +01:00
py.typed
Make airflow package type check compatible ( #9791 )
2020-07-14 08:47:09 +02:00
sentry.py
Fix error when running tasks with Sentry integration enabled. ( #13929 )
2021-04-15 14:00:30 +01:00
settings.py
Retry critical methods in Scheduler loop in case of OperationalError ( #14032 )
2021-02-04 14:34:41 +00:00
stats.py
Fix statsd metrics not sending when using daemon mode ( #14454 )
2021-03-19 13:16:26 +00:00
typing_compat.py
Enable Black - Python Auto Formmatter ( #9550 )
2020-11-03 23:51:54 +00:00
version.py
Bugfix: Entrypoint Import Exception masked by attribute error ( #12862 )
2020-12-07 17:21:48 +00:00