Commit Graph

181 Commits

Author SHA1 Message Date
reynisson
94766b6fd4
Merge pull request #23 from SCS-ASSE-FS21-Group1/assignment
assignment service + executor-base improvements
2021-10-17 13:57:43 +02:00
71d69112fd
Merge pull request #20 from SCS-ASSE-FS21-Group1/Executor1
Implementation of Executor1
2021-10-17 12:35:01 +02:00
bdad0914c7
Merge pull request #24 from SCS-ASSE-FS21-Group1/executor1
Added missing class and chaged port
2021-10-17 12:31:56 +02:00
4ee640e688 Added missing class and chaged port 2021-10-17 12:29:18 +02:00
35f7ad67f7 ci build fixes 2021-10-17 12:14:01 +02:00
d1d584bf6c build error fixes 2021-10-17 12:12:29 +02:00
6cb52ba0c6 Added placeholder bean 2021-10-17 11:07:34 +02:00
812f763620 removed sonar config from executor base pom 2021-10-17 11:01:38 +02:00
b072cfc7ce fixed security hotspots & code smells 2021-10-17 10:45:24 +02:00
39191afc2c fixed security hotspots & code smells 2021-10-17 10:44:47 +02:00
46969deb0f added valueObjects & CustomErrors 2021-10-17 10:33:26 +02:00
a61f111879 assignment service + executor pool improvments 2021-10-17 00:31:48 +02:00
reynisson
94e5742ad2 Implemented all issues regarding Executor Pool. Did not complete the implementation of duplicate Ip/port check on adding a new executor 2021-10-17 00:17:13 +02:00
jj187
89a49ba786 Added latest changes 2021-10-16 20:54:54 +02:00
rahimiankeanu
dfdad08827 Implementation of Executor1 2021-10-16 20:36:28 +02:00
jj187
6a8ce60434 adding all changes made to task list 2021-10-16 19:16:20 +02:00
4a85548a9e github actions fixes & improvements 2021-10-14 17:49:09 +02:00
reynisson
ee1f504a15
Merge pull request #18 from SCS-ASSE-FS21-Group1/executor1
Executor1
2021-10-13 16:30:04 +02:00
a7f62a8b23 edited editorconfig 2021-10-13 16:24:38 +02:00
5e8434d679 refactored executor1 to have base classes in own project 2021-10-13 12:40:24 +02:00
3bc39b70aa Added abstraction 2021-10-11 21:20:45 +02:00
1d78bb63ab basic implementation of an executor 2021-10-11 19:21:22 +02:00
050d11254c naming & bug fixing 2021-10-07 10:02:35 +02:00
17e770ea38 added remaining ci files 2021-10-06 18:47:53 +02:00
cb47ece96c fix code quality issues 2021-10-06 18:40:27 +02:00
5d37aea3d7 added code quality scanns 2021-10-06 18:11:18 +02:00
c6aebe4b9f added docker stuff for development 2021-10-06 10:23:57 +02:00
9dabdeb36e init 2021-10-06 10:23:17 +02:00
3f10ab47fb fixed some errors 2021-10-05 14:56:15 +02:00
ronsei
ebb91a6010 Refactoring RetrieveTaskFromTaskListCommand to *Query 2021-10-04 12:10:42 +02:00
Andrei Ciortea
5b835bc6bc Initial commit 2021-10-04 09:13:00 +02:00