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

Issue 2393 - Add environment check to Analytics Module #3165

Merged
merged 47 commits into from
Jul 16, 2020

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    0843a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c426c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0c0a3 View commit details
    Browse the repository at this point in the history
  4. Do not build firestore lite in build because it breaks regular releas…

    …e build (#3156)
    
    * Do not build firestore lite in build because it breaks release build
    
    * add release build script
    Feiyang1 authored and XuechunHou committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    9512b48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5c7b78 View commit details
    Browse the repository at this point in the history
  6. Add setLogLevel() (#3154)

    schmidt-sebastian authored and XuechunHou committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    e10388c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ac0fe3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a377c68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5932e87 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. resolved merge conflicts

    XuechunHou committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    541bb0c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    0090a18 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    8e979a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

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

Commits on Jun 17, 2020

  1. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    08e4a6f View commit details
    Browse the repository at this point in the history
  2. fix for issue-2393

    XuechunHou committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    571e514 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b22c1fc View commit details
    Browse the repository at this point in the history
  4. removed unused import

    XuechunHou committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    dc75ec1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64d8be7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    099816a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c8cc946 View commit details
    Browse the repository at this point in the history
  2. fixed isSupported export

    XuechunHou committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d16cbbd View commit details
    Browse the repository at this point in the history
  3. addressed feedback

    XuechunHou committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    ad09146 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    948a5da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1103e1 View commit details
    Browse the repository at this point in the history
  6. removed console logs

    XuechunHou committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f341f94 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    111d792 View commit details
    Browse the repository at this point in the history
  2. addressed feedback

    XuechunHou committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    c9f137b View commit details
    Browse the repository at this point in the history
  3. revert unrelated files

    XuechunHou committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    1fa549c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d12700 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    2b00fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5e2596 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e30d0ec View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d7b3359 View commit details
    Browse the repository at this point in the history
  2. bring functions to util

    XuechunHou committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    12852f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9eb751 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    e00edfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68387e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    17973b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    44e5aeb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. fixed grammar error

    XuechunHou committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    1321327 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. break down functions

    XuechunHou committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    6debf5d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    21a4f7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db750f8 View commit details
    Browse the repository at this point in the history
  4. changed error names

    XuechunHou committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    4dec8d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. removed eslint comment

    XuechunHou committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    9d46212 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/firebase/firebase-js-sdk

    …into issue-2393-analytics
    XuechunHou committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    51303b0 View commit details
    Browse the repository at this point in the history
  3. revert license change

    XuechunHou committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    64df7e5 View commit details
    Browse the repository at this point in the history