From 8696c7e66f04813c7110742637339770498a109c Mon Sep 17 00:00:00 2001 From: 02090095 Date: Tue, 4 Feb 2025 16:06:49 +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=D0=BA=D0=BB=D0=B8=D0=B5?= =?UTF-8?q?=D0=BD=D1=82=D1=81=D0=BA=D0=B8=D1=85=20=D0=BF=D1=80=D0=BE=D1=85?= =?UTF-8?q?=D0=BE=D0=B4=D0=BE=D0=B2.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 7 ++- src/Common/Database/Database.java | 10 ++++ .../Passes/All/SynchronizeTests.java | 53 ++++--------------- src/_VisualDVM/Passes/Server/ClientPass.java | 3 ++ .../Passes/Server/RepositoryPass.java | 4 +- .../TestingSystem/Common/TestsDatabase.java | 30 +++++++++++ 6 files changed, 61 insertions(+), 46 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2b131702..84dcea85 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,8 +8,11 @@ - - + + + + +