Commit Graph
203 Commits
Author SHA1 Message Date
Axel Uhl 2e669c4ea8 Merge branch 'master' into bug5147 2022-11-07 12:58:01 +01:00
Finn Huelsbusch 580360668d Merge master into branch 2022-10-13 10:06:37 +02:00
Axel Uhl 804f5df550 bug5217: major refactoring, passing through MarkPassingRaceFingerprintRegistry "everywhere" 2022-10-12 15:08:42 +02:00
Axel Uhl 9ea955ae2c Merge branch 'bug5217' 2022-10-12 09:52:02 +02:00
Finn Huelsbusch eef846e4c7 Merge remote-tracking branch 'origin/master' into bug5147 2022-10-11 19:37:30 +02:00
Axel Uhl 12715ccb6f bug5217: major refactoring of mark passing race fingerprint code 2022-10-11 18:54:15 +02:00
Axel Uhl af9e1d8a01 removed obsolete "throws NoWindException" clause 2022-10-11 10:58:45 +02:00
Finn Huelsbusch 1f1b3b8fef merge master into bug 5147 2022-10-03 09:53:35 +02:00
I550803 5c9ee583ae Merge branch 'master' into bug5217 2022-10-01 15:23:19 +02:00
Axel Uhl d7f6587ffc bug5715: when removing a leaderboard referenced as a tie-breaking leaderboard, also remove the referencing leaderboard 2022-09-30 11:27:44 +02:00
Axel Uhl 4c3d99d871 bug5715: introduced new leaderboard type RegattaLeaderboardWithOtherTieBreakingLeaderboard 2022-09-28 18:50:09 +02:00
Axel Uhl 4a7effef93 bug5715: added oneAlwaysStaysOne to Series and RaceColumn throughout 2022-09-28 11:27:48 +02:00
I550803 e2d3099713 Merge branch 'master' into bug5217 2022-09-25 20:15:18 +02:00
I550803 241a7ff224 bug5217: added comments and fixed a bug in the formJSON method of the fingerprintImpl 2022-09-25 20:14:02 +02:00
Finn Huelsbusch bf2dd910a1 Merge remote-tracking branch 'origin/master' into bug5147 2022-09-19 10:07:49 +02:00
Axel Uhl e8a48dace6 removed e.printStackTrace() 2022-09-15 17:05:29 +02:00
I550803 e46d4e3449 bug5217: changed the names to a uniform 'MarkPassingHash ...' 2022-08-24 13:29:45 +02:00
I550803 a083c356f6 bug5217: improved performance of the implementation 2022-08-22 10:48:19 +02:00
I550803 3167d4d14a bug5217: implemented Hashfingerprintregistry, Monog- and DomainObjectFactory-Methods for using MarkPassingHashes with DB and added the corresponding Test 2022-08-17 01:24:39 +02:00
Finn Huelsbusch 4f3420564b whitespace happiness 2022-08-12 09:56:01 +02:00
Finn Huelsbusch 792d11c382 added new Checkbox to enable cross Fleet scoring 2022-08-08 17:44:42 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 7c884369c4 bug5741: for MediaTrack and DeviceConfiguration use cloned objects in replication operations 2022-06-16 17:15:39 +02:00
Axel Uhl d13f04b147 adjust replicated AddColumnToSeries's insert index if after end of series length 2022-06-01 21:01:30 +02:00
Axel Uhl fcdafd9657 enhanced logging for MDI; stop listener when MDI has finished loading races 2022-05-25 18:24:31 +02:00
Axel Uhl 11805602e6 bug5518: fixed synchronization;
one remaining problem (probably not a regression) is adding wind fixes.
See bugzilla
2022-04-25 18:56:43 +02:00
Axel Uhl eac205459d bug5518: first attempt at keying asynchronous operations and queuing and running them in tasks per key 2022-04-25 18:15:11 +02:00
Axel Uhl 2370fe6820 bug5687: extracted service tracker and class loader handling mechanics;
from RacingEventServiceImpl this stuff has moved to
com.sap.sse.replication.interfaces. It should now become usable by the
SecurityService as well.
2022-03-10 22:47:03 +01:00
Axel Uhl 4fb8f870f5 bug5657: a first draft implementation that offers all "backend polars" to the simulator user 2021-12-09 16:09:05 +01:00
Axel Uhl 4082a776e2 during MDI wait for tracked races to finish loading (part of progress now) 2021-12-03 11:01:18 +01:00
Axel Uhl 11837bcbdd bug5631: moved RacingEventService[Impl].getOrCreateTargetServerBearerToken to SecurityService[Impl] 2021-11-30 10:49:50 +01:00
Axel Uhl e864f83dd3 bug4493: removed redundant stopWindTracking from stopTrackingAndRemove 2021-11-11 10:41:52 +01:00
Axel Uhl 5f0f10815c bug5628: successfully imported competitors from RMSR2021 entry list as CSV 2021-10-22 16:55:03 +02:00
Axel Uhl 39b899f140 bug5629: let RacingEventService.removeEvent *not* replicate automatically anymore 2021-09-29 21:22:54 +02:00
Axel Uhl 80b95b3280 bug5311: removing remote server reference not by name but by the unique URL 2021-09-28 18:11:46 +02:00
Axel Uhl c19cf11b86 bug5311: extended MDI progress timeout from 1m to 1h; fixed compareServers field ignoring/elimination implementation 2021-09-24 19:43:36 +02:00
Axel Uhl 9544bc5317 bug5311: implemented SailingServerImpl.compareServers(...) 2021-08-20 18:33:03 +02:00
Axel Uhl 225678ba29 bug5311: added JSON (de-)serializers for MasterDataImportResult and DataImportProgress and use them in SailingServerImpl 2021-08-20 15:00:57 +02:00
Axel Uhl fa9978cf40 bug5311: handle error responses by using getErrorStream to get at the payload; return leaderboard group to event mapping from MDI and expose 2021-07-14 16:57:16 +02:00
Axel Uhl 778180a9f9 bug5311: introduced constants for endpoint parameters and response body document attributes 2021-07-14 11:54:28 +02:00
Axel Uhl 0d55a7dddf bug5311: export leaderboard group display name; tolerate unauthenticated requests and use null as bearer token then 2021-07-13 18:35:25 +02:00
Axel Uhl 7b4da25a83 bug5451: unfinished work regarding retrieving event location 2021-07-05 18:53:12 +02:00
Axel Uhl 2e4f2dbae4 Merge branch 'master' into bug2918 2021-06-25 10:13:14 +02:00
Axel Uhl 8d58ae9e1d bug2918: implemented but didn't test RaceLog-based exclusion of wind sources and their replication 2021-06-24 18:55:30 +02:00
Axel Uhl 8b596499ce reduced debug log levels from FINE to INFO for most things to avoid log flooding 2021-06-22 17:45:32 +02:00
Axel Uhl ffaf4a38e8 bug5574: on replica ignore wind tracks, GPS fix tracks and device configurations as they will be received through individual replication operations 2021-06-22 14:22:50 +02:00
Axel Uhl 4bbdffaf74 bug5574: send ImportMasterDataOperation first, then apply locally 2021-06-22 14:04:38 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 00f726e710 made all variables / parameters on whose value a lock is obtained/released final and adding missing finally clauses 2021-04-16 16:01:34 +02:00
Axel Uhl c754f004c1 bug5488: move security checks for overall leaderboard manipulation out of RacingEventService 2021-03-04 23:52:04 +01:00