.. |
api
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
api_connexion
|
Add extra field to get_connnection REST endpoint (#13885)
|
2021-01-25 10:52:16 +01:00 |
cli
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
config_templates
|
Add Missing Email configs in Configuration doc (#13709)
|
2021-01-16 01:11:35 +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-11 23:10:44 +01:00 |
example_dags
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
executors
|
Fix race conditions in task callback invocations (#10917)
|
2021-01-18 23:39:41 +00:00 |
hooks
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
jobs
|
Fix race conditions in task callback invocations (#10917)
|
2021-01-18 23:39:41 +00:00 |
kubernetes
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +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
|
[AIRFLOW-7044] Host key can be specified via SSH connection extras. (#12944)
|
2021-01-08 12:02:53 +01:00 |
models
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
mypy
|
Add D204 pydocstyle check (#11031)
|
2020-09-21 11:45:06 +01:00 |
operators
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
providers
|
AWS Glue Crawler Integration (#13072)
|
2021-01-25 08:24:07 +01:00 |
secrets
|
Deprecate BaseHook.get_connections method (#10135) (#10192)
|
2020-11-30 16:29:30 +00:00 |
security
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
sensors
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
serialization
|
BugFix: Dag-level Callback Requests were not run (#13651)
|
2021-01-14 15:46:58 +00: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-18 23:39:41 +00:00 |
ti_deps
|
Simplify string expressions (#12093)
|
2020-11-04 18:31:08 +01:00 |
utils
|
Fix link to Apache Airflow docs in webserver (#13250)
|
2021-01-24 05:31:11 +01:00 |
www
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
__init__.py
|
Add support for dynamic connection form fields per provider (#12558)
|
2020-12-08 16:00:37 +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
|
Switch to f-strings using flynt. (#13732)
|
2021-01-23 06:19:38 +01:00 |
customized_form_field_behaviours.schema.json
|
Remove redundant word (#13466)
|
2021-01-04 21:03:20 +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-08 22:46:44 +00:00 |
provider.yaml.schema.json
|
Introduces separate runtime provider schema (#13488)
|
2021-01-11 23:10:44 +01:00 |
provider_info.schema.json
|
Introduces separate runtime provider schema (#13488)
|
2021-01-11 23:10:44 +01:00 |
providers_manager.py
|
Disables provider's manager warning for source-installed prod image. (#13729)
|
2021-01-18 09:00:32 +01:00 |
py.typed
|
Make airflow package type check compatible (#9791)
|
2020-07-14 08:47:09 +02:00 |
sentry.py
|
Fix spelling (#13130)
|
2020-12-17 10:53:35 +01:00 |
settings.py
|
Add support for dynamic connection form fields per provider (#12558)
|
2020-12-08 16:00:37 +01:00 |
stats.py
|
Don't use time.time() or timezone.utcnow() for duration calculations (#12353)
|
2020-11-29 10:12:30 +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 |