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
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request prebid#34 in AOLP_ADS_JS/prebid.js from release/1.…
…3.0 to master * commit '9d4bc7fda6bcc249544fb8636b98e90fdc8d474b': (44 commits) Added support for new adapters introduced in 0.13.0 into AOL analytics Updated CHANGELOG Fixed merge conflict Prebid 0.13.0 Release Resolves prebid#635 (prebid#640) Add IX Deal Support (prebid#638) Bug fix: accept custom timeout prebid#582 & prebid#604 (prebid#641) added timeouts to rubicon adapter that consider time-to-start costs (prebid#629) Modify handling of no-bids in Krux Link adapter (prebid#628) Allow bypassing ajax preflights with config options (prebid#630) validateIndentation: Invalid indentation character (prebid#631) use `splice` rather than `slice` to remove bids from array (prebid#637) delete the callback before calling clearAuction (prebid#636) Deal override fix to resolve prebid#618 (prebid#619) Update package.json Video - create mastertagUrl from adservertag (prebid#614) Prevent renderAd from rendering videos (prebid#623) Remove unused build depencencies (prebid#622) Add pull request template (prebid#615) Openx adaptor deal update (prebid#612) ...
- Loading branch information
Showing
67 changed files
with
6,968 additions
and
492 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!-- | ||
Thank you for your pull request. Please make sure this PR is scoped to one change, and that any added or changed code includes tests with greater than 80% code coverage. See http://prebid.org/dev-docs/testing-prebid.html for documentation on testing Prebid.js. | ||
--> | ||
|
||
## Type of change | ||
<!-- Remove items that don't apply and/or select an item by changing [ ] to [x] --> | ||
- [ ] Bugfix | ||
- [ ] Feature | ||
- [ ] New bidder adapter | ||
- [ ] Code style update (formatting, local variables) | ||
- [ ] Refactoring (no functional changes, no api changes) | ||
- [ ] Build related changes | ||
- [ ] CI related changes | ||
- [ ] Other | ||
|
||
## Description of change | ||
<!-- Describe the change proposed in this pull request --> | ||
|
||
<!-- For new bidder adapters, please provide the following --> | ||
- test parameters for validating bids | ||
``` | ||
{ | ||
bidder: '<bidder name>', | ||
params: { | ||
// ... | ||
} | ||
} | ||
``` | ||
- contact email of the adapter’s maintainer | ||
- [ ] official adapter submission | ||
|
||
|
||
## Other information | ||
<!-- References to related PR or issue #s, @mentions of the person or team responsible for reviewing changes, etc. --> |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,198 @@ | ||
{ | ||
"bs_ie_13_windows_10": { | ||
"base": "BrowserStack", | ||
"os_version": "10", | ||
"browser": "edge", | ||
"browser_version": "13.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_ie_11_windows_10": { | ||
"base": "BrowserStack", | ||
"os_version": "10", | ||
"browser": "ie", | ||
"browser_version": "11.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_firefox_46_windows_10": { | ||
"base": "BrowserStack", | ||
"os_version": "10", | ||
"browser": "firefox", | ||
"browser_version": "46.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_chrome_51_windows_10": { | ||
"base": "BrowserStack", | ||
"os_version": "10", | ||
"browser": "chrome", | ||
"browser_version": "51.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_ie_11_windows_8.1": { | ||
"base": "BrowserStack", | ||
"os_version": "8.1", | ||
"browser": "ie", | ||
"browser_version": "11.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_firefox_46_windows_8.1": { | ||
"base": "BrowserStack", | ||
"os_version": "8.1", | ||
"browser": "firefox", | ||
"browser_version": "46.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_chrome_51_windows_8.1": { | ||
"base": "BrowserStack", | ||
"os_version": "8.1", | ||
"browser": "chrome", | ||
"browser_version": "51.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_ie_10_windows_8": { | ||
"base": "BrowserStack", | ||
"os_version": "8", | ||
"browser": "ie", | ||
"browser_version": "10.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_firefox_46_windows_8": { | ||
"base": "BrowserStack", | ||
"os_version": "8", | ||
"browser": "firefox", | ||
"browser_version": "46.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_chrome_51_windows_8": { | ||
"base": "BrowserStack", | ||
"os_version": "8", | ||
"browser": "chrome", | ||
"browser_version": "51.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_ie_11_windows_7": { | ||
"base": "BrowserStack", | ||
"os_version": "7", | ||
"browser": "ie", | ||
"browser_version": "11.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_ie_10_windows_7": { | ||
"base": "BrowserStack", | ||
"os_version": "7", | ||
"browser": "ie", | ||
"browser_version": "10.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_ie_9_windows_7": { | ||
"base": "BrowserStack", | ||
"os_version": "7", | ||
"browser": "ie", | ||
"browser_version": "9.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_firefox_46_windows_7": { | ||
"base": "BrowserStack", | ||
"os_version": "7", | ||
"browser": "firefox", | ||
"browser_version": "46.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_chrome_51_windows_7": { | ||
"base": "BrowserStack", | ||
"os_version": "7", | ||
"browser": "chrome", | ||
"browser_version": "51.0", | ||
"device": null, | ||
"os": "Windows" | ||
}, | ||
"bs_safari_9.1_mac_elcapitan": { | ||
"base": "BrowserStack", | ||
"os_version": "El Capitan", | ||
"browser": "safari", | ||
"browser_version": "9.1", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"bs_firefox_46_mac_elcapitan": { | ||
"base": "BrowserStack", | ||
"os_version": "El Capitan", | ||
"browser": "firefox", | ||
"browser_version": "46.0", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"bs_chrome_51_mac_elcapitan": { | ||
"base": "BrowserStack", | ||
"os_version": "El Capitan", | ||
"browser": "chrome", | ||
"browser_version": "51.0", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"bs_safari_8_mac_yosemite": { | ||
"base": "BrowserStack", | ||
"os_version": "Yosemite", | ||
"browser": "safari", | ||
"browser_version": "8.0", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"bs_firefox_46_mac_yosemite": { | ||
"base": "BrowserStack", | ||
"os_version": "Yosemite", | ||
"browser": "firefox", | ||
"browser_version": "46.0", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"bs_chrome_51_mac_yosemite": { | ||
"base": "BrowserStack", | ||
"os_version": "Yosemite", | ||
"browser": "chrome", | ||
"browser_version": "51.0", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"bs_safari_7.1_mac_mavericks": { | ||
"base": "BrowserStack", | ||
"os_version": "Mavericks", | ||
"browser": "safari", | ||
"browser_version": "7.1", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"bs_firefox_46_mac_mavericks": { | ||
"base": "BrowserStack", | ||
"os_version": "Mavericks", | ||
"browser": "firefox", | ||
"browser_version": "46.0", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"bs_chrome_49_mac_mavericks": { | ||
"base": "BrowserStack", | ||
"os_version": "Mavericks", | ||
"browser": "chrome", | ||
"browser_version": "49.0", | ||
"device": null, | ||
"os": "OS X" | ||
}, | ||
"Chrome_travis_ci": { | ||
"base": "Chrome", | ||
"flags": ["--no-sandbox"] | ||
} | ||
} |
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
Oops, something went wrong.