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

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


    from e2af182ee2 fix(welcome): perf on distinct recent activities (#32608)
     new 48d0a546d6 fix(log): Update recent_activity by event name (#32681)
     new 10fb45849b fix(log): Update recent_activity by event name (#32681)

The 2 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:
 .../components/ExploreViewContainer/index.jsx      |   9 +-
 superset-frontend/src/middleware/logger.test.js    |   5 +-
 .../src/middleware/loggerMiddleware.js             |  11 +-
 superset/daos/log.py                               |  19 ++-
 superset/utils/log.py                              |   4 +-
 superset/views/log/api.py                          |   2 +-
 tests/integration_tests/log_api_tests.py           | 162 +++++++++++++--------
 7 files changed, 138 insertions(+), 74 deletions(-)

Reply via email to