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 2019/10/28 15:49:56 UTC

[incubator-superset] branch master updated (c1810aa -> 148cec4)

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/incubator-superset.git.


    from c1810aa  [docs] Crafting a new release (#8433)
     add 148cec4  Add UI-only database configuration method for extended authorization scenarios (#8448)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.md                                       |  2 +-
 ....py => cca2f5d568c8_add_encrypted_extra_to_dbs.py} | 16 ++++++++--------
 superset/models/core.py                               | 15 ++++++++++++++-
 superset/templates/superset/models/database/add.html  |  1 +
 superset/templates/superset/models/database/edit.html |  1 +
 .../templates/superset/models/database/macros.html    |  6 ++++++
 superset/views/database/__init__.py                   | 19 ++++++++++++++++++-
 7 files changed, 49 insertions(+), 11 deletions(-)
 copy superset/migrations/versions/{1e2841a4128_.py => cca2f5d568c8_add_encrypted_extra_to_dbs.py} (75%)