-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Rubicon Adapter support for 1.0 mediaTypes - release/0.34.5 (HB-2228) #14
Commits on Feb 7, 2018
-
Isaac Dettman committed
Feb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for b55c09c - Browse repository at this point
Copy the full SHA b55c09cView commit details -
Added single request does not group video requests
Isaac Dettman committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 1b6e138 - Browse repository at this point
Copy the full SHA 1b6e138View commit details -
Does not group requests if singleRequest is not true
Isaac Dettman committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 005f56c - Browse repository at this point
Copy the full SHA 005f56cView commit details -
Update to required params comment
Isaac Dettman committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for ffec6ba - Browse repository at this point
Copy the full SHA ffec6baView commit details -
Update to unit test describe message
Isaac Dettman committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 513fb0e - Browse repository at this point
Copy the full SHA 513fb0eView commit details -
Commented out unnecessary test after modifications to interpret respo…
…nse method changes for single response
Isaac Dettman committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for c0e190d - Browse repository at this point
Copy the full SHA c0e190dView commit details -
Isaac Dettman committed
Feb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for f16054b - Browse repository at this point
Copy the full SHA f16054bView commit details -
Add interpret response test for single request mode enabled
Isaac Dettman committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 1e12c24 - Browse repository at this point
Copy the full SHA 1e12c24View commit details -
Added bidderRequest to createVideoBid function signature
Isaac Dettman committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 8b726fb - Browse repository at this point
Copy the full SHA 8b726fbView commit details
Commits on Feb 8, 2018
-
Added combineSlotUrlParams method and unit tests
Isaac Dettman committedFeb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for b7e51dc - Browse repository at this point
Copy the full SHA b7e51dcView commit details -
Separated video request from build request
Isaac Dettman committedFeb 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 7ffdac3 - Browse repository at this point
Copy the full SHA 7ffdac3View commit details
Commits on Feb 12, 2018
-
Added createSlotParams function and implemented in buildRequests
Isaac Dettman committedFeb 12, 2018 Configuration menu - View commit details
-
Copy full SHA for cb5dd24 - Browse repository at this point
Copy the full SHA cb5dd24View commit details -
Removed commented code and changed method signature for handling sing…
…le request mode
Isaac Dettman committedFeb 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 35514f7 - Browse repository at this point
Copy the full SHA 35514f7View commit details -
Fixed argument access for interpret response
Isaac Dettman committedFeb 12, 2018 Configuration menu - View commit details
-
Copy full SHA for d72a1a5 - Browse repository at this point
Copy the full SHA d72a1a5View commit details -
Isaac Dettman committed
Feb 12, 2018 Configuration menu - View commit details
-
Copy full SHA for d271daa - Browse repository at this point
Copy the full SHA d271daaView commit details
Commits on Feb 13, 2018
-
Extracted function to group lists by siteId
Isaac Dettman committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for ed46380 - Browse repository at this point
Copy the full SHA ed46380View commit details -
Removed unused function arguments
Isaac Dettman committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for c771411 - Browse repository at this point
Copy the full SHA c771411View commit details -
Added jsdoc for siteId grouping function
Isaac Dettman committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for f661350 - Browse repository at this point
Copy the full SHA f661350View commit details -
Refactored interpret response and modified param properties
Isaac Dettman committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 7d46693 - Browse repository at this point
Copy the full SHA 7d46693View commit details -
Refactored groupBidRequests to be in-lined since it was only called once
Isaac Dettman committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 766a88a - Browse repository at this point
Copy the full SHA 766a88aView commit details -
Modified comment summary for associateBidRequest
Isaac Dettman committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 1187a1c - Browse repository at this point
Copy the full SHA 1187a1cView commit details -
Modified code for easier code merge
Isaac Dettman committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 2d26659 - Browse repository at this point
Copy the full SHA 2d26659View commit details -
Reverted digitrust function in-lining
Isaac Dettman committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 826261a - Browse repository at this point
Copy the full SHA 826261aView commit details -
Isaac Dettman committed
Feb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 0dc32d7 - Browse repository at this point
Copy the full SHA 0dc32d7View commit details
Commits on Feb 14, 2018
-
Added cpm sort to fix broken unit tests
Isaac Dettman committedFeb 14, 2018 Configuration menu - View commit details
-
Copy full SHA for d9c70e6 - Browse repository at this point
Copy the full SHA d9c70e6View commit details -
Isaac Dettman committed
Feb 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 3797107 - Browse repository at this point
Copy the full SHA 3797107View commit details -
Bug fix to map converted bids before combining, added empty/undefined…
… test to query string param concatenation
Isaac Dettman committedFeb 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 4ffa40d - Browse repository at this point
Copy the full SHA 4ffa40dView commit details
Commits on Feb 15, 2018
-
Added referrer and page_url changes and spec sinon sandbox.stub updat…
…e for sinon 2.0 compatibility
Isaac Dettman committedFeb 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 85ffec7 - Browse repository at this point
Copy the full SHA 85ffec7View commit details -
Added referrer and page_url changes
Isaac Dettman committedFeb 15, 2018 Configuration menu - View commit details
-
Copy full SHA for df3d331 - Browse repository at this point
Copy the full SHA df3d331View commit details -
Isaac Dettman committed
Feb 15, 2018 Configuration menu - View commit details
-
Copy full SHA for da85489 - Browse repository at this point
Copy the full SHA da85489View commit details
Commits on Feb 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2752d7b - Browse repository at this point
Copy the full SHA 2752d7bView commit details -
Removed spaces to correct linting error
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 0cc3a43 - Browse repository at this point
Copy the full SHA 0cc3a43View commit details -
Replaced calls to JSON.stringify and parse with the 'clone' helper fu…
…nction
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 088c7ea - Browse repository at this point
Copy the full SHA 088c7eaView commit details -
Updated unit tests for new sra get param 'tg_fl.eid'
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 06ce341 - Browse repository at this point
Copy the full SHA 06ce341View commit details -
Updated with requested changes from pull request
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 36aad9f - Browse repository at this point
Copy the full SHA 36aad9fView commit details -
Extracted code for page_url to a function for reuse
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 151f268 - Browse repository at this point
Copy the full SHA 151f268View commit details -
Added unit test for sra request limited to 10 slots
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 653b19e - Browse repository at this point
Copy the full SHA 653b19eView commit details -
Isaac Dettman committed
Feb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for a2cf89c - Browse repository at this point
Copy the full SHA a2cf89cView commit details -
Added warning for bids dropped from SRA get request
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 8fb38e0 - Browse repository at this point
Copy the full SHA 8fb38e0View commit details -
Changed log execution line ordering in max bids limit block
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for b9e747b - Browse repository at this point
Copy the full SHA b9e747bView commit details -
Updated until test description
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 25dd212 - Browse repository at this point
Copy the full SHA 25dd212View commit details -
Added unit test for expectedQuery function
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for d914977 - Browse repository at this point
Copy the full SHA d914977View commit details -
Fixed unit test for createSlotParams
Isaac Dettman committedFeb 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 595fa90 - Browse repository at this point
Copy the full SHA 595fa90View commit details
Commits on Feb 17, 2018
-
Replaced media type string values with constants from mediaTypes.js
Isaac Dettman committedFeb 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 4e50100 - Browse repository at this point
Copy the full SHA 4e50100View commit details -
Updated mediaType logic using prebid/Prebid.js@master...rubicon-proje…
…ct:fix_media_type_name as reference
Isaac Dettman committedFeb 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 4a72c74 - Browse repository at this point
Copy the full SHA 4a72c74View commit details
Commits on Feb 20, 2018
-
Added support for 'mediaTypes' and 'mediaType' required change for Pr…
Isaac Dettman committedFeb 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 88d0189 - Browse repository at this point
Copy the full SHA 88d0189View commit details
Commits on Feb 22, 2018
-
Merge branch 'rubicon-adapter-single-request' into rubicon-adapter-me…
…dia-type-updata # Conflicts: # modules/rubiconBidAdapter.js # test/spec/modules/rubiconBidAdapter_spec.js
Isaac Dettman committedFeb 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 92e48e7 - Browse repository at this point
Copy the full SHA 92e48e7View commit details -
Updated unit test with requested changes
Isaac Dettman committedFeb 22, 2018 Configuration menu - View commit details
-
Copy full SHA for c590a27 - Browse repository at this point
Copy the full SHA c590a27View commit details -
Updated has video with requested change
Isaac Dettman committedFeb 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 63dbdd8 - Browse repository at this point
Copy the full SHA 63dbdd8View commit details -
Updated with changes from SRA branch
Isaac Dettman committedFeb 22, 2018 Configuration menu - View commit details
-
Copy full SHA for fe69622 - Browse repository at this point
Copy the full SHA fe69622View commit details
Commits on Feb 23, 2018
-
Update with suggestion from moonshells PR comment re: breaking backwa…
…rds compatibility
Isaac Dettman committedFeb 23, 2018 Configuration menu - View commit details
-
Copy full SHA for bca2c82 - Browse repository at this point
Copy the full SHA bca2c82View commit details -
Added more unit tests for the video validation compatibility fix.
Updated 'parseSizes' to fix an error found by the added tests.
Isaac Dettman committedFeb 23, 2018 Configuration menu - View commit details
-
Copy full SHA for cbce153 - Browse repository at this point
Copy the full SHA cbce153View commit details -
Added additional unit tests for interpret response
Isaac Dettman committedFeb 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 57b11e0 - Browse repository at this point
Copy the full SHA 57b11e0View commit details -
Isaac Dettman committed
Feb 23, 2018 Configuration menu - View commit details
-
Copy full SHA for facc769 - Browse repository at this point
Copy the full SHA facc769View commit details