.. |
api
|
Fix doci string in API entry. (#13300)
|
2020-12-24 14:08:56 +01:00 |
api_connexion
|
Fix typo in Open API docs (#13374)
|
2020-12-30 11:26:42 +01:00 |
cli
|
Bugfix: Sync Access Control defined in DAGs when running sync-perm (#13377)
|
2020-12-30 11:35:45 +00:00 |
config_templates
|
Add documentation about webserver_config.py (#13155)
|
2020-12-20 02:21:49 +01:00 |
contrib
|
Rename remaining Sensors to match AIP-21 (#12927)
|
2020-12-09 00:09:08 +00:00 |
example_dags
|
Make function purpose clearer in example_kubernetes_executor example dag (#13216)
|
2020-12-21 11:43:13 +00:00 |
executors
|
Dispose connections when running tasks with os.fork & CeleryExecutor (#13265)
|
2020-12-23 09:27:29 +00:00 |
hooks
|
Rename remaing modules to match AIP-21 (#12917)
|
2020-12-08 18:01:58 +00:00 |
jobs
|
Pass SchedulerJob.subdir to Dagbag (#13291)
|
2020-12-24 17:01:01 +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
|
specify constraint key type & drop auto fkey referred to users tables (#13239)
|
2020-12-22 13:51:41 +01:00 |
models
|
Stop sending Callback Requests if no callbacks are defined on DAG (#13163)
|
2020-12-19 12:10:18 +00:00 |
mypy
|
…
|
|
operators
|
Infer multiple outputs from dict annotations in TaskFlow API (#10349)
|
2020-12-09 14:45:15 +00:00 |
providers
|
Add 'mongo_collection' to template_fields in MongoToS3Operator (#13361)
|
2021-01-02 11:32:07 +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
|
Explicitly shutdown logging in tasks so concurrent.futures can be used (#13057)
|
2020-12-14 16:28:01 +00:00 |
ti_deps
|
Simplify string expressions (#12093)
|
2020-11-04 18:31:08 +01:00 |
utils
|
Disable suppress_logs_and_warning in cli when debugging (#13180)
|
2020-12-23 14:37:38 +01:00 |
www
|
Enable interpretation of backslash escapes for colored message (#13418)
|
2021-01-01 06:06:02 +01:00 |
__init__.py
|
Add support for dynamic connection form fields per provider (#12558)
|
2020-12-08 16:00:37 +01:00 |
__main__.py
|
…
|
|
alembic.ini
|
…
|
|
configuration.py
|
Validation of config is done at the very end (#13260)
|
2020-12-24 18:09:19 +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 script to generate integrations.json (#13073)
|
2020-12-15 23:53:26 +01:00 |
providers_manager.py
|
skip entrypoint load if provider has already been loaded from local source (#13245)
|
2020-12-22 15:06:33 +01:00 |
py.typed
|
…
|
|
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 |