Julie Hache
							
						 | 
						
							
							
								2ee2d60684
							
							ShopifyAPI::Session.prepare_url and #create_permission_url now return nil early instead of a misleading value
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								d76ad0d399
							
							Version bump to 1.0.4
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								f3e577d081
							
							Removed Rubyforge tasks from Rakefile
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								f5b5fc8ef1
							
							Added ShopifyAPI::Webhooks
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								4e45ebd88a
							
							Added Variant to METAFIELD_ENABLED_CLASSES
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								6219c95a59
							
							Regenerated gemspec for version 1.0.3
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								e83b21c0dd
							
							Version bump to 1.0.3
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								56527d998e
							
							Merge branch 'master' of github.com:Shopify/shopify_api
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								df1da22ab7
							
							ShopifyAPI::Session.new no longer throws an ArgumentError when it's missing a url.
						 | 
						%!s(int64=15) %!d(string=hai) anos | 
					
				
					
						
							
								   Jesse Storimer
							
						 | 
						
							
							
								d9a2c114ae
							
							Version bump to 1.0.2
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Jesse Storimer
							
						 | 
						
							
							
								e493f356a3
							
							Add new #activate methods to charges.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								012b75efb0
							
							Raise error when shop url is blank (fixed test)
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								df31ddc7bc
							
							Version bump to 1.0.1
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Julie Hache
							
						 | 
						
							
							
								c7515548d7
							
							Added Metafields class to API
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Cody Fauser
							
						 | 
						
							
							
								9c70077445
							
							Update to latest ShopifyAPI from Shopify
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Cody Fauser
							
						 | 
						
							
							
								877f265fa9
							
							remove ostruct, which wasn't being used
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Cody Fauser
							
						 | 
						
							
							
								19ca86a9a1
							
							add NoteAttribute class and tests with usage
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								ae2d2082ff
							
							Merge branch 'master' of git@github.com:Shopify/shopify_api
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								334563da34
							
							Added custom minimal should method to tests.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								215e5e3b1d
							
							Added custom minimal shoulda method.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								d701228a90
							
							Updated README: added Partners link.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								536624e631
							
							Updated gemspec so that it uses the correct rubyforge project 'shopify-api' (with a dash instead of underscore).
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								853b2927a3
							
							Added gemspec. Users can now install shopify_api gem via github and rubyforge.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								c7bbe5af1a
							
							Make sure Session initialization fails, when no shop is provided in constructor. Added test for that. Also added tobi's context ultralite remix ;)
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								e7c7808a5a
							
							Fixed some typos in README.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								2fdb6be729
							
							Updated README.rdoc slighly.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								0aa892e2e9
							
							Updated README with better usage.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								9d692f0634
							
							Added a simple test and the first entry in the changelog.
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								5013a3d23c
							
							Added ActiveResource as a gem dependency and require it when loading shopify_api.rb
						 | 
						%!s(int64=16) %!d(string=hai) anos | 
					
				
					
						
							
								   Dennis Theisen
							
						 | 
						
							
							
								f178a03b23
							
							added changelog (currently empty) and set initial version to 1.0.0
						 | 
						%!s(int64=16) %!d(string=hai) anos |