Renovate Bot 
								
							 
						 
						
							
							
								
							
							
	212e8ac348  
						 
						
							
							
								
								
								Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.2.1 (forgejo) ( #8422 )  
							
							... 
							
							
							
							
							Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8422 
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org> 
							
						 
						
							2025-07-05 18:33:45 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lunny Xiao 
								
							 
						 
						
							
							
								
							
							
	
	
	4f73382e95 
 
						 
						
							
							
								
								
								Fix wrong table name ( #30557 )  
							
							... 
							
							
							
							
							The table name should be `oauth2_application` but `o_auth2_application`
Caused by
https://github.com/go-gitea/gitea/pull/21316/files#diff-9610efbc608a41f1f2eaff5790423f0a187906f6ff0beb23a5e8d18366cc2ccfR38 
(cherry picked from commit e94864e86c43f435af7e1fc3c4831a4cc0a3e981)
Conflicts:
	models/migrations/migrations.go
	trivial context conflict because
	Allow everyone to read or write a wiki by a repo unit setting (#30495 )
        was skipped. 
							
						 
						
							2024-04-28 15:39:00 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									silverwind 
								
							 
						 
						
							
							
								
							
							
	
	
	0585ac3ac6 
 
						 
						
							
							
								
								
								Update go dev dependencies ( #22064 )  
							
							... 
							
							
							
							
							`golangci-lint`
[deprecated](https://github.com/golangci/golangci-lint/issues/1841 ) a
bunch of linters, removed them. 
							
						 
						
							2022-12-08 16:21:37 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									flynnnnnnnnnn 
								
							 
						 
						
							
							
								
							
							
	
	
	e81ccc406b 
 
						 
						
							
							
								
								
								Implement FSFE REUSE for golang files ( #21840 )  
							
							... 
							
							
							
							
							Change all license headers to comply with REUSE specification.
Fix  #16132 
Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com> 
							
						 
						
							2022-11-27 18:20:29 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lunny Xiao 
								
							 
						 
						
							
							
								
							
							
	
	
	e72acd5e5b 
 
						 
						
							
							
								
								
								Split migrations folder ( #21549 )  
							
							... 
							
							
							
							
							There are too many files in `models/migrations` folder so that I split
them into sub folders. 
							
						 
						
							2022-11-02 16:54:36 +08:00