Modern cross-platform telemetry
Перейти к файлу
Jan-Erik Rediger 5059fa66eb docs: Document how to vet dependencies
[doc only]
2023-03-22 10:40:32 +01:00
.cargo
.circleci CI: Run cargo deny ban checks 2023-03-16 15:37:56 +01:00
.github CI: Use the sparse Cargo protocol 2023-03-15 11:30:39 +01:00
bin
build-scripts
docs docs: Document how to vet dependencies 2023-03-22 10:40:32 +01:00
glean-core Bug 1823676 - expose Server Knobs APIs for mobile 2023-03-21 10:28:55 -04:00
gradle/wrapper Update Gradle to version 7.6.1 and Android Gradle Plugin to 7.4.1 2023-03-02 09:30:22 -06:00
gradle-plugin Bumped version to 52.4.2 2023-03-15 15:00:50 +01:00
samples Update Kotlin to version 1.8.10 2023-03-03 11:19:15 -06:00
supply-chain cargo vet prune 2023-03-22 10:40:32 +01:00
taskcluster Use the sparse protocol everywhere 2023-03-14 14:24:01 +01:00
tools
xcconfig
.buildconfig.yml Bumped version to 52.4.2 2023-03-15 15:00:50 +01:00
.coveragerc
.detekt.yml
.dictionary docs: Document how to vet dependencies 2023-03-22 10:40:32 +01:00
.flake8
.flake8rc
.gitignore
.swiftlint.yml
.taskcluster.yml Upgrade Taskgraph + add missing Decision task route (#2389) 2023-02-27 19:31:18 +01:00
.yamllint
CHANGELOG.md Bumped version to 52.4.2 2023-03-15 15:00:50 +01:00
CODE_OF_CONDUCT.md
Cargo.lock Bumped version to 52.4.2 2023-03-15 15:00:50 +01:00
Cargo.toml
DEPENDENCIES.md Bumped version to 52.4.2 2023-03-15 15:00:50 +01:00
LICENSE
Makefile Update glean_parser to v7.1.0 2023-03-09 12:04:48 -05:00
README.iOS.md
README.md Update minimum `rust-version` to 1.62 2023-03-09 10:05:02 -06:00
about.toml
build.gradle Update jna to version 5.13.0 2023-03-20 11:22:33 +01:00
deny.toml CI: Run cargo deny ban checks 2023-03-16 15:37:56 +01:00
glean.1.schema.json
gradle.properties
gradlew
gradlew.bat
settings.gradle
setup.py

README.md

Glean SDK

Glean logo

glean-core on crates.io License: MPL-2.0 The Glean SDK book Build Status

Documentation

All documentation is available online:

The Glean SDK Book

Overview

Refer to the documentation for using and developing the Glean SDK.

For an overview of Glean beyond just the SDK, see the section in the Firefox data docs.

The code in this repository is organized as follows:

Note: The Glean SDK requires at least Rust 1.62.0. Older versions are untested.

Contact

To contact us you can:

Credits

The Glean logo artwork was contributed by Diana Ciufo. It's licensed under MPL.

Alumni contributors

  • Georg Fritzsche
  • Michael Droettboom

See the full list of contributors for:

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/