Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Fix/2020 12 05 #6

Closed
wants to merge 832 commits into from
Closed

Fix/2020 12 05 #6

wants to merge 832 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 18, 2019

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

Commits on Dec 19, 2019

  1. Added US Privacy support in TheMediaGrid server adapter (prebid#1147)

    * Add TheMediaGrid server adapter
    
    * Add video support in TheMediaGrid s2s adapter
    
    * Update sync url for TheMediaGrid s2s adapter
    
    * Added CCPA support for TheMediaGrid s2s adapter
    
    * Fix sync url for TheMediaGrid adapter
    TheMediaGrid authored and guscarreon committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    ea2858d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd39cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1134e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Add Applogy adapter (prebid#1151)

    IncSW authored and SyntaxNode committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    40d1f06 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

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

Commits on Jan 9, 2020

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

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    90ed87c View commit details
    Browse the repository at this point in the history
  2. Add custom JSON req/resp data to the analytics logging… (prebid#1145)

    * Add custom JSON req/resp data to the analytics logging for the /openrtb2/video endpoint.
    
    * Add calls in unit tests to cover logging and jsonify of video object.
    jmaynardxandr authored and guscarreon committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c192e61 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    19faf07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff4ce3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

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

Commits on Jan 16, 2020

  1. Add SmartRTB adapter (prebid#1071)

    evanmsmrtb authored and SyntaxNode committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    3fd1f50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b369a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    c6eb4b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbcee93 View commit details
    Browse the repository at this point in the history
  3. [currencies] fix GetInfo() null ref issue (prebid#1169)

    This CL fixes the null ref on `RateConverter.GetInfo()` when rates
    are nil. Issue: prebid#1136
    benjaminch authored and guscarreon committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    0c580cd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

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

Commits on Jan 27, 2020

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

Commits on Jan 28, 2020

  1. Fix PubMatic Usersync URL (prebid#1178)

    Co-authored-by: pm-isha-bharti <isha.bharti@pubmatic.com>
    2 people authored and SyntaxNode committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    6637ea2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    8e5a20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    481043b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

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

Commits on Feb 6, 2020

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

Commits on Feb 10, 2020

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

Commits on Feb 18, 2020

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

Commits on Feb 21, 2020

  1. Add Adoppler bidder support. (prebid#1186)

    * Add Adoppler bidder support.
    
    * Address code review comments. Use JSON-templates for testing.
    
    * Fix misprint; Add url.PathEscape call for adunit URL parameter.
    vchimishuk committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    53bb32f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

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

Commits on Feb 27, 2020

  1. updating default hard-coded list of certs (prebid#1201)

    Co-authored-by: Shalmali Patil <shalmali.patil@pubmatic.com>
    PubMatic-OpenWrap and pm-shalmali-patil committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    901c3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b624db View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Adding copying of gdpr consent string to openrtb bid request (prebid#…

    …1189)
    
    * Adding copying of gdpr consent string to openrtb bid request
    
    * Updated video request to use OpenRTB Video and User objects
    
    * Fixing unit test failure message
    
    * Updates from code review comments
    
    * Updating unit test initialization
    
    * Updated mimes array construction
    camrice committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    dac1391 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    4b6cf61 View commit details
    Browse the repository at this point in the history
  2. openx adapter: forward bid response currency in openx adapter if set (p…

    …rebid#1211)
    
    it was always set to the default USD before
    SyntaxNode committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1c0ea7a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

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

Commits on Mar 9, 2020

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

Commits on Mar 12, 2020

  1. add zeroclickfraud adapter (prebid#1207)

    * add zeroclickfraud adapter
    
    * fixes for PR
    
    * fix casing of Zeroclickfraud
    htang555 committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    3b14666 View commit details
    Browse the repository at this point in the history
  2. Fix Adform's parameters regex (prebid#1214)

    * Added adform info file
    
    * Added Adform adapter and bidder
    
    * Updates from master
    
    * Removed usersyncInfo from Adform adapter. Inverted Imp type check.
    
    * Removed excessive loop
    
    * Updated with the last master
    
    * Create readme file for adform
    
    * Fix Adform's parameters regex
    
    Motivation: catastrophic backtracking during regex execution
    
    Details:
    - https://regex101.com/r/NNQrWq/1
    - string to check "url_domain:keskustelu.suomi24.fi,url_path:/matkailu/matkakohteet/aasia,layout:lg,categories:Matkailu,main_category:Matkailu"
    
    Co-authored-by: v.statkevich <v.statkevich@adform.com>
    Co-authored-by: Olga Linkevich <o.linkevich@adform.com>
    3 people committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    1e08dd5 View commit details
    Browse the repository at this point in the history
  3. If Device.UA is not present in request body, init it with user-agent …

    …from header (prebid#1219)
    
    * If Device.UA is not present in request body, init it with user-agent from request header if it's present
    
    * Moved User-Agent handler to parseVideoRequest func and added unit test
    
    * Minor clean up
    
    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    a05a0ec View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Queued request timeout (prebid#1217)

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

Commits on Mar 16, 2020

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

Commits on Mar 18, 2020

  1. Kidoz adapter (prebid#1210)

    Co-authored-by: Ryan Haksi <ryan.haksi@freshgrade.com>
    rhaksi-kidoz and ryan-haksi committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    ca9c3b3 View commit details
    Browse the repository at this point in the history
  2. Update auction.md (prebid#1224)

    Fix type
    ACannuniRP committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    b737509 View commit details
    Browse the repository at this point in the history
  3. Update auction.md (prebid#1225)

    Fix typo.
    ACannuniRP committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    9d8a83c View commit details
    Browse the repository at this point in the history
  4. Added logging to cache for video endpoint (prebid#1220)

    * WIP added logging to cache for video endpoint
    
    * Updating cache call to use TTL from config
    
    * Updates from initial feedback
    * Log now includes HTTP headers
    * Fixed caching to use a new cache entry rather than appending to the
    VAST
    * Added feature where is query is set, the test flag is set in the
    request
    
    * Updated recorded response and handleError
    
    * Updates from code review comments
    
    * Changed recorded output to be only the debug ext
    * Removed extra marhal calls
    * Changed cache to be an endpoint dependency
    * Added debugLog struct to hold all debug related info
    * Numerous smaller changes
    
    * Further code cleanup and added unit tests for debug changes
    
    * Added missing error checks
    
    * Added unit test for error case
    camrice committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    14b7010 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. added VISX vendor ID for usersyncing (prebid#1229)

    Co-authored-by: Aadesh Patel <aadesh.patel@xandr.com>
    Aadeshp and Aadesh Patel committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    dc403eb View commit details
    Browse the repository at this point in the history
  2. First pass at phase 1 TCF 2.0 support (prebid#1228)

    * First pass at phase 1 TCF 2.0 support
    
    * minor fixes
    
    * Update go-gdpr library and fix stuff
    
    * Fixes for PR comments
    hhhjort committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    47e779b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    3de9cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf1310 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. treat 204 from FAN as a no bids response (prebid#1233)

    Co-authored-by: Aadesh Patel <aadesh.patel@xandr.com>
    Aadeshp and Aadesh Patel committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    58905e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. AMP CCPA Fix (prebid#1187)

    SyntaxNode committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    b1d81eb View commit details
    Browse the repository at this point in the history
  2. Update rubicon.md (prebid#1234)

    bretg committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    24e712d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    0a483e9 View commit details
    Browse the repository at this point in the history
  2. added Rewarded Video section (prebid#1200)

    also edited all examples so they include the full openRTB context
    bretg committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    98b7150 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. nanointeractive adapter (prebid#1213)

    * nanointeractive adapter
    
    * nanointeractive adapter, changes after review
    
    * nanointeractive adapter
    
    * nanointeractive adapter, changes after review
    
    * formatting
    rade-popovic committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1dccdd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Typos Fix (prebid#1236)

    * Fix Typo
    
    * Fixed More Typos
    SyntaxNode committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b8b5f67 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

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

Commits on Apr 13, 2020

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

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    3c3fdad View commit details
    Browse the repository at this point in the history
  2. Add kidoz bidder info (prebid#1257)

    got this info from email communication with kidoz
    bretg committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    5fb280a View commit details
    Browse the repository at this point in the history
  3. Add Cropping of BAdv for Rubicon Adapter (prebid#1254)

    * Add Cropping of BAdv for Rubicon Adapter
    
    BAdv size is limited to 50
    
    * Fix after review
    
    Co-authored-by: Harbar Dmytro <dharbar@rubiconproject.com>
    DGarbar and Harbar Dmytro committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    30936ba View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Added metrics support to endpoint aspect (prebid#1226)

    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    b0f6119 View commit details
    Browse the repository at this point in the history
  2. Prebid Server adapter for Telaria (prebid#1231)

    * TELARIA adapter. First Pass
    
    * Some refactoring
    
    * added the json files
    
    * fixed some tests and added the bidder info
    
    * fixed some tests and added the bidder info
    
    * added default user sync ur;
    
    * - Handling gzipped responses from our server
    
    * - more refactoring.
    
    * added the proper user sync default URL
    
    * changed the urls from dev to prod
    
    * changed up the required fields. Now AdCode in the Imp.Ext isn't required but Bid.SeatCode is required
    
    * change in the return type after decompressing
    
    * some refactoring
    
    * change in our config url
    
    * using pbs.yml to switch between our production and test URLs
    
    * setting default endpoint
    
    * - fixed the issue that was preventing telaria test cases to run.
    - added more test cases
    
    * - Modifications as per the changes requested by the maintainers.
    
    * Moved the seat code to imp.ext
    
    * Moved the seat code to imp.ext
    
    * Added 'Telaria: ' prefix for error messages
    
    * - Fixes for race conditions. Was modifying the original request object instead of a copy
    
    * cosmetic changes.
    
    * added params_test.go
    
    Co-authored-by: Vinay Prasad <vprasad@telaria.com>
    telariaEng and Vinay Prasad committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    d1cda80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e43b84 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    d6a815d View commit details
    Browse the repository at this point in the history
  2. Bugfix: no bids from bidder handling (prebid#1252)

    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    c66e6cc View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Add missing categories to AppNexus -> IAB mapping file. (prebid#1264)

    * Add missing categories to AppNexus -> IAB mapping file.
    
    * Remove entry for category 38 which was set to a primary IAB category instead of a sub-category.
    
    * Fix order of category 22
    jmaynardxandr committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    5c581b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Yieldone s2s Bid Adapter (prebid#1242)

    * Added new Yieldone Bid s2s Adapter
    
    * Update endpoint for yieldone bid adapter
    
    * Fixes after review for Yieldone Bid s2s Adapter
    
    * Fix typeo in Yieldone s2s Bid Adapter
    hbanalytics committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ba075cb View commit details
    Browse the repository at this point in the history
  2. Fix: URL de sync (prebid#1261)

    chino117 committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    5cd393d View commit details
    Browse the repository at this point in the history
  3. populate the app ID in the FAN timeout notif url with the publisher ID (

    prebid#1265)
    
    and the auction with the request ID
    
    Co-authored-by: Aadesh Patel <aadesh.patel@xandr.com>
    Aadeshp and Aadesh Patel committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    44744f3 View commit details
    Browse the repository at this point in the history
  4. Added header User Agent decoding (prebid#1268)

    * Added header User Agent decoding
    
    * Added header User Agent decoding: unit tests
    
    * Added header User Agent decoding: unit tests
    
    * Added check UA is encoded to avoid `+` converted to space
    
    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    008d0ae View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Ad Generation Adapter Integration. (prebid#1253)

    * AdGeneration Integration.
    
    * update AdGeneration adapter.
    fix: some methods of the adgAdapter replace to functions.
    fix: unmarshal functions return a pointer.
    fix: header is defined once.
    fix: return when imps is appended
    
    * update AdGeneration Adapter.
    
    add: Added a comment in usersync.
    add: Added a test for parameters whose ID does not exist in params_test.
    change: Change to query creation by net/url. Added getRawQuery Test.
    fix: Changed variable names related to bidRequest.
    AdGeneration committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    b61e259 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    f1d52fa View commit details
    Browse the repository at this point in the history
  2. NinthDecimal Adapter (prebid#1249)

    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    trchandraprakash and Chandra Prakash committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    32be453 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. * Add PubMatic bidder doc file (prebid#1255)

    * Add app video capability to PubMatic bidder info file
    mike-chowla committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    bd762c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9049681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d361b7f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Add AJA adapter (prebid#1269)

    sambaiz committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    53ec511 View commit details
    Browse the repository at this point in the history
  2. OpenX adapter: Pass gdpr and gdpr_consent to user sync endpoint (preb…

    …id#1282)
    
    I've also updated the test to avoid any confusion.
    laurb9 committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    545701f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    714dd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b74f9e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Add AdOcean adapter (prebid#1273)

    * [ADOCEAN-20132] AdOcean adapter
    
    * [ADOCEAN-20132] AdOcean adapter - support for gdpr
    
    * [ADOCEAN-20132] AdOcean adapter - tests
    
    * [ADOCEAN-20132] AdOcean adapter - user sync
    
    * [ADOCEAN-20132] AdOcean adapter - formatting
    
    * [ADOCEAN-20132] AdOcean adapter - send uuid to emitter
    
    * [ADOCEAN-20132] adocean adapter - return nil if there is no creative
    
    * [ADOCEAN-20132] AdOcean adapter - add version parameter
    
    * [ADOCEAN-20132] AdOcean adapter - optimization
    
    * [ADOCEAN-20132] AdOcean adapter - add to syncer_test.go
    
    * [ADOCEAN-20132] AdOcean adapter - changes after review:
    * remove whitespaces in js code on adapter initialization instead on every request
    * check if request.Site is not nil
    * reuse newUri variable
    
    * [ADOCEAN-20132] AdOcean adapter - changes after review:
    * do not terminate the auction on a single faulty bid
    
    * [ADOCEAN-20132] AdOcean adapter - changes after review:
    * remove unnecessary input parameters check
    * small optimization
    mmuras committed May 4, 2020
    Configuration menu
    Copy the full SHA
    a8fe3a3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. LunaMedia Adapter (prebid#1285)

    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    trchandraprakash and Chandra Prakash committed May 6, 2020
    Configuration menu
    Copy the full SHA
    bacb947 View commit details
    Browse the repository at this point in the history
  2. [Sharethrough] Add CCPA support (prebid#1263)

    * Handle gzip responses from ad server correctly
    
    * Bump to version 8
    
    * [Go Modules] Add proxy (prebid#1079)
    
    * Add SSL cert for accessing stored request API (prebid#1087)
    
    * [misspell] fix a misspell (prebid#1102)
    
    * update static bidder params for rubicon video to follow the json marshalling names (prebid#1100)
    
    * Switching yieldmo auction endpoint from http to https (prebid#1103)
    
    * Add Datablocks Adapter (prebid#1095)
    
    * datablocks bid adapter
    
    * ttx
    
    * add test json
    
    * add coverage
    
    * redo ttx
    
    * formatted
    
    * better error handling
    
    * additional tests and recomended fixes
    
    * Adding translatecategories flag to includebrandcategory (prebid#1098)
    
    * Making IAB category translation optional with translatecategories boolean in request
    
    * Updating exchange unit tests to remove extra bids
    
    * Updates from code review comments
    
    * Removed comment about default TranslateCategories value
    * Changed translateCat to translateCategories in tests
    * Combined helper functions in exchange_test related to TranslateCategories
    
    * Bid floor (prebid#1085)
    
    * Currency handling fix (prebid#1097)
    
    * facebook adapter refactor (prebid#1064)
    
    * Kubient adapter (prebid#1094)
    
    * [synacormedia] Update user sync url to be https (prebid#1115)
    
    This detail was missed while setting up the adapter, but we would like to use https for the user sync.
    
    * Remove Go 1.11 Build Target (prebid#1109)
    
    * Set "Secure" on Same SIte cookies (prebid#1119)
    
    * TripleliftNative Adapter (prebid#1114)
    
    * ignore swp files
    
    * start small
    
    * start really small
    
    * add a user sync
    
    * justify
    
    * triplelift adapter
    
    * add our endpoint
    
    * fix syntax
    
    * config stuff
    
    * compiler fixes
    
    * more config
    
    * add params
    
    * making progress
    
    * make our ext more exty
    
    * start making responses
    
    * more logic
    
    * fix compilation errors
    
    * can we just nil this out?
    
    * augment our json
    
    * radically simplify our json
    
    * fix errs
    
    * infer the bid type
    
    * fix syntax
    
    * fix comilation errors
    
    * rename
    
    * fix compilation error
    
    * config stuff
    
    * simplify params
    
    * more config stuff
    
    * fixes
    
    * revert this
    
    * fix up the extension
    
    * getting closer
    
    * add a test
    
    * update config
    
    * update bidder params
    
    * add the floor here, too
    
    * add a usersync test
    
    * validation, ws, and a test
    
    * update tests
    
    * fix test
    
    * update email
    
    * why not
    
    * change email
    
    * preprocess requests
    
    * do some parsing
    
    * take care of some errors
    
    * floor is optional
    
    * ws
    
    * remove native
    
    * everything is either banner or video
    
    * this should be a float
    
    * floor to floor
    
    * fix compilation errors
    
    * add some tests
    
    * more tests
    
    * more tests
    
    * simplify
    
    * more progress
    
    * format
    
    * ws
    
    * rm
    
    * don't need this
    
    * fix test
    
    * fix test
    
    * don't ignore swap
    
    * change line back
    
    * report an error if there are no valid impressions for triplelift
    
    * check for either a Banner or Video object on the impression
    
    * more tests
    
    * mv
    
    * more tests
    
    * update triplelift end point
    
    * send native
    
    * ws
    
    * start changing tests
    
    * fix more tests
    
    * update config
    
    * add redirect to triplelift usersync
    
    * fix supplier id in triplelift_test
    
    * update tl usersync endpoint and test
    
    * fix tl supplier id in test json
    
    * update usersync test template
    
    * adjust inconsistency with test and sync url
    
    * mv
    
    * update packages
    
    * mv
    
    * mv
    
    * update
    
    * fix compilation errors
    
    * rename
    
    * rename some stuff
    
    * rename
    
    * rename
    
    * fix some compilation errors
    
    * ws
    
    * ws
    
    * add the extra info
    
    * add some extra info
    
    * add some files back
    
    * ws and such
    
    * updates
    
    * ws
    
    * fix compilation error
    
    * mv
    
    * rename
    
    * Revert "rename"
    
    This reverts commit 1b77c72.
    
    * Revert "mv"
    
    This reverts commit 52a134d.
    
    * it builds
    
    * cp a file
    
    * cp another file
    
    * fix a test
    
    * fix test
    
    * add the extra info
    
    * ws
    
    * add some logic
    
    * edit comment
    
    * it compiles
    
    * this is now public
    
    * call this
    
    * add the function
    
    * return nil
    
    * seems to be working
    
    * ws
    
    * seems to be working
    
    * ws
    
    * mv
    
    * starting to work
    
    * ws
    
    * add a new function
    
    * ws
    
    * fix tests
    
    * bug fix
    
    * update some stuff
    
    * revert
    
    * take out prints
    
    * fix up diff
    
    * fix up diff
    
    * update ws
    
    * fix
    
    * ws
    
    * omit the triplelift endppint
    
    * Revert "omit the triplelift endppint"
    
    This reverts commit 7abc3e4.
    
    * populate the endpoint through the extinfo
    
    * ws
    
    * set disabled to be default
    
    * ws
    
    * update types
    
    * fixing tests
    
    * making progres
    
    * fix tests
    
    * fix tests
    
    * more fixes for tests
    
    * fixed tests
    
    * just use a comment
    
    * get rid of endpoint
    
    * restore endpoint
    
    * add some errors around unmarshalling
    
    * ws
    
    * ws
    
    * use the literal
    
    * ws
    
    * ws
    
    * update json
    
    * simplify
    
    * ws
    
    * restore tests
    
    * fail fast when grabbing invcode
    
    * use the right type
    
    * use a different error type
    
    * bump code coverage
    
    * add a new test
    
    * change error type
    
    * ws
    
    * break out test into its own function
    
    * JSON block that has a full data-center specific URL cache info (prebid#1104)
    
    * Update Dockerfile and Makefile  (prebid#1099)
    
    * Add option for running tests as part of the docker image building
    
    * Update Makefile
    
    - Add ability to execute adapter specific tests
    - Execute targets for "all" rather than just printing the target name and usage
    - Remove use of non-existing "install" target from .PHONY targets
    - Remove "build" as a dependency for "image"
    
    * enable app requests for audience network (prebid#1122)
    
    * [docs] fix markdown title (prebid#1124)
    
    * Prometheus Refactor (prebid#1108)
    
    * update default sync url (prebid#1127)
    
    * Update sync url for BidderGrid adapter (prebid#1120)
    
    * [SonarCloud] Legacy auction endpoint (prebid#1017)
    
    * [currency converter] allow to deduce reverse rate (prebid#1126)
    
    This CL allows the currency rate currency to deduce a currency rate even
    if not directly defined in the table but the reverse rate is present.
    
    E.q.
    
    USD => EUR is 1.0897
    EUR => USD is not set
    
    Old behavior when asking rate from EUR to USD will not be found,
    New behavior is using the known reverse rate to deduce the rate.
    
    Rate for 2 USD will be 2 * (1 / 1.0897)
    
    * Updated handleError arguments to be pointers for video endpoint (prebid#1128)
    
    * Updated handleError arguments to be pointers for video endpoint
    
    * Removing unneeded pointer to http.ResponseWriter
    
    * Adding units test for update to handleError
    
    * Revert changes to GetExtCacheData() made in prebid#1104 (prebid#1130) (prebid#1131)
    
    * Better native request validation (prebid#1132)
    
    * require the caller to define native assets[...].ID (prebid#1123)
    
    * require the caller to define native assets[...].ID
    
    * Update assets-with-partial-ids.json
    
    * CCPA Phase 1: AMP Endpoint (prebid#1125)
    
    * facebook: removed Auth-Token from header (replaced by authentication_id in the request body) (prebid#1113)
    
    * Setuid Fix (prebid#1121)
    
    * Update http refresh to use url builder. Fixes prebid#1065 (prebid#1133)
    
    * Add mapping of user.ext.eids[] for LiveIntent in Rubicon bidder (prebid#1089)
    
    * support facebook app_secret config param (prebid#1139)
    
    * CCPA Phase 1: Cookie Sync (prebid#1135)
    
    * null check banner.h (prebid#1142)
    
    * Add Pubnative Adapter (prebid#1134)
    
    * Adding the passing of CCPA value to the bid request for video endpoint (prebid#1143)
    
    * first draft (prebid#1137)
    
    * CCPA Phase 2: Enforcement (prebid#1138)
    
    * Gamoshi Adapter: Update cookie sync (prebid#1146)
    
    * Simplify static/bidder-params/triplelift_native.json (prebid#1152)
    
    * Added US Privacy support in TheMediaGrid server adapter (prebid#1147)
    
    * Add TheMediaGrid server adapter
    
    * Add video support in TheMediaGrid s2s adapter
    
    * Update sync url for TheMediaGrid s2s adapter
    
    * Added CCPA support for TheMediaGrid s2s adapter
    
    * Fix sync url for TheMediaGrid adapter
    
    * CCPA User Sync Updates (prebid#1153)
    
    * Marsmedia - add new bidder (prebid#1118)
    
    * Add Applogy adapter (prebid#1151)
    
    * enforce video.size_id for video imps in rubicon adapter (prebid#1101)
    
    * Updated PubMatic endpoint to use https (prebid#1155)
    
    * Update Example AppNexus Placement ID (prebid#1160)
    
    * Fix Currency Converter Doesn't Output CUR (prebid#1154)
    
    * Add custom JSON req/resp data to the analytics logging… (prebid#1145)
    
    * Add custom JSON req/resp data to the analytics logging for the /openrtb2/video endpoint.
    
    * Add calls in unit tests to cover logging and jsonify of video object.
    
    * CCPA User Sync URL Updates (prebid#1157)
    
    * Fixes audienceNetwork adapter ignoring banner.format sizes. (prebid#1164)
    
    * adding yieldmo vendor id to usersync (prebid#1166)
    
    * Add SmartRTB adapter (prebid#1071)
    
    * Added new adapter for CPMStar ad network banners and video (prebid#1159)
    
    * Update the Conversant sync pixel (prebid#1161)
    
    * Add imp.ext.is_rewarded_inventory flag for rewarded video in Rubicon (prebid#1170)
    
    * [currencies] fix GetInfo() null ref issue (prebid#1169)
    
    This CL fixes the null ref on `RateConverter.GetInfo()` when rates
    are nil. Issue: prebid#1136
    
    * Fix triplelift User Sync (prebid#1173)
    
    * Enhance Message For Cache Errors (prebid#1175)
    
    * Fix PubMatic Usersync URL (prebid#1178)
    
    Co-authored-by: pm-isha-bharti <isha.bharti@pubmatic.com>
    
    * [Synacormedia] Add tagId bidder parameter (prebid#1165)
    
    * Remove all non-secure calls from eplanning adapter (prebid#1179)
    
    * Expose Cache HTTP Settings (prebid#1184)
    
    * Adding bid rejection messages to debug response (prebid#1181)
    
    * Adds timeout notifications for Facebook (prebid#1182)
    
    * VIS.X: added app type support (prebid#1194)
    
    * Add Adoppler bidder support. (prebid#1186)
    
    * Add Adoppler bidder support.
    
    * Address code review comments. Use JSON-templates for testing.
    
    * Fix misprint; Add url.PathEscape call for adunit URL parameter.
    
    * Adding support for deal prefixes (prebid#1183)
    
    * updating default hard-coded list of certs (prebid#1201)
    
    Co-authored-by: Shalmali Patil <shalmali.patil@pubmatic.com>
    
    * add admixer adapter (prebid#1195)
    
    * Adding copying of gdpr consent string to openrtb bid request (prebid#1189)
    
    * Adding copying of gdpr consent string to openrtb bid request
    
    * Updated video request to use OpenRTB Video and User objects
    
    * Fixing unit test failure message
    
    * Updates from code review comments
    
    * Updating unit test initialization
    
    * Updated mimes array construction
    
    * fix conversant sync pixel (prebid#1208)
    
    * openx adapter: forward bid response currency in openx adapter if set (prebid#1211)
    
    it was always set to the default USD before
    
    * add ucfunnel adapter (prebid#1192)
    
    * Update required params for TheMediaGrid adapter (prebid#1188)
    
    * add zeroclickfraud adapter (prebid#1207)
    
    * add zeroclickfraud adapter
    
    * fixes for PR
    
    * fix casing of Zeroclickfraud
    
    * Fix Adform's parameters regex (prebid#1214)
    
    * Added adform info file
    
    * Added Adform adapter and bidder
    
    * Updates from master
    
    * Removed usersyncInfo from Adform adapter. Inverted Imp type check.
    
    * Removed excessive loop
    
    * Updated with the last master
    
    * Create readme file for adform
    
    * Fix Adform's parameters regex
    
    Motivation: catastrophic backtracking during regex execution
    
    Details:
    - https://regex101.com/r/NNQrWq/1
    - string to check "url_domain:keskustelu.suomi24.fi,url_path:/matkailu/matkakohteet/aasia,layout:lg,categories:Matkailu,main_category:Matkailu"
    
    Co-authored-by: v.statkevich <v.statkevich@adform.com>
    Co-authored-by: Olga Linkevich <o.linkevich@adform.com>
    
    * If Device.UA is not present in request body, init it with user-agent from header (prebid#1219)
    
    * If Device.UA is not present in request body, init it with user-agent from request header if it's present
    
    * Moved User-Agent handler to parseVideoRequest func and added unit test
    
    * Minor clean up
    
    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    
    * Queued request timeout (prebid#1217)
    
    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    
    * docs: adding currency support section (prebid#1199)
    
    * Add ValueImpression Adapter (prebid#1204)
    
    * Kidoz adapter (prebid#1210)
    
    Co-authored-by: Ryan Haksi <ryan.haksi@freshgrade.com>
    
    * Update auction.md (prebid#1224)
    
    Fix type
    
    * Update auction.md (prebid#1225)
    
    Fix typo.
    
    * Added logging to cache for video endpoint (prebid#1220)
    
    * WIP added logging to cache for video endpoint
    
    * Updating cache call to use TTL from config
    
    * Updates from initial feedback
    * Log now includes HTTP headers
    * Fixed caching to use a new cache entry rather than appending to the
    VAST
    * Added feature where is query is set, the test flag is set in the
    request
    
    * Updated recorded response and handleError
    
    * Updates from code review comments
    
    * Changed recorded output to be only the debug ext
    * Removed extra marhal calls
    * Changed cache to be an endpoint dependency
    * Added debugLog struct to hold all debug related info
    * Numerous smaller changes
    
    * Further code cleanup and added unit tests for debug changes
    
    * Added missing error checks
    
    * Added unit test for error case
    
    * added VISX vendor ID for usersyncing (prebid#1229)
    
    Co-authored-by: Aadesh Patel <aadesh.patel@xandr.com>
    
    * First pass at phase 1 TCF 2.0 support (prebid#1228)
    
    * First pass at phase 1 TCF 2.0 support
    
    * minor fixes
    
    * Update go-gdpr library and fix stuff
    
    * Fixes for PR comments
    
    * Updated price granularity unmarshal to accept empty values and ranges (prebid#1230)
    
    * Update vendorID for TheMediaGrid s2s Bid Adapter (prebid#1232)
    
    * treat 204 from FAN as a no bids response (prebid#1233)
    
    Co-authored-by: Aadesh Patel <aadesh.patel@xandr.com>
    
    * AMP CCPA Fix (prebid#1187)
    
    * Update rubicon.md (prebid#1234)
    
    * adding schain interface (prebid#1203)
    
    * added Rewarded Video section (prebid#1200)
    
    also edited all examples so they include the full openRTB context
    
    * nanointeractive adapter (prebid#1213)
    
    * nanointeractive adapter
    
    * nanointeractive adapter, changes after review
    
    * nanointeractive adapter
    
    * nanointeractive adapter, changes after review
    
    * formatting
    
    * Typos Fix (prebid#1236)
    
    * Fix Typo
    
    * Fixed More Typos
    
    * Moved hb_pc_cat_dur modification to be before caching (prebid#1250)
    
    * Handle CCPA + enable gzip response
    
    [#169984259]
    
    * Addressing review (prebid#273)
    
    [#169984259]
    
    * Remove custom gzip logic  (prebid#280)
    
    * Getting rid of custom gzip logic
    
    [#169984259]
    
    * Restore prod ad server url
    
    [#169984259]
    
    Co-authored-by: Benjamin <b.chastanier@criteo.com>
    Co-authored-by: guscarreon <guscarreon@gmail.com>
    Co-authored-by: Aadesh <aadeshp95@gmail.com>
    Co-authored-by: Winston-Yieldmo <46379634+Winston-Yieldmo@users.noreply.github.com>
    Co-authored-by: htang555 <htang555@gmail.com>
    Co-authored-by: Cameron Rice <37162584+camrice@users.noreply.github.com>
    Co-authored-by: ah-tappx <46002207+ah-tappx@users.noreply.github.com>
    Co-authored-by: hhhjort <31041505+hhhjort@users.noreply.github.com>
    Co-authored-by: Marsel <taipovm@gmail.com>
    Co-authored-by: Corey Kress <coreykre@buffalo.edu>
    Co-authored-by: Scott Kay <noreply@syntaxnode.com>
    Co-authored-by: Kevin Kerr <kkerr@triplelift.com>
    Co-authored-by: Mansi Nahar <mansinahar@users.noreply.github.com>
    Co-authored-by: Benjamin <benjamin.chastanier@gmail.com>
    Co-authored-by: TheMediaGrid <44166371+TheMediaGrid@users.noreply.github.com>
    Co-authored-by: Austin Bischoff <Austinb@users.noreply.github.com>
    Co-authored-by: rpanchyk <rpanchyk@users.noreply.github.com>
    Co-authored-by: Florian Hartwig <florian.hartwig@pubnative.net>
    Co-authored-by: Salomon Rada <salomon@gamoshi.com>
    Co-authored-by: vladi-mmg <vladi@m-m-g.com>
    Co-authored-by: Aleksei Lin <aleksey@incsw.in>
    Co-authored-by: PubMatic-OpenWrap <UOEDev@pubmatic.com>
    Co-authored-by: jmaynardxandr <46759873+jmaynardxandr@users.noreply.github.com>
    Co-authored-by: evanmsmrtb <evanm@smrtb.com>
    Co-authored-by: CPMStar <josh@cpmstar.com>
    Co-authored-by: johnwier <49074029+johnwier@users.noreply.github.com>
    Co-authored-by: pm-isha-bharti <isha.bharti@pubmatic.com>
    Co-authored-by: Seba Perez <sperez@est.frba.utn.edu.ar>
    Co-authored-by: Michael Kuryshev <mk0x9@users.noreply.github.com>
    Co-authored-by: Viacheslav Chimishuk <vchimishuk@yandex.ru>
    Co-authored-by: Shalmali Patil <shalmali.patil@pubmatic.com>
    Co-authored-by: DmitryStashkevich <34479135+DmitryStashkevich@users.noreply.github.com>
    Co-authored-by: vstatkevich <v.statkevich@gmail.com>
    Co-authored-by: v.statkevich <v.statkevich@adform.com>
    Co-authored-by: Olga Linkevich <o.linkevich@adform.com>
    Co-authored-by: Veronika Solovei <kalypsonika@gmail.com>
    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    Co-authored-by: bretg <bgorsline@gmail.com>
    Co-authored-by: thuyhq <61451682+thuyhq@users.noreply.github.com>
    Co-authored-by: rhaksi-kidoz <61601767+rhaksi-kidoz@users.noreply.github.com>
    Co-authored-by: Ryan Haksi <ryan.haksi@freshgrade.com>
    Co-authored-by: ACannuniRP <57228257+ACannuniRP@users.noreply.github.com>
    Co-authored-by: Aadesh Patel <aadesh.patel@xandr.com>
    Co-authored-by: Rade Popovic <32302052+nanointeractive@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a17b4a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8684fb View commit details
    Browse the repository at this point in the history
  4. Stricter Privacy Scrubbing (prebid#1286)

    * Stricter Privacy Scrubbing
    
    * Update Unit Test Style
    
    * Fixed Whitespace
    SyntaxNode committed May 6, 2020
    Configuration menu
    Copy the full SHA
    ef2f614 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Add Adapter Orbidder (prebid#1275)

    Co-authored-by: Volk, Rainer <Rainer.Volk@otto.de>
    Co-authored-by: RainerVolk4014 <53347752+RainerVolk4014@users.noreply.github.com>
    Co-authored-by: rvolk <>
    Co-authored-by: Hendrik Iseke <hendrik.iseke@gmx.de>
    Co-authored-by: hendrikiseke1979 <53309111+hendrikiseke1979@users.noreply.github.com>
    5 people committed May 11, 2020
    Configuration menu
    Copy the full SHA
    e2bd7f4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

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

Commits on May 13, 2020

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

Commits on May 14, 2020

  1. Bugfix for missing fields in imp.video (prebid#1297)

    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e1ba5fa View commit details
    Browse the repository at this point in the history
  2. Add cpmOverride (prebid#1289)

    * Add cpmOverride
    
    Enabled `request.ext.rubicon.debug.cpmOverride` and `request.imp[].ext.rubicon.debug.cpmOverride` processing.
    Updates tests
    
    * Remove unnecessary error checks and add shallow copy
    
    * Fixed same pointer
    DGarbar committed May 14, 2020
    Configuration menu
    Copy the full SHA
    ae5fd79 View commit details
    Browse the repository at this point in the history
  3. Add Beintoo adapter (prebid#1274)

    * Add Beintoo adapter
    ddantuonobeintoo committed May 14, 2020
    Configuration menu
    Copy the full SHA
    dda8a77 View commit details
    Browse the repository at this point in the history
  4. Yeahmobi adapter (prebid#1279)

    Co-authored-by: junping.zhao <junping.zhao@yeahmobi.com>
    zhaojp and junping.zhao committed May 14, 2020
    Configuration menu
    Copy the full SHA
    f748fc1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. advangelists: Vendor id update (prebid#1307)

    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    trchandraprakash and Chandra Prakash committed May 21, 2020
    Configuration menu
    Copy the full SHA
    50d7e5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff24f83 View commit details
    Browse the repository at this point in the history
  3. Restore the AMP privacy exception as an option. (prebid#1311)

    * Restore the AMP privacy exception as an option.
    
    * Adds missing test case
    
    * More PR feedback
    
    * Remove unused constant
    
    * Comment tweak
    hhhjort committed May 21, 2020
    Configuration menu
    Copy the full SHA
    0f5771c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a371a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3dfec1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Fix debug log error messages (prebid#1270)

    * Fixing missing error messages for debug logging
    
    * Updated formatting of debug log message
    
    * Updated unit tests for debug log to have test flag enabled
    
    * Cleaned up debug log implementation
    
    * Updates from review comments
    
    * Cleaned up field and function names
    * Added replacer for <> characters
    * Added cache string unit test
    
    * Moved regex from function to struct field
    
    * Moved debug regex to endpoint deps
    
    * Moving regex initialization to NewVideoEndpoint
    camrice committed May 26, 2020
    Configuration menu
    Copy the full SHA
    beecbf0 View commit details
    Browse the repository at this point in the history
  2. MobileFuse Adapter (prebid#1303)

    Co-authored-by: Dan Barnett <danb@mobilefuse.com>
    dtbarne and Dan Barnett committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ddc994d View commit details
    Browse the repository at this point in the history
  3. eplanning: Support for apps (prebid#1306)

    chino117 committed May 26, 2020
    Configuration menu
    Copy the full SHA
    8a875d4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Introduce Adhese adapter (prebid#1292)

    Co-authored-by: Mateusz <mateusz@adhese.eu>
    sander-adhese and mefjush committed May 28, 2020
    Configuration menu
    Copy the full SHA
    e9553ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b01083 View commit details
    Browse the repository at this point in the history
  3. Updating bidder params for Advangelists (prebid#1316)

    * Updating placement info on bidder params
    
    Co-authored-by: Chandra Prakash <chandra.prakash@advangelists.com>
    trchandraprakash and Chandra Prakash committed May 28, 2020
    Configuration menu
    Copy the full SHA
    1fc44d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e14f3c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

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

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    a49287d View commit details
    Browse the repository at this point in the history
  2. Privacy: Remove user.ext.eids (prebid#1294)

    * Privacy: Remove user.ext.eids
    
    * Extract To A Method
    
    * Minor Refactor + More Tests
    
    * Performance Tweak
    SyntaxNode committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    58d0ae0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Removed some redundant methods (prebid#1320)

    * TELARIA adapter. First Pass
    
    * Some refactoring
    
    * added the json files
    
    * fixed some tests and added the bidder info
    
    * fixed some tests and added the bidder info
    
    * added default user sync ur;
    
    * - Handling gzipped responses from our server
    
    * - more refactoring.
    
    * added the proper user sync default URL
    
    * changed the urls from dev to prod
    
    * changed up the required fields. Now AdCode in the Imp.Ext isn't required but Bid.SeatCode is required
    
    * change in the return type after decompressing
    
    * some refactoring
    
    * change in our config url
    
    * using pbs.yml to switch between our production and test URLs
    
    * setting default endpoint
    
    * - fixed the issue that was preventing telaria test cases to run.
    - added more test cases
    
    * - Modifications as per the changes requested by the maintainers.
    
    * Moved the seat code to imp.ext
    
    * Moved the seat code to imp.ext
    
    * Added 'Telaria: ' prefix for error messages
    
    * - Fixes for race conditions. Was modifying the original request object instead of a copy
    
    * cosmetic changes.
    
    * added params_test.go
    
    * Removed some redundant methods.
    
    * Removed a comment
    
    Co-authored-by: Vinay Prasad <vprasad@telaria.com>
    telariaEng and Vinay Prasad committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    65335e5 View commit details
    Browse the repository at this point in the history
  2. Beachfront: GDPR id (issue 1301) and documentation updates (prebid#1321)

    * Defined cookie sync URL in config, cleared deprecated comment in usersync
    
    * Update beachfront.md
    
    * editing documentation
    
    * updated gdpr id - issue 1301
    muncha committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a777ddd View commit details
    Browse the repository at this point in the history
  3. Add Yieldlab Adapter (prebid#1287)

    Co-authored-by: Mirko Feddern <mirkorean@users.noreply.github.com>
    Signed-off-by: Alex Klinkert <alex@klinkert.io>
    
    Co-authored-by: Alexander Pinnecke <alexander.pinnecke@googlemail.com>
    Co-authored-by: Alex Klinkert <alex@klinkert.io>
    Co-authored-by: Mirko Feddern <mirkorean@users.noreply.github.com>
    4 people committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5460e8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98ab08e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b72a8b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Enable full TCF2 support (prebid#1302)

    * New config options
    
    * Enble TCF2 fields and logic
    
    * Resolves some PR comments
    
    * More tests
    
    * gofmt
    
    * Added enforcement tests for split GDPR/GDPRGeo
    
    * Testing tweaks
    
    * No longer ignore enforce purpose 1 on allowSync()
    
    * Removes Purpose 4
    hhhjort committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    9bef1fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1809ae7 View commit details
    Browse the repository at this point in the history
  3. Districtm Dmx: new adapter (prebid#1209)

    Co-authored-by: steve-a-districtm <steve@districtm.net>
    stevealliance and steve-a-districtm committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    503933e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Fix sync url for Yieldone s2s Bid Adapter (prebid#1336)

    * Fix typo in Yieldone sync url
    hbanalytics committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    5810350 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

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

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    dea52b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5c0cb3 View commit details
    Browse the repository at this point in the history
  3. Add Adtarget server adapter (prebid#1319)

    * Add Adtarget server adapter
    
    * Suggested changes for Adtarget
    GeneGenie committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a0ad55b View commit details
    Browse the repository at this point in the history
  4. Update Auction OpenRTB Sample (prebid#1342)

    * Update Auction OpenRTB Sample
    
    * Removed Extra "Or"
    SyntaxNode committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    9cecd49 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Triplelift: Add SRA Support (prebid#1347)

    Brandon Ling committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    db34f1a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

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

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    4ef92e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe842d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ed7121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e705f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    721cd40 View commit details
    Browse the repository at this point in the history
  2. AdOcean adapter - Support for sizes defined in prebid configuration. (p…

    …rebid#1339)
    
    support for multiple sizes
    
    bump version to 1.1.0
    mmuras committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    fd5e3cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f4cac View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Adding Smartadserver adapter (prebid#1346)

    Co-authored-by: tadam <tadam@smartadserver.com>
    tadam75 and tadam committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    38608d1 View commit details
    Browse the repository at this point in the history
  2. Added additional Ext Param (prebid#1357)

    Co-authored-by: Vinay Prasad <vprasad@telaria.com>
    telariaEng and Vinay Prasad committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    460286f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Adman adapter (prebid#1356)

    Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
    SmartyAdman and Aiholkin committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3ad7f9b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

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

Commits on Jun 25, 2020

  1. Add ext.bidder.zoneid for Kubient adapater (prebid#1367)

    * Add ext.bidder.zoneid for Kubient adapater
    
    * Check the number of Imps. zoneid is optional.
    Marsel committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    6c885fb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    b068f4f View commit details
    Browse the repository at this point in the history
  2. Change endpont address (prebid#1370)

    * Adman adapter
    
    * add adman line to syner test
    
    * add tests
    
    * fix issues
    
    * fix web banner test
    
    * add 404 banner
    
    * fmt
    
    * rase coverage
    
    * del redundant files
    
    * change endpont address
    
    * change config endpoint
    
    Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
    SmartyAdman and Aiholkin committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    471b29f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Don't override test parameter (prebid#1373)

    Florian Hartwig committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3bcd5d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bda919 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    03eee9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78b6874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7559cc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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

Commits on Jul 7, 2020

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

Commits on Jul 9, 2020

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

Commits on Jul 14, 2020

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

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    9656caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c92177 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Update endpoint for latest release by districtm (prebid#1401)

    Co-authored-by: steve-a-districtm <steve@districtm.net>
    stevealliance and steve-a-districtm committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    3762003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe5666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b936fa View commit details
    Browse the repository at this point in the history
  4. Timeout fix (prebid#1390)

    hhhjort committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    40cfb48 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Privacy Request Metrics (prebid#1400)

    * Privacy Request Metrics
    
    * Fix Bug + Add Unit Tests
    
    * Fixed Tests
    
    * Fix Typo
    SyntaxNode committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    5a63063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc386e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08ea08e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0e73a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

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

Commits on Jul 22, 2020

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

Commits on Jul 27, 2020

  1. Pubmatic: Support for video duration and primary category (prebid#1384)

    * Adding suport for video duration and primary category in pubmatic adapter
    
    * Adding code review changes for PR-1384
    
    * Adding changes for syntaxNode suggestion
    
    Co-authored-by: Isha Bharti <isha.bharti@pubmatic.com>
    PubMatic-OpenWrap and pm-isha-bharti committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    3e94785 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

Commits on Jul 30, 2020

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

Commits on Aug 3, 2020

  1. feat: Add new logger module - Pubstack Analytics Module (prebid#1331)

    * Pubstack Analytics V1 (#11)
    
    * V1 Pubstack (#7)
    
    * feat: Add Pubstack Logger (#6)
    
    * first version of pubstack analytics
    
    * bypass viperconfig
    
    * commit #1
    
    * gofmt
    
    * update configuration and make the tests pass
    
    * add readme on how to configure the adapter and update the network calls
    
    * update logging and fix intake url definition
    
    * feat: Pubstack Analytics Connector
    
    * fixing go mod
    
    * fix: bad behaviour on appending path to auction url
    
    * add buffering
    
    * support bootstyrap like configuration
    
    * implement route for all the objects
    
    * supports termination signal handling for goroutines
    
    * move readme to the correct location
    
    * wording
    
    * enable configuration reload + add tests
    
    * fix logs messages
    
    * fix tests
    
    * fix log line
    
    * conclude merge
    
    * merge
    
    * update go mod
    
    Co-authored-by: Amaury Ravanel <amaury.ravanel@gmail.com>
    
    * fix duplicated channel keys
    
    Co-authored-by: Amaury Ravanel <amaury.ravanel@gmail.com>
    
    * first pass - PR reviews
    
    * rename channel* -> eventChannel
    
    * dead code
    
    * Review (#10)
    
    * use json.Decoder
    
    * update documentation
    
    * use nil instead []byte("")
    
    * clean code
    
    * do not use http.DefaultClient
    
    * fix race condition (need validation)
    
    * separate the sender and buffer logics
    
    * refactor the default configuration
    
    * remove error counter
    
    * Review GP + AR
    
    * updating default config
    
    * add more logs
    
    * remove alias fields in json
    
    * fix json serializer
    
    * close event channels
    
    Co-authored-by: Amaury Ravanel <amaury.ravanel@gmail.com>
    
    * fix race condition
    
    * first pass (pr reviews)
    
    * refactor: store enabled modules into a dedicated struct
    
    * stop goroutine
    
    * test: improve coverage
    
    * PR Review
    
    * Revert "refactor: store enabled modules into a dedicated struct"
    
    This reverts commit f57d9d6.
    
    # Conflicts:
    #	analytics/config/config_test.go
    
    Co-authored-by: Amaury Ravanel <amaury.ravanel@gmail.com>
    gpolaert and visheyra committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    b7b18b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. New bid adapter for Smaato (prebid#1413)

    Co-authored-by: vikram <vikram.chandel@smaato.com>
    Co-authored-by: Stephan <s@brosinski.com>
    3 people committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    9dc3d61 View commit details
    Browse the repository at this point in the history
  2. New Adprime adapter (prebid#1418)

    Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
    Adprime and Aiholkin committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    cdefd14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2971794 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

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

Commits on Aug 12, 2020

  1. Tcf2 id support (prebid#1420)

    hhhjort committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f895a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b15dc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8dcc4 View commit details
    Browse the repository at this point in the history
  4. Video endpoint bid selection enhancements (prebid#1419)

    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f56f419 View commit details
    Browse the repository at this point in the history
  5. [WIP] Bid deduplication enhancement (prebid#1430)

    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    900b712 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5861a90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    329f41d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    12e1e27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f1869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f66f965 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    5e0d869 View commit details
    Browse the repository at this point in the history
  2. Validate External Cache Host (prebid#1422)

    * first draft
    
    * Little tweaks
    
    * Scott's review part 1
    
    * Scott's review corrections part 2
    
    * Scotts refactor
    
    * correction in config_test.go
    
    * Correction and refactor
    
    * Multiple return statements
    
    * Test case refactor
    
    Co-authored-by: Gus Carreon <gcarreongutierrez@vpn-10-75-12-170.nym2.appnexus.com>
    Co-authored-by: Gus Carreon <gcarreongutierrez@vpn-10-75-12-23.nym2.appnexus.com>
    Co-authored-by: Gus Carreon <gcarreongutierrez@Guss-MacBook-Pro.local>
    4 people committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    05ae9c9 View commit details
    Browse the repository at this point in the history
  3. Fixes bug (prebid#1448)

    * Fixes bug
    
    * shortens list
    hhhjort committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    08ee159 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Added adpod_id to request extension (prebid#1444)

    * Added adpod_id to request -> ext -> appnexus and modified requests splitting based on pod
    
    * Unit test fix
    
    * Unit test fix
    
    * Minor unit test fixes
    
    * Code refactoring
    
    * Minor code and unit tests refactoring
    
    * Unit tests refactoring
    
    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    466d5a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c8af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075f51a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    adc0de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b13fd View commit details
    Browse the repository at this point in the history
  3. Fix bid dedup (prebid#1456)

    Co-authored-by: Veronika Solovei <veronika.solovei@xandr.com>
    VeronikaSolovei9 and Veronika Solovei committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    feec6b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. consumable: Correct width and height reported in response. (prebid#1459)

    Prebid Server now responds with the width and height specified in
    the Bid Response from Consumable. Previously it would reuse the width
    and height specified in the Bid Request. That older behaviour was
    ported from an older version of the prebid.js adapter but is no longer
    valid.
    djcsdy committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    74bca5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa5696d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    592d515 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Update gamma adapter (prebid#1447)

    * Gamma SSP Adapter
    
    * Add Gamma SSP server adapter
    
    * increase coverage
    
    * Fix conflict with base master
    
    * Add check MediaType for Imp
    
    * Implement  Multi Imps request
    
    * Changes requested
    
    * remove bad-request
    
    * increase coverage
    
    * Remove duplicate test file
    
    * Update gamma.go
    
    * Update gamma.go
    
    * Update gamma.go
    
    * Update config.go
    
    Remove Gamma User Sync Url from config
    
    * Gamma SSP Adapter
    
    * Add Gamma SSP server adapter
    
    * increase coverage
    
    * Fix conflict with base master
    
    * Add check MediaType for Imp
    
    * Implement  Multi Imps request
    
    * Changes requested
    
    * remove bad-request
    
    * increase coverage
    
    * Remove duplicate test file
    
    * Update gamma.go
    
    * Update gamma.go
    
    * update gamma adapter
    
    * return nil when have No-Bid Signaling
    
    * add missing-adm.json
    
    * discard the bid that's missing adm
    
    * discard the bid that's missing adm
    
    * escape vast instead of encoded it
    
    * expand test coverage
    
    Co-authored-by: Easy Life <ezlife.ga@gmail.com>
    gammassp and ezlifega committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    fc8e887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6d71b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Smaato adapter: support for video mediaType (prebid#1463)

    Co-authored-by: vikram <vikram.chandel@smaato.com>
    sbrosinski and vikram committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3844423 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Rubicon liveramp param (prebid#1466)

    Add liveramp mapping to user.ext
    
    should translate the "liveramp.com" id from the "user.ext.eids" array to "user.ext.liveramp_idl" as follows:
    
    ```
    {
      "user": {
        "ext": {
          "eids": [{
            "source": 'liveramp.com',
            "uids": [{
              "id": "T7JiRRvsRAmh88"
            }]
          }]
        }
      }
    }
    ```
    
     to XAPI:
    ```
    {
      "user": {
        "ext": {
          "liveramp_idl": "T7JiRRvsRAmh88"
        }
      }
    }
    ```
    DGarbar committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    2f6b95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    079c236 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    6850d7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da805e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

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

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    7f91692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584a746 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d7d04 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

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

Commits on Sep 10, 2020

  1. Cache refactor (prebid#1431)

    Reason: Cache has Fetcher-like functionality to handle both requests and
    imps at a time. Internally, it still uses two caches configured and searched
    separately, causing some code repetition. Reusing this code to cache
    other objects like accounts is not easy.
    
    Keeping the req/imp repetition in fetcher and out of cache allows for a
    reusable simpler cache, preserving existing fetcher functionality.
    
    Changes in this set:
    
    Cache is now a simple generic id->RawMessage store
    fetcherWithCache handles the separate req and imp caches
    ComposedCache handles single caches - but it does not appear to be used
    Removed cache overlap tests since they do not apply now
    Slightly less code
    laurb9 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    0a746c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d6836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e435742 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

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

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    61e56f9 View commit details
    Browse the repository at this point in the history
  2. New colossus adapter [Clean branch] (prebid#1495)

    Co-authored-by: Aiholkin <artem.iholkin@smartyads.com>
    Bill Newman and Aiholkin committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    27b8e6b View commit details
    Browse the repository at this point in the history
  3. New: InMobi Prebid Server Adapter (prebid#1489)

    * Adding InMobi adapter
    
    * code review feedback, also explicitly working with Imp[0], as we don't support multiple impressions
    
    * less tolerant bidder params due to sneaky 1.13 -> 1.14+ change
    cormorinth committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    5a7d6e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

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

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    60f7f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187027f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d499845 View commit details
    Browse the repository at this point in the history
  4. Implement returnCreative (prebid#1493)

    * Working solution
    
    * clean-up
    
    * Test copy/paste error
    
    Co-authored-by: Gus Carreon <gcarreongutierrez@vpn-10-75-12-23.nym2.appnexus.com>
    Co-authored-by: Gus Carreon <gcarreongutierrez@Guss-MacBook-Pro.local>
    3 people committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    fdf4ddb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    bc39dd7 View commit details
    Browse the repository at this point in the history
  2. between adapter (prebid#1437)

    Co-authored-by: Alexey Elymanov <elymanov@betweenx.com>
    digitalist and Alexey Elymanov committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f770adf View commit details
    Browse the repository at this point in the history
  3. Invibes adapter (prebid#1469)

    Co-authored-by: aurel.vasile <vaurels@yahoo.com>
    invibes and aurelvasileav committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d1e9f17 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Refactor postgres event producer so it will run either the full or de… (

    prebid#1485)
    
    * Refactor postgres event producer so it will run either the full or delta query periodically
    
    * Minor cleanup, follow golang conventions, declare const slice, add test cases
    
    * Remove comments
    bsardo committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    9f3a062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8f810 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. ucfunnel adapter update end point (prebid#1511)

    ucfunnel committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    5d6356e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    29c1876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cad06c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    1dea10b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0fc638 View commit details
    Browse the repository at this point in the history
  3. Smarty ads adapter (prebid#1500)

    Co-authored-by: Kushneryk Pavlo <pavel.k@smartyads.com>
    Co-authored-by: user <support@smartyads.com>
    3 people committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    697f593 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    c593c6e View commit details
    Browse the repository at this point in the history
  2. First commit (prebid#1510)

    Co-authored-by: Gus Carreon <gcarreongutierrez@appnexus.com>
    guscarreon and guscarreon committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    25836f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    7e3e727 View commit details
    Browse the repository at this point in the history
  2. Rework pubstack module tests to remove race conditions (prebid#1522)

    * Rework pubstack module tests to remove race conditions
    
    * PR feedback
    
    * Remove event count and add helper methods to assert events received on channel
    bsardo committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    dcbe229 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Updating smartadserver endpoint configuration. (prebid#1531)

    Co-authored-by: tadam <tadam@smartadserver.com>
    tadam75 and tadam committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    e293c65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e10a11 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Oct 14, 2020

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

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    aee5efd View commit details
    Browse the repository at this point in the history
  2. Simplifying exchange module: bidResponseExt gets built anyway (prebid…

    …#1518)
    
    * first draft
    
    * Scott's feedback
    
    * stepping out real quick
    
    * add cache errors to bidResponseExt before marshalling
    
    * Removed vim's swp file
    
    Co-authored-by: Gus Carreon <gcarreongutierrez@vpn-10-75-12-23.nym2.appnexus.com>
    Co-authored-by: Gus Carreon <gcarreongutierrez@vpn-10-75-10-44.nym2.appnexus.com>
    Co-authored-by: Gus Carreon <gcarreongutierrez@Guss-MacBook-Pro.local>
    4 people committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    04a77ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ded9c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

Commits on Oct 20, 2020

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

    hidexir committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    e689c6f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

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

    hidexir committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2e3fc72 View commit details
    Browse the repository at this point in the history
  3. feat

    hidexir committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f7d420d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. WIP

    hidexir committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    8b57cb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

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

Commits on Nov 5, 2020

  1. Merge pull request #1 from flux-dev-team/fix/config

    fix: cookie sync config修正.
    katsuo5 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    8be140c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. fix: テスト修正. (#3)

    katsuo5 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    34e08f5 View commit details
    Browse the repository at this point in the history