Commit Graph
56345 Commits
Author SHA1 Message Date
Axel Uhl 533846e026 bug4811: made extraction of start time and Expedition UDP port null-safe, thus backward-compatible 2021-02-23 23:45:17 +01:00
Axel Uhl 2fe9b1a6df bug4811: renamed commit_date to build_date; copy all properties of version.json into /gwt/status output 2021-02-23 23:29:25 +01:00
Axel Uhl 2adc9df710 bug4811: use only newest master when multiple exist with equal names 2021-02-23 13:52:09 +01:00
Axel Uhl 7aff78cc8f bug4811: read additional version/release properties from version.json and forward to /gwt/status 2021-02-23 12:32:55 +01:00
Axel Uhl 049124536f bug4811: fixed quoting in buildAndUpdateProduct.sh script 2021-02-23 10:45:30 +01:00
Axel Uhl ff2202388d bug4811: fixed and encapsulated setting of ACDIR and dependent variables; fixed start_time_millis property name for version.json in start script 2021-02-23 10:22:31 +01:00
Axel Uhl 0750b774d1 bug4811: fixed Number/Long/Integer conversion problems for Expedition UDP port number 2021-02-23 01:08:41 +01:00
Axel Uhl 835838e552 bug4811: generate a version.json in addition to a version.txt with fine-grained commit, release, and start time information 2021-02-22 23:08:28 +01:00
Axel Uhl ccce29c68b bug4811: collect expedition UDP port in one sweep with the one SSH connect; making things more extensible 2021-02-22 22:57:31 +01:00
Axel Uhl 3f53af9ea7 added position display in competitor info window as per user's request 2021-02-22 14:32:26 +01:00
Axel Uhl 8c1bb2f5bc improved ToD label (includes unit now); improved behavior of ToT/YS relation 2021-02-22 10:27:04 +01:00
Axel Uhl e25258d8b3 Merge remote-tracking branch 'server/master' 2021-02-22 09:47:34 +01:00
Axel Uhl e8043dd1d4 fixing translation_v2.json which got distorted by commit eb4715b12a 2021-02-22 09:46:51 +01:00
Axel Uhl f03d9b075a bug4811: grab more properties from the single SSH connect; still TODO: handling the expedition UDP port properly... 2021-02-19 18:53:38 +01:00
Axel Uhl 53030f2ae5 bug4811: first steps to speed up looking up application process properties in one sweep instead of multiple SSH connects;
more needs to be done toward this goal; all process properties reuqired should be collected in one go
2021-02-19 18:20:03 +01:00
Axel Uhl a528a4ac37 bug4811: fixed a few attribute assignments and introduced Wait.wait in more places 2021-02-19 01:16:15 +01:00
Axel Uhl 84193ed49c Merge branch 'master' into bug4811 2021-02-18 22:41:08 +01:00
Axel Uhl eb4fefeb9c Merge branch 'master' into translation 2021-02-18 20:13:42 +01:00
Axel Uhl 49efc5a390 bug4811: first half-way working application replica set table, but it's still slow due to many SSH requests per process;
furthermore, application replica set query makes little sense without SSH key decryption passphrase given
2021-02-18 18:39:01 +01:00
service.tip.git 0697b24d2a [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Iba39dc2ff012f17901b34df8ff9dfbe0dfb1bb4d
2021-02-18 16:16:14 +00:00
Axel Uhl fb538ac633 bug4811: transport instance ID with MongoProcessDTO for termination support 2021-02-18 16:46:31 +01:00
Axel Uhl e369bd0262 use "-console ${TELNET_PORT}" for the OSGi console telnet access configuration in start script 2021-02-18 12:17:24 +01:00
Axel Uhl e1ffcee382 Merge branch 'master' into bug4811 2021-02-18 09:56:50 +01:00
Axel Uhl 17c00c0554 added -Dorg.eclipse.jetty.annotations.maxWait=120 launch argument to all launch configurations 2021-02-18 09:53:17 +01:00
Axel Uhl df618ab7ad added start option -Dorg.eclipse.jetty.annotations.maxWait=120 to avoid timeout while Jetty is scanning bundle annotations 2021-02-18 09:40:41 +01:00
Axel Uhl 4ff13765f2 Merge branch 'master' into bug4811 2021-02-17 18:44:29 +01:00
Axel Uhl 7d652d99a8 Merge remote-tracking branch 'server/master' 2021-02-17 18:43:58 +01:00
Axel Uhl 65cc905c22 bug4811: use internal IP for MongoDB scaling; they can't see each other through the public IP 2021-02-17 18:41:21 +01:00
Georg Herdt 3306639454 refresh eclipse launchers from updater script 2021-02-17 17:22:44 +01:00
Axel Uhl 871c430421 added system properties for JNDI / new Jetty config plus net Telnet OSGi console port configuration 2021-02-17 15:20:34 +01:00
Axel Uhl e6421be3a2 bug4811: added TODO about trying to obtain an object ownership in AdminConsolePanel.anyPermissionCheck 2021-02-16 23:03:12 +01:00
Axel Uhl e265957b62 upgraded the selenium.test pom.xml, adding the landscape.aws bundle to the autostart bundles 2021-02-16 22:49:03 +01:00
Axel Uhl 773cc61823 upgraded AWS SDK to version 2.15.81# On branch master 2021-02-16 22:43:54 +01:00
Axel Uhl e70fe60239 Merge branch 'bug4811' 2021-02-16 22:40:18 +01:00
Axel Uhl 96403c94aa require LANDSCAPE:MANAGE:AWS instead of only any LANDSCAPE:MANAGE:* to see Landscape panel;
the panel was visible to basically every user who had any admin:{group-qualification} role based
on the assumption that a LANDSCAPE object may belong to that group for which the user has the
qualified admin role. Now, with the ownerships of the AWS object, we can be more precise.
2021-02-16 22:20:09 +01:00
Axel Uhl f44788672c bug4811: temporarily reverted remote target platform definition's AWS SDK version to 2.15.57 to allow for -v build 2021-02-16 18:27:40 +01:00
Axel Uhl 898a7fe50e bug4811: added TODO about scaleMongo 2021-02-16 18:25:23 +01:00
Axel Uhl 5016e5b452 bug4811: introduced MFA login and session credentials for Landscape management panel; added IAM to AWS SDK;
also updated a few launch configs to no longer show in the favorites, cleaning things up a little
2021-02-16 18:15:09 +01:00
Axel Uhl 0c347c1396 moved the tycho-compiler-plugin configuration for the -parameters compiler option to the general plugin configuration section in java/pom.xml 2021-02-16 15:04:34 +01:00
Axel Uhl 46b5aebafa removed extra empty lines 2021-02-16 15:00:41 +01:00
Axel Uhl cf0fd0fd7d added lazy bundle activation policy to com.sap.sse.datamining.annotations 2021-02-16 15:00:15 +01:00
Axel Uhl 378b034aad remove redundant tycho-compiler-plugin specification in com.sap.sse.common 2021-02-16 14:59:33 +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 cf1ff2f957 bug4811: use -parameters option for *Tycho* compiler plugin to have it affect all our bundle builds;
the maven compiler plugin was probably never used
2021-02-16 12:08:33 +01:00
Axel Uhl edc877c015 Merge remote-tracking branch 'server/bug4811' into bug4811 2021-02-16 11:26:20 +01:00
Axel Uhl 83f6a6e215 Merge branch 'master' into bug4811 2021-02-16 11:25:48 +01:00
Axel Uhl 90abc49b95 Merge branch 'master' into bug4811 2021-02-15 23:56:49 +01:00
Axel Uhl 1f6fbf9bfa Merge branch 'bug5486' 2021-02-15 23:56:24 +01:00
Axel Uhl 7e57c60d55 bug4811: added hasValidSessionCredentials and added TODO to LandscapeManagementPanel 2021-02-15 18:27:42 +01:00
Axel Uhl 5e6bed337c bug4811: working towards MFA enablement 2021-02-15 18:23:49 +01:00