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

New bidder & analytics adapter: Concert (attempt #2) #5623

Merged
merged 17 commits into from
Aug 20, 2020

Commits on Jun 3, 2020

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

Commits on Jun 5, 2020

  1. Add analytics adapter

    walia committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    e3f296c View commit details
    Browse the repository at this point in the history
  2. Add email

    walia committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    2491f5e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from voxmedia/concert-adapter

    Add Concert bid adapter
    walia authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5c50b8d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. fix alert from lgtm

    walia committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    668d500 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. try to fix test for ie 11

    walia committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    83d7993 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    a166125 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from voxmedia/update-usprivacy-handling

    Use US Privacy string to determine if we can send PPID
    andrew-a-dev authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    3012bc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Fix linking error

    walia committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    b3b0138 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Debug: Find out why IE11 is failing

    Josh Larson committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4bdea8d View commit details
    Browse the repository at this point in the history
  2. More debugging

    Josh Larson committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    96952bf View commit details
    Browse the repository at this point in the history
  3. More debugging

    Josh Larson committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    774a1b6 View commit details
    Browse the repository at this point in the history
  4. Attempt to store queue in-prototype

    Josh Larson committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    829ad84 View commit details
    Browse the repository at this point in the history
  5. Revert "Attempt to store queue in-prototype"

    This reverts commit 829ad84.
    Josh Larson committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a08a6b9 View commit details
    Browse the repository at this point in the history
  6. More debugging

    Josh Larson committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    7f0518e View commit details
    Browse the repository at this point in the history
  7. More debugging

    Josh Larson committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5773e01 View commit details
    Browse the repository at this point in the history
  8. Remove Array.includes to support IE11

    Josh Larson committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    e103932 View commit details
    Browse the repository at this point in the history