Travis Staloch
8bbc906b59
Package: support gitlab tarball urls
...
Allows the package manager to download gitlab tarballs from urls such as
https://gitlab.com/ <namespace>/<project>/-/archive/<sha>/<project>-<sha>.tar.gz
Such http requests have headers Content-Type=application/octet-stream
and Content-Disposition='attachment; filename="<project>-<sha>.tar.gz"'.
The package manager doesn't yet support these headers. This patch
doesn't attempt to properly parse the content-disposition header.
Instead it checks that it starts with 'attachment;' and ends with
'.tar.gz"'.
2023-05-15 22:44:32 -07:00
..
2023-05-15 03:07:51 -04:00
2023-05-09 14:24:21 -07:00
2023-05-12 14:46:20 -07:00
2023-05-15 03:07:51 -04:00
2023-04-25 11:23:41 -07:00
2023-04-10 12:15:05 -04:00
2023-04-25 11:23:41 -07:00
2023-05-11 08:59:44 -07:00
2023-05-13 14:31:53 -04:00
2023-05-02 16:46:27 -07:00
2023-04-20 15:17:07 -07:00
2021-11-26 19:59:33 -07:00
2023-04-23 21:45:08 +03:00
2023-05-15 03:07:51 -04:00
2023-05-11 20:31:52 +02:00
2023-01-21 23:20:50 +02:00
2023-03-17 01:57:14 -04:00
2022-12-17 14:11:33 +01:00
2022-12-06 12:15:04 -07:00
2023-02-18 19:17:21 -07:00
2023-03-17 01:57:14 -04:00
2023-03-17 01:57:14 -04:00
2023-03-17 01:57:14 -04:00
2023-05-01 19:22:52 -04:00
2023-05-12 00:01:52 +03:00
2023-05-05 11:00:44 -07:00
2023-02-18 19:17:21 -07:00
2023-03-15 10:48:13 -07:00
2023-05-11 17:23:06 +03:00
2023-03-15 10:48:13 -07:00
2023-04-28 13:24:43 -07:00
2023-05-15 22:44:32 -07:00
2023-05-11 17:23:06 +03:00
2023-05-13 14:31:53 -04:00
2023-05-13 14:31:53 -04:00
2023-05-07 15:55:21 +10:00
2023-02-18 19:17:21 -07:00
2023-04-20 20:49:34 +01:00
2023-05-15 22:39:45 -07:00
2023-04-21 16:36:31 -04:00
2022-12-11 15:02:44 -05:00
2023-04-28 13:24:43 -07:00
2023-05-15 03:07:51 -04:00
2023-04-13 02:47:16 -04:00
2023-04-30 12:14:02 -07:00
2023-03-15 10:48:13 -07:00
2022-07-09 14:04:38 -07:00
2022-11-04 00:09:27 +03:30
2021-09-01 17:54:07 -07:00
2023-01-25 20:56:23 -07:00
2023-01-25 20:56:23 -07:00
2023-01-25 20:56:23 -07:00
2023-04-23 21:45:08 +03:00
2023-04-23 21:45:08 +03:00
2023-01-25 20:56:23 -07:00
2023-04-20 14:46:53 -07:00
2023-04-20 14:46:53 -07:00
2023-05-07 15:55:21 +10:00