anhefti
|
6f320a489d
|
integration tests
|
2022-03-10 16:04:41 +01:00 |
|
anhefti
|
4758b8c6c6
|
more integration tests
|
2022-03-09 10:49:45 +01:00 |
|
anhefti
|
bc69495a17
|
more tests
|
2022-03-08 15:39:22 +01:00 |
|
anhefti
|
fd64554395
|
more tests
|
2022-03-08 11:20:16 +01:00 |
|
anhefti
|
ef02fe2846
|
more Unit tests
|
2022-03-07 16:07:16 +01:00 |
|
anhefti
|
6146f2e4ce
|
more tests
|
2022-03-07 08:46:27 +01:00 |
|
anhefti
|
8632e594bd
|
more integration tests
|
2022-03-03 10:33:24 +01:00 |
|
anhefti
|
e4cf8e149c
|
more integration tests
|
2022-03-02 17:21:06 +01:00 |
|
anhefti
|
c21f0ef463
|
# WARNING: head commit changed in the meantime
Merge remote-tracking branch 'origin/master' into dev-1.3
plus more unit tests
plus CircuitBreaker fix
|
2022-03-02 17:09:37 +01:00 |
|
anhefti
|
a9acb1b915
|
More Unit Tests and better logging
|
2022-02-21 13:50:13 +01:00 |
|
anhefti
|
11f879ba2c
|
Unit Tests, automated test keys...
|
2022-02-03 15:27:42 +01:00 |
|
anhefti
|
8985843c66
|
new migration task to set client_connection info fields to 255 chars
|
2022-01-31 12:40:59 +01:00 |
|
anhefti
|
45322deea0
|
Merge branch 'SEBSERV-262' into development
|
2022-01-27 11:42:50 +01:00 |
|
anhefti
|
0ab61c876d
|
SEBSERV-262
|
2022-01-27 11:39:57 +01:00 |
|
anhefti
|
2f8f8296d7
|
refactored downloads
|
2022-01-20 14:41:12 +01:00 |
|
anhefti
|
95c3f31cb9
|
- SEBSERV-250 fixed exam and access token cache
- SEBSERV-188 implemented
- SEBSERV-165 code cleanup un monitoring
|
2022-01-19 09:46:11 +01:00 |
|
anhefti
|
b1b582028f
|
SEBSERV-188 implementation
|
2022-01-18 13:33:23 +01:00 |
|
anhefti
|
50aef06db0
|
SEBSERV-250,SEBSERV-188
- implemented overall generic incident marker for client connection
handler and removed specific missingPing incident.
- adapted missing ping handling to new overall generic incident marker
|
2022-01-13 13:07:02 +01:00 |
|
anhefti
|
bad7510a63
|
SEBSERV-232 db extension and implementation
|
2022-01-12 16:35:11 +01:00 |
|
anhefti
|
48f23ea7e4
|
SEBSERV-200 fixed wrong JWT token generation with moderator flag
|
2022-01-11 16:37:04 +01:00 |
|
anhefti
|
863511dbc7
|
fixed time zone for CSV Export
|
2022-01-06 16:23:17 +01:00 |
|
anhefti
|
f0afa473fd
|
fixed date formatting with CSV Export
|
2022-01-06 16:11:59 +01:00 |
|
Damian Büchel
|
40ac8780f3
|
SEBSERV-165: Implemented unit tests for client event CSV exporter and changed implementation to use separator constant.
|
2022-01-06 09:29:15 +01:00 |
|
anhefti
|
d422d2091e
|
fixed test for jenkins
|
2022-01-05 10:44:22 +01:00 |
|
anhefti
|
1692a54588
|
try fix integration test for Java 8
|
2022-01-05 10:02:10 +01:00 |
|
anhefti
|
dfdd16a728
|
SEBSERV-255 separated client notifications from ordinary client event
table. New table client_notification
|
2022-01-05 08:30:08 +01:00 |
|
anhefti
|
9fbc5bdbc1
|
SEBSERV-250 service for all indicators with separated table and update
|
2021-12-15 16:16:17 +01:00 |
|
anhefti
|
b99502dd41
|
SEBSERV-250 detach client event post processing (update and
notifications)
|
2021-12-08 10:33:21 +01:00 |
|
anhefti
|
dfb8afb740
|
SEBSERV-250 improved webservice init
|
2021-12-07 10:41:54 +01:00 |
|
anhefti
|
bab4b95609
|
SEBSERV-250 new table client_indicator for indicator values of running
exams.
|
2021-12-06 16:08:24 +01:00 |
|
anhefti
|
c9a1c3a019
|
Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/content/ExamForm.java
src/main/java/ch/ethz/seb/sebserver/gui/content/MonitoringRunningExam.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
src/test/resources/application-test.properties
|
2021-11-24 13:34:14 +01:00 |
|
anhefti
|
46786af1d6
|
Merge remote-tracking branch 'origin/dev-1.2-pingCache' into dev-1.2
Conflicts:
src/main/java/ch/ethz/seb/sebserver/ClientHttpRequestFactoryService.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/ExamSessionServiceImpl.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/indicator/DistributedPingCache.java
src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ExamAPI_V1_Controller.java
src/main/resources/config/application-dev-ws.properties
|
2021-11-24 10:45:39 +01:00 |
|
anhefti
|
a88e308ba9
|
SEBSERV-194 better distributed ping handling (dedicated ThreadPool)
|
2021-11-24 09:59:43 +01:00 |
|
anhefti
|
3e35a7745b
|
fixes and fine-tuning for distributed setup
|
2021-11-18 08:21:03 +01:00 |
|
anhefti
|
9896258afc
|
Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gbl/util/Utils.java
src/main/java/ch/ethz/seb/sebserver/gui/content/ProctorRoomConnectionsPopup.java
src/main/java/ch/ethz/seb/sebserver/gui/content/SEBClientEvents.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ClientEventController.java
|
2021-11-10 13:25:26 +01:00 |
|
anhefti
|
a747c48458
|
fixed tests
|
2021-11-09 09:07:26 +01:00 |
|
anhefti
|
10d16d8af8
|
fixed tests
|
2021-11-03 12:01:50 +01:00 |
|
anhefti
|
fa5aa6353c
|
SEBSERV-160 new db schema and back-end implementation
|
2021-10-11 09:22:23 +02:00 |
|
anhefti
|
67bd9bf647
|
SEBSERV-160 new db schema
|
2021-10-06 17:47:34 +02:00 |
|
anhefti
|
4b79662246
|
fixed integration tests
|
2021-09-21 16:19:48 +02:00 |
|
anhefti
|
4e3b397b28
|
fixed integration tests
|
2021-09-21 16:14:48 +02:00 |
|
anhefti
|
0bd6664255
|
fix integration tests
|
2021-09-21 16:03:47 +02:00 |
|
anhefti
|
ebdd938123
|
more unit and integration tests
|
2021-09-21 15:57:58 +02:00 |
|
anhefti
|
fa0715b673
|
SEBSERV-162 fixes and better error handling
|
2021-09-21 14:38:45 +02:00 |
|
anhefti
|
9a00e9c1ab
|
Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/content/MonitoringClientConnection.java
src/main/java/ch/ethz/seb/sebserver/gui/content/MonitoringRunningExam.java
|
2021-09-20 16:20:54 +02:00 |
|
anhefti
|
7d647cc9c2
|
fixed notification changes in GUI
|
2021-09-20 15:46:20 +02:00 |
|
anhefti
|
d897b91be9
|
integration tests for instruction service
|
2021-09-16 15:27:13 +02:00 |
|
anhefti
|
b0ad786c45
|
tests for instructions
|
2021-09-16 09:50:44 +02:00 |
|
anhefti
|
25265fdb2b
|
SEBSERV-162 create exam from template and tests
|
2021-09-15 15:51:02 +02:00 |
|
anhefti
|
a589fd8ad4
|
SEBSERV-162 audit logs and deletion
|
2021-09-14 11:52:56 +02:00 |
|