Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Tracking - Macro Replacement Framework #2623

Commits on Jan 31, 2022

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

Commits on Feb 1, 2022

  1. OTT-421: Host level configurations for video events (#241)

    * OTT-421: Unit tests and basic framework for events consumption and validation
    * OTT-421: Changed eventvalidation interface according to configuration.validate() requirements
    * OTT-421: Made validate method from eventvalidation.go private
    
    Co-authored-by: Shriprasad <[email protected]>
    ShriprasadM and pm-shriprasad-marathe authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0e84560 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. OTT-421 : Added under development feature note (#244)

    * OTT-421: Added note to not enabled this feature. Because, it is still in progress
    
    Co-authored-by: Shriprasad <[email protected]>
    ShriprasadM and pm-shriprasad-marathe authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c4d8cf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    93c87c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097c755 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    38d2bdf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from PubMatic-OpenWrap/OTT-422

    OTT-422: Adding support for eventType=vast in analytic endpoint
    Pubmatic-Dhruv-Sonone authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c06acee View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    c4949cb View commit details
    Browse the repository at this point in the history
  2. OTT-421: Host level configurations for video events (Code Review comm…

    …entscoments (#255)
    
    * OTT-421: Addressed code review comments
    
    Co-authored-by: Shriprasad <[email protected]>
    ShriprasadM and pm-shriprasad-marathe authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0510354 View commit details
    Browse the repository at this point in the history
  3. OTT-421: Host level configurations for video events (Fixed Test failu…

    …res) (#256)
    
    * OTT-421: Fixed test failures
    
    Co-authored-by: Shriprasad <[email protected]>
    ShriprasadM and pm-shriprasad-marathe authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    2ba4def View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. OTT-421: Added warning when events.enabled=true (#257)

    * OTT-421: Added warning when events.enabled is true
    
    Co-authored-by: Shriprasad <[email protected]>
    ShriprasadM and pm-shriprasad-marathe authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7766601 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. OTT-421: Host level configurations for video events (Code Review comm…

    …ents - 2) (#258)
    
    * OTT-421: Unit tests and basic framework for events consumption and validation
    
    * OTT-421: Reverted unwanted change.
    
    * OTT-421: Changed eventvalidation interface according to configuration.validate() requirements
    
    * OTT-421: Reverted unwanted change
    
    * OTT-421: Made validate method from eventvalidation.go private
    
    * OTT-421: Added note to not enabled this feature. Because, it is still in progress
    
    * OTT-421: Temporary print statement
    
    * OTT-421: Addressed code review comments
    
    * OTT-421: Fixed test failures
    
    * OTT-421: Added warning when events.enabled is true
    
    * OTT-421: Addressed code review comments
    
    * OTT-421: Disabled event validations
    
    * OTT-421: Reverted stored_requests/data/by_id/accounts/test.json
    
    * OTT-421: Removed unwanted comment
    
    Co-authored-by: Shriprasad <[email protected]>
    ShriprasadM and pm-shriprasad-marathe authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    6db654f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

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

Commits on Mar 7, 2022

  1. OTT-421: Host Level Configuration (Code Review addressed) (#261)

    * OTT-421: Disabled event validations
    Co-authored-by: Shriprasad <[email protected]>
    ShriprasadM authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3042288 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    51111e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f49f08c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a487988 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f30833 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Adding support for EventType = Vast in Analytics Endpoint (#262)

    * OTT-422: Adding support for eventType=vast in analytic endpoint
    
    * Adding test cases
    Pubmatic-Dhruv-Sonone authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5db8af4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

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

Commits on Mar 25, 2022

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

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    93f5292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c64634 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    73337a8 View commit details
    Browse the repository at this point in the history
  2. OTT-485: Macro Replacement framework (#432)

    * OTT-485: Macro Replacement framework
    * OTT-485: Changes to support custom macros in req.ext.prebid.macros
    * Truncating the custom macro value length to 100 chars
    *Encoding macro values
    * OTT-485: Adding benchmark
    * Adding unit tests
    Pubmatic-Dhruv-Sonone authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ef0bddd View commit details
    Browse the repository at this point in the history