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

UOE-6240: Send gpt slot name in extension field #151

Merged
merged 101 commits into from
Apr 30, 2021
Merged

Commits on Feb 11, 2021

  1. Tappx User Syncer + Site Update (prebid#1674)

    Co-authored-by: ubuntu <ahernandez@tappx.com>
    Co-authored-by: Albert Grandes <agrandes@tappx.com>
    3 people authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    67b9c25 View commit details
    Browse the repository at this point in the history
  2. Beachfront Additional tests (prebid#1679)

    * added place holder files for all but a couple of the intended new tests. I need to grok what those couple mean before being able to name a file.
    
    * This covers most of the suggested cases and a couple more that occured to me. I'll look at the couple that I held off on next.
    
    * added the unmarshal tests and found a couple problems to address in the process.
    
    * removed my __debug_bin. should be in gitignore.
    
    * A bit of clean up and commenting. Bumped version number. Added __debug_bin to .gitignore. This is the debugging binary created by Visual Studio Code, or at least version 1.52.1.
    
    * missed a bunch of version strings
    
    * removed IP faker
    
    * If IP is not included in an AdM request, an error is now thrown for the AdM imp instead of faking it. The AdM endpoint is the only one that requires an IP. Also, added several "no-ip" test cases.
    
    * Whent back to the fake IP solution instead of the error. Removed most of the "no-ip" test cases, leaving one.
    
    * changed ip in adm-video.json to not match the faker ip
    
    * removed a debugging comment
    muncha authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    56dfc60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e93a781 View commit details
    Browse the repository at this point in the history
  4. Pubmatic: Trimming publisher ID before passing (prebid#1685)

    * Trimming publisher ID before passing
    sachin-pubmatic authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    7ada266 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    bd61dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ab0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cda3f0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e87c43d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e75df55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af466fd View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Isolate /info/bidders Data Model + Add Uses HTTPS Flag (prebid#1692)

    * Initial Commit
    
    * Merge Conflict Fixes
    
    * Removed Unncessary JSON Attributes
    
    * Removed Dev Notes
    
    * Add Missing validateDefaultAliases Test
    
    * Improved Reversed Test
    
    * Remove Var Scope Confusion
    
    * Proper Tests For Bidder Param Validator
    
    * Removed Unused Test Setup
    SyntaxNode authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    60622de View commit details
    Browse the repository at this point in the history
  2. New Adapter: Epom (prebid#1680)

    Co-authored-by: Vasyl Zarva <vasyan.z@gmail.com>
    epomrnd and VasylZarva authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    30b5b9a View commit details
    Browse the repository at this point in the history
  3. New Adapter: Pangle (prebid#1697)

    Co-authored-by: hcai <caihengsheng@bytedance.com>
    chshpra and hcai authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    ad943a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fd24ef View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. GumGum: adds pubId and irisid properties/parameters (prebid#1664)

    * adds pubId and irisid properties
    
    * updates per naming convention & makes a video copy
    
    * updates when to copy banner, adds Publisher fallback and multiformat request
    
    * adds more json tests
    
    * rename the json file to remove whitespaces
    susyt authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    bc808a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    b74d7c0 View commit details
    Browse the repository at this point in the history
  2. New Adapter: jixie (prebid#1698)

    * initial commit
    
    * added notes file for temp use
    
    * jixie adapter development work
    
    * jixie adaptor development work: mainly the test json files but also the jixie usersync code
    
    * added a test case with accountid. and cosmetic line changes in the banner*json test file
    
    * updated the jixie user sync: the endpoint and some params stuf
    
    * tks and fixing per comments on pull request 1698
    
    * responding to guscarreon's comments:
    -more checking in makerequest of the bidder params (added 2 more test jsons)
    -removed blank lines, lines commented out
    -test_params: a case with unit alone
    -BadInput error
    
    * responding to review. put condition on jixie unit string in the bidder-params/jixie.json file.
    removed checking in jixie.go that has become unnecssary. removed unnec test cases.
    updated params-test
    
    * added one failed params test
    
    * removed a function that I no longer call!
    
    * renamed JixieAdapter to adapter
    
    * removed bidfloor from jixie explicit ext params
    jxdeveloper1 authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    fc4bb44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c1ac5 View commit details
    Browse the repository at this point in the history
  4. Mobfox: Add rout to adexcange (prebid#1702)

    Co-authored-by: mobfox <artem.iholkin@smartyads.com>
    mobfxoHB and mobfox authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f3893c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

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

Commits on Mar 4, 2021

  1. New Adapter: UNICORN (prebid#1719)

    * add bidder-info, bidder-params for UNICORN
    
    * Add adapter
    faithnh authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ee2ec39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87277e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

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

Commits on Mar 7, 2021

  1. New Adapter: Adyoulike (prebid#1700)

    Co-authored-by: Damien Dumas <damien.dumas@adyoulike.com>
    guiann and Damien Dumas authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    c15c66c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

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

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    49d84cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849a311 View commit details
    Browse the repository at this point in the history
  3. No Longer Move bid.ext To bid.ext.bidder (prebid#1742)

    * No Longer Move bid.ext To bid.ext.bidder
    
    * Remove Similar Behavior From seatbid.ext
    
    * Avoid Second Bid Copy
    
    * Removed Unused seatbid.ext
    SyntaxNode authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    e53fd87 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

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

Commits on Mar 17, 2021

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

Commits on Mar 18, 2021

  1. Fix race condition in 33across.go (prebid#1757)

    Co-authored-by: Gus Carreon <gcarreongutierrez@vpn-10-75-11-243.nym2.appnexus.com>
    guscarreon and Gus Carreon authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    bdf1e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7df258 View commit details
    Browse the repository at this point in the history
  3. Replace TravisCI With GitHub Actions (prebid#1754)

    * Initial Commit
    
    * Finished Configuration
    
    * Remove TravisCI
    
    * Remove TravisCI
    
    * Fix Go Version Badge
    
    * Correct Fix For Go Version Badge
    
    * Removed Custom Config File Name
    SyntaxNode authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    eb6c0e6 View commit details
    Browse the repository at this point in the history
  4. Debug warnings (prebid#1724)

    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    a04d5e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Rubicon: Support sending segments to XAPI (prebid#1752)

    Co-authored-by: Serhii Nahornyi <snahornyi@rubiconproject.com>
    SerhiiNahornyi and Serhii Nahornyi authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    c675c18 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    ca53bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8148e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07aabef View commit details
    Browse the repository at this point in the history
  4. Beachfront: Fix Shared Memory Overwriting (prebid#1762)

    * Fix race condition in Beachfront adapter
    
    * Removed nil check and simplified
    guscarreon authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2f1a0e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    080843b View commit details
    Browse the repository at this point in the history
  2. Smaato: Add support for app (prebid#1767)

    Co-authored-by: Bernhard Pickenbrock <bernhard.pickenbrock@smaato.com>
    el-chuck and el-chuck authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8760bae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bea52c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. 33across: Fix Shared Memory Overwriting (prebid#1764)

    This reverts commit f7df258.
    guscarreon authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b9d28e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Fix race condition in Yeahmobi adapter (prebid#1761)

    Co-authored-by: Gus Carreon <gcarreongutierrez@Guss-MacBook-Pro.local>
    guscarreon and Gus Carreon authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ef32c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcfe9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a3a8b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

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

Commits on Mar 30, 2021

  1. Tappx changes - Backward compatible change of version (prebid#1777)

    Co-authored-by: ubuntu <ahernandez@tappx.com>
    Co-authored-by: Albert Grandes <agrandes@tappx.com>
    3 people authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    690fe2d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. DMX: Enforcing w and h in imp (prebid#1778)

    Co-authored-by: steve-a-districtm <steve@districtm.net>
    stevealliance and steve-a-districtm authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    056b7cc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Remove Authorization Headers From Debug Response (prebid#1779)

    * Hide Authorization Headers In Debug Response
    
    * MakeExtHeaders Tests
    
    * Add Empty Test
    
    * Use http.Header Methods
    
    * Updates From Code Review
    
    * Fix Merge Conflict
    SyntaxNode authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    cbc3e84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa5771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8193e30 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

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

Commits on Apr 7, 2021

  1. RTB House: update parameters (prebid#1785)

    * update parameters required by RTB House adapter
    
    * tabs to spaces
    
    Co-authored-by: Przemyslaw Iwanczak <przemyslaw.iwanczak@rtbhouse.com>
    piwanczak and piwanczak authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    245accf View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    5708943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb4044 View commit details
    Browse the repository at this point in the history
  3. New Adapter: Zemanta (prebid#1774)

    * add zemanta adapter
    
    * update openrtb package for zemanta
    
    * fix loop iterator reference bug
    
    * fix getMediaTypeForImp to match server behavior
    rokostik authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    28de9fd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Zemanta: Rename Adapter To Outbrain (prebid#1797)

    Rok Sušnik authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    aad9798 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Update openrtb library to v15 (prebid#1802)

    Rok Sušnik authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c0a85f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc84f02 View commit details
    Browse the repository at this point in the history
  3. Update IX defaults (prebid#1799)

    Co-authored-by: Mike Burns <mike.burns@indexexchange.com>
    mlb7687 and mlb7687 authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    22191e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdfbc32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bec86b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    398e1ca View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    1628e1a View commit details
    Browse the repository at this point in the history
  2. Update kidoz properties to type string (prebid#1808)

    Remove definitions object from schema and define types and other parameters directly in properties objects to ensure compatibility with more downstream systems that use this schema.
    agilfix authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b3b6099 View commit details
    Browse the repository at this point in the history
  3. Update bidmachine properties to type string (prebid#1809)

    Remove definitions object from schema and define types and other parameters directly in properties objects to ensure compatibility with more downstream systems that use this schema.
    agilfix authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    51822e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

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

Commits on Apr 20, 2021

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

Commits on Apr 25, 2021

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

Commits on Apr 26, 2021

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

Commits on Apr 27, 2021

  1. Merged prebid-0.157.0

    sachin-pubmatic committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b29c645 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    28d9cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d0afbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bff555c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba43f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f62cd27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af9a43a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2ed9d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1efc3bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2273d69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b202980 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bccd2fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a85a11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    57db5c2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c1c7f1b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bdb4996 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    21f070d View commit details
    Browse the repository at this point in the history
  17. Fixed diff with OW

    sachin-pubmatic committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    01597f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    7d1e416 View commit details
    Browse the repository at this point in the history
  2. Merged ci

    sachin-pubmatic committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    5f98e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4bba53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28f9fdc View commit details
    Browse the repository at this point in the history
  5. Merged ci

    sachin-pubmatic committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    99ffdc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    86f2498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a82a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2463617 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5796e55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51fed72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efa36ab View commit details
    Browse the repository at this point in the history