Commit Graph
61247 Commits
Author SHA1 Message Date
Lisa 1b625fec00 bug5932: working on junit tests, yet just null results 2023-12-20 06:27:50 +01:00
Lisa 2f3f407833 bug5932: outcommentar some problems 2023-12-19 10:48:44 +01:00
Lisa 61dfbe0a35 bug5932: working on test segments 2023-12-19 10:43:14 +01:00
Axel Uhl 3a0a58b1e3 Merge remote-tracking branch 'origin/master' 2023-12-18 18:47:39 +01:00
Axel Uhl ba890cbcae added Competitor in Leaderboard data mining retriever 2023-12-18 18:46:51 +01:00
Thomas 30c9a03379 Make syncgit executable 2023-12-18 17:04:38 +00:00
Axel Uhl 93c075edd2 added dimensions isInRace/isInTrackingInterval to wind fixes 2023-12-18 13:29:08 +01:00
Axel Uhl 44c3b1883c fixed typo in comment 2023-12-18 13:22:30 +01:00
Axel Uhl 05b2af1486 added final for a few more variables 2023-12-18 12:51:58 +01:00
Axel Uhl d6311cbc00 fixed typo in REST API docs 2023-12-18 10:51:52 +01:00
Axel Uhl f202bfdbbc Merge branch 'master' into translation 2023-12-15 01:40:36 +01:00
Axel Uhl 4017523473 bug5939: fixed remainin test case 2023-12-15 01:39:19 +01:00
service-tip-git-serviceuser 03ff6575a2 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I36e07b81b6190e5ee3d9318f009a5730f07e54e4
2023-12-14 16:20:25 +00:00
Axel Uhl 58ef261cd6 Merge remote-tracking branch 'origin/master' 2023-12-14 13:56:59 +01:00
Axel Uhl b102d2896c replaced placekitten by placeholder for test image production 2023-12-14 13:55:58 +01:00
Thomas Stokes eac7e3f27c Add syncgit to repo 2023-12-14 13:23:09 +01:00
Thomas Stokes 211c4f1b96 Revert "Updated tractrac-json-urls"
This reverts commit 8a69959d03.
2023-12-14 13:16:32 +01:00
Generic Wiki User 8a69959d03 Updated tractrac-json-urls 2023-12-14 12:10:01 +00:00
Axel Uhl bc80392879 Merge remote-tracking branch 'origin/master' 2023-12-14 11:45:31 +01:00
Thomas Stokes bad601fbb4 Revert "Updated tractrac-json-urls"
This reverts commit e1342641d0.
2023-12-14 11:42:18 +01:00
Axel Uhl b23cee3e51 introduce an additional absolute free memory limit for data mining query manager 2023-12-14 11:39:13 +01:00
Lisa 711f25e870 bug5932: case markpassing is finish markpassing, adding comments 2023-12-13 15:15:02 +01:00
Generic Wiki User e1342641d0 Updated tractrac-json-urls 2023-12-13 12:10:01 +00:00
Axel Uhl 6928b7632a bug5932: re-structured TackTypeSegmentRetrievalProcessor 2023-12-12 18:40:14 +01:00
Axel Uhl c2ba244fea Merge branch 'master' into bug5932 2023-12-12 16:16:06 +01:00
Lisa 4cdf591855 bug5932: small changes 2023-12-12 16:15:12 +01:00
Lisa d36db971f1 bug5932: adding iterator, problems with end leg, exceptions 2023-12-11 21:03:53 +01:00
Udo Wessels 970ae1747b Merge branch 'master' into bug5818 2023-12-11 16:52:27 +01:00
Lisa 0f3bc56a22 bug5932: adding if for less trackedleg calculation 2023-12-11 08:49:26 +01:00
Lisa a40b250d98 bug5932: trying to fix the unnecessary calculation of leg by every new
fix, not finished
2023-12-08 17:14:26 +01:00
Lisa 3849f62f28 bug5932: deleting distance on HasGPSFixTrack, because it should first
work over HasTackTypeSegment
2023-12-08 17:13:00 +01:00
Generic Wiki User 5cca91d8fb Updated tractrac-json-urls 2023-12-08 12:10:02 +00:00
Lisa 14bcc77247 bug5932: adding comments and working on distance/time calculation 2023-12-08 10:12:56 +01:00
Lisa 656e82a919 bug5932: modifying bravo to gps 2023-12-08 10:11:08 +01:00
Lisa c951ec4782 bug5932: small changes for Retriever 2023-12-07 18:17:18 +01:00
Thomas Stokes a3b5ee55f6 b5914:Factor out constants 2023-12-07 16:21:29 +01:00
Thomas Stokes 177eba997c Remove unused variables in switchoverArchive 2023-12-07 16:03:00 +01:00
Thomas Stokes 47ffad5821 use /var/cache instead and add to help message 2023-12-07 15:52:39 +01:00
Thomas Stokes ce3c0f68a9 b5914: Check instead for time since last email sent
This previously checked that the time since the last identical
error log msg, was greater than x seconds (before notifying key operators again). It now checks that
 x seconds have passed since the last email notification
was sent with the subject "Incorrect httpd macros"
2023-12-07 14:26:18 +01:00
Thomas Stokes 7c06efddb9 b5914:Use unix time to check latest same error message 2023-12-07 13:37:43 +01:00
Thomas Stokes 28955fe9f1 bug5914: Format corrected 2023-12-07 13:37:07 +01:00
Thomas Stokes a5a4e44cf5 Merge branch 'bug5914' of ssh://sapsailing.com/home/trac/git into bug5914 2023-12-06 21:58:04 +01:00
Thomas Stokes 89f7d0e3ce b5914: Add setup procedure for failover script 2023-12-06 21:57:45 +01:00
Thomas Stokes 2a9ee49966 b5914: add upgrade procedure and remove history 2023-12-06 21:57:27 +01:00
Thomas Stokes d3c63dea6b b5914: limit "incorrect macros" mail rate 2023-12-06 21:56:36 +01:00
Thomas Stokes 9cb33886ea b5914: Add --fail and -L to script 2023-12-06 21:55:21 +01:00
Axel Uhl c834d28c2f Merge branch 'master' into bug5914 2023-12-06 21:23:10 +01:00
Axel Uhl 9f6bf221be bug5914: adjusted IPs for ARCHIVE/FAILOVER to latest set-up 2023-12-06 21:22:50 +01:00
Generic Wiki User f94149ae15 bug5931: fixed declaration order in 007-sail-insight; added cnr2023 event 2023-12-06 14:48:59 +00:00
Axel Uhl dfa9c49da9 bug5931: replaced tabs by spaces 2023-12-06 15:38:42 +01:00