- 29 Mar, 2019 3 commits
-
-
James Hugman authored
-
James Hugman authored
-
Alessio Placitelli authored
This additionally improves the logging of the PingStorageEngine in order to make problems easier to debug.
-
- 28 Mar, 2019 16 commits
-
-
Eitan Isaacson authored
-
Michael Droettboom authored
-
Grisha Kruglov authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
If this isn't the first run, it looks for the two user-lifetime metrics in the old location of `glean_ping_info` and copies them to `glean_client_info`. It is not problematic that the old values remain in `glean_ping_info`, since the contents of `ping_info` are hard-coded and don't include these values.
-
vladikoff authored
Co-authored-by:
Christian Sadilek <christian.sadilek@gmail.com>
-
Alessio Placitelli authored
This adds the Android specific field `android_sdk_version` to the glean pings' `client_info` section. It contains the SDK level of the software running on the hardware, which was previously reported by `os_version`. The `os_version` field now matches what `Build.VERSION.RELEASE` reports, which us a user friendly version number, e.g. "1.2.3".
-
Georg Fritzsche authored
-
MickeyMoz authored
-
Alessio Placitelli authored
-
- 27 Mar, 2019 7 commits
-
-
Colin Lee authored
-
Alessio Placitelli authored
This PR makes it a bit easier to check what's going on after a ping is generated: logs are now printing the submission URL.
-
Michael Droettboom authored
-
MickeyMoz authored
-
Sawyer Blatz authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
- 26 Mar, 2019 14 commits
-
-
Grisha Kruglov authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Eitan Isaacson authored
-
Sawyer Blatz authored
-
Sawyer Blatz authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Michael Droettboom authored
-
travis79 authored
-Validate pingTag using regex pattern matching -Add config item to hold pingTag -Update uploader to add header with pingTag -Add server redirect to GCP endpoint for tagged pings -Add documentation on how to use ping tagging -Update unit tests to cover ping tagging functionality
-
This reverts commit 8bcce763.
-
This reverts commit 585cf2b1.
-
Michael Droettboom authored
-