Commit Graph
100 Commits
Author SHA1 Message Date
Axel Uhl 04a5af2225 MongoDB instance configs now disable risky FTDC which crashed the "my" replica's DB 2026-02-02 11:44:28 +01:00
Axel Uhl 2e5fb16b28 fixed method name in PolarDataServiceImpl and PolarDataMiner 2026-01-28 11:28:06 +01:00
Axel Uhl 4bf3a0ba78 added comment regarding bug6208 2026-01-28 11:25:51 +01:00
Axel Uhl 8f1eab7f5b added empty line in Wiki for formatting 2026-01-26 09:41:27 +01:00
Axel Uhl 02f016c4da Merge remote-tracking branch 'github/main' 2026-01-23 13:08:38 +01:00
Axel Uhl cffe004799 updated Android mobile apps build/promote instructions in Wiki 2026-01-23 13:08:00 +01:00
Axel Uhl a83a6e0c49 don't pin hyperspace pipeline version 2026-01-23 10:28:59 +01:00
Axel Uhl c3ab9dbafe adjusted help text for createHudsonJobForBug.sh 2026-01-22 23:28:47 +01:00
Axel Uhl 81ad2e339c bug6204: release notes 2026-01-22 20:40:33 +01:00
Axel Uhl 916c40412a added naasReleaseEnabled: true to Azure build pipeline for Android apps 2026-01-22 10:38:42 +01:00
Axel Uhl 7904b13915 bug6204: extend RabbitMQ connection heartbeat from 6min to 30min 2026-01-20 14:16:46 +01:00
Axel Uhl b646efe50c bug6204: logging IOException in RabbitOutputStream.sendBuffer();
This hopefully helps identifying the root cause of broken initial load
sends. So far we only see failures in writing the fatal exception to the
stream, but that's just a follow-up to an original issue for which we so
far have no indication as to the type of exception.
2026-01-14 11:14:27 +01:00
Axel Uhl 79e4b3ca08 updated Docker instructions in README.md to work without cloning repo 2026-01-07 09:51:56 +01:00
Axel Uhl a50ccd2679 Merge remote-tracking branch 'github/main' 2026-01-07 09:42:51 +01:00
Axel Uhl 0e521f109a fixed copyright message in SAP branding bundle and updated to -2026 2026-01-07 09:42:17 +01:00
Axel Uhl f72f0f9b96 avoid Eclipse 2025-12 info "problem" entries by marking nested types and constants of @Deprecated types also as @Deprecated 2026-01-04 01:05:53 +01:00
Axel Uhl 17283755d7 added GWT 2.12.4 to preference files 2026-01-04 01:05:34 +01:00
Axel Uhl 17ead87b45 added (equal) config file for Eclipse 2025-12 2026-01-04 01:02:12 +01:00
Axel Uhl f25736e68b use GHCR docker images for K8s samples 2026-01-02 12:40:24 +01:00
Axel Uhl 9b9f79561d avoid "Info" problem being created for local-test-environment.xml for a "NOTE:" comment 2025-12-27 23:41:34 +01:00
Axel Uhl ddc9a36cea added metric to IncrementalMstHmmWindEstimationForTrackedRaceTest 2025-12-23 18:23:28 +01:00
Axel Uhl 8dfb654baa Merge remote-tracking branch 'github/main' into main 2025-12-23 17:46:29 +01:00
Axel Uhl 7ecf4628bd comment changes only 2025-12-23 17:46:00 +01:00
Axel Uhl 431bf4b51a Merge remote-tracking branch 'github/main' 2025-12-23 01:24:03 +01:00
Axel Uhl a86017f41e upgraded SAPJVM8 from 8.1.106 to 8.1.107 2025-12-23 01:22:17 +01:00
Axel Uhl 22ba5f8587 hyperspace: after running "bundle update aws-sdk-s3" 2025-12-22 17:06:22 +01:00
Axel Uhl 0fc509b951 hyperspace: trying to solve the dependabot vulnerability #10;
aws-sdk-s3 in versions <1.208.0 are vulnerable
2025-12-22 16:51:37 +01:00
Axel Uhl d26e19f6bd bug6201: fixing the generation of the build.info file for the apps 2025-12-18 16:12:59 +00:00
Axel Uhl f35b9f6109 Merge remote-tracking branch 'github/main' into main 2025-12-18 14:01:28 +00:00
Axel Uhl 7b9a619d69 upgrading to TracAPI 5.0.3 (Adding two new methods to the IPosition interface);
1) getDTL: the distance to the start line in centimeters. It will be NULL until a final distance
    is captured at the start.
  2) isClear: before the start isClear will = TRUE for all boats. For boats that are clear of the line
    at go this will remain TRUE for the entire race. For OCS boats this will = FALSE until they clear
    the line, at which point it will switch to TRUE
2025-12-18 14:00:46 +00:00
Axel Uhl fe74127785 bug6200 aftermath: fixed Android SDK 35 way of accessing drawable resources 2025-12-17 21:39:09 +00:00
Axel Uhl 76ce71dfe5 Merge branch 'bug6200' into main 2025-12-17 14:23:17 +00:00
Axel Uhl 7dadb8d917 bug6200: working gradle build locally with Java-17 2025-12-16 22:02:38 +00:00
Axel Uhl ea491735c9 bug6200: upgrading Mockito and Google Play Services 2025-12-16 21:53:12 +00:00
Axel Uhl 68f721ff08 Merge branch 'hyperspace' into bug6200 2025-12-16 21:37:38 +00:00
Axel Uhl 59b5bbf214 Merge remote-tracking branch 'github/hyperspace' into hyperspace 2025-12-16 21:37:16 +00:00
Axel Uhl ab8f2e527b also ask for COARSE location for Android apps to satisfy new Android SDK requirements 2025-12-16 21:32:57 +00:00
Axel Uhl 770e0d4fcf hyperspace: added @SuppressWarning for Android lint warnings on -1 index 2025-12-16 21:32:37 +00:00
Axel Uhl 3bf6d0870b hyperspace: use Gradle build plugin version 7.4.2 2025-12-16 21:32:19 +00:00
Axel Uhl c7868b09e4 bug6199: release notes 2025-12-16 20:50:05 +00:00
Axel Uhl 6c2c7a8160 bug6199: apply race-end score corrections at blue flag down, even with later finish mark passing time 2025-12-16 20:49:46 +00:00
Axel Uhl bc9c663538 also ask for COARSE location for Android apps to satisfy new Android SDK requirements 2025-12-16 18:04:51 +00:00
Axel Uhl 6818c93049 mention the new JAVA17_HOME env variable in docs 2025-12-16 17:51:42 +00:00
Axel Uhl e7237609e5 also install Java-17, bind to JAVA17_HOME in release workflow and use for Gradle 2025-12-16 17:48:08 +00:00
Axel Uhl 370f233a75 don't use JAVA8_HOME anymore for Gradle build with new Gradle version 2025-12-16 17:32:26 +00:00
Axel Uhl 4d27ba18c0 Merge branch 'main' into hyperspace 2025-12-16 17:53:21 +01:00
Axel Uhl c8916e72bf hyperspace: added staging service configuration 2025-12-16 17:52:18 +01:00
Axel Uhl 59d82e3371 hyperspace: added staging service configuration 2025-12-15 23:30:15 +00:00
Axel Uhl 364bee80e6 Updated building-and-deploying.md (markdown) 2025-12-15 23:00:08 +00:00
Axel Uhl d35d13437f Merge branch 'main' into hyperspace 2025-12-15 22:41:33 +00:00
Axel Uhl faec6856c3 Upgraded Android apps from version 1.4.123 to 1.4.124 2025-12-15 22:41:21 +00:00
Axel Uhl ebfd825ea4 hyperspace: updated Gradle to 7.6 2025-12-15 22:40:45 +00:00
Axel Uhl 2373b5fe31 hyperspace: upgrading "SAP" gradle version to 6.7.1, too 2025-12-15 22:40:45 +00:00
Axel Uhl 6550df0deb Revert "hyperspace: trying combination of Java 11 and Android SDK 35"
This reverts commit 0280d924e6.
2025-12-15 22:40:45 +00:00
Axel Uhl 55e97c940f hyperspace: trying combination of Java 11 and Android SDK 35 2025-12-15 22:40:45 +00:00
Axel Uhl 06182bfa09 hyperspace: upgrade to newer gradle version 2025-12-15 22:40:45 +00:00
Axel Uhl b274f85472 try android sdk 35 with JDK 17 2025-12-15 22:40:45 +00:00
Axel Uhl 1d637d0bd4 trying Java 17 with Android SDK 36 2025-12-15 22:40:45 +00:00
Axel Uhl 5631fbe2fe hyperspace: trying to use pipeline tag 3.13.3 2025-12-15 22:40:45 +00:00
Axel Uhl 6a7ab9d606 switching hyperspace / azure pipleine's Android SDK to 34 2025-12-15 22:40:45 +00:00
Axel Uhl d2a1eb0f25 Upgraded Android apps from version 1.4.123 to 1.4.124 2025-12-15 22:38:08 +00:00
Axel Uhl 5b837ed206 Merge remote-tracking branch 'github/main' into main 2025-12-15 22:30:26 +00:00
Axel Uhl dd9f608bbf Added hints to SonarQube secret / vault management for Android builds 2025-12-15 21:30:03 +00:00
Axel Uhl 0d0827b25a hyperspace: updated Gradle to 7.6 2025-12-15 18:20:44 +00:00
Axel Uhl ce5a3f85cb hyperspace: upgrading "SAP" gradle version to 6.7.1, too 2025-12-15 17:23:41 +00:00
Axel Uhl 5f7ad2d150 Revert "hyperspace: trying combination of Java 11 and Android SDK 35"
This reverts commit 0280d924e6.
2025-12-15 17:22:42 +00:00
Axel Uhl 0280d924e6 hyperspace: trying combination of Java 11 and Android SDK 35 2025-12-15 17:17:22 +00:00
Axel Uhl 48946a7689 hyperspace: upgrade to newer gradle version 2025-12-15 16:03:50 +00:00
Axel Uhl e3bbd089d0 try android sdk 35 with JDK 17 2025-12-15 14:45:30 +00:00
Axel Uhl 85c601428b trying Java 17 with Android SDK 36 2025-12-15 13:47:14 +00:00
Axel Uhl d2da048e7c hyperspace: trying to use pipeline tag 3.13.3 2025-12-15 13:17:18 +00:00
Axel Uhl bb35c0117c switching hyperspace / azure pipleine's Android SDK to 34 2025-12-15 09:45:18 +00:00
Axel Uhl 9d0cfecfed Merge branch 'bug6197' into hyperspace 2025-12-15 09:44:38 +00:00
Axel Uhl 069ad838db bug6197: release notes 2025-12-14 23:27:18 +00:00
Axel Uhl b6dc1ff3bc Merge branch 'bug6197' into hyperspace 2025-12-14 23:22:20 +00:00
Axel Uhl d08e094b57 Merge branch 'main' into hyperspace 2025-12-14 23:22:01 +00:00
Axel Uhl cc89524274 bug6197: update app code too 2025-12-14 23:21:10 +00:00
Axel Uhl f39adf1a60 bug6197: added SWC_5MIN starting procedure for 2025 World Sailing format 2025-12-14 23:08:38 +00:00
Axel Uhl e661c20367 initialize securityProvider for EmbeddedMapAndWindChartEntryPoint before asking for UserService 2025-12-14 19:29:51 +01:00
Axel Uhl 380e1b674c fixing back-end message bundle lookup error;
if a locale is found for backend translation, such as branding-related
messages, but the message requested was missing from the bundle, an
exception was thrown. Instead, now, we're defaulting to the default
domain
2025-12-14 14:50:44 +01:00
Axel Uhl 6a5784a8e7 move the "pages" index.html proxy to /docs 2025-12-12 22:53:25 +01:00
Axel Uhl 412bdf4142 added a first Github Pages page 2025-12-12 22:50:27 +01:00
Axel Uhl 28c4f2ea5d Merge remote-tracking branch 'github/bug6196' into main 2025-12-12 14:08:36 +01:00
Axel Uhl 6126075404 Merge remote-tracking branch 'github/translation' into translation 2025-12-11 18:34:18 +01:00
Axel Uhl 4cc370e675 added mockito/bytebuddy dependendencies to windestimation.test bundle 2025-12-11 18:33:29 +01:00
Axel Uhl 1497e55291 assume 10kts default wind speed in TWD estimation from COG if no wind speed is known at all 2025-12-08 15:40:49 +01:00
Axel Uhl df0396f4dd bug6193: moved #races calculation to after filling result entries 2025-12-08 11:47:02 +01:00
Axel Uhl cb73086251 for release tags use current branch, not default branch 2025-12-08 10:56:19 +01:00
Axel Uhl 8945f5db61 Merge branch 'bug6192' into main 2025-12-05 15:53:09 +01:00
Axel Uhl a395de7550 bug6192: adjusted onboarding 2025-12-05 15:52:22 +01:00
Axel Uhl d8fc61d25b added script to list users with recent sessions from MongoDB 2025-12-05 15:52:07 +01:00
Axel Uhl ac2f1b2bdf bug6192: updated gwt-servlet version in feature.xml 2025-12-05 11:18:09 +01:00
Axel Uhl 90f9a752a6 delete gwt download folder again 2025-12-05 08:52:32 +01:00
Axel Uhl c94f2c5a53 bug6192: adjusted GWT version in java/pom.xml 2025-12-04 23:17:47 +01:00
Axel Uhl 20f10c63a0 bug6192: upgraded GWT to 2.12.4 (fork), fixing GWT issue 10181 2025-12-04 22:10:41 +01:00
Axel Uhl edd0d070e2 fixed @Source tag for FAREAST28R.png resource 2025-12-03 13:14:43 +01:00
Axel Uhl eb13cb12b9 fixed release notes month 2025-12-02 15:15:21 +01:00
Axel Uhl 12e974ab39 renamed Fareast28R.png to FAREAST28R.png, making consistent with BoatClassMasterdata 2025-12-02 15:11:05 +01:00
Axel Uhl 19ce60b92c scaled boat class icon to 140x140 (was 141x140), added release notes 2025-12-02 10:30:13 +01:00
Axel Uhl 769148c2d6 Merge branch 'main' into newBoatclass_Fareast28R 2025-12-02 10:26:48 +01:00