Copilot
80c57ec126
Remove util.URLJoin and replace all callers with direct path concatenation ( #36867 )
...
`util.URLJoin` was deprecated with unclear semantics (path normalization
via `url.Parse`/`ResolveReference` that surprised callers). This removes
it entirely and replaces all usages with straightforward `"/"` string
concatenation.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
2026-03-09 02:30:54 +08:00
..
2025-04-08 16:15:28 +00:00
2025-06-18 01:48:09 +00:00
2026-01-27 11:57:20 -08:00
2024-12-15 10:41:29 +00:00
2025-10-04 01:21:26 +08:00
2025-10-22 05:06:56 +00:00
2025-10-22 05:06:56 +00:00
2023-06-13 09:02:25 +00:00
2025-11-12 19:44:49 +08:00
2024-12-15 10:41:29 +00:00
2024-06-11 18:47:45 +00:00
2025-02-21 00:05:40 +08:00
2025-05-22 12:59:42 +00:00
2025-05-22 12:59:42 +00:00
2023-01-14 23:57:10 +08:00
2023-07-04 18:36:08 +00:00
2025-03-31 01:53:48 -04:00
2023-07-04 18:36:08 +00:00
2026-02-25 01:21:07 +00:00
2026-03-05 16:49:01 +01:00
2025-06-18 01:48:09 +00:00
2025-10-07 17:06:51 +08:00
2025-10-07 17:06:51 +08:00
2024-06-14 01:26:33 +00:00
2025-03-31 01:53:48 -04:00
2025-02-03 01:51:12 +08:00
2025-01-09 09:21:47 +08:00
2023-09-07 09:37:47 +00:00
2025-07-06 16:53:34 +00:00
2024-12-26 00:33:55 +08:00
2025-07-03 03:02:38 +00:00
2024-12-15 10:41:29 +00:00
2025-07-06 16:53:34 +00:00
2023-04-12 18:16:45 +08:00
2023-05-08 19:49:59 +08:00
2025-07-30 07:08:59 +00:00
2025-07-30 07:08:59 +00:00
2026-03-09 02:30:54 +08:00
2026-03-09 02:30:54 +08:00
2026-02-14 07:40:59 +00:00