Commit Graph
100 Commits
Author SHA1 Message Date
Axel Uhl 92d0411cb3 Merge branch 'master' into bug5147 2023-01-11 16:33:22 +01:00
Axel Uhl f4f43b23c8 removed obsolete Javadoc param TODOs 2023-01-11 16:33:11 +01:00
Axel Uhl 2e14d7e712 bug5147: comment improvements 2023-01-11 16:32:08 +01:00
Axel Uhl c90375fe76 Merge branch 'master' into bug5147 2023-01-11 16:29:35 +01:00
Axel Uhl 1e29d1c154 removed obsolete param Javadoc TODO 2023-01-11 16:29:22 +01:00
Axel Uhl 1ff320df2c bug5147: added Javadoc to RankAndRankComparable 2023-01-11 16:28:12 +01:00
Axel Uhl eb7f44b48c bug5147: added Javadoc for CompetitorAndRankComparable 2023-01-11 16:25:51 +01:00
Axel Uhl 32ab7a23a8 Merge branch 'master' into bug5147 2023-01-10 18:26:32 +01:00
Axel Uhl 08b26c7f16 fixed comment formatting problem 2023-01-10 18:25:30 +01:00
Axel Uhl 8ad1a9ac98 Merge branch 'master' into bug5147 2023-01-10 18:23:29 +01:00
Axel Uhl 1f30db2bac more empty param Javadocs removed 2023-01-10 18:23:18 +01:00
Axel Uhl 6056f874b4 Merge branch 'master' into bug5147 2023-01-10 18:07:12 +01:00
Axel Uhl 9d1a3706a6 removed another empty param Javadoc 2023-01-10 18:06:55 +01:00
Axel Uhl 438f64a067 bug5147: formatting only 2023-01-10 18:04:57 +01:00
Axel Uhl 2c09e340ee Merge branch 'master' into bug5147 2023-01-10 17:45:35 +01:00
Axel Uhl 668ab85191 bug5147: formatting 2023-01-10 17:45:28 +01:00
Axel Uhl bdfb731679 formatting only 2023-01-10 17:44:30 +01:00
Axel Uhl ef98f3b6d9 Merge branch 'master' into bug5147 2023-01-10 17:35:13 +01:00
Axel Uhl 36cbbe2d6f removed another obsolete param Javadoc 2023-01-10 17:34:59 +01:00
Axel Uhl 913b0cc3e4 Merge branch 'master' into bug5147 2023-01-10 17:33:11 +01:00
Axel Uhl 44b594bb30 removed obsolete Javadoc param comment 2023-01-10 17:32:59 +01:00
Axel Uhl 695c765575 bug5147: whitespace changes only 2023-01-10 17:32:27 +01:00
Axel Uhl 080060af15 Merge branch 'master' into bug5147 2023-01-10 17:26:27 +01:00
Axel Uhl e0f00b0689 Merge branch 'master' into bug5147 2023-01-10 16:43:37 +01:00
Axel Uhl 80a69f16eb Merge branch 'master' into bug5795 2023-01-10 14:36:16 +01:00
Axel Uhl 53c6bfa3cd consolidate imports, avoid warnings 2023-01-10 14:11:03 +01:00
Axel Uhl 2c76f8d136 catch all exceptions that may occur during sending a replication operation to master 2023-01-10 14:10:37 +01:00
Axel Uhl 5c4e2a6f2e fixed memory leak: replicated operations must be removed from the "sent" set 2023-01-10 14:04:54 +01:00
Axel Uhl 41347437a1 fixed SEVERE bug: when content type was null, charset detection would cause an NPE 2023-01-10 13:10:22 +01:00
Axel Uhl 086e8ac735 bug5795: aligned proxy parameter 2023-01-10 12:22:00 +01:00
Axel Uhl 389faa2155 bug5795: the top-level settings.xml doesn't seem to be used for our build;
the settings for the Maven build are used either from
configuration/maven-settings.xml or
configuration/magen-settings-proxy.xml
2023-01-10 10:56:25 +01:00
Axel Uhl 3443e3c641 Merge branch 'master' into bug5798 2023-01-10 10:04:44 +01:00
Axel Uhl 87f6127e3a Merge branch 'bug5782' 2023-01-10 10:01:30 +01:00
Axel Uhl 82c2ecaac2 bug5782: fixed test cases for negative ACLs;
the tests were now failing because the "user" role only implies the default
actions for all objects owned by the user; UPLOAD_MEDIA is not a default
action, however. Therefore, it needs to be added to the test user
explicitly.
2023-01-10 00:18:52 +01:00
Axel Uhl 63a913fbd4 Merge remote-tracking branch 'origin/master' 2023-01-09 21:19:33 +01:00
Axel Uhl a681a4702a added dockerfile for windestimation image on sapmachine-17 2023-01-09 21:18:48 +01:00
Axel Uhl e05f6b4687 bug5782: fixed permission check for event media upload; release notes 2023-01-09 18:24:20 +01:00
Axel Uhl 39c0e38068 bug5782: compare ImageDTO by source ref as secondary property;
with this, the isOnlyAdding check for images and videos works properly
for updating an event. Added the role name to search strings for user
table.
2023-01-09 14:25:59 +01:00
Axel Uhl 618a1ba98a bug5782: added EventActions.UPLOAD_MEDIA and check in SailingServiceWriteImpl 2023-01-09 11:38:37 +01:00
Axel Uhl 449647d856 Changed recommendation for windestimation training for MEMORY env var from 8g to 6g 2023-01-08 13:41:00 +00:00
Axel Uhl 50a21c8b91 Merge branch 'master' of ssh://sapsailing.com/home/trac/git 2023-01-06 18:35:36 +01:00
Axel Uhl 1983e0b072 removed old review doc for bug4232 from wiki 2023-01-06 18:34:39 +01:00
Axel Uhl 983a87d9b6 removed :443 port spec from docker image tags 2023-01-05 21:46:07 +01:00
Axel Uhl 54fa41e401 Merge remote-tracking branch 'origin/bug5627' 2023-01-05 21:29:02 +01:00
Axel Uhl ef3b62e33a bug5627: mostly formatting and naming details 2023-01-05 18:45:28 +01:00
Axel Uhl e140566914 bug5627: see comment #32/33; fixing regression in upgrading replica set with replica set not managed by auto-scaling group 2023-01-05 16:04:24 +01:00
Axel Uhl e426979370 bug5627: renamed AppendShardingKeyToShard to AddShardingKeyToShard; Javadoc;
also removed now obsolete methods around sharding from
ApplicationReplicaSet; they are superseded by the new ShardProcedure
types.
2023-01-05 11:17:54 +01:00
Axel Uhl 379f19ecd1 bug5627: added Javadoc for AwsApplicationReplicaSet.removeShard 2023-01-05 11:12:18 +01:00
Axel Uhl c9fd774c80 bug5627: fixed parameter name 2023-01-05 10:58:26 +01:00
Axel Uhl 198833f13e bug5627: removed unused LandscapeService.getLeaderboardNames method 2023-01-05 10:44:42 +01:00
Axel Uhl 5bc039bf8d bug5627: fixed typo in manifest 2023-01-05 10:38:44 +01:00
Axel Uhl f64d5f1c7d bug5627: remove unused trimShardingInfo method in ShardingType 2023-01-05 10:32:33 +01:00
Axel Uhl b69a1673bd Explain garbage collection for docker registry 2023-01-04 23:52:23 +00:00
Axel Uhl f6b711b65d Merge branch 'master' into bug5627 2023-01-04 23:25:41 +01:00
Axel Uhl 8c72ab2bd4 in testGetCertificate also try reference number for previous year;
this can help early in the year when there are few or no certificates yet for the
current year and the lookup by boat name fails due to encoding issues for special
characters leading to deviations between the certificate itself and the database
master data for that certificate
2023-01-04 23:24:08 +01:00
Axel Uhl 8589cfc281 bug5627: added some spacing in the button panel 2023-01-04 18:34:35 +01:00
Axel Uhl 51a9381af2 Merge branch 'master' into bug5627 2023-01-04 18:13:20 +01:00
Axel Uhl 15c606940a updated Dockerfile to use RELEASE arg instead of patching it with sed 2023-01-04 17:57:52 +01:00
Axel Uhl 61690d15aa trying to further stabilize CourseUpdateTest by waiting for TracTrac connection to be stopped 2023-01-04 17:49:27 +01:00
Axel Uhl b051137f3d updated Dockerfile.tpl to point to version 8.1.091 of SAP JVM 8 2023-01-04 17:29:29 +01:00
Axel Uhl f8f3a7503d bug5627: added release notes; improved description text for sharding dialog 2023-01-04 16:36:09 +01:00
Axel Uhl 90cba84cdc bug5627: pass through sharding path prefix from sailing domain 2023-01-04 15:28:38 +01:00
Axel Uhl 2560610b79 bug5627: turned sharding dialog into DataEntryDialog 2023-01-04 12:49:01 +01:00
Axel Uhl 00041d7c52 bug5627: more i18n details; removed an obsolete show() method 2023-01-04 11:37:14 +01:00
Axel Uhl 897915f876 bug5627: improved some i18n details 2023-01-04 11:34:17 +01:00
Axel Uhl 7da8ac143f bug5627: refactored to using ShardingKey type argument;
this brings more clarity about use of path conditions vs. sharding keys,
both previously were simply of type String and could therefore be
confused easily.
2023-01-04 11:02:50 +01:00
Axel Uhl 963d21b683 bug5627: handling creation of empty shard properly 2023-01-04 00:08:59 +01:00
Axel Uhl 73bd56e290 bug5627: fixed endless loop in removing key from shard 2023-01-03 18:58:11 +01:00
Axel Uhl 68c3f0b0ca bug5627: identify shards running empty, adding proxy rule;
replace proxy rule when adding a key to a shard
2023-01-03 18:48:38 +01:00
Axel Uhl 58898968ef bug5627: change ShardingType such that encoding is not idempotent 2023-01-03 18:23:03 +01:00
Axel Uhl 141af431f6 bug5627: introduced IPAddressUtil plus test to shorten replica look-up 2023-01-03 18:07:52 +01:00
Axel Uhl 92bb477cea bug5627: refactored the sharding rule and condition construction 2023-01-03 17:18:23 +01:00
Axel Uhl dd7988c738 bug5627: several sharding-related UI fixes 2023-01-03 15:26:16 +01:00
Axel Uhl bfbff7b024 bug5627: i18n in sharding panel; fixing duplicate addShard popup 2023-01-03 14:14:32 +01:00
Axel Uhl feea27efba bug5627: added fragment com.sap.sse.landscape.aws.common.test 2023-01-03 13:25:54 +01:00
Axel Uhl 2fa1c149b6 bug5627: further refactored naming for shard target groups 2023-01-03 13:23:50 +01:00
Axel Uhl f611653c23 bug5627: refactored shard target group name handling 2023-01-03 12:15:36 +01:00
Axel Uhl bf098a5b5e bug5627: (untested) made new shard name entry into a DataEntryDialog 2023-01-02 18:59:44 +01:00
Axel Uhl 5def7e07e2 bug5627: added AwsShardImpl.toString() which now uses the replica set name 2023-01-02 18:30:46 +01:00
Axel Uhl 362a7c8e64 bug5627: fixed ShardName and renamed to ShardTargetGroupName; added test 2023-01-02 18:26:05 +01:00
Axel Uhl c1af4ee492 bug5627: fixed name of replicaSetName field in AwsShardImpl 2023-01-02 17:31:27 +01:00
Axel Uhl c53286b833 bug5627: made all fields of AwsShardImpl final and initialize all in constructor 2023-01-02 17:29:45 +01:00
Axel Uhl 66a9634ad4 bug5627: fixed confusion about sharding keys vs. leaderboard names 2022-12-31 12:23:11 +01:00
Axel Uhl e4b94f546b bug5627: fixed tagging of shard auto-scaling groups 2022-12-31 11:07:44 +01:00
Axel Uhl 00bc261245 bug5627: fixed launch config 2022-12-31 02:02:59 +01:00
Axel Uhl fcc5f71695 bug5627: copying tags to new target groups; various smaller fixes 2022-12-31 01:14:50 +01:00
Axel Uhl f8b7bae7d6 bug5627: added more i18n support 2022-12-30 16:19:52 +01:00
Axel Uhl ee9cb08ccf bug5627: removed obsolete imports and redundant local variable assignments, avoiding warnings 2022-12-30 15:54:14 +01:00
Axel Uhl c82a07c51f Merge branch 'master' into bug5627 2022-12-30 15:47:34 +01:00
Axel Uhl 30abf1e55d adjusted mockito / objenesis package imports in yachtscoring test fragment 2022-12-30 10:34:50 +01:00
Axel Uhl ae1bb55a53 removed redundant import, avoiding warning 2022-12-30 10:28:05 +01:00
Axel Uhl 234af1264b Merge branch 'master' into bug5796 2022-12-29 23:18:11 +01:00
Axel Uhl b265acdf22 reverted accidental JavaSE-17 setting in GWT Sailing SDM.launch 2022-12-29 23:07:23 +01:00
Axel Uhl f9d6ae67a7 Merge branch 'bug5797' 2022-12-29 23:06:33 +01:00
Axel Uhl f70b97babc Merge remote-tracking branch 'origin/master' 2022-12-29 18:18:57 +01:00
Axel Uhl b2e8b69069 force delay between test regatta log entries to enforce timestamp difference 2022-12-29 18:18:11 +01:00
Axel Uhl 69edfe2bb8 bug5797: fixed more occasions where Charset could be null 2022-12-29 17:03:36 +01:00
Axel Uhl d4768d1ab8 extended copyright to 2023 2022-12-29 15:53:00 +01:00
Axel Uhl e022ae7017 Merge remote-tracking branch 'origin/master' 2022-12-29 14:51:41 +01:00
Axel Uhl af8d9530d6 bug5797: also handle null Charset for FileItem decoding 2022-12-29 14:32:52 +01:00