Ecosyste.ms: Issues

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

GitHub / littlstar/s3-lambda issues and pull requests

#62 - set retry policy for failed requests

Issue - State: open - Opened by wellsjo over 7 years ago

#61 - Add Support for signatureVersion v4. Can be set in Config Object.

Pull Request - State: closed - Opened by slamus over 7 years ago - 4 comments

#60 - ignore empty objects (including folder prefixes) when listing keys

Pull Request - State: closed - Opened by wellsjo over 7 years ago

#59 - Feature

Pull Request - State: closed - Opened by LesterKim over 7 years ago - 1 comment

#58 - Add exclude modifier

Pull Request - State: closed - Opened by jogold over 7 years ago - 1 comment

#57 - Update README and JSDoc for transformer function

Pull Request - State: closed - Opened by jogold over 7 years ago

#56 - Pass key to transformer function

Pull Request - State: closed - Opened by jogold over 7 years ago - 1 comment

#55 - add method "rename" to make custom output file name

Issue - State: closed - Opened by wellsjo over 7 years ago - 1 comment

#54 - cleaned code, improved documentation, fixed variable naming in reduce

Pull Request - State: closed - Opened by wellsjo over 7 years ago

#53 - fix edgecase where no keys are returned

Pull Request - State: closed - Opened by wellsjo over 7 years ago

#52 - throws error when no keys are returned

Issue - State: closed - Opened by wellsjo over 7 years ago - 1 comment
Labels: bug

#51 - force inplace option for destructive actions

Pull Request - State: closed - Opened by wellsjo over 7 years ago - 1 comment

#50 - better verbose logging for prefix/marker/endprefix

Issue - State: open - Opened by wellsjo over 7 years ago

#49 - return lastKey from filter/reduce

Issue - State: closed - Opened by wellsjo over 7 years ago

#48 - Fix transformation functions

Pull Request - State: closed - Opened by schmod over 7 years ago

#47 - Transformers have no effect

Issue - State: closed - Opened by schmod over 7 years ago

#46 - working with minio

Issue - State: closed - Opened by jgranduel over 7 years ago - 1 comment

#45 - Make destructive actions opt-in

Issue - State: closed - Opened by wellsjo over 7 years ago - 4 comments

#44 - Update Readme's default timeout

Pull Request - State: closed - Opened by Utsav2 over 7 years ago - 1 comment

#43 - Fix example code .then syntax

Pull Request - State: closed - Opened by jit over 7 years ago - 1 comment

#42 - context() should take an object, not params

Issue - State: closed - Opened by wellsjo over 7 years ago

#41 - add eslint, fix linting errors

Pull Request - State: closed - Opened by wellsjo over 7 years ago

#40 - Add prefix stop

Pull Request - State: closed - Opened by wellsjo over 7 years ago

#39 - improved structure/inheritance

Pull Request - State: closed - Opened by wellsjo over 7 years ago - 1 comment

#38 - Fix 'Quick Example'

Pull Request - State: closed - Opened by davydog187 almost 8 years ago - 1 comment

#37 - use debug()?

Issue - State: open - Opened by jwerle almost 8 years ago

#36 - s3renity.get is not a function

Issue - State: closed - Opened by jwerle almost 8 years ago

#35 - don't PUT OBJECT if nothing has changed

Issue - State: closed - Opened by wellsjo almost 8 years ago
Labels: enhancement

#34 - wrap timeout errors with a more meaningful message

Issue - State: closed - Opened by wellsjo almost 8 years ago
Labels: enhancement

#33 - update readme for new modifiers

Issue - State: closed - Opened by wellsjo about 8 years ago

#32 - update readme with new s3 usage

Issue - State: closed - Opened by wellsjo about 8 years ago

#31 - make async a modifier function

Issue - State: closed - Opened by wellsjo about 8 years ago - 1 comment

#30 - updated config so that you can use a real AWS config

Pull Request - State: closed - Opened by wellsjo about 8 years ago

#29 - Fix deferred references

Pull Request - State: closed - Opened by wellsjo about 8 years ago

#28 - remove references to Promise.defer()

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment

#25 - added option to reverse the order of the objects traversed in context

Pull Request - State: closed - Opened by wellsjo over 8 years ago

#24 - add an option to traverse objects in reverse

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment
Labels: enhancement

#23 - output for map/reduce copies over part of the old path

Issue - State: closed - Opened by wellsjo over 8 years ago
Labels: bug

#22 - Fix edgecase bug

Pull Request - State: closed - Opened by wellsjo over 8 years ago

#21 - fails when iterating over a multiple of 1000 objects

Issue - State: closed - Opened by wellsjo over 8 years ago

#20 - use node module 'progress' instead of printing every %

Issue - State: closed - Opened by wellsjo over 8 years ago - 2 comments
Labels: enhancement

#19 - allow limit option for # items processed

Pull Request - State: closed - Opened by wellsjo over 8 years ago

#18 - add a limit option for # items processed

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment
Labels: enhancement

#17 - listing a directory without a trailing slash returns a wrong value

Issue - State: closed - Opened by wellsjo over 8 years ago
Labels: bug

#16 - increase default timeout size

Issue - State: closed - Opened by wellsjo over 8 years ago

#15 - allow for setting context to multiple directories with array syntax

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment

#14 - implement s3renity.move()

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment
Labels: enhancement

#13 - join() acts very slow for large directories

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment
Labels: bug

#12 - internally use list() as a generator function

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment
Labels: enhancement

#11 - add a rename method

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment
Labels: enhancement

#10 - throw error if async function is not a promise

Issue - State: closed - Opened by wellsjo over 8 years ago

#9 - implement Symbol.iterator

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment

#8 - add index to forEach and map callbacks

Issue - State: closed - Opened by wellsjo over 8 years ago - 1 comment

#7 - set more reasonable default http options than the aws-sdk's default ones

Issue - State: closed - Opened by wellsjo almost 9 years ago - 1 comment

#6 - use jsdoc to generate docs

Issue - State: closed - Opened by wellsjo almost 9 years ago - 1 comment

#5 - create functional tests against s3

Issue - State: closed - Opened by wellsjo almost 9 years ago - 1 comment

#4 - investigate running multiple requests in separate threads/processes

Issue - State: closed - Opened by wellsjo almost 9 years ago

#3 - allow for parallel requests

Issue - State: closed - Opened by wellsjo almost 9 years ago - 1 comment

#2 - encapsulates s3 object in the constructor, allows for multiple instances

Pull Request - State: closed - Opened by wellsjo almost 9 years ago - 2 comments

#1 - should be stateless

Issue - State: closed - Opened by stephenmathieson almost 9 years ago - 1 comment