| .. | 
			
		
		
			
				
					| 
						
							
						
						errors
					 | 
				
				
					83a89127fd
					action: fix issue reference regexp and error handling (#6352)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						migrations
					 | 
				
				
					3ed8c292c2
					migrations: remove old migrations before 0.12.0 (#6270)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						schemadoc
					 | 
				
				
					06193ed825
					schemadoc: add go:generate to output database schema (#6310)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						testdata
					 | 
				
				
					2eaf1d693a
					db: migrate access table to use GORM (#6371)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						access_tokens.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						access_tokens_test.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						action.go
					 | 
				
				
					1a1a01a842
					ci: use new lint action and add custom config (#6562)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						action_test.go
					 | 
				
				
					83a89127fd
					action: fix issue reference regexp and error handling (#6352)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						admin.go
					 | 
				
				
					1c09373b4f
					log: migrate to unknwon.dev/clog/v2 (#5927)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						attachment.go
					 | 
				
				
					9e9ca66467
					refactor: unify error handling in routing layer
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						backup.go
					 | 
				
				
					de3161155b
					api: EditWiki implementation (#5860)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						backup_test.go
					 | 
				
				
					2eaf1d693a
					db: migrate access table to use GORM (#6371)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						comment.go
					 | 
				
				
					5843038a08
					workflows: enable golangci-lint (#5998)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						db.go
					 | 
				
				
					99f1b9899f
					build(deps): bump gorm.io/gorm from 1.20.6 to 1.20.7 (#6425)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						db_test.go
					 | 
				
				
					e186a3d2c9
					db: add tests for helper functions (#6084)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						error.go
					 | 
				
				
					9d64d222a8
					db: add tests for users (#6116)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						issue.go
					 | 
				
				
					2eaf1d693a
					db: migrate access table to use GORM (#6371)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						issue_label.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						issue_mail.go
					 | 
				
				
					7950f2d17d
					conf: overhaul auth and user settings (#5942)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						lfs.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						lfs_test.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						login_source_files.go
					 | 
				
				
					3af91d7cfd
					auth: decouple types and functions from db (#6320)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						login_source_files_test.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						login_sources.go
					 | 
				
				
					3af91d7cfd
					auth: decouple types and functions from db (#6320)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						login_sources_test.go
					 | 
				
				
					3af91d7cfd
					auth: decouple types and functions from db (#6320)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						main_test.go
					 | 
				
				
					72af17bbbe
					db: simplify GORM logger init in tests (#6444)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						milestone.go
					 | 
				
				
					9e9ca66467
					refactor: unify error handling in routing layer
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						mirror.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						mirror_test.go
					 | 
				
				
					6437d0180b
					git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						mocks.go
					 | 
				
				
					2eaf1d693a
					db: migrate access table to use GORM (#6371)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						models.go
					 | 
				
				
					1a1a01a842
					ci: use new lint action and add custom config (#6562)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						org.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						org_team.go
					 | 
				
				
					2eaf1d693a
					db: migrate access table to use GORM (#6371)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						perms.go
					 | 
				
				
					2eaf1d693a
					db: migrate access table to use GORM (#6371)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						perms_test.go
					 | 
				
				
					2eaf1d693a
					db: migrate access table to use GORM (#6371)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						pull.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						release.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						repo.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						repo_branch.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						repo_collaboration.go
					 | 
				
				
					34145c990d
					lfs: implement HTTP routes (#6035)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						repo_editor.go
					 | 
				
				
					cb439a126a
					db: add tests for two factors (#6099)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						repo_editor_test.go
					 | 
				
				
					c0fd6042fd
					test: remove the use of goconvey (#6123)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						repo_tag.go
					 | 
				
				
					d60d9cf985
					api: support listing repository tags (#6656)
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						repo_test.go
					 | 
				
				
					23823e9698
					markup: render SHA links without branch prefix (#6350)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						repos.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						repos_test.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						ssh_key.go
					 | 
				
				
					1a1a01a842
					ci: use new lint action and add custom config (#6562)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						ssh_key_test.go
					 | 
				
				
					c0fd6042fd
					test: remove the use of goconvey (#6123)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						two_factor.go
					 | 
				
				
					cb439a126a
					db: add tests for two factors (#6099)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						two_factors.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						two_factors_test.go
					 | 
				
				
					519e59b577
					db: migrate to GORM v2 (#6309)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						update.go
					 | 
				
				
					6437d0180b
					git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						user.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						user_cache.go
					 | 
				
				
					01c8df01ec
					internal: move packages under this directory (#5836)
				 | 
				6 years ago | 
			
		
			
				
					| 
						
							
						
						user_mail.go
					 | 
				
				
					d6987ee05b
					chore: fix typos in code comments (#6556)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						users.go
					 | 
				
				
					3af91d7cfd
					auth: decouple types and functions from db (#6320)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						users_test.go
					 | 
				
				
					3af91d7cfd
					auth: decouple types and functions from db (#6320)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						webhook.go
					 | 
				
				
					1a1a01a842
					ci: use new lint action and add custom config (#6562)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webhook_dingtalk.go
					 | 
				
				
					1a1a01a842
					ci: use new lint action and add custom config (#6562)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webhook_discord.go
					 | 
				
				
					1a1a01a842
					ci: use new lint action and add custom config (#6562)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webhook_slack.go
					 | 
				
				
					1a1a01a842
					ci: use new lint action and add custom config (#6562)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						wiki.go
					 | 
				
				
					6437d0180b
					git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
				 | 
				5 years ago |