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

hgruszecki pushed a change to branch global-metadata-leftright
in repository https://gitbox.apache.org/repos/asf/iggy.git


    omit 941b733a5 fix race when polling and closing segment
    omit 7af9eab42 permissions
    omit 379b9a8bb refactor(server): WIP, don't merge: replace slab ECS with 
LeftRight-based global metadata
     add 0316511b7 fix(web): remove logout side-effect from page load (#2597)
     add 5e2fedbab refactor(server): WIP, don't merge: replace slab ECS with 
LeftRight-based global metadata

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (941b733a5)
            \
             N -- N -- N   refs/heads/global-metadata-leftright (5e2fedbab)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 core/server/src/shard/system/messages.rs | 174 ++++++++++++++++++-------------
 web/package-lock.json                    |  18 ++--
 web/src/routes/auth/logout/+page.ts      |  34 ------
 3 files changed, 115 insertions(+), 111 deletions(-)
 delete mode 100644 web/src/routes/auth/logout/+page.ts

Reply via email to