Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / awslabs/aws-c-s3 issues and pull requests

#281 - Fix test helper follow up

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#280 - fix test helper script

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#279 - Fix mem leak

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#278 - Fix bug when Range: bytes=0-0

Pull Request - State: closed - Opened by graebm over 1 year ago - 1 comment

#277 - Fix compiler warning about missing void

Pull Request - State: closed - Opened by graebm over 1 year ago

#276 - add multipart upload threshold

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#275 - Unpin awslc

Pull Request - State: closed - Opened by TingDaoK over 1 year ago

#274 - add github templates and bots

Pull Request - State: closed - Opened by jmklix over 1 year ago - 1 comment

#273 - add github templates and bots

Pull Request - State: closed - Opened by jmklix over 1 year ago - 1 comment

#272 - Fix one byte range handling

Pull Request - State: closed - Opened by DmitriyMusatkin over 1 year ago - 1 comment

#271 - telemetry API

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#270 - Fix Benchmark stack

Pull Request - State: closed - Opened by waahm7 over 1 year ago

#269 - [auto-ranged PUT]: CompleteMultipartUpload called while 1 multipart upload is missing

Issue - State: open - Opened by grrtrr over 1 year ago - 6 comments
Labels: bug, p2

#268 - Remove port part while comparing the host in s_apply_endpoint_override

Pull Request - State: closed - Opened by shtripat over 1 year ago - 2 comments

#267 - Skip mock server setup when tests are disabled

Pull Request - State: closed - Opened by graebm over 1 year ago

#266 - New `send_filepath` option, for faster uploads.

Pull Request - State: closed - Opened by graebm over 1 year ago - 2 comments

#265 - Fix default throughput monitoring

Pull Request - State: closed - Opened by graebm over 1 year ago - 1 comment

#263 - Add defaults to detect dead connections.

Pull Request - State: closed - Opened by graebm over 1 year ago - 1 comment

#262 - Test CI

Pull Request - State: closed - Opened by waahm7 over 1 year ago - 1 comment

#261 - Update ts node version in dashboard stack

Pull Request - State: closed - Opened by waahm7 over 1 year ago

#260 - Update package.json

Pull Request - State: closed - Opened by waahm7 over 1 year ago - 1 comment

#259 - change #if _MSC_VER to #ifdef _MSC_VER

Pull Request - State: closed - Opened by jmklix over 1 year ago

#258 - configurable bucket name

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#257 - [Feature Request]: support for multi-part byte ranges

Issue - State: closed - Opened by grrtrr over 1 year ago - 1 comment
Labels: p2, feature-request

#256 - Fix proxy options copy in s3_new

Pull Request - State: closed - Opened by waahm7 over 1 year ago - 1 comment

#255 - More S3 client test

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#254 - Put Object Tests

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#253 - put object tests

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#252 - More tests 3

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#251 - `test_s3_get_performance` is an invalid test name

Issue - State: closed - Opened by mattBrzezinski over 1 year ago - 4 comments

#250 - fix test_s3_range_requests

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#249 - Fix Host header not including port

Pull Request - State: closed - Opened by DmitriyMusatkin over 1 year ago

#248 - Fix error handling for meta request init

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#247 - added test for object modified

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#246 - Test Revamp

Pull Request - State: closed - Opened by TingDaoK over 1 year ago - 1 comment

#245 - fix macro usage

Pull Request - State: closed - Opened by DmitriyMusatkin almost 2 years ago

#244 - clean up aws_s3_paginator_continue

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#243 - Bugfix NULL pointer assignment in pagination.

Pull Request - State: closed - Opened by JulianKunkel almost 2 years ago - 1 comment

#242 - Fix overly large s_default_max_part_size constant

Pull Request - State: closed - Opened by grrtrr almost 2 years ago - 1 comment

#241 - use the builder --coverage instead

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#240 - Fix checksum check on skipped parts during resume

Pull Request - State: closed - Opened by DmitriyMusatkin almost 2 years ago - 1 comment

#239 - make code coverage a separate action

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago - 1 comment

#238 - meta request: support for should_continue cancellation callback

Pull Request - State: closed - Opened by grrtrr almost 2 years ago - 3 comments

#237 - Codecov

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago - 1 comment

#236 - Use AWS_ARRAY_SIZE() macro

Pull Request - State: closed - Opened by graebm almost 2 years ago

#235 - Pause resume update

Pull Request - State: closed - Opened by DmitriyMusatkin almost 2 years ago

#234 - acquire() and release() functions return pointers, for better ergonomics

Pull Request - State: closed - Opened by graebm almost 2 years ago

#233 - handle async error for default type

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#232 - Fix off-by-one error in calculating the number of parts

Pull Request - State: closed - Opened by grrtrr almost 2 years ago

#231 - Mock s3 test

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#229 - Alternative "make request" function to avoid race conditions

Pull Request - State: closed - Opened by graebm almost 2 years ago - 1 comment

#228 - thread options weren't meant to be zeroed out

Pull Request - State: closed - Opened by graebm almost 2 years ago - 1 comment

#227 - Update CI to fix downstream build

Pull Request - State: closed - Opened by waahm7 almost 2 years ago

#226 - add if-match to auto-range get

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#225 - handle async error

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#224 - Validate checksum fix

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#223 - fix: support endpoint with port e.g. http://127.0.0.1:9888

Pull Request - State: closed - Opened by fboranek almost 2 years ago - 3 comments

#222 - s3_meta_request: fix typo

Pull Request - State: closed - Opened by grrtrr almost 2 years ago

#221 - use imds-v2 to fetch instance id

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#220 - don't invoke on_body callback if there is no body to report.

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#219 - Checksum API update

Pull Request - State: closed - Opened by TingDaoK almost 2 years ago

#218 - Issue 214

Pull Request - State: closed - Opened by DmitriyMusatkin almost 2 years ago

#216 - s3_request: fix broken requests_in_flight counter

Pull Request - State: closed - Opened by grrtrr about 2 years ago - 2 comments

#215 - Fix some comments that referred to wrong variable name

Pull Request - State: closed - Opened by graebm about 2 years ago

#214 - s3_request: num_requests_in_flight not reduced due to nil client field

Issue - State: closed - Opened by grrtrr about 2 years ago - 1 comment

#213 - Flow-control for multipart downloads

Pull Request - State: closed - Opened by graebm about 2 years ago

#212 - FreeBSD port: testunit fails

Issue - State: closed - Opened by nunotexbsd about 2 years ago - 3 comments

#211 - Add AppVerifier to CI

Pull Request - State: closed - Opened by TwistedTwigleg about 2 years ago

#210 - TCP keep-alive settings that have proved useful

Issue - State: closed - Opened by grrtrr about 2 years ago - 1 comment

#209 - Fix race condition with aws_s3_endpoint acquire/release

Pull Request - State: closed - Opened by graebm about 2 years ago

#208 - Endpoint lifetime fix

Pull Request - State: closed - Opened by TingDaoK about 2 years ago - 2 comments

#207 - don't cover the error code with retry failure

Pull Request - State: closed - Opened by TingDaoK about 2 years ago

#206 - Hard-coded Host header domain in aws_s3_get_object_size_message_new

Issue - State: closed - Opened by bpiper about 2 years ago - 1 comment

#205 - [s3_endpoint]: avoid problems arising from keeping endpoint reference alive in hash table

Pull Request - State: closed - Opened by grrtrr about 2 years ago - 6 comments

#204 - Expose additional configuration options for Http connection manager

Pull Request - State: closed - Opened by waahm7 about 2 years ago

#203 - Fix race condition in aws_s3_client_endpoint_release (#202)

Pull Request - State: closed - Opened by grrtrr about 2 years ago - 4 comments

#201 - s3_endpoint: log ID of new connection_manager instead of nil

Pull Request - State: closed - Opened by grrtrr about 2 years ago

#200 - use aws_byte_cursor_utf8_parse_u64

Pull Request - State: closed - Opened by TingDaoK about 2 years ago

#199 - Add checksum to s3 dependencies

Pull Request - State: closed - Opened by sbSteveK about 2 years ago

#198 - Flow Control API proposal

Pull Request - State: closed - Opened by graebm about 2 years ago

#197 - Pause json cleanup

Pull Request - State: closed - Opened by DmitriyMusatkin about 2 years ago - 1 comment

#196 - fix the crash on error clean up

Pull Request - State: closed - Opened by TingDaoK over 2 years ago

#195 - Priority queue usage fix

Pull Request - State: closed - Opened by DmitriyMusatkin over 2 years ago

#194 - remove unused error code

Pull Request - State: closed - Opened by TingDaoK over 2 years ago - 1 comment

#193 - Upload to S3

Issue - State: closed - Opened by martinpeniak over 2 years ago - 2 comments

#192 - add MRAP get/put test

Pull Request - State: closed - Opened by TingDaoK over 2 years ago

#191 - fix s3 canary

Pull Request - State: closed - Opened by TingDaoK over 2 years ago

#190 - fix copy file path decoding

Pull Request - State: closed - Opened by ilevyor over 2 years ago

#189 - Don't re-send "x-amz-meta-" headers in each part of a multipart upload.

Pull Request - State: closed - Opened by graebm over 2 years ago

#182 - PutObject pause/resume support

Pull Request - State: closed - Opened by cmello over 2 years ago - 1 comment

#175 - update for input stream refcount

Pull Request - State: closed - Opened by TingDaoK over 2 years ago

#152 - New linux flavors in CI

Pull Request - State: closed - Opened by bretambrose almost 3 years ago

#150 - support proxy envrionment variable from aws-c-http

Pull Request - State: closed - Opened by TingDaoK about 3 years ago - 3 comments

#145 - remove sba allocator

Pull Request - State: closed - Opened by TingDaoK about 3 years ago - 3 comments

#134 - update lambda to take project name

Pull Request - State: closed - Opened by TingDaoK over 3 years ago - 1 comment

#125 - Exposing test globals as environment variables

Pull Request - State: closed - Opened by rccarper over 3 years ago - 1 comment