This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch feat/struts-diagram-tab
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
discard 24f171c feat(diagram): harden MVP with explicit states and clearer
fallbacks
discard 0f22714 fix(diagram): use EDT-safe read action for node navigation
discard 9b510c3 feat(diagram): show local packages only and add early DTD
validation
discard 2dde740 fix: resolve threading violations in Diagram tab
discard d7aee34 test: add Diagram file editor provider tests and migration
boundary docs
discard 003ded1 feat: add read-only Diagram tab for struts.xml config
visualization
add 53d382f feat(inspection): add early DTD validation for Struts config
files (#66)
add cd5a4d4 feat: add read-only Diagram tab for struts.xml config
visualization
add 76877b9 test: add Diagram file editor provider tests and migration
boundary docs
add 1c9bd60 fix: resolve threading violations in Diagram tab
add 1a05de3 feat(diagram): show local packages only and add early DTD
validation
add 642b576 fix(diagram): use EDT-safe read action for node navigation
add 211efe2 feat(diagram): harden MVP with explicit states and clearer
fallbacks
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 (24f171c)
\
N -- N -- N refs/heads/feat/struts-diagram-tab (211efe2)
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: