Popular repositories
543 contributions in the last year
Less
More
Activity overview
Contributed to
mozilla-services/contile,
mozilla-services/syncstorage-rs,
mozilla-services/autopush-rs
and 5 other
repositories
Contribution activity
August 2021
Created 18 commits in 2 repositories
Created a pull request in mozilla-services/contile that received 9 comments
feat: reduce redundant adM requests
Description by storing state about active adM requests in the cache when a request's in the process of populating a cache entry for the first time, …
+149
−44
•
9
comments
Opened 11 other pull requests in 3 repositories
mozilla-services/contile
9
merged
- feat: don't hide cloud storage update errors
- feat: support dma-codes in location_test_header
- fix: re-add location_test_header support
- feat: add a cloud storage write precondition
- chore: tag 1.2.1
- chore: tag 1.1.1
- feat: don't create the cloud storage bucket by default
- chore: tag 1.0.0
- feat: optimize handling of not included countries
mozilla-services/common-rs
1
merged
mozilla-services/cloud-storage-rs
1
merged
Reviewed 23 pull requests in 6 repositories
mozilla-services/contile
11 pull requests
- chore: API Updates for 2021-08-19
- feat: enable send of dma-code
- Upgrade the Docker images for contile-integration-tests
- refactor: Replace location determination with common-rs crate
- feat: add a cloud storage write precondition
- Upgrade the Docker images for contile-integration-tests
-
feat: Add
adm_has_legacy_imagesetting to filter <v91 tiles - feat: reduce redundant adM requests
- chore: cleanup bucket creation
- Block deploy CI job on integration-tests
- feat: Add local server hostname to tags
mozilla-services/merino
7 pull requests
mozilla-services/common-rs
2 pull requests
mozilla-services/autopush-rs
1 pull request
mozilla-services/contile-integration-tests
1 pull request
mozilla-services/syncstorage-rs
1 pull request
Created an issue in mozilla-services/contile that received 2 comments
Support dma-code in location_test_header
Follow up to #205: The location test header should allow testing clients to additionally specify a dma-code, ensuring we're able to better simulate…
2
comments
Opened 11 other issues in 2 repositories
mozilla-services/contile
3
open
7
closed
- Quiet the Invalid User Agent sentry event
- Add os-family to the cache key
- Improve handling of Cloud Storage update errors
- Upload images with an ifGenerationMatch 0 parameter
- Respect location_test_header w/ maxmind enabled
- Set a connect_timeout for the reqwest client
- Handle Cloud Storage create RateLimitExceeded
- Reduce concurrent adM requests
- Allow setting to not create cloud storage bucket
- Invoke multiple storage.stores in parallel