Commit Graph
65463 Commits
Author SHA1 Message Date
Axel Uhl 7b5c09ab9d bug6166: use https://s3.dualstack... for S3 file storage URLs to support IPv6 2025-11-14 17:31:40 +01:00
Axel Uhl 5367155d6c Merge remote-tracking branch 'github/main' into main 2025-11-14 16:23:47 +01:00
Axel Uhl 1f7c3858cf update the TracTrac API token also in the TRACTRAC_CONFIGURATIONS collection 2025-11-14 16:19:55 +01:00
Axel Uhl 8c2a9df2ce Merge sapsailing_main into main 2025-11-14 15:56:47 +01:00
Thomas Stokes c7df6a3a0e Added to reading list as wiki test. 2025-11-14 14:02:43 +00:00
Axel Uhl 5ed57d86a3 removed "unused import" warnings from NOAA tests after removing @Disabled 2025-11-13 10:11:56 +01:00
Axel Uhl 55ddef01ce use try-with-resource to mute warning about udpSocket not being closed 2025-11-13 10:11:24 +01:00
Axel Uhl d168c4df20 fixed install script part 1 for central reverse proxy;
CPAN module installation for Bugzilla 5.2 consumed commands from stdin
(bash -s); redirecting stdin from /dev/null helped
2025-11-13 10:06:40 +01:00
Axel Uhl 53476f4b94 NOAA declination tests re-enabled after US shutdown end 2025-11-13 07:51:43 +01:00
Axel Uhl d2901ce84a manage secret distribution for central reverse proxy set-up/httpd 2025-11-13 00:16:33 +01:00
Axel Uhl 8d3944ae1a Merge remote-tracking branch 'github/main' into main 2025-11-12 17:53:07 +01:00
Axel Uhl d6e4e53ea6 enable authentication of TracTrac requests also from command-line 2025-11-12 17:37:35 +01:00
Generic Wiki User 9f3a0dea45 Updated tractrac-json-urls 2025-11-11 22:38:35 +00:00
Axel Uhl 9a245fd9c3 bug6170: switching to TracAPI 5.0.2 which fixes an issue with redirects from old URLs 2025-11-11 10:58:02 +01:00
Axel Uhl 4d4142987f bug6170: fix token to use for RaceTrackerTest 2025-11-11 07:44:56 +01:00
Axel Uhl 1bf3bee657 bug6170: added filesfor local Docker-based Selenium tests 2025-11-10 23:44:28 +01:00
Axel Uhl 199643126c bug6170: add TracTrac API token setting in Selenium tests 2025-11-10 23:26:20 +01:00
Axel Uhl 74db657288 bug6170: fixed UnicodeCharactersInCompetitorNamesTest by adding Authorization header 2025-11-10 23:05:22 +01:00
Axel Uhl 02447fb75e more SDM launches set to JavasE-17; removed redundant entry points from Sailing SDM 2025-11-10 18:33:42 +01:00
Axel Uhl af986a1145 Revert "bug6177: added com.sap.sailing.gwt.ui.AdminConsole to RibDashboard's "inherits";"
This reverts commit f2f8299f7f.
2025-11-10 18:05:56 +01:00
Axel Uhl f2f8299f7f bug6177: added com.sap.sailing.gwt.ui.AdminConsole to RibDashboard's "inherits";
this to hopefully mute the warnings about place tokenizers not found
2025-11-10 16:23:16 +01:00
Axel Uhl 91615a00b7 Merge branch 'main' into bug6170 2025-11-10 14:25:45 +01:00
Axel Uhl 8b060a22c6 bug6177: added datamining ui/svg as source tag to SSEDataMining.gwt.xml;
this shall avoid the warning mentioned in comment #10
2025-11-10 10:25:39 +01:00
Axel Uhl 0063eef05f RolePrototype doesn't have to be serializable; removed Named interface 2025-11-09 16:39:27 +01:00
Axel Uhl a170001998 added missing version "8" toolchain to toolchains.xml 2025-11-07 17:14:20 +01:00
Axel Uhl 8b191458aa Merge remote-tracking branch 'github/main' into main 2025-11-07 10:58:12 +01:00
Axel Uhl a57dfc37f2 bug6173: admin release notes 2025-11-07 10:57:35 +01:00
Axel Uhl 5a9b4f2af9 bug6173: in refreshInstance.sh load at least the newest 100 releases from GitHub 2025-11-07 10:42:35 +01:00
Axel Uhl 2d95a39cfc Merge branch 'main' into bug6170 2025-11-06 23:53:07 +01:00
Axel Uhl 7d2fd587a4 Create pull request template for issue tracking
Added a pull request template for better issue tracking and code review.
2025-11-06 23:50:46 +01:00
Axel Uhl 1e37ba58e5 Update issue template to redirect to Bugzilla 2025-11-06 23:38:50 +01:00
Axel Uhl ee0b2be70a Update issue template for bug reporting 2025-11-06 23:37:09 +01:00
Axel Uhl a954a28b30 Update issue templates 2025-11-06 21:57:54 +01:00
Axel Uhl c414eef8a9 bug6173: concurrency control in place; remembering next page URL 2025-11-06 21:11:49 +01:00
Axel Uhl 6c641933c1 bug6173: adding synchronization to allow multi-threaded use of GithubReleasesRepository 2025-11-06 15:42:36 +01:00
Axel Uhl 7872d6c9d0 bug6173: pass through release notes link in SailingApplicationReplicaSetDTO 2025-11-06 09:16:42 +01:00
Axel Uhl 2fa58f6bc9 bug6173: break based on releases ordering assumption only in GitHub repository 2025-11-06 00:50:40 +01:00
Axel Uhl 9d59e918e6 bug6173: implemented a "cool-down" period during which no additional first-page requests for releases are being made 2025-11-06 00:28:13 +01:00
Axel Uhl b71ee9fe6d bug6173: fixed GitHub release repository implementation 2025-11-06 00:11:49 +01:00
Axel Uhl fabb77680a bug6173: untested implementation of a smart iterator for GitHub releases 2025-11-05 23:16:46 +01:00
Axel Uhl 1eab2fca9c bug6173: interims backup commit; working towards reducing number of requests 2025-11-05 18:48:33 +01:00
Axel Uhl 50fa9267de bug6173: using Github release repository implementation; added tests 2025-11-05 15:51:53 +01:00
Axel Uhl bea78482fd bug6173: started fetching releases from GitHub instead of releases.sapsailing.com 2025-11-05 01:25:47 +01:00
Axel Uhl baf27a82fd bug6173: updated refreshInstance.sh script to use GitHub releases 2025-11-05 00:43:39 +01:00
Axel Uhl c2566206a5 Merge branch 'main' into bug6178 2025-11-04 23:47:40 +01:00
Axel Uhl 265fbb0f6e Merge remote-tracking branch 'github/bug6129' into main 2025-11-04 16:54:53 +01:00
Axel Uhl 80a48393b7 bug6178: added WMM coefficients files for 2010-2025 2025-11-04 15:53:25 +01:00
Axel Uhl c165041109 bug6178: started a few yet failing tests, also with WMMHR 2025-11-04 00:58:22 +01:00
Axel Uhl 4983bb2c95 Merge remote-tracking branch 'github/bug6178' into bug6178 2025-11-04 00:18:07 +01:00
Axel Uhl aa4837d659 bug6178: copied license-free Geomagnetism.java from https://github.com/kanchudeep/Geomagnetism-Java/blob/master/src/Geomagnetism.java to start with 2025-11-04 00:14:20 +01:00