Commit History

Author SHA1 Message Date
  Jon G 968e2bf04d packaging for release 8.0.0 5 years ago
  Jon G 5012b4983c Merge pull request #615 from Shopify/nullversionbug 5 years ago
  Jon G 7c9703d43d set api_version to NullVersion if given nil or NullVersion 5 years ago
  Jon G 7270b6d739 ApiVersion.find_version raises if passed NullVersion as argument 5 years ago
  Siddhant Bajaj 8905f90de8 Merge pull request #609 from Shopify/collection-products 5 years ago
  Siddhant Bajaj 8b94824794 minor changes in test 5 years ago
  Siddhant Bajaj 0be270c7a4 Added version check 5 years ago
  Siddhant Bajaj c95ac3cb49 Rebased and fixed some lint errors 5 years ago
  Siddhant Bajaj b0b33d8a55 Add support Collection#products endpoint 5 years ago
  Jon G 7c5a458417 Merge pull request #600 from Shopify/auto-define-api-versions 5 years ago
  Jon G 0ee8d7e56f update NullVersion to raise on new ApiVersion methods 5 years ago
  Jon G adaf51e60b add timeout of 5s to meta 5 years ago
  Jon G 8192ad279c update readme 5 years ago
  Jon G 62f7a03a09 make ApiVersion a PORO 5 years ago
  Jon G c76e916350 add coercion modes for apiversion validation 5 years ago
  Jon G 1e75b4761b dynamically define api version from server at boot 5 years ago
  Drew Martin c8f02c0691 Merge pull request #613 from Shopify/release-7.1.0 5 years ago
  Drew Martin 214a1ff05c Updated for #605 as well 5 years ago
  Drew Martin aa39b830e6 Packaging for release 7.1.0 5 years ago
  Jon G 7014e43ee2 Merge pull request #605 from Shopify/raise-error-on-nil-version 5 years ago
  Jon G 7d7ae85b17 explicitly define NullVersion methods 5 years ago
  Jon G ea0c6c1698 default ApiVersion to NullVersion 5 years ago
  Jon G c31dd5c34e raise ApiVersionNotSetError if Base.api_version is nil 5 years ago
  Drew Martin b7bd602a8f Merge pull request #611 from Shopify/selective-cursor-versions 5 years ago
  Drew Martin 7dd24809a7 Use raw URLs from link 5 years ago
  Drew Martin 102169c14b Paginate collection listing product ids and product listing product ids with cursor 5 years ago
  Drew Martin 2d5d4f3089 Allow cursor pagination in 2019-07 release for select resources 5 years ago
  Siddhant Bajaj 14a93e0e69 Merge pull request #610 from Shopify/rename-collection-parser 5 years ago
  Siddhant Bajaj d1b6a538c3 Renamed it to PaginatedCollection 5 years ago
  Siddhant Bajaj 49000f201b Rename collection with CollectionParser 5 years ago