1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Order where filter (#17735) More... 6 months ago
Add `attribute` field to `page` type (#17741) More... 6 months ago
Bump Django to 5.2, upgrade mypy, fix problems, and make metadata non-nullable (#17626) More... 6 months ago
Rewrite order 0200 migration to standard migration (#17591) More... 6 months ago
Improve transaction json schema (#17752) More... 6 months ago
Drop inheritence from ProductCreate mutation (#17737) More... 6 months ago
Fix error when providing tracking as null to orderFulfill (#17732) More... 6 months ago
Introduce webhook async batch task and add otel metrics (#17466) More... 6 months ago
Apply `InstanceTracker` to `OrderUpdate` mutation (#17727) More... 6 months ago
Rewrite order 199 migration from async to sync (#17461) More... 6 months ago
Fix PAGE_DELETE webhook to include pageType (#17697) More... 6 months ago
Apply `InstanceTracker` to `ProductVariantUpdate` mutation (#17640) More... 6 months ago
Update required pydantic version (#17710) More... 6 months ago
Apply `InstanceTracker` to `DraftOrderUpdate` mutation (#17656) More... 6 months ago
Drop graphql.operation.name attribute from metrics (#17713) More... 6 months ago
Bump main to 3.22 (#17715) More... 6 months ago
Add static typing for payment method tokenization (#17708) More... 6 months ago
Add static typing for `PAYMENT_GATEWAY_INITIALIZE_TOKENIZATION_SESSION` (#17705) More... 6 months ago
Refactor draftOrderUpdate mutation (#17694) More... 6 months ago
Refactor productVariantUpdate mutation (#17695) More... 6 months ago
Add static typing for `STORED_PAYMENT_METHOD_DELETE_REQUESTED` webhook (#17688) More... 6 months ago
deps: upgrade urllib3 from v1.x to v2.x (#17707) More... 6 months ago
actions: update Semgrep to latest supported version (#17703) More... 6 months ago
Add Semgrep rule to prevent using Django's default token generator (#17702) More... 6 months ago
Drop CLIENT_ADDRESS attribute (#17704) More... 6 months ago
Make token generator class configurable (#17701) More... 6 months ago
Ensure that transaction event time is properly transformed to UTC (#17693) More... 6 months ago
Implement rlimits (#17692) More... 6 months ago
Format validation error for `TransactionEvent` and tax webhooks (#17691) More... 6 months ago
Simplify usage of synchronous webhooks in the Transaction API (#17690) More... 6 months ago