incubator-airflow/airflow
Scott Seaton 9636f3278c backport deadlock and task details fix 2022-08-28 21:17:20 -04:00
..
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 enforce pause DAG before backfill 2022-07-15 09:18:30 -07:00
config_templates Change default of `[kubernetes] enable_tcp_keepalive` to `True` (#15338) 2021-04-15 14:00:32 +01:00
contrib made modification 2021-07-27 10:19:49 -07:00
deprecated_schemas Introduces separate runtime provider schema (#13488) 2021-01-21 19:30:23 +00:00
example_dags Bugfix: Task docs are not shown in the Task Instance Detail View (#15191) 2021-04-15 14:00:32 +01:00
executors backport of fix for scheduler adoption 2022-08-28 15:22:26 -04:00
hooks Import Connection lazily in hooks to avoid cycles (#15361) 2021-04-15 14:00:32 +01:00
jobs backport deadlock and task details fix 2022-08-28 21:17:20 -04:00
kubernetes Change default of `[kubernetes] enable_tcp_keepalive` to `True` (#15338) 2021-04-15 14:00:32 +01:00
kubernetes_executor_templates Bugfix: Fix overriding `pod_template_file` in KubernetesExecutor (#15197) 2021-04-15 14:00:32 +01:00
lineage Restore base lineage backend (#14146) 2021-04-15 14:00:32 +01:00
macros
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 backport deadlock and task details fix 2022-08-28 21:17:20 -04:00
mypy
operators Only allow passing JSON Serializable conf to TriggerDagRunOperator (#13964) 2021-02-04 14:34:40 +00:00
providers made modification 2021-07-27 10:19:49 -07: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 Adds 'Trino' provider (with lower memory footprint for tests) (#15187) 2021-04-15 14:00:32 +01:00
serialization Bugfix: ``TypeError`` when Serializing & sorting iterables (#15395) 2021-04-16 08:43:13 +01:00
smart_sensor_dags Rename remaining Sensors to match AIP-21 (#12927) 2020-12-09 00:09:08 +00:00
task Fixed #14270: Add error message in OOM situations (#15207) 2021-04-15 14:00:32 +01:00
ti_deps
utils Update _build_metrics in action_logging in airflow.utils.cli 2022-05-25 16:29:15 -04:00
www Update rendered_view_fix 2022-06-21 18:11:54 -04:00
__init__.py Running tests in parallel (#14915) 2021-04-15 14:00:31 +01:00
__main__.py
alembic.ini
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
exceptions.py Show DAG serialization errors in the UI. (#12866) 2020-12-07 12:28:12 +00:00
logging_config.py
plugins_manager.py Fix missing on_load trigger for folder-based plugins (#15208) 2021-04-15 14:00:32 +01: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
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 bug in airflow.stats timing that broke dogstatsd mode (#15132) 2021-04-15 14:00:31 +01:00
typing_compat.py
version.py Bugfix: Entrypoint Import Exception masked by attribute error (#12862) 2020-12-07 17:21:48 +00:00