3013951c73 
								
							 
						 
						
							
							
								
								Merge branch 'remove-commit-tree' into 'master'  
							
							... 
							
							
							
							Remove the Commit#tree method
See merge request gitlab-org/gitlab-ce!16236  
							
						 
						
							2018-01-08 11:31:10 +00:00  
				
					
						
							
							
								 
						
							
								ac2cb65ab3 
								
							 
						 
						
							
							
								
								Remove the Commit#tree method  
							
							
							
						 
						
							2018-01-04 18:00:28 +01:00  
				
					
						
							
							
								 
						
							
								59e50e33b3 
								
							 
						 
						
							
							
								
								Reroute batch blobs to single blob RPC  
							
							... 
							
							
							
							Given the priorities shifted for the Gitaly team, this endpoint does not
get a dedicated endpoint yet. To make it work in a cloud native
environment the request needs to go to Gitaly, not rugged. This is
achieved by rerouting to the generic TreeEntry endpoint. 
							
						 
						
							2018-01-02 10:00:24 +01:00  
				
					
						
							
							
								 
						
							
								fb3f9c6e50 
								
							 
						 
						
							
							
								
								Detect changes to LFS pointers for pruning and integrity check  
							
							... 
							
							
							
							Gitlab::Git::Blob.batch_lfs_metadata can be used to check for LFS pointers. It uses a lazy enumorator and filters by blob size 
							
						 
						
							2017-11-01 16:41:05 +00:00  
				
					
						
							
							
								 
						
							
								0ce6785851 
								
							 
						 
						
							
							
								
								Replaces `tag: true` into `:tag` in the specs  
							
							... 
							
							
							
							Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection. 
							
						 
						
							2017-10-07 13:57:54 +02:00  
				
					
						
							
							
								 
						
							
								794b4c5579 
								
							 
						 
						
							
							
								
								Ensure that Blob.raw returns always returns a valid blob object  
							
							... 
							
							
							
							In gitlab-org/gitlab-ee!2976 , we saw that a given OID could point
to a commit, which would cause the delta size check to fail.
Gitaly already returns nil if the OID isn't a blob, so this change
makes the Rugged implementation consistent. 
							
						 
						
							2017-09-21 14:49:51 -04:00  
				
					
						
							
							
								 
						
							
								65f83941c3 
								
							 
						 
						
							
							
								
								Make gl_repository a G::G::Repository attribute  
							
							
							
						 
						
							2017-08-23 10:45:20 +02:00  
				
					
						
							
							
								 
						
							
								942bd5b411 
								
							 
						 
						
							
							
								
								Merge branch 'blob-batch-methods' into 'master'  
							
							... 
							
							
							
							Add Gitlab::Git::Blob.batch method
See merge request !13225  
							
						 
						
							2017-08-07 19:57:25 +00:00  
				
					
						
							
							
								 
						
							
								29a1c5a126 
								
							 
						 
						
							
							
								
								Rename 'limit' to 'blob_size_limit'  
							
							
							
						 
						
							2017-08-07 16:26:50 +02:00  
				
					
						
							
							
								 
						
							
								f3569a25e4 
								
							 
						 
						
							
							
								
								Fix bug in blob test  
							
							
							
						 
						
							2017-08-01 13:53:32 +02:00  
				
					
						
							
							
								 
						
							
								5e20e448ce 
								
							 
						 
						
							
							
								
								Add Gitlab::Git::Blob.batch method  
							
							
							
						 
						
							2017-08-01 13:49:57 +02:00  
				
					
						
							
							
								 
						
							
								06b9449224 
								
							 
						 
						
							
							
								
								Add gitaly_git_blob_raw feature  
							
							
							
						 
						
							2017-07-07 18:33:59 +02:00  
				
					
						
							
							
								 
						
							
								f85d0a0024 
								
							 
						 
						
							
							
								
								Merge branch 'feature/migrate-blob-find-to-gitaly' into 'master'  
							
							... 
							
							
							
							Migrate Gitlab::Git::Blob.find to Gitaly
See merge request !12104  
							
						 
						
							2017-06-22 01:00:30 +00:00  
				
					
						
							
							
								 
						
							
								0284f01716 
								
							 
						 
						
							
							
								
								Migrate Gitlab::Git::Blob.find to Gitaly  
							
							
							
						 
						
							2017-06-21 17:31:20 +02:00  
				
					
						
							
							
								 
						
							
								0430b76441 
								
							 
						 
						
							
							
								
								Enable Style/DotPosition Rubocop  👮  
							
							
							
						 
						
							2017-06-21 13:48:12 +00:00  
				
					
						
							
							
								 
						
							
								d6f49b85f1 
								
							 
						 
						
							
							
								
								Fix specs  
							
							
							
						 
						
							2017-04-17 18:31:23 -05:00  
				
					
						
							
							
								 
						
							
								267cd3e359 
								
							 
						 
						
							
							
								
								Incorporate Gitaly client for refs service  
							
							
							
						 
						
							2017-04-04 16:53:44 +02:00  
				
					
						
							
							
								 
						
							
								def164e761 
								
							 
						 
						
							
							
								
								Fix RSpec/DescribeSymbol cop violations  
							
							
							
						 
						
							2017-03-24 19:04:03 -04:00  
				
					
						
							
							
								 
						
							
								0625af3bcb 
								
							 
						 
						
							
							
								
								Consistently create, update, and delete files, taking CRLF settings into account  
							
							
							
						 
						
							2017-02-24 09:55:01 -06:00  
				
					
						
							
							
								 
						
							
								1fe7501b49 
								
							 
						 
						
							
							
								
								Revert "Prefer leading style for Style/DotPosition"  
							
							... 
							
							
							
							This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b. 
							
						 
						
							2017-02-23 09:33:05 -06:00  
				
					
						
							
							
								 
						
							
								206953a430 
								
							 
						 
						
							
							
								
								Prefer leading style for Style/DotPosition  
							
							
							
						 
						
							2017-02-23 09:32:22 -06:00  
				
					
						
							
							
								 
						
							
								7ea641b6d0 
								
							 
						 
						
							
							
								
								Enable Style/ColonMethodCall  
							
							
							
						 
						
							2017-02-23 09:31:57 -06:00  
				
					
						
							
							
								 
						
							
								a00578ce5c 
								
							 
						 
						
							
							
								
								Absorb gitlab_git  
							
							
							
						 
						
							2017-01-04 19:09:28 -05:00