You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2021/02/11 18:19:29 UTC

[superset] branch master updated (7f7e113 -> 0cf5775)

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

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


    from 7f7e113  add required * indicator to message content/notif method (#12931)
     add 0cf5775  fix: add config to disable dataset ownership on the old api (#13051)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/docker_build_push.sh |  4 +--
 superset/config.py                     |  6 +++++
 superset/connectors/sqla/views.py      | 48 +++++++++++++++++++++++++++++-----
 superset/views/core.py                 |  6 ++---
 superset/views/datasource.py           | 11 ++++----
 5 files changed, 58 insertions(+), 17 deletions(-)