.. |
api
|
Moved subdag_operator.py to subdag.py (#11307)
|
2020-12-08 16:26:39 +00:00 |
api_connexion
|
Minor changes in description of API docs (#12532)
|
2020-12-07 23:07:54 +00:00 |
cli
|
Handle None values properly when CLI output is YAML/JSON format (#13024)
|
2020-12-12 07:26:07 +01:00 |
config_templates
|
Disable experimental REST API by default (#12337)
|
2020-12-08 19:27:27 +00:00 |
contrib
|
Rename remaining Sensors to match AIP-21 (#12927)
|
2020-12-09 00:09:08 +00:00 |
example_dags
|
Rename airflow.operators.dagrun_operator to airflow.operators.trigger_dagrun (#12933)
|
2020-12-09 14:00:51 +00:00 |
executors
|
Moved subdag_operator.py to subdag.py (#11307)
|
2020-12-08 16:26:39 +00:00 |
hooks
|
Rename remaing modules to match AIP-21 (#12917)
|
2020-12-08 18:01:58 +00:00 |
jobs
|
Add docs for new scheduler "clean-up" tunables. (#12899)
|
2020-12-08 00:18:58 +00:00 |
kubernetes
|
Add Clarification to pod_template_file exmaples (#12932)
|
2020-12-08 20:37:32 -08: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
|
Fix broken MySQL Migration (#12904)
|
2020-12-08 02:16:00 +01:00 |
models
|
Fix return type in prev-date context variables (#12910)
|
2020-12-09 15:10:03 +00:00 |
mypy
|
Add D204 pydocstyle check (#11031)
|
2020-09-21 11:45:06 +01:00 |
operators
|
Infer multiple outputs from dict annotations in TaskFlow API (#10349)
|
2020-12-09 14:45:15 +00:00 |
providers
|
Updates providers versions to 1.0.0 (#12955)
|
2020-12-09 20:25:41 +01:00 |
secrets
|
Deprecate BaseHook.get_connections method (#10135) (#10192)
|
2020-11-30 16:29:30 +00: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
|
Update theme to show hidden ToC in sidebar (#12949)
|
2020-12-09 14:55:15 +00:00 |
smart_sensor_dags
|
Rename remaining Sensors to match AIP-21 (#12927)
|
2020-12-09 00:09:08 +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
|
Warning about unsafe migrations (#10254)
|
2020-12-08 18:32:29 +00:00 |
www
|
Bump ini from 1.3.5 to 1.3.8 in /airflow/www (#13030)
|
2020-12-12 09:22:45 +00: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
|
Remove old option - git_password from sensitive_config_values (#12821)
|
2020-12-07 09:52:14 +01:00 |
customized_form_field_behaviours.schema.json
|
Add support for dynamic connection form fields per provider (#12558)
|
2020-12-08 16:00:37 +01: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
|
Rename remaing modules to match AIP-21 (#12917)
|
2020-12-08 18:01:58 +00:00 |
provider.yaml.schema.json
|
Add support for extra links coming from the providers (#12472)
|
2020-12-05 16:24:38 +01:00 |
providers_manager.py
|
Add support for dynamic connection form fields per provider (#12558)
|
2020-12-08 16:00:37 +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
|
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 |