6c17b20c55
bugfixes
2021-12-16 11:42:27 +01:00
reynisson
3e141e5318
Implemented the remove task workflow. Still got one todo for the workflow that I want to discuss
2021-12-14 23:46:07 +01:00
reynisson
3f7f19a3c6
Architecture tests for roster
2021-11-29 00:23:54 +01:00
reynisson
49977ae8a2
Fixed some roster tests
2021-11-29 00:23:53 +01:00
reynisson
6278bea13b
Merge pull request #94 from SCS-ASSE-FS21-Group1/chaos-monkey-tests
...
chaos monkey tests
2021-11-29 00:18:03 +01:00
453cd37217
chaos monkey tests
2021-11-28 18:20:36 +01:00
reynisson
d1fe47db6f
Retrieve task from memory to be able to check task results. Temp fix until we start updating tasks in DB
2021-11-28 17:13:14 +01:00
62993ea985
bugfixes
2021-11-25 17:54:07 +01:00
3cb1d9bf20
deployment fixes
2021-11-25 17:49:49 +01:00
reynisson
f99aa7536e
Merge pull request #86 from SCS-ASSE-FS21-Group1/persistency-bugfixes
...
Persistency Bugfixes
2021-11-25 15:58:12 +01:00
6c118a82c0
Merge branch 'SCS-ASSE-FS21-Tutors:main' into dev
2021-11-23 16:54:11 +01:00
3c35f84913
bugfixes
2021-11-22 10:11:33 +01:00
reynisson
5968184b08
Merge remote-tracking branch 'origin/dev' into dev
2021-11-21 17:16:13 +01:00
reynisson
af820f23d9
Path the task output data instead of a hard coded 0
2021-11-21 17:16:01 +01:00
ronsei
a923fb1adc
Small extension for Web Controller test, now works using a stub instead of mock
2021-11-21 15:42:38 +01:00
bc5c654154
Merge remote-tracking branch 'upstream/main' into dev
2021-11-21 12:14:26 +01:00
Ronny Seiger
b027a83aad
Merge pull request #11 from SCS-ASSE-FS21-Tutors/test
...
Test
2021-11-21 11:32:13 +01:00
reynisson
1bd387413e
fixed Content-type header in external patch
2021-11-20 23:44:47 +01:00
ronsei
f6c0495c04
ArchUnit test for Assignment 8
2021-11-18 18:13:49 +01:00
ronsei
c126c34972
First set tests for Assignment 8
2021-11-18 16:02:28 +01:00
6fe4b4dfbe
bugfixes + env variables
2021-11-17 21:35:38 +01:00
9d75a87dd6
deployment script & tasklist & executor fixes
2021-11-17 19:54:04 +01:00
add257fd5e
updated dependencies to remove security issues
2021-11-16 21:20:26 +01:00
44cc0929bd
fixes
2021-11-16 19:09:38 +01:00
Peter Guhl
df53236853
Compiling and running tapas on a local docker installation ( #10 )
...
* First version building tasks and mongodb
* Creating container for local tests
* Initial version
* Added mongodb to correct network
* Added auction house
* Acknowledgments, Dockerfile for app
* Added app to build
* Dockerfile for app
* Mapped app port to localhost:8080
Co-authored-by: Ubuntu <ubuntu@docker-tests.novalocal>
2021-11-16 16:12:15 +01:00
ronsei
343d33270a
Extending the README.md for tapas-tasks with details on setting up MongoDB as DB for repositories.
2021-11-12 10:21:05 +01:00
ronsei
32ecd6a5d4
Adding a MongoDB repository and extending the use cases for adding new tasks and retrieval of a new task
2021-11-11 11:32:10 +01:00
reynisson
8cfdd5ff09
Fixed some spelling mistakes and fixed an error in the Task list that produced a build error
2021-11-09 21:25:02 +01:00
6855ef6f2a
Merge remote-tracking branch 'upstream/main' into dev
2021-11-08 15:03:01 +01:00
julius.lautz
7af2b6df66
cleaned up task list + started implementation of deleteTask
2021-11-01 22:18:00 +01:00
julius.lautz
3184ab3389
cleaned up task list + started implementation of deleteTask
2021-11-01 22:07:21 +01:00
d08a6d0b67
merge everything from main project
2021-10-18 11:45:52 +02:00
Andrei Ciortea
34fb3c682f
Add Auction House; Extend uniform HTTP API for TAPAS-Tasks
2021-10-18 01:19:42 +02:00
86702e3195
bugfixes
2021-10-17 17:43:55 +02:00
e260df0de2
fixes
2021-10-17 16:51:28 +02:00
f461c5f3cb
integration + fixes
2021-10-17 15:38:04 +02:00
e3c45d6d85
Merge branch 'dev' into executor-pool
2021-10-17 14:08:18 +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
jj187
6a8ce60434
adding all changes made to task list
2021-10-16 19:16:20 +02:00
1d78bb63ab
basic implementation of an executor
2021-10-11 19:21:22 +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
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