This repository has been archived by the owner on Feb 13, 2021. It is now read-only.
forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add config support for mediaTypePriceGranularity * Update to set default granularity to use config default * Formatting change, comment updated * Formatting change * Added test for mediaTypePriceGranularity enabled * Added test for mediaTypePriceGranularity video type * Changed double quotes to single in config_spec * Linting fixes for indentation and spacing
* Add release steps * Remove single test command * Updated some steps after feedback * Fixed env key * some more polishing
* Fix endpoint * Correction corresponding to CORS * Revert "Correction corresponding to CORS" This reverts commit 1683291.
* Add support for multi-format ad units * add test case * parse bid sizes for each bid format * fix duplicate import
* feat(adyoulikeAdapter): adapt adapter to gdpr * fix(constentRequired): prevent undefined
* Conversant adapter GDPR support * Change conversant adapter to use new domain
* Add trustx adapter and tests for it * update integration example * Update trustx adapter * Post-review fixes of Trustx adapter * Code improvement for trustx adapter: changed default price type from gross to net * Update TrustX adapter to support the 1.0 version * Make requested changes for TrustX adapter * Updated markdown file for TrustX adapter * Fix TrustX adapter and spec file * Update TrustX adapter: r parameter was added to ad request as cache buster * Add support of gdpr to Trustx Bid Adapter
…rebid#2555) * add support to execute bidsBackHandler when auction is canceled by consent module * rename config variable
* Added GDPR support * Fix test * Fixed GDPR tests * Fix test * Fix tests
* RhythmOne Adapter - Added GDPR Support * Updated GDPR unit test case * Adapter version updated
* Justpremium adapter and unit tests. * Fix test suit. * Performance improvements. * Changes requested in pull request review. * Register justpremium adapter in adaptermanager * pass through bid from request * fix linting errors * Load polyfills for older browsers * Load polyfills if older browser * Remove package-lock.json * Copy new Justpremium adapter from feature/1.0 branch * prebid#1881 Requested changes applied * prebid#1892 Use `filter` instead `...new Set` to get unique values * JSD-2248 update for adapter and tests * JSD-2248 added transactionId in json array * JSD-2248 adapter changes * JSD-2248 adapter changes * Update docs * Remove unnecessary return statement * Support for gdpr_consent in bid adapter * new cookie link and endpoint * back to old endpoint version * sending version of prebid and adapter * sending version of prebid and adapter * without version * update for tests * changes for getUserSyncs method * return gulpfile changes
* ET-1691: Pulsepoint Analytics adapter for Prebid. (#1) * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter * ET-1691: Adding pulsepoint analytics and tests for pulsepoint adapter * ET-1691: cleanup * ET-1691: minor * ET-1691: revert package.json change * Adding bidRequest to bidFactory.createBid method as per prebid#509 * ET-1765: Adding support for additional params in PulsePoint adapter (#2) * ET-1850: Fixing prebid#866 * Minor fix * Adding mandatory parameters to Bid * GDPR Bug Fix with String response * minor
* Revert "Consent Management module bug fix. (prebid#2588)" This reverts commit fc95a52. * use new file for string includes
* mod var name bids vuble adaptor * mod vuble adaptor vid request var name * Add: renderer for vuble outstream ads * mod vuble progress outstream player is bar * add vuble unit test for adUnitCode * no volume vuble adapter renderer
* Updated the SRA support branch with changes from current prebid master * linting fixes * merged remote changes * removed isNaN leftover from merge mistake with master
* return null from buildRequests if there is no keymakers * fixed issue where isEmpty was being called from old utils var. Changed test port expectations to the original 9876 port * Add gdpr support
Release/2.13.0
Release/2.14.0
…-official-1.14.0 # Conflicts: # modules/aolBidAdapter.js # test/spec/modules/aolBidAdapter_spec.js
Release/2.15.0
…-official-1.15.0 # Conflicts: # .travis.yml # package-lock.json
Release/2.16.0
…-official-1.16.0 # Conflicts: # browsers.json # package-lock.json
Release/2.17.0
…-official-1.17.0 # Conflicts: # package-lock.json
Release/2.18.0
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of change
Description of change
Sync with Prebid official 1.17.0