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

Bug 1932322 - Implement the new collection-enabled API #3006

Merged
merged 18 commits into from
Nov 28, 2024
Merged

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    a1a04ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e56b685 View commit details
    Browse the repository at this point in the history
  3. Add the new set_collection_enabled API

    This effectively deprecates `set_upload_enabled`.
    badboy committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5dfda6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed3bda3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Upgrade to glean_parser 16.1.0

    badboy committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d7f33ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3767996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f2d54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a28ced6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13d6279 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db3e8f3 View commit details
    Browse the repository at this point in the history
  7. Fix up Kotlin/Swift tests under the new ping behavior

    No data is recorded for unknown or disabled pings.
    badboy committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2eca699 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3deb1f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74e34a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c65417c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09126f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c22b13c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a2cb13 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    38da568 View commit details
    Browse the repository at this point in the history