From c1c56621c22e9b9ed39f30e31a547aa13ac63ca3 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Tue, 14 Nov 2023 20:08:19 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BC=D0=B5=D0=BD=D0=B0=20=D0=B8=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=B1=D0=B4=20=D1=82=D0=B5=D1=81=D1=82=D0=BE?= =?UTF-8?q?=D0=B2=20=D0=BD=D0=B0=20=D0=B0=D0=BA=D1=82=D1=83=D0=B0=D0=BB?= =?UTF-8?q?=D1=8C=D0=BD=D1=8B=D0=B5.=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=81=D1=82=D0=B0=D1=80=D1=8B=D1=85=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B8=20=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 11 +++++++- src/Common/Constants.java | 13 ++++++++- src/Common/Global.java | 27 ++++++++++++------- src/Repository/Component/Component.java | 2 +- src/TestingSystem/TasksDatabase.java | 6 ++--- src/TestingSystem/TestingPlanner.java | 2 +- src/TestingSystem/TestingServer.java | 2 +- src/TestingSystem/TestsDatabase.java | 3 ++- .../Passes/RepositoryPass.java | 3 ++- 9 files changed, 49 insertions(+), 20 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1b075c79..288af3a3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,7 +6,16 @@ - + + + + + + + + + +