From 01957b9fb39b8d9efcd21b2bc01ac5ad78c18276 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 28 Nov 2024 16:52:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=B4=D0=BE=D0=BB=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=80=D0=B5=D1=84=D0=B0=D0=BA=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=B8=D0=BD=D0=B3=D0=B0=20=D1=80=D0=B0=D1=81=D1=81?= =?UTF-8?q?=D1=8B=D0=BB=D0=BA=D0=B8=20=D0=B8=20=D0=B8=D1=81=D0=BF=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=BC=D0=B0=D1=86=D0=B8=D0=B8=20v++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 14 +++----- Visualizer_2.exe | Bin 361984 -> 361472 bytes .../Passes/All/AppendBugReportField.java | 7 ++-- src/_VisualDVM/Passes/All/CheckedEmail.java | 19 ----------- src/_VisualDVM/Passes/All/Email.java | 30 +++++++++++++--- .../Passes/All/PublishBugReport.java | 7 ++-- .../Passes/All/PublishComponent.java | 18 +--------- .../Passes/All/UpdateBugReportField.java | 7 ++-- src/_VisualDVM/Passes/PassCode.java | 5 +-- .../Repository/BugReport/BugReport.java | 8 ----- .../Repository/Component/Visualiser.java | 2 +- .../Repository/Server/ComponentsServer.java | 2 ++ .../Subscribes/SubsribersDBTable.java | 32 ++++++++++++++++++ .../TestingSystem/Common/TestingPlanner.java | 8 ++++- 14 files changed, 86 insertions(+), 73 deletions(-) delete mode 100644 src/_VisualDVM/Passes/All/CheckedEmail.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6f2136d8..2ecf396c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,23 +8,17 @@ - + - - + + - - - - + - - -