yinheli
|
3c4d47d072
|
feat: improve downloader retry (#558)
- Refactored to remove duplicate retry expressions by utilizing the getRetryTime() method.
- Fixed a typo in the log message.
|
2024-11-09 10:50:08 +08:00 |
|
crazywhalecc
|
357dfc53c9
|
Add full Downloader tests
|
2024-10-05 14:14:36 +08:00 |
|
crazywhalecc
|
bdc6b2807a
|
Add pack-lib tests
|
2024-07-14 01:20:29 +08:00 |
|
crazywhalecc
|
c6a22fbd14
|
Code style fix and comment addition
|
2024-07-14 01:20:29 +08:00 |
|
crazywhalecc
|
3c0eb68c70
|
Add pre-built lib feature
|
2024-07-14 01:20:29 +08:00 |
|
Jerry Ma
|
29cd50206c
|
Fix prefer-stable negative result in ghtar (#500)
* Fix prefer-stable got opposite result
* Add swoole tests and remove irrelevant tests
|
2024-07-05 14:35:51 +08:00 |
|
crazywhalecc
|
f645c8869a
|
Add prefer-stable option for ghrel, ghtar, ghtagtar
|
2024-06-30 23:25:58 +08:00 |
|
Jerry Ma
|
93cb7e9fbb
|
Add phpmicro win32 mode support (#478)
* Add phpmicro win32 mode support
* Bump version to 2.2.4
* Add micro win32 build tests for actions
* cs-fix and update deps
|
2024-06-20 14:46:08 +08:00 |
|
crazywhalecc
|
8358a985b3
|
fix retry for windows
|
2024-03-10 17:09:49 +08:00 |
|
crazywhalecc
|
e21b5676e7
|
add --retry for download command
|
2024-03-10 17:09:49 +08:00 |
|
crazywhalecc
|
e23daaa355
|
enhancement for download command
|
2024-03-10 11:53:33 +08:00 |
|
crazywhalecc
|
a30e054d7d
|
Add package management
|
2024-02-18 16:22:17 +08:00 |
|
crazywhalecc
|
104778d17a
|
add windows support
|
2024-01-11 09:48:28 +08:00 |
|
crazywhalecc
|
9b9644fe63
|
simplify download error message
|
2023-10-23 20:12:47 +08:00 |
|
crazywhalecc
|
8191444fe9
|
refactor musl tool doctor
|
2023-10-22 21:33:09 +08:00 |
|
crazywhalecc
|
e0e3bc6d97
|
add detection for ghrel prerelease
|
2023-10-19 00:05:36 +08:00 |
|
Kévin Dunglas
|
1a32ddc70a
|
Revert "temporary workaround for PECL certificate expiration"
This reverts commit 7c78003c9f2223b00a53e5274afba2c6f0e1c5db.
|
2023-09-12 22:30:13 +08:00 |
|
Kévin Dunglas
|
dbec043894
|
temporary workaround for PECL certificate expiration
|
2023-09-12 22:30:13 +08:00 |
|
Kévin Dunglas
|
4c46f6a762
|
fix: error when source doesn't exist
|
2023-08-22 09:56:47 +08:00 |
|
crazywhalecc
|
c8fa767576
|
Do some code quality check and fix #126
|
2023-08-21 18:10:09 +08:00 |
|
crazywhalecc
|
ea322c0d3b
|
add extract command, add -U option (custom download source
|
2023-07-28 00:29:19 +08:00 |
|
crazywhalecc
|
0bed76da11
|
refactor download
|
2023-04-30 12:42:19 +08:00 |
|
crazywhalecc
|
76e95b8c55
|
add postgresql and custom downloader
|
2023-04-09 12:11:14 +08:00 |
|
crazywhalecc
|
feb20fad83
|
fix ci
|
2023-04-08 22:15:48 +08:00 |
|
crazywhalecc
|
54efec60b8
|
change php download url back to official
|
2023-04-08 18:46:12 +08:00 |
|
crazywhalecc
|
84b1732683
|
refactor and add more linux extensions and libraries
|
2023-03-26 22:27:51 +08:00 |
|
crazywhalecc
|
f06736315d
|
fix download cache problem
|
2023-03-19 14:03:55 +08:00 |
|
crazywhalecc
|
6b0baa8365
|
add more extensions support
|
2023-03-19 01:16:54 +08:00 |
|
crazywhalecc
|
b87a633496
|
update downloader, make download thing cacheable
|
2023-03-18 18:26:18 +08:00 |
|
crazywhalecc
|
5d347adbcf
|
initial framework commit
|
2023-03-15 20:40:49 +08:00 |
|