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 2021/03/12 09:49:33 UTC

[airflow] branch master updated (d2c2a22 -> 409c249)

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 d2c2a22  Webserver: Allow Filtering TaskInstances by queued_dttm (#14708)
     add 409c249  Webserver: Sanitize string passed to origin param (#14738)

No new revisions were added by this update.

Summary of changes:
 airflow/www/views.py    | 12 +++++++++++-
 tests/www/test_views.py | 27 +++++++++------------------
 2 files changed, 20 insertions(+), 19 deletions(-)