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

Feature/custom namespacing #409

Merged
merged 8 commits into from
Jul 8, 2016
Merged

Feature/custom namespacing #409

merged 8 commits into from
Jul 8, 2016

Commits on Jun 14, 2016

  1. Adding logic to replace $$PREBID_GLOBAL$$ with custom name.

    Replacing all references to 'pbjs' with '$$PREBID_GLOBAL$$'.
    Ned Stankus authored and Ned Stankus committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    f4f7e24 View commit details
    Browse the repository at this point in the history
  2. Adding $$PREBID_GLOBAL$$ to integrationExamples.

    Adding integrationExamples to what gets string-replaced.
    Ned Stankus authored and Ned Stankus committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    be14fc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

  1. Merge branch 'master' into feature/custom-namespacing

    Conflicts:
    	integrationExamples/gpt/pbjs_example_gpt.html
    	src/bidmanager.js
    	src/prebid.js
    	test/spec/unit/pbjs_api_spec.js
    Ned Stankus authored and Ned Stankus committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    2a83be4 View commit details
    Browse the repository at this point in the history
  2. Adding namespacing to new files.

    Some cleanup after merge.
    Ned Stankus authored and Ned Stankus committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    61c2b95 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. Merge branch 'master' into feature/custom-namespacing

    Conflicts:
    	src/bidmanager.js
    	src/prebid.js
    	test/spec/unit/pbjs_api_spec.js
    Ned Stankus authored and Ned Stankus committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    87b36b4 View commit details
    Browse the repository at this point in the history
  2. Replacing pbjs references in tests.

    Ned Stankus authored and Ned Stankus committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    ca6b3fb View commit details
    Browse the repository at this point in the history
  3. Whitespace cleanup.

    Ned Stankus authored and Ned Stankus committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    b1f24be View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/custom-namespacing

    Ned Stankus authored and Ned Stankus committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    beb3dce View commit details
    Browse the repository at this point in the history