Commit Graph
65819 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
Simon Wehle 98daf19eb5 fix wiki image styling 2026-01-23 13:20:18 +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
Simon Wehle 0fcbc08c22 add github discussions and ssh agent to onboarding 2026-01-23 12:50:58 +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 707e75d3d2 Merge sapsailing_main into main 2026-01-15 21:58:54 +01:00
Hudson CI 2d44e87b83 Merge commit '496a0abc703656688179b7729a1185c73d7fe0ff' 2026-01-15 20:28:28 +00:00
service-tip-git 496a0abc70 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ie85310fa425f2f560dda2268091fa507c49dd4a5
2026-01-15 16:07:51 +00: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
simonwehle c035c497c2 Merge pull request #16 from SAP/onboarding-mac
Updating onboarding with mac instructions
2026-01-09 09:35:49 +01:00
Simon Wehle d7f8638503 Updating onboarding with mac instructions 2026-01-09 09:21:18 +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 0d0624f6cb Update README for Java 25 configuration 2025-12-29 23:40:18 +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 8b57cdbe4c Merge sapsailing_main into main 2025-12-25 21:56:48 +01:00
Hudson CI 6f5301d01f Merge commit '07bb75b88123ecd23eb985c77fbe9a388a7f7aeb' 2025-12-25 20:26:00 +00:00
service-tip-git 07bb75b881 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I352e9b49055481af704b691ff077e36a8dcdf5b8
2025-12-25 16:05:49 +00: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 1467f24b75 Merge sapsailing_main into main 2025-12-18 00:56:37 +01:00
Generic Wiki User a8d9c2e4c3 Updated tractrac-json-urls 2025-12-17 23:31:37 +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