9421a5ca49 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2025-07-15 12:12:58 +00:00  
				
					
						
							
							
								 
						
							
								08b69d2326 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2025-01-27 21:31:26 +00:00  
				
					
						
							
							
								 
						
							
								ecdd26856c 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2024-01-02 12:07:21 +00:00  
				
					
						
							
							
								 
						
							
								c0a3d287c0 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2022-09-21 12:13:58 +00:00  
				
					
						
							
							
								 
						
							
								16daf112d6 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2022-09-14 12:12:34 +00:00  
				
					
						
							
							
								 
						
							
								95b9a603c3 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2022-02-22 15:18:06 +00:00  
				
					
						
							
							
								 
						
							
								6d3c75444a 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2022-02-02 06:16:52 +00:00  
				
					
						
							
							
								 
						
							
								fa7ac2663b 
								
							 
						 
						
							
							
								
								Add latest changes from gitlab-org/gitlab@master  
							
							
							
						 
						
							2020-06-24 06:09:01 +00:00  
				
					
						
							
							
								 
						
							
								6767326267 
								
							 
						 
						
							
							
								
								Use ActiveModel's type instead of virtus  
							
							... 
							
							
							
							The virtus project has been discontinued:
https://github.com/solnic/virtus/commit/a6f896984  
							
						 
						
							2019-08-20 10:52:21 +00:00  
				
					
						
							
							
								 
						
							
								fc0ff7cf03 
								
							 
						 
						
							
							
								
								Replace ... with new expansion options  
							
							... 
							
							
							
							- expand upwards
- expand downwards
- expand all
in both inline and parallel views 
							
						 
						
							2019-08-10 02:36:32 +00:00  
				
					
						
							
							
								 
						
							
								866bef8059 
								
							 
						 
						
							
							
								
								Fix suggestion on lines that are not part of an MR  
							
							... 
							
							
							
							Return the `text` as plain string in the response instead of
including HTML tags but keep `rich_text` as is.
The fix is to modify `Blob::UnfoldPresenter#diff_files` to map
each raw diff line (limited by the range specified) to a
corresponding line in an array of highlighted lines to use as
`rich_text`. 
							
						 
						
							2019-07-22 13:25:24 +08:00  
				
					
						
							
							
								 
						
							
								cea59dbe03 
								
							 
						 
						
							
							
								
								Move diff_line preparation into presenter  
							
							... 
							
							
							
							Update spec 
							
						 
						
							2019-03-07 16:12:36 +08:00  
				
					
						
							
							
								 
						
							
								90527b9f84 
								
							 
						 
						
							
							
								
								Add full option for blob diff action  
							
							... 
							
							
							
							Returns all diff lines for frontend if full is true.
Turn UnfoldForm into presenter, and move controller logic to presenter. 
							
						 
						
							2019-03-06 15:50:55 +08:00