You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/08/15 03:27:42 UTC

[airflow] branch master updated (4454224 -> 5c2bb7b)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 4454224  Fix clear future recursive when ExternalTaskMarker is used (#9515)
     add 5c2bb7b  Webserver: Sanitize values passed to origin param (#10334)

No new revisions were added by this update.

Summary of changes:
 airflow/www/views.py    | 33 +++++++++++++++++++++++----------
 tests/www/test_views.py | 15 +++++++++++++++
 2 files changed, 38 insertions(+), 10 deletions(-)