• Joined on 2022-12-12
mirror synced commits to refs/pull/6434/merge at mirror/gorm from mirror 2024-11-21 14:38:08 +03:00
ea798f4d8e Merge 441092d82f35f183376a5afc2e3d1aefac0f2adf into 6bfccf8afa84fd55e1fae471edf3d45a4b764d3e
6bfccf8afa Refactor all tests script
Compare 2 commits »
mirror synced commits to refs/pull/1598/merge at mirror/client_golang from mirror 2024-11-21 14:28:23 +03:00
59f83f3380 Merge c52d495061fc2a6ba0c0a7443a0da33de2b94fcf into 76b74e25d5660965000a74cf2e918c217ed76da2
76b74e25d5 fix: add very small delay between observations to make test more realistic (and faster) (#1691)
6a9004890f Add codeowners (#1688)
7d0a0fbb72 fix: replace fmt.Errorf with errors.New (#1689)
Compare 4 commits »
mirror synced commits to refs/pull/1558/merge at mirror/client_golang from mirror 2024-11-21 14:28:22 +03:00
47b52942c9 Merge 94e83197caf5d4b16d7df42e3113163452ec3138 into 76b74e25d5660965000a74cf2e918c217ed76da2
76b74e25d5 fix: add very small delay between observations to make test more realistic (and faster) (#1691)
Compare 2 commits »
mirror synced commits to refs/pull/2805/merge at mirror/redis from mirror 2024-11-21 14:28:16 +03:00
2f9b37f940 Merge 7c68d27694167c34622d086ce80e857fb7585d6c into f1ffb55c9aeea7dceab2bcf4970f168dbcf5a484
f1ffb55c9a Only check latencies once every 10 seconds with `routeByLatency` (#2795)
080e051124 Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
Compare 3 commits »
mirror synced commits to refs/pull/3050/merge at mirror/redis from mirror 2024-11-21 14:28:16 +03:00
60a5ae1090 Merge 7b8b3a603de9de3b641d758096f5dbe4023dcfd7 into f1ffb55c9aeea7dceab2bcf4970f168dbcf5a484
f1ffb55c9a Only check latencies once every 10 seconds with `routeByLatency` (#2795)
Compare 2 commits »
mirror synced commits to refs/pull/3122/merge at mirror/redis from mirror 2024-11-21 14:28:16 +03:00
0277f84bd7 Merge 960ff8bd39f5906276579ec478f1cdb4e62027dd into f1ffb55c9aeea7dceab2bcf4970f168dbcf5a484
f1ffb55c9a Only check latencies once every 10 seconds with `routeByLatency` (#2795)
Compare 2 commits »
mirror synced commits to refs/pull/1162/merge at mirror/logrus from mirror 2024-11-21 06:28:13 +03:00
aa3c635821 Merge 4013bd3dd6560aff0d5edc579fdabf4c9fc128bc into d1e6332644483cfee14de11099f03645561d55f8
d1e6332644 Merge pull request #1444 from BobConanDev/patch-1
a05a55da82 Update README.md, fix a typo
Compare 3 commits »
mirror synced commits to refs/pull/2995/merge at mirror/redis from mirror 2024-11-21 06:18:16 +03:00
3b44be7fa3 Merge 711df7ff8d5b9c65f1d1c8e406d5867995fe6922 into f1ffb55c9aeea7dceab2bcf4970f168dbcf5a484
f1ffb55c9a Only check latencies once every 10 seconds with `routeByLatency` (#2795)
080e051124 Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
Compare 3 commits »
mirror synced commits to refs/pull/3089/merge at mirror/redis from mirror 2024-11-21 06:18:16 +03:00
4f739de1e2 Merge 49c7902daf2d7d4b04f3875a5abf8f3cf9ee2b6d into f1ffb55c9aeea7dceab2bcf4970f168dbcf5a484
f1ffb55c9a Only check latencies once every 10 seconds with `routeByLatency` (#2795)
080e051124 Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
Compare 3 commits »
mirror synced commits to refs/pull/3101/merge at mirror/redis from mirror 2024-11-21 06:18:16 +03:00
8ac6d0627d Merge 4e99ec9e63dae704bd4e39495ee69db767d508d8 into f1ffb55c9aeea7dceab2bcf4970f168dbcf5a484
f1ffb55c9a Only check latencies once every 10 seconds with `routeByLatency` (#2795)
Compare 2 commits »
mirror synced commits to refs/pull/3127/merge at mirror/redis from mirror 2024-11-21 06:18:16 +03:00
f4302004e2 Merge fe465ecd546971d1f7178c5d21517c97da474044 into f1ffb55c9aeea7dceab2bcf4970f168dbcf5a484
f1ffb55c9a Only check latencies once every 10 seconds with `routeByLatency` (#2795)
Compare 2 commits »
mirror synced commits to refs/pull/3683/merge at mirror/gin from mirror 2024-11-20 22:28:10 +03:00
e7039cb64b Merge 929794596f18ada3ca5edfeae193c3b1a1c33823 into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
e46bd52185 refactor(context): add an optional permission parameter to the SaveUploadedFile method (#4068) (#4088)
e8d34d053f ci(lint): enable usestdlibvars linter (#4091)
02c1144f31 ci(lint): enable perfsprint linter (#4090)
f875d87283 chore(context): test context initialization and handler logic (#4087)
Compare 12 commits »
mirror synced commits to refs/pull/4092/head at mirror/gin from mirror 2024-11-20 22:28:10 +03:00
01c7c95fc1 fix: case-insensitive RawPath comparison to prevent infinite redirect
mirror synced commits to refs/pull/4092/merge at mirror/gin from mirror 2024-11-20 22:28:10 +03:00
93c5139d7e Merge 01c7c95fc12197b77fb9e718fec301a2386eeb71 into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
01c7c95fc1 fix: case-insensitive RawPath comparison to prevent infinite redirect
Compare 2 commits »
mirror synced commits to refs/pull/4101/head at mirror/gin from mirror 2024-11-20 22:28:10 +03:00
4857f7c66e add test case
mirror synced commits to refs/pull/4101/merge at mirror/gin from mirror 2024-11-20 22:28:10 +03:00
a9ea3b4b00 Merge 4857f7c66ebfc1ed55f6cff157e89240c5a3e95f into e46bd521859fdfc83c508f1d42c92cb7f91e9fcb
4857f7c66e add test case
Compare 2 commits »
mirror synced and deleted reference refs/tags/dependabot/github_actions/github/codeql-action-3.27.4 at mirror/viper from mirror 2024-11-20 22:18:12 +03:00
mirror synced and deleted reference refs/tags/refs/pull/1950/merge at mirror/viper from mirror 2024-11-20 22:18:12 +03:00
mirror synced commits to dependabot/github_actions/github/codeql-action-3.27.5 at mirror/viper from mirror 2024-11-20 22:18:12 +03:00
mirror synced new reference dependabot/github_actions/github/codeql-action-3.27.5 to mirror/viper from mirror 2024-11-20 22:18:12 +03:00