Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
shopify_iossdk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cemarose
shopify_iossdk
Graph
784d05d6c876bd248f278085bcf88df794f47a12
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jun
3
2
1
31
May
30
27
26
25
24
20
19
18
13
12
11
10
9
7
6
5
4
3
27
Apr
26
25
22
21
20
19
18
22
Mar
16
15
14
10
2
12
Feb
10
9
4
3
2
29
Jan
25
19
12
8
22
Dec
15
12
11
10
9
8
5
2
24
Nov
17
16
11
10
9
7
5
4
3
2
26
Oct
23
21
20
19
13
9
8
7
6
5
2
1
Merge pull request #210 from Shopify/task/clean-up
Remove static version declaration. Refactor dynamic version declaration
Revert deployment target to iOS 8.0.
Revert "Remove use of deprecated AddressBook API."
Bump versions, deployment target.
Convert deprecated BUYCheckout initializers to use model manager.
Remove deprecated BUYImageLink property.
Remove deprecated BUYCollection properties.
Remove use of deprecated AddressBook API.
Prevent exposing BUYObserver.
Merge pull request #209 from Shopify/feature/update-targets
Reorganize script arguments, fix "OBJROOT" treated as arg "-OBJROOT".
Merge pull request #203 from Shopify/task/advanced-sample
Remove Buy Static target.
Adjust sample app to support API changes in the SDK.
Merge pull request #211 from Shopify/bugfix/optionvalue-equality
Fix bug in OptionValue equality testing.
Fix crash when pushing variant selection view controller.
Remove Web Sample app.
Revert change to header that should remain private.
Update for API changes.
Refactor and fix issue with button title.
Update to the new convenience checkout completion support.
Update Advanced Sample to use shipping rate and checkout auto-polling conveniences.
Merge pull request #208 from Shopify/task/swift-sample
Merge pull request #207 from Shopify/task/private-operations
Fixes for Swift Sample app.
Attempt to solve CI test failures with empty handler blocks.
Rename Data -> Client group.
Remove duplicate tests. Add BUYCollection sort conversion tests.
Remove NSURLComponents additions.
Expose only NSOperation in public interface, hide private operations.
Merge pull request #205 from Shopify/task/product-handle
Add missing getProductByHandle API. Minor cleanup and refactoring.
Merge pull request #204 from Shopify/task/orders-api
Remove superfluous assertion.
Update comments.
Update deprecated orders API, add tests, update stubs.
Merge pull request #201 from Shopify/task/update-api
Revert "Rename method suffix "WithToken" -> "ForToken"."