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

SupplyChain object support in Prebid #4084

Merged
merged 41 commits into from
Aug 30, 2019

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    b66e75a View commit details
    Browse the repository at this point in the history
  2. moving parsedRequest variable out of the loop

    and moving GDPR related block at bottom
    pm-harshad-mane committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    edd7614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c9227f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

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

Commits on Aug 12, 2019

  1. added a todo comment

    pm-harshad-mane committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    e5dd135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16bd479 View commit details
    Browse the repository at this point in the history
  3. added functionality to pass schain object

    - adapter manager will validate schain object
    - if it is valid then only it can be passed on to all bidders
    - bidders do not need to validate again
    pm-harshad-mane committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    7d4cfde View commit details
    Browse the repository at this point in the history
  4. changed logMessage to logError

    - also fixed isInteger check
    pm-harshad-mane committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    e4cef55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f7ba93 View commit details
    Browse the repository at this point in the history
  6. indentation chnages

    pm-harshad-mane committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    f7f9f3f View commit details
    Browse the repository at this point in the history
  7. logical bug fix

    pm-harshad-mane committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    f44628e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec0c32f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e6ee7d View commit details
    Browse the repository at this point in the history
  10. indentation

    pm-harshad-mane committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    51d12e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abdcbe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    2fe6047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b1787 View commit details
    Browse the repository at this point in the history
  3. indentation

    pm-harshad-mane committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    693399c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7320a52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88f495f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d09eab4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Configuration menu
    Copy the full SHA
    e9606bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    355e353 View commit details
    Browse the repository at this point in the history
  3. added a few links

    pm-harshad-mane committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    1458815 View commit details
    Browse the repository at this point in the history
  4. fixed typos

    pm-harshad-mane committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    f73d4c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7fa658 View commit details
    Browse the repository at this point in the history
  6. trying to restart CI

    pm-harshad-mane committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    25f877c View commit details
    Browse the repository at this point in the history
  7. Revert "trying to restart CI"

    This reverts commit 25f877c.
    pm-harshad-mane committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    b30dcaf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    e891b9d View commit details
    Browse the repository at this point in the history
  2. bug fix

    pm-harshad-mane committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    9072e73 View commit details
    Browse the repository at this point in the history
  3. minor changes

    - moved consts out of function
    - added a error log on finding an invalid schain object
    pm-harshad-mane committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    02e2e38 View commit details
    Browse the repository at this point in the history
  4. modified a comment

    pm-harshad-mane committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    9b2a639 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

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

Commits on Aug 23, 2019

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

Commits on Aug 27, 2019

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

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    e344855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4188f View commit details
    Browse the repository at this point in the history
  3. updated documentation

    pm-harshad-mane committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    fd34738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01b9c68 View commit details
    Browse the repository at this point in the history
  5. moved a comment

    pm-harshad-mane committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    0c896df View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

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