Steven Bazyl
							
						 
						
							 
							
							
							
							
								
							
							
								30881d7169 
								
							 
						 
						
							
							
								
								Update faraday version  
							
							 
							
							
							
						 
						
							2014-01-17 11:32:37 -08:00  
						
					 
				
					
						
							
							
								 
								Steven Bazyl
							
						 
						
							 
							
							
							
							
								
							
							
								2a3965d976 
								
							 
						 
						
							
							
								
								Redo 0.7.0...  
							
							 
							
							
							
						 
						
							2013-09-09 13:58:13 -07:00  
						
					 
				
					
						
							
							
								 
								Steven Bazyl
							
						 
						
							 
							
							
							
							
								
							
							
								d1ca5308e9 
								
							 
						 
						
							
							
								
								Update faraday  
							
							 
							
							
							
						 
						
							2013-06-03 16:06:12 -07:00  
						
					 
				
					
						
							
							
								 
								Steven Bazyl
							
						 
						
							 
							
							
							
							
								
							
							
								794c6a90f7 
								
							 
						 
						
							
							
								
								Upgrade to Faraday 0.9 (fixes params encoding problems)  
							
							 
							
							
							
						 
						
							2013-05-13 14:03:49 -07:00  
						
					 
				
					
						
							
							
								 
								Steven Bazyl
							
						 
						
							 
							
							
							
							
								
							
							
								4dc0665ccc 
								
							 
						 
						
							
							
								
								Update autoparse version  
							
							 
							
							
							
						 
						
							2013-03-25 21:32:16 -07:00  
						
					 
				
					
						
							
							
								 
								Steven Bazyl
							
						 
						
							 
							
							
							
							
								
							
							
								34354325b8 
								
							 
						 
						
							
							
								
								Add contributor instuctions to docs  
							
							 
							
							
							
						 
						
							2013-03-17 16:33:44 -07:00  
						
					 
				
					
						
							
							
								 
								Steven Bazyl
							
						 
						
							 
							
							
							
							
								
							
							
								85593ba938 
								
							 
						 
						
							
							
								
								Update signet version  
							
							 
							
							
							
						 
						
							2012-12-27 13:34:30 -08:00  
						
					 
				
					
						
							
							
								 
								Steven Bazyl
							
						 
						
							 
							
							
							
							
								
							
							
								3047a97c6f 
								
							 
						 
						
							
							
								
								Update owner/author info  
							
							 
							
							
							
						 
						
							2012-10-25 15:05:34 -07:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								64fc8e74d9 
								
							 
						 
						
							
							
								
								Updating version and dependencies.  
							
							 
							
							
							
						 
						
							2012-07-31 16:56:17 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								3bc7d52764 
								
							 
						 
						
							
							
								
								Resolving issues introduced by Faraday dependency upgrade.  
							
							 
							
							
							
						 
						
							2012-07-21 13:51:23 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								5e751681dd 
								
							 
						 
						
							
							
								
								Updating dependencies.  
							
							 
							
							
							
						 
						
							2012-07-21 13:51:23 +03:00  
						
					 
				
					
						
							
							
								 
								Simone Carletti
							
						 
						
							 
							
							
							
							
								
							
							
								4656b73ff9 
								
							 
						 
						
							
							
								
								Restore exclusion for compact and environment as requested in  6c5267359a 
							
							 
							
							
							
						 
						
							2012-06-14 20:49:53 +02:00  
						
					 
				
					
						
							
							
								 
								Simone Carletti
							
						 
						
							 
							
							
							
							
								
							
							
								c656b1aaeb 
								
							 
						 
						
							
							
								
								Drop RCov::VerifyTask task (see GH-2)  
							
							 
							
							
							
						 
						
							2012-06-14 15:06:26 +02:00  
						
					 
				
					
						
							
							
								 
								Simone Carletti
							
						 
						
							 
							
							
							
							
								
							
							
								6c5267359a 
								
							 
						 
						
							
							
								
								Ruby 1.8 doesn't seem to like one --exclude  
							
							 
							
							
							
						 
						
							2012-06-14 15:06:22 +02:00  
						
					 
				
					
						
							
							
								 
								Simone Carletti
							
						 
						
							 
							
							
							
							
								
							
							
								5858999045 
								
							 
						 
						
							
							
								
								Remove multiple specifications of gem 'rspec'  
							
							 
							
							... 
							
							
							
							We should take advantage of bundler. Use gemspec in the Gemfile to merge the Gemfile with the dependencies in the .gemspec file.
This solution requires rcov to be removed from .gemspec because RCov only works in MRI 1.8 and there's no way to specify platforms in the .gemspec. 
							
						 
						
							2012-06-14 11:47:06 +02:00  
						
					 
				
					
						
							
							
								 
								Simone Carletti
							
						 
						
							 
							
							
							
							
								
							
							
								b7430aeb8c 
								
							 
						 
						
							
							
								
								RSpec create the /specdoc folder if needed.  
							
							 
							
							... 
							
							
							
							In this way, we don't get this folder for free every time rake evaluates the tasks. 
							
						 
						
							2012-06-14 11:35:46 +02:00  
						
					 
				
					
						
							
							
								 
								Simone Carletti
							
						 
						
							 
							
							
							
							
								
							
							
								efb3938f7c 
								
							 
						 
						
							
							
								
								There are now slow specs.  
							
							 
							
							... 
							
							
							
							Moreover, in RSpec 2 we will be able to use metadata to filter specs.
https://www.relishapp.com/rspec/rspec-core/v/2-10/docs/metadata  
							
						 
						
							2012-06-14 11:32:16 +02:00  
						
					 
				
					
						
							
							
								 
								Simone Carletti
							
						 
						
							 
							
							
							
							
								
							
							
								16363939b9 
								
							 
						 
						
							
							
								
								Upgrade RSpec 1.x to RSpec 2.10-x  
							
							 
							
							
							
						 
						
							2012-06-14 11:18:35 +02:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								0a23bd4144 
								
							 
						 
						
							
							
								
								Updating dependency to avoid certificate verify failure errors.  
							
							 
							
							
							
						 
						
							2012-05-24 17:47:17 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								236191e9c9 
								
							 
						 
						
							
							
								
								Updating dependencies to include UUIDTools.  
							
							 
							
							
							
						 
						
							2012-05-24 15:42:21 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								2ccab7b593 
								
							 
						 
						
							
							
								
								Moving require so that client only gets loaded if the task requires it.  
							
							 
							
							
							
						 
						
							2012-05-24 15:29:58 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								d326f2e630 
								
							 
						 
						
							
							
								
								Default changed to spec:rcov. Verify task always exits with error code 1.  
							
							 
							
							
							
						 
						
							2012-05-11 13:44:39 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								daf301d08b 
								
							 
						 
						
							
							
								
								Apparently 60% is too low!  
							
							 
							
							
							
						 
						
							2012-05-11 13:41:40 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								41ac517b8b 
								
							 
						 
						
							
							
								
								Downgraded verify task to 60% coverage requirement.  
							
							 
							
							
							
						 
						
							2012-05-11 13:29:41 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								3f8f2aff6f 
								
							 
						 
						
							
							
								
								RDoc is no longer used.  
							
							 
							
							
							
						 
						
							2012-05-11 13:19:10 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								f1237d48b9 
								
							 
						 
						
							
							
								
								The diff-lcs gem is not used.  
							
							 
							
							
							
						 
						
							2012-05-11 13:11:52 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								c651d69674 
								
							 
						 
						
							
							
								
								Updated to avoid deprecation of encode and decode methods in multi_json gem.  
							
							 
							
							
							
						 
						
							2012-04-24 14:39:25 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								d021ed5503 
								
							 
						 
						
							
							
								
								Updating release process.  
							
							 
							
							
							
						 
						
							2012-02-10 17:49:52 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								b8ebcb3c21 
								
							 
						 
						
							
							
								
								Updated dependency to resolve JSON bug.  
							
							 
							
							
							
						 
						
							2012-02-10 17:16:55 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								c2c1232c19 
								
							 
						 
						
							
							
								
								Loosened up gem requirements.  
							
							 
							
							
							
						 
						
							2012-01-30 16:42:02 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								9fd15b31c4 
								
							 
						 
						
							
							
								
								To avoid a few bugs, requires point release of signet dependency.  
							
							 
							
							
							
						 
						
							2012-01-30 15:35:14 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								06cdb76670 
								
							 
						 
						
							
							
								
								Updated to replace httpadapter with faraday.  
							
							 
							
							
							
						 
						
							2012-01-27 17:57:57 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								0bc3d4936b 
								
							 
						 
						
							
							
								
								Migrated to MultiJson from JSON gem.  
							
							 
							
							
							
						 
						
							2012-01-05 13:05:56 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								84ae475d55 
								
							 
						 
						
							
							
								
								Added super-hacky script to generate the wiki reference pages.  
							
							 
							
							
							
						 
						
							2011-12-02 17:24:56 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								6205c8e67c 
								
							 
						 
						
							
							
								
								Switched to using proper Rake clobbering.  
							
							 
							
							
							
						 
						
							2011-12-02 16:42:46 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								f70943ca40 
								
							 
						 
						
							
							
								
								Renamed CHANGELOG.  
							
							 
							
							
							
						 
						
							2011-12-02 16:41:05 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								04978a3363 
								
							 
						 
						
							
							
								
								Moving static files to extra section so they don't get intrepreted as Ruby code by Yard.  
							
							 
							
							
							
						 
						
							2011-11-22 13:54:39 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								cef31d7bca 
								
							 
						 
						
							
							
								
								Had to make a minor update to httpadapter to get tests passing again.  
							
							 
							
							
							
						 
						
							2011-11-16 17:06:44 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								4db82cfee4 
								
							 
						 
						
							
							
								
								Updated dependency list and added gemspec.  
							
							 
							
							
							
						 
						
							2011-11-16 15:21:34 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								a989f9ad51 
								
							 
						 
						
							
							
								
								Resolved deprecation issues with RDoc task.  
							
							 
							
							
							
						 
						
							2011-11-16 15:11:23 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								8b6a103bbf 
								
							 
						 
						
							
							
								
								Updated deprecated gem package task.  
							
							 
							
							
							
						 
						
							2011-11-16 14:56:30 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								ed6e58a45c 
								
							 
						 
						
							
							
								
								#has_rdoc was deprecated. Removed property from gemspec.  
							
							 
							
							
							
						 
						
							2011-11-16 14:53:20 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								4db326a3ed 
								
							 
						 
						
							
							
								
								Added task for wiki autogeneration.  
							
							 
							
							
							
						 
						
							2011-10-15 11:22:36 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								2b746cb379 
								
							 
						 
						
							
							
								
								Fixed references in the build files to the new README files.  
							
							 
							
							
							
						 
						
							2011-10-11 14:54:57 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								bb4e15b9f4 
								
							 
						 
						
							
							
								
								Fixed issues with recursive structures and external references.  
							
							 
							
							
							
						 
						
							2011-10-05 14:13:39 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								06af19a112 
								
							 
						 
						
							
							
								
								Switched to using AutoParse for schemas.  
							
							 
							
							
							
						 
						
							2011-09-22 16:27:24 +03:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								aae60143cb 
								
							 
						 
						
							
							
								
								Gem spec requires author to be supplied.  
							
							 
							
							
							
						 
						
							2011-08-02 14:39:46 -04:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								af87738e06 
								
							 
						 
						
							
							
								
								Excluding environment setup file from code coverage.  
							
							 
							
							... 
							
							
							
							git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@161  c1d61fac-ed7f-fcc1-18f7-ff78120a04ef 
							
						 
						
							2011-05-20 23:39:47 +00:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								f962346722 
								
							 
						 
						
							
							
								
								Fixed rcov exclude options.  
							
							 
							
							... 
							
							
							
							git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@159  c1d61fac-ed7f-fcc1-18f7-ff78120a04ef 
							
						 
						
							2011-05-20 23:12:44 +00:00  
						
					 
				
					
						
							
							
								 
								Bob Aman
							
						 
						
							 
							
							
							
							
								
							
							
								029b296f25 
								
							 
						 
						
							
							
								
								Fixed another stray dependency.  
							
							 
							
							... 
							
							
							
							git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@158  c1d61fac-ed7f-fcc1-18f7-ff78120a04ef 
							
						 
						
							2011-05-12 20:27:41 +00:00