Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/Downloads.jl


https://github.com/JuliaLang/Downloads.jl

Bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request about 1 month ago
CI: Use Dependabot to automatically update external GitHub Actions

DilumAluthge opened this pull request 3 months ago
chore: concurrency tests for post with threads

tanmaykm opened this pull request 3 months ago
Failing tests in `errors` testset with libcurl 8.10

giordano opened this issue 4 months ago
Calls `curl_multi_assign` with null

bevanjkay opened this issue 4 months ago
fix cancelling upload requests

tanmaykm opened this pull request 4 months ago
Create new release

ufechner7 opened this issue 4 months ago
Fix setting atexit. Fixes trailing download tasks during precompilation

IanButterworth opened this pull request 4 months ago
gracefully cancel a request

tanmaykm opened this pull request 4 months ago
fix: handle FDWatcher exception on closed sockets

tanmaykm opened this pull request 5 months ago
Bump CI actions versions

JamesWrigley opened this pull request 6 months ago
Attempt to make tests pass on FreeBSD

JamesWrigley opened this pull request 6 months ago
Add note about Downloader when multithreading

IanButterworth opened this pull request 6 months ago
Benchmarking on CI

IanButterworth opened this pull request 6 months ago
Add debug information to `setopt` commands

giordano opened this pull request 6 months ago
Too much lock contention?

IanButterworth opened this issue 6 months ago
High contention use of Downloads.curl silently errors

haberdashPI opened this issue 7 months ago
`curl_easy_setopt: 4` when using Pkg

alex180500 opened this issue 7 months ago
only run precompile workload when generating output

sjkelly opened this pull request 9 months ago
register `atexit` hook on module `_init_`

sjkelly opened this pull request 9 months ago
fix: use invokelatest for easy_hook, avoid race

tanmaykm opened this pull request 9 months ago
`easy_hook` invocation can run into worldage issue

tanmaykm opened this issue 9 months ago
Segfault & `Error: curl_multi_remove_handle: 8` on 1.10

mortenpi opened this issue 9 months ago
Experiment: remove precompile workload

KristofferC opened this pull request 10 months ago
make precompile workload relocatable

KristofferC opened this pull request 11 months ago
[release-1.10] Backports

IanButterworth opened this pull request 12 months ago
Close Multi timers atexit. Add 1.6 CI

IanButterworth opened this pull request 12 months ago
Improve support for schemes that use SSH auth

danielmatz opened this issue about 1 year ago
Hardcode doc edit backlink

LilithHafner opened this pull request over 1 year ago
Avoid potential race between read and upload_data

gbaraldi opened this pull request over 1 year ago
Segfault on download using Pkg

jonniediegelman opened this issue over 1 year ago
Don't eagerly initialize `libcurl`

staticfloat opened this pull request over 1 year ago
Skip flakey "concurrent requests" tests on windows

LilithHafner opened this pull request over 1 year ago
Failed test should fixed be re-enabled on windows

LilithHafner opened this issue over 1 year ago
add a small precompile workload

KristofferC opened this pull request over 1 year ago
Allow specifying the username

danielmatz opened this pull request over 1 year ago
Document how to bypass the 20-second timeout

LilithHafner opened this pull request over 1 year ago
Header `Expect: 100-continue`

lbilli opened this issue almost 2 years ago
Add a response hook?

findmyway opened this issue almost 2 years ago
Adjust message matching

fxcoudert opened this pull request almost 2 years ago
Support partial/resumable downloads

tecosaur opened this issue almost 2 years ago
Don't error if `CURL_VERSION_INFO.ssl_version` is NULL

DilumAluthge opened this pull request almost 2 years ago
Unnecessary SSL_VERSION throws errors

smartalecH opened this issue almost 2 years ago
document EASY_HOOK and setopt

lamdor opened this pull request almost 2 years ago
add info to README on how to configure Mutual TLS

lamdor opened this pull request almost 2 years ago
fix undefined variable in catch block

KristofferC opened this pull request almost 2 years ago
malformed HTTP header?

longemen3000 opened this issue about 2 years ago
Test suite: allow use of a custom httpbingo instance

DilumAluthge opened this pull request about 2 years ago
Testing issue with httpbingo v2.5.0+

staticfloat opened this issue about 2 years ago
Allow setting global hooks to modify Easy object

habemus-papadum opened this pull request about 2 years ago
Ability to rewrite all urls

habemus-papadum opened this issue about 2 years ago
Enable setting default Downloader

habemus-papadum opened this pull request about 2 years ago
add try/catch to all callback functions (never unwind through them)

StefanKarpinski opened this pull request over 2 years ago
add concurrent connection semaphore to prevent DNS resolve races

StefanKarpinski opened this pull request over 2 years ago
Too short timeout in "concurrent requests" stress test

vtjnash opened this issue over 2 years ago
Error: curl_multi_socket_action: 8

vdayanand opened this issue over 2 years ago
Segmentation fault downloading via sftp after Pkg.update()

baumgold opened this issue over 2 years ago
Switch server to httpbingo.julialang.org

Keno opened this pull request over 2 years ago
Fix a few typos

pitmonticone opened this pull request over 2 years ago
Add a `status_ok(response::Response)` method

DilumAluthge opened this pull request over 2 years ago
download deletes folder when using a folder name in parameter output

franzfurbass opened this issue over 2 years ago
download fails with `FDWatcher: bad file descriptor (EBADF)`

kleinschmidt opened this issue over 2 years ago
Error: curl_multi_add_handle: 8

a-cakir opened this issue over 2 years ago
Ungraceful exit error

krynju opened this issue over 2 years ago
error message: include string `RequestError`

ericphanson opened this pull request over 2 years ago
don't allow values just below `typemax(Clong)` in `set_timeout`

manuelbb-upb opened this issue over 2 years ago
handle signals gracefully?

StefanKarpinski opened this issue over 2 years ago
more maxlogs

ericphanson opened this pull request over 2 years ago
Add `maxlog=1_000` to some `@error` messages

DilumAluthge opened this pull request over 2 years ago
Add `maxlog` to `@error` messages?

ericphanson opened this issue over 2 years ago
Curl Error during update on WSL2 Ubuntu

montyvesselinov opened this issue over 2 years ago
forward IO errors to curl

vtjnash opened this pull request over 2 years ago
fails to handle broken connections?

vtjnash opened this issue almost 3 years ago
sk/release 1.4 badge

StefanKarpinski opened this pull request almost 3 years ago
sk/backports 1.4

StefanKarpinski opened this pull request almost 3 years ago
Longer error message for curl_{easy,multi}_setopt 48

StefanKarpinski opened this pull request almost 3 years ago
Multithread issue(julia 1.71)

caseykneale opened this issue almost 3 years ago
Read output stream after reading response headers

fonsp opened this issue almost 3 years ago
sftp protocol status in case of no error is 0

oheil opened this pull request almost 3 years ago
Fix typo

JackDunnNZ opened this pull request almost 3 years ago
Use our own custom `badssl.julialang.org` implementation

DilumAluthge opened this pull request almost 3 years ago
Revert "Use self-hosted `badssl.julialang.org` server"

DilumAluthge opened this pull request almost 3 years ago
Use self-hosted `badssl.julialang.org` server

staticfloat opened this pull request almost 3 years ago
[release-1.5] Backport bugfixes to release-1.5 branch

ericphanson opened this pull request almost 3 years ago
[Ques] trying to download a private Git repo

AbhimanyuAryan opened this issue almost 3 years ago
timer_callback is causing segfaults with curl 7.81.0

mkitti opened this issue almost 3 years ago
Getting "ERROR: Operation too slow." and timeout=Inf does not help

einarpersson opened this issue almost 3 years ago
end-to-end tests for #167

tanmaykm opened this pull request about 3 years ago
end-to-end testing for #167

StefanKarpinski opened this issue about 3 years ago
Expose setting CURLOPT_LOW_SPEED_TIME

cailinw opened this issue about 3 years ago
should also look into headers for input_size

tanmaykm opened this pull request about 3 years ago
`Error: curl_easy_setopt: 48` since upgrading to MacOS 12

fonsp opened this issue about 3 years ago
fix CI badge

KristofferC opened this pull request about 3 years ago