Commit Graph
62409 Commits
Author SHA1 Message Date
Thomas Stokes 3c81453121 b5979: Reduce reverse proxy healthcheck unhealthy cache time. 2024-03-21 13:31:49 +01:00
Thomas Stokes 769e5c1b1a Merge branch 'master' into bug5979 2024-03-21 13:07:53 +01:00
Thomas Stokes 41e38c2cb9 Not the diff result + use chmod so all users can read the mailing list. 2024-03-21 13:02:55 +01:00
Thomas Stokes 1cdac2e549 Last port to try-with-resource 2024-03-21 13:00:40 +01:00
Thomas Stokes b5e066df32 Merge remote-tracking branch 'origin/master' 2024-03-21 12:47:25 +01:00
Thomas Stokes 43bdeb1b87 Use try-with-resource statement 2024-03-21 12:43:58 +01:00
Generic Wiki User 45eb4be36a Make post-receive executable 2024-03-21 11:36:08 +00:00
Thomas Stokes a97f3044d4 Fix order of conflict checking 2024-03-21 12:26:04 +01:00
Thomas Stokes 65eca79cfc Push latest httpd git changes and any merge in main to the remote.
Check for error status after potential conflicts.
2024-03-21 11:16:08 +01:00
Axel Uhl 0f2c876ef9 bug5977 aftermath: clean up SSE runtime feature.xml and target definition 2024-03-20 22:55:46 +01:00
Thomas Stokes e562657a79 b5933: Remove backup 2024-03-20 18:59:49 +01:00
Thomas Stokes 66f6df16b8 Merge branch 'bug5933' of ssh://sapsailing.com/home/trac/git into bug5933 2024-03-20 15:00:27 +01:00
Thomas Stokes 31bf2a3d66 b5933: Simplify diff check, by removing brackets. 2024-03-20 14:43:37 +01:00
Thomas Stokes 7652c9f825 Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug5979 2024-03-20 14:24:51 +01:00
Thomas Stokes 9d80f15d51 b5979: Improve error/status messages. 2024-03-20 14:22:32 +01:00
Axel Uhl fad5b23662 Merge branch 'master' into bug5933 2024-03-20 14:08:52 +01:00
Axel Uhl 7bc59663a7 paris2024: don't maintain a "replica" server config on sap-p1-2 anymore 2024-03-20 14:08:15 +01:00
Axel Uhl 7d45f37931 use sailing.omegatiming.com as base URL for Paris/Marseille and leading-up events 2024-03-20 13:51:44 +01:00
Thomas Stokes cd9be0e54c b5933: Use diff in place of cat. 2024-03-20 10:27:32 +01:00
Axel Uhl 8a2d8a8d8a reverted jdk.net extra package specification;
it's now optional in redisson-3.27.2
2024-03-20 09:56:43 +01:00
Thomas Stokes 9396b5b8be b5933: Fix atomicity issue 2024-03-19 21:41:41 +01:00
Thomas Stokes 5a0f5781a3 Utilise tags for register-deregister-from-nlb script, instead of target group name. 2024-03-19 21:00:00 +01:00
Thomas Stokes 2c71513138 b5933: Improve resilience of update mailing list script 2024-03-19 20:13:40 +01:00
Thomas Stokes 97fe2bfdf0 Improve sync-repo security 2024-03-19 19:48:22 +01:00
Axel Uhl 0c3ea97750 added script monitor-paris2024-reachability-from-regions for paris2024 on-site 2024-03-19 18:05:49 +01:00
Axel Uhl 154a8bded8 Merge branch 'master' into bug5977 2024-03-19 13:07:56 +01:00
Thomas Stokes 37da087c38 Suffix "2" added to new target groups 2024-03-19 10:09:17 +00:00
Thomas Stokes a1dedee578 Add security group configuration for the central 2024-03-19 10:05:50 +00:00
Axel Uhl 3ae12b06cf bumped AWS SDK to 2.25.11 2024-03-19 09:47:55 +01:00
Axel Uhl 0049e323e2 awssdk-2.25.11: upgrade AWS SDK to version 2.25.11 2024-03-19 01:25:38 +01:00
Axel Uhl 2cddbe3171 bug5977: added fragment="true" to feature spec for diffplug 2024-03-19 01:15:05 +01:00
Axel Uhl 253b8e28f5 bug5977: consistently adjusted diffplug version for sun.misc from 0.0.0 to 1.0.0 2024-03-19 00:59:55 +01:00
Axel Uhl c355890573 updated diffplug manifest with version 1.0.0 2024-03-19 00:37:24 +01:00
Axel Uhl eeb1447b7e Merge branch 'master' into bug5977 2024-03-19 00:22:48 +01:00
Thomas Stokes bbd0a53847 b5979: Fix regex error. 2024-03-18 18:37:32 +01:00
Thomas Stokes 09dfdcd03b Add connect timeout to post-receive ssh command 2024-03-18 15:38:22 +01:00
Thomas Stokes b26e6e966e Update the variable name which stores the branch name variable 2024-03-18 15:04:27 +01:00
Thomas Stokes 661a18e28e Checkout disposable branch 2024-03-18 14:02:54 +01:00
Thomas Stokes 206492e065 Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug1873 2024-03-18 13:31:51 +01:00
Thomas Stokes c4d47f0a5c b1873: Minor fixes to remove redirect. 2024-03-18 13:31:23 +01:00
Axel Uhl cfacf5f37f Merge remote-tracking branch 'origin/master' 2024-03-18 10:41:21 +01:00
Axel Uhl c3d78f6115 bug5982: use sanity check before going into blocking wait;
before trying to wait for a TrackedRace to show up in the context of a
TrackedRegatta, verify that the RaceDefinition is still contained by the
Regatta to which this is the TrackedRegatta. If not, waiting for the
TrackedRace seems pointless, and an InvalidStateExeption will be thrown,
avoiding an endless blocking wait;

removed obsolete comment
t
2024-03-17 23:09:46 +01:00
Axel Uhl 6573782c8d bug5982: removed obsolete comment 2024-03-17 23:09:29 +01:00
Axel Uhl fefbda1ea4 bug5982: use final for local variable 2024-03-17 23:09:13 +01:00
Axel Uhl 9f8cfab3db Merge remote-tracking branch 'origin/bug5982' 2024-03-16 00:41:34 +01:00
Thomas Stokes 90a35c5197 Merge branch 'master' into bug5979 2024-03-15 17:00:39 +01:00
Thomas Stokes 3c29293d80 b5979: Fix some formatting and bugs. Add randomisation to timeouts. 2024-03-15 16:57:23 +01:00
Thomas Stokes d347a77580 b5979: Add check for instance in the same az as the archive + usage of cleanup. 2024-03-15 16:54:54 +01:00
Thomas Stokes cab20406c3 b5979: Add timeout to the cache. 2024-03-15 14:36:28 +01:00
Thomas Stokes 75ce00af9a b5979: Setup the new structure for AZ comparison. 2024-03-15 13:24:32 +01:00