Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #337

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Master #337

wants to merge 33 commits into from

Commits on Jun 24, 2019

  1. update changes file

    byterock committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    c0fbbbb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Test Suite for Pinpoint

    Here are  pattern tests for all the work I have done on pinpoint. I used
    real world obstificed data where I had it and the filled in the blank
    parts with dummy data.
    byterock committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    8d8db43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa27fd View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. fixes for s3 ObjectTagging get and push

    John Scoles committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    685d405 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. S3 changes added in correct code and status and https status and test…

    …s for changes
    John Scoles committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    55f231c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Fix for GetBucketLocation content in root node of xml

    John Scoles committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    7c492ff View commit details
    Browse the repository at this point in the history
  2. s3 fix for GetBucketPolicy

    John Scoles committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    f02bcb0 View commit details
    Browse the repository at this point in the history
  3. fix for S3 object tagging pplu#343

    John Scoles committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    116793d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Fix for PutBucketAnalyticsConfiguration add in support for "xmlNamesp…

    …ace" boto key
    John Scoles committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    de6eb3a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. PutBucketCors GetBucketCors DeleteBucketCors all working add in suppo…

    …rt trait for flattend request param
    John Scoles committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    75927f3 View commit details
    Browse the repository at this point in the history
  2. recommit of fix for PutBucketPolicy

    John Scoles committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    ccd7bbf View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Fix for PutBucketAcl but I think I also fixed the doubble name in req…

    …uest and the flatten issues
    John Scoles committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    525fac1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Fix for XML attirbute on tag

    John Scoles committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    077729c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Big fix for uri ecode and start of tests

    John Scoles committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    08d44a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Fix for GetBucketLocationOutput no need for boto change

    John Scoles committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    f016512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91808e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from byterock/s3-todo-cleanup

    S3 todo cleanup move into S3 tagging so only one to fix them all
    byterock committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    eb48a44 View commit details
    Browse the repository at this point in the history
  4. Revert "S3 todo cleanup"

    byterock committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    ee96fa0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from byterock/revert-1-s3-todo-cleanup

    Revert "S3 todo cleanup" silly me I left in the changes to the template
    byterock committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    8086da5 View commit details
    Browse the repository at this point in the history
  6. Fix for bad pull updated these tests they all work now

    John Scoles committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    00d2b50 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Big fix up on test suite for S3 75% complete

    John Scoles committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    370a7b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    5f7740c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Final 09_request s3 test clean up

    John Scoles committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    4c06170 View commit details
    Browse the repository at this point in the history
  2. template cleanup proper white space

    John Scoles committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    b0edcbd View commit details
    Browse the repository at this point in the history
  3. Final test fix up all tests past

    John Scoles committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    1f96c2a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. Clean up some code perl tidy

    John Scoles committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    183ff92 View commit details
    Browse the repository at this point in the history
  2. Opps silly typo

    John Scoles committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    6af2381 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Done S3

    John Scoles committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    4799589 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. two of the same test

    John Scoles committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    dc40480 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Fixes S3Control and CloudFront

    John Scoles committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    12b04ff View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Finally Done to Beta level

    John Scoles committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    7beed66 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Final check in all tests passing

    John Scoles committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    86ad739 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    4efa43a View commit details
    Browse the repository at this point in the history