Axel Uhl
109d4f66c2
bug5831: introduced RaceLogRaceStatus.isAbortingFlagFromPreviousPassValid()
2023-04-20 17:14:30 +02:00
Axel Uhl
be43d2492c
bug5831: fixed reconciler so that it ignores AbortFlagFinder result if current pass in [UN|PRE]SCHEDULED state
2023-04-04 23:52:48 +02:00
Axel Uhl
d8426077d1
interpret TracTrac params_url relative to event JSON URL if relative
2023-01-18 00:59:44 +01:00
Axel Uhl
e0f00b0689
Merge branch 'master' into bug5147
2023-01-10 16:43:37 +01:00
Axel Uhl
f94e5a0791
bug5797: interims commit, passing Charset to InputStream constructor where possible
2022-12-22 18:55:19 +01:00
Axel Uhl
14c62371a2
bug5147: removed obsolete TODOs, worked on Wiki page ranking.md
2022-11-10 17:30:27 +01:00
Axel Uhl
804f5df550
bug5217: major refactoring, passing through MarkPassingRaceFingerprintRegistry "everywhere"
2022-10-12 15:08: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
6841a019a8
bug5687: major refactoring for the pattern of tracking class loader suppliers
2022-03-11 18:20:01 +01:00
Axel Uhl
dbdb672b12
bug5628: at the cost of a minor redundancy avoid introduction of a new .common bundle for YellowBrick
2021-10-19 11:27:47 +02:00
Axel Uhl
9822687737
bug5628: introduced type parameter for tracking connectivity parameters in tracker classes
2021-10-13 15:35:44 +02:00
Axel Uhl
e543bc2976
bug5628: persistence for YB connectivity params and configurations
2021-10-13 13:05:03 +02:00
Axel Uhl
0b9a1f0af6
bug5268: added a first few stubs for a YellowBrick live connector; compiles with warnings and doesn't do anything yet
2021-10-12 17:23:57 +02:00
Axel Uhl
8c22922464
adjusted default replica DB configuration to new AMI containing local MongoDB; use localhost:27017?replicaSet=replica now on replicas by default
2021-08-12 16:19:04 +02:00
Axel Uhl
9dc1a5cf78
bug5609: using storedURI for non-replay/non-prefer-replay params
2021-08-04 08:02:38 +09:00
Axel Uhl
7eafbbc995
If a race-competitor update is received from TracTrac without valid race, log and ignore
2021-07-25 23:50:09 +09:00
Axel Uhl
e1c324b830
removed redundant space in log message
2021-07-23 11:20:45 +09:00
Axel Uhl
e79544b460
bug5581: upgraded to TracAPI-3.14.1 which now has additional getters for getStatusLastChangedTime() on IRace and IRaceCompetitor
2021-06-22 18:24:39 +02:00
Axel Uhl
3f58466238
Merge branch 'master' into tractrac-3.14
2021-06-22 18:00:49 +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
2ff12f529c
bug5581: made compileable, but no idea how to consistently use the new timestamp callback parameter;
...
when loading a race we have no way to understand when the update was performed
2021-06-18 17:08:38 +02:00
Axel Uhl
b115bb1aac
improved reconciler logging
2021-06-04 13:48:01 +02:00
Axel Uhl
b2172b87a1
use only WEB (without ID) as wind source for manual fixes in getRawWindFixes
2021-06-03 14:18:48 +02:00
Axel Uhl
0b5e84083d
more intense logging in reconciler when new passes are being created
2021-06-03 13:27:32 +02:00
Axel Uhl
887755d05b
bug5567: use Flag.NONE instead of null in reconciler
2021-06-03 11:41:33 +02:00
Axel Uhl
c55a534d92
fixed synchronization of loadingQueueDoneCallBacks; taking an element from the queue must be within the synchronized block
2021-06-03 10:06:30 +02:00
Axel Uhl
a38c3e7314
enhanced logging for setting race status to OFFICIAL
2021-06-02 21:18:29 +02:00
Axel Uhl
a7c88a5b42
bug5565: maintain a collection of events added by the reconciler to avoid useless/endless recursion
2021-06-01 23:13:28 +02:00
Axel Uhl
50c9b2ed5e
bug fix: TracTrac live delay update was processed only if reconciler (official results) was active
2021-06-01 15:12:59 +02:00
Axel Uhl
83c11f5fd4
resolved ambiguity of com.sap.sse.util package between com.sap.sse and com.sap.sse.shared.android;
...
renamed the com.sap.sse.util and com.sap.sse.util.impl packages in com.sap.sse.shared.android
to com.sap.sse.shared.util and com.sap.sse.shared.util.impl, respectively; this is supposed to fix
all issues with ambiguous package imports
2021-03-23 21:01:32 +01:00
Axel Uhl
870e8c92bd
map TracAPI's new NSC / TLE IRMs to the corresponding MaxPointsReason literals
2021-03-02 09:53:59 +01:00
Axel Uhl
06b6f9d5c7
added MaxPointsReason.TLE/NSC
2021-02-26 15:27:19 +01:00
Axel Uhl
4db4b95b62
bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them!
2021-02-16 14:58:38 +01:00
Axel Uhl
1b3c1cddf1
Merge branch 'master' into bug4811-with-bug5288
2021-01-15 18:51:00 +01:00
Axel Uhl
e85773c072
request a COMPETITOR receiver type only if the reconciler is provided
2021-01-15 18:48:22 +01:00
Axel Uhl
8a87532483
Merge branch 'master' into bug4811-with-bug5288
2021-01-15 14:47:00 +01:00
Axel Uhl
46fd4a4b4a
fixed TracTrac connector regarding handling of adding/removing of competitors to a race
2021-01-15 14:39:04 +01:00
Axel Uhl
dfaf3330c2
Merge remote-tracking branch 'server/master'
2021-01-15 14:30:41 +01:00
Axel Uhl
6e59f9b074
added missing registration for ReceiverType.COMPETITOR to obtain competitor changes from TracTrac
2021-01-15 14:24:59 +01:00
Axel Uhl
5234df1be1
Merge branch 'master' into bug4811-with-bug5288
2021-01-13 14:19:13 +01:00
Axel Uhl
9ec92d3de2
Merge branch 'master' into bug5477
2021-01-13 14:18:27 +01:00
Axel Uhl
c502b862f0
added logging to RaceAndCompetitorStatusWithRaceLogReconciler
2021-01-13 14:18:03 +01:00
Axel Uhl
eb83964065
bug5477: deferring setting race results to OFFICIAL when there are still competitor updates pending
2021-01-11 23:53:47 +01:00
Axel Uhl
5e63483d77
bug5477: initial implementation producing a RaceLogResultsAreOfficialEvent when TracTrac reports OFFICIAL race status
2021-01-11 18:35:57 +01:00
Axel Uhl
c7528905b7
bug4811: enhanced /gwt/status and /replication/replication?action=STATUS output and use it for application replica set assembly;
...
/replication/replication?action=STATUS no longer requires the READ_REPLICATOR permission;
its output was contained in the free-to-air /gwt/status output already, so no use in
this additional check
2021-01-08 17:30:00 +01:00
Axel Uhl
be871fefed
bug4811: adjusted manifests for new minimum release of httpcomponents bundles
2020-11-02 18:34:37 +01:00
Axel Uhl
ce85ac9a39
bug4811: removed upper version bounds for org.apache.httpcomponents stuff; added org.apache.commons.logging to target platform
2020-11-02 17:40:51 +01:00
Dennis Aulenbacher
7c6ceb1f57
bug5363: added null safety to getWebUrl() calls in RaceCourseReceiver
2020-09-09 10:01:19 +02:00
Dennis Aulenbacher
458b3b7960
bug5363: Implemented alternative TrackingConnectorInfo version.
2020-09-08 20:16:28 +02:00
Axel Uhl
439b1edc84
fixed serializability of TrackingConnectorInfo
2020-09-08 15:53:12 +02:00