Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Tree: c0c5d8d9e2
Commits on Jan 12, 2020
  1. orphan package

    leeper committed Jan 12, 2020
Commits on Apr 25, 2019
  1. Merge pull request #252 from msteijaert/master

    acolum committed Apr 25, 2019
    pass 'as' argument in get_object
  2. Merge pull request #273 from sheffe/master

    acolum committed Apr 25, 2019
    cast calculate_data_size return to numeric to handle large files
Commits on Nov 4, 2018
  1. cast calculate_data_size return to numeric to handle large file sizes…

    sheffe committed Nov 4, 2018
    … that overflow integers
Commits on Sep 3, 2018
  1. Update NEWS.md

    jon-mago authored and leeper committed Sep 3, 2018
  2. Make sure content-length is an integer

    jon-mago authored and leeper committed Sep 3, 2018
    This ensures it gets correctly encoded in the canonical headers which
    then get signed by the library.
Commits on Aug 22, 2018
  1. removed invalid link from documentation for get_object

    Marvin Steijaert
    Marvin Steijaert committed Aug 22, 2018
  2. updated documentation for get_object

    Marvin Steijaert
    Marvin Steijaert committed Aug 22, 2018
  3. pass 'as' argument in get_object

    Marvin Steijaert
    Marvin Steijaert committed Aug 22, 2018
Commits on Aug 15, 2018
  1. get_objectkey after check if object is missing (#251)

    jmorten authored and leeper committed Aug 15, 2018
Commits on Aug 14, 2018
  1. move get_objectkey after the bucketname has been extracted (#250)

    jmorten authored and leeper committed Aug 14, 2018
Commits on Aug 13, 2018
  1. add 'acl' and 'headers' args to put_acl() (#137)

    leeper committed Aug 13, 2018
Commits on Jul 30, 2018
  1. add location_constraint arg to put_bucket() (#189)

    leeper committed Jul 29, 2018
Commits on Jul 29, 2018
  1. region handling for S3-compatible storage (#189)

    leeper committed Jul 29, 2018
  2. fix bug in put_bucket() (closes #243)

    leeper committed Jul 29, 2018
Commits on Jul 28, 2018
  1. add s3connection() function (closes #217)

    leeper committed Jul 28, 2018
  2. rm superfluous region usage in delete_object()

    leeper committed Jul 28, 2018
Commits on Jul 27, 2018
  1. fix typo

    leeper committed Jul 27, 2018
  2. mockup s3connection() function (#217)

    leeper committed Jul 27, 2018
  3. Memory optimized multipart upload (#242)

    an2deg authored and leeper committed Jul 27, 2018
    * Fixing put_object() to be functional in multipart mode and optimizing memory usage of put_object() when uploading huge files
    
    * Fixed issues found during tests on real AWS account
    
    * Adding myself to the list of Authors in the packet DESCRIPTION
Commits on Jul 26, 2018
  1. fix bugs in multipart uploads (closes #80)

    leeper committed Jul 26, 2018
  2. style guide changes

    leeper committed Jul 26, 2018
Commits on Jul 21, 2018
  1. set check_region=FALSE by default (#45, #46, #106, #122, #185, #230)

    leeper committed Jul 21, 2018
Commits on Jun 11, 2018
  1. tweak docs

    leeper committed Jun 11, 2018
  2. fix deprecation warnings in a few places

    leeper committed Jun 11, 2018
Commits on Jun 5, 2018
  1. typos/grammar/add S3 link (#233)

    MichaelChirico authored and leeper committed Jun 5, 2018
Commits on May 25, 2018
  1. update README w/ pointer to aws.signature docs

    leeper committed May 25, 2018
  2. ignore revdep/ directory

    leeper committed May 25, 2018
Commits on May 24, 2018
  1. Fix simple typo in tests (closes #232)

    leeper committed May 24, 2018
Commits on May 21, 2018
  1. fix little bug in 'direction' in s3sync() (closes #231)

    leeper committed May 21, 2018
Commits on Apr 16, 2018
  1. use correct file extension for s3write_using() (closes #226)

    leeper committed Apr 16, 2018
Older
You can’t perform that action at this time.