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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from c232972  fixup! fixup! [AIRFLOW-8902] Fix Dag Run UI execution date 
with timezone cannot be saved issue (#8902)
     new 72af0a1  Fix tree view if config contains " (#9250)
     new fc68cf8  Fix json string escape in tree view (#8551)
     new 22c95f0  Fix failing tests from #9250 (#9307)
     new d24f2c6  Monkey patch greenlet celery pools (#8559)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/bin/cli.py                           | 10 +++++++++-
 airflow/www_rbac/templates/airflow/tree.html |  2 +-
 airflow/www_rbac/views.py                    |  6 ++++--
 tests/www_rbac/test_views.py                 | 20 ++++++++++++++++++++
 4 files changed, 34 insertions(+), 4 deletions(-)

Reply via email to