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

Continued Work From Zaro #5

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

Continued Work From Zaro #5

wants to merge 41 commits into from

Commits on Oct 23, 2012

  1. huge overhaul

    I've overhauled the core components and rewritten (almost) everything in
    coffeescript. API/Service submodules now contain Client classes that
    provide methods for the simplest possible access to MWS functionality.
    Due to the core changes, these changes will break any existing code.
    However, I tried to keep things as close as possible.
    Eibbor Srednuas committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    6848516 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2012

  1. FBA Complex Updates

    Almost done with the newer FBA module, finally. Will get this branch
    working well enough to replace main branch asap.
    Eibbor Srednuas committed Dec 6, 2012
    Configuration menu
    Copy the full SHA
    44adb34 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2012

  1. Total rewrite + modifications

    Updated just about everything and fixed any errors that were preventing
    use of this branch. See the test folder for up to date samples.
    Eibbor Srednuas committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    8399ac7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2013

  1. Configuration menu
    Copy the full SHA
    07c828d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5432072 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2013

  1. Configuration menu
    Copy the full SHA
    8014af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a4141 View commit details
    Browse the repository at this point in the history
  3. Add option to MWSClient.invoke, to use the HasNext instead of the Nex…

    …tToken presense for detecting nextToken
    zaro committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    d55ac0d View commit details
    Browse the repository at this point in the history
  4. Add options to specify expected content-type, needed fot the GetRepor…

    …t where usually CSV data is returned
    zaro committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    e9aa0ee View commit details
    Browse the repository at this point in the history
  5. Reports API usually returns errors with 'text/plain' instead of 'text…

    …/xml', detect that case and parse it as XML
    zaro committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    b083011 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f17104c View commit details
    Browse the repository at this point in the history
  7. Return errors similar to the Amazon API errors in the case of Wrong M…

    …D5 and unknown content
    zaro committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    ee64d14 View commit details
    Browse the repository at this point in the history
  8. Use binary transfer encoding, prevents MD5 errors on reports which co…

    …ntain UTF-8 characters
    zaro committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    8966130 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c15076 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be937f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2013

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

Commits on Feb 24, 2013

  1. Fix GetMatchingProduct parameters in products client and implement Ge…

    …tMatchingProductForId
    zaro committed Feb 24, 2013
    Configuration menu
    Copy the full SHA
    1a9d14e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2013

  1. Products client was taking marketplaceIds as parameterlist, and all t…

    …he calls require single marketplaceid
    zaro committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    7bb370e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

  1. Configuration menu
    Copy the full SHA
    399c0d4 View commit details
    Browse the repository at this point in the history
  2. Pass a copy of invokeOptios to getNext call, for getNextToken calls, …

    …since invoke() modifies the options parameter
    zaro committed Mar 25, 2013
    Configuration menu
    Copy the full SHA
    bc6f63c View commit details
    Browse the repository at this point in the history
  3. Add .gitignore for test/

    zaro committed Mar 25, 2013
    Configuration menu
    Copy the full SHA
    05b2b0f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2013

  1. Configuration menu
    Copy the full SHA
    9fcf952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e04c6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2013

  1. Core, FBA, and Reports js new functions

    Added in functions for Core, FBA, and Reports javascript.  Did not edit
    the coffee script for them since I don't know coffee script and was only
    using the .js files.
    Swiddow committed May 28, 2013
    Configuration menu
    Copy the full SHA
    88dcdf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2013

  1. Updated ReadMe, Additions to Products, Bugfixes

    Bugfixed the feeds.js submit feed request.
    Added Get My Price for SKU and ASIN to products.
    Swiddow committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    535ed6b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2013

  1. Fix: MWS_ORDERS to MWS_FEEDS

    devfacet committed Jun 27, 2013
    Configuration menu
    Copy the full SHA
    6eed8b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from cmfatih/master

    Fix: MWS_ORDERS to MWS_FEEDS
    Swiddow committed Jun 27, 2013
    Configuration menu
    Copy the full SHA
    ce2468e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2013

  1. Configuration menu
    Copy the full SHA
    4ce67f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb2e213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8edbedb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2013

  1. corrected feed enum values

    benighted committed Aug 30, 2013
    Configuration menu
    Copy the full SHA
    0e5949f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2013

  1. added feeds api test

    added require util to products api test
    benighted committed Sep 1, 2013
    Configuration menu
    Copy the full SHA
    68a245e View commit details
    Browse the repository at this point in the history
  2. fixed problem with rendering MWSEnumList values

    added getFeedSubmissionResult to test/feeds.coffee to demonstrate an error regarding content type:
    { Type: {},
      Code: 'Client_UknownContent',
      Message: 'Unrecognized content format: application/octet-stream' }
    benighted committed Sep 1, 2013
    Configuration menu
    Copy the full SHA
    ca15d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eab433b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2013

  1. Configuration menu
    Copy the full SHA
    70bf2e1 View commit details
    Browse the repository at this point in the history
  2. removed racial slur

    benighted committed Sep 2, 2013
    Configuration menu
    Copy the full SHA
    569c6f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef007cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    546c2a2 View commit details
    Browse the repository at this point in the history
  5. updated readme

    benighted committed Sep 2, 2013
    Configuration menu
    Copy the full SHA
    acc85f9 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    benighted committed Sep 2, 2013
    Configuration menu
    Copy the full SHA
    1277ba5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2013

  1. Merge pull request #2 from benighted/master

    Fix for undefined variable "options" in feeds.js / feeds.coffee
    Swiddow committed Sep 5, 2013
    Configuration menu
    Copy the full SHA
    bf5441f View commit details
    Browse the repository at this point in the history