| .. | 
		
		
			
				
					| errors | 83a89127fd
					action: fix issue reference regexp and error handling (#6352) | vor 5 Jahren | 
		
			
				
					| migrations | a328e7ccc4
					access_token: encrypt access token with SHA256 (#7008) | vor 3 Jahren | 
		
			
				
					| schemadoc | 4cc3000b07
					schemadoc: print table indexes (#7012) | vor 3 Jahren | 
		
			
				
					| testdata | a328e7ccc4
					access_token: encrypt access token with SHA256 (#7008) | vor 3 Jahren | 
		
			
				
					| access_tokens.go | 0918d8758b
					db: add back xorm tag for `AccessToken.UserID` (#7032) | vor 3 Jahren | 
		
			
				
					| access_tokens_test.go | 7229dd893f
					db: use `context` and go-mockgen for `PermsStore` (#7033) | vor 3 Jahren | 
		
			
				
					| action.go | 3c49a6173d
					mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) | vor 3 Jahren | 
		
			
				
					| action_test.go | 83a89127fd
					action: fix issue reference regexp and error handling (#6352) | vor 5 Jahren | 
		
			
				
					| admin.go | 1c09373b4f
					log: migrate to unknwon.dev/clog/v2 (#5927) | vor 5 Jahren | 
		
			
				
					| attachment.go | 9e9ca66467
					refactor: unify error handling in routing layer | vor 5 Jahren | 
		
			
				
					| backup.go | 75fbb82440
					db: use `context` for backup and restore (#7044) | vor 3 Jahren | 
		
			
				
					| backup_test.go | 75fbb82440
					db: use `context` for backup and restore (#7044) | vor 3 Jahren | 
		
			
				
					| comment.go | deec3516d5
					autofix: fix check for empty string (#6804) | vor 3 Jahren | 
		
			
				
					| db.go | 1df62fafb9
					db: use `context` and go-mockgen for `ReposStore` (#7046) | vor 3 Jahren | 
		
			
				
					| db_test.go | 1df62fafb9
					db: use `context` and go-mockgen for `ReposStore` (#7046) | vor 3 Jahren | 
		
			
				
					| error.go | 7885f454a4
					webhook: revalidate local hostname before each delivery (#6988) | vor 3 Jahren | 
		
			
				
					| issue.go | c4b770f305
					chore: fix lint errors (#6951) | vor 3 Jahren | 
		
			
				
					| issue_label.go | deec3516d5
					autofix: fix check for empty string (#6804) | vor 3 Jahren | 
		
			
				
					| issue_mail.go | 7950f2d17d
					conf: overhaul auth and user settings (#5942) | vor 5 Jahren | 
		
			
				
					| lfs.go | 94059f291d
					db: use `context` and go-mockgen for `LFSStore` (#7038) | vor 3 Jahren | 
		
			
				
					| lfs_test.go | 94059f291d
					db: use `context` and go-mockgen for `LFSStore` (#7038) | vor 3 Jahren | 
		
			
				
					| login_source_files.go | 3af91d7cfd
					auth: decouple types and functions from db (#6320) | vor 5 Jahren | 
		
			
				
					| login_source_files_test.go | f837ea6346
					db: use `context` and go-mockgen for `UsersStore` (#7042) | vor 3 Jahren | 
		
			
				
					| login_sources.go | 9776bdc9b8
					db: use `context` and go-mockgen for login sources (#7041) | vor 3 Jahren | 
		
			
				
					| login_sources_test.go | f837ea6346
					db: use `context` and go-mockgen for `UsersStore` (#7042) | vor 3 Jahren | 
		
			
				
					| main_test.go | ccdcb1c45b
					db: run tests with pure-Go SQLite (#6998) | vor 3 Jahren | 
		
			
				
					| milestone.go | 2d609b8b31
					autofix: types of function parameters can be combined (#6800) | vor 3 Jahren | 
		
			
				
					| mirror.go | 3c49a6173d
					mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) | vor 3 Jahren | 
		
			
				
					| mirror_test.go | 6437d0180b
					git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) | vor 5 Jahren | 
		
			
				
					| mock_gen.go | 1df62fafb9
					db: use `context` and go-mockgen for `ReposStore` (#7046) | vor 3 Jahren | 
		
			
				
					| mocks.go | 1df62fafb9
					db: use `context` and go-mockgen for `ReposStore` (#7046) | vor 3 Jahren | 
		
			
				
					| models.go | 9776bdc9b8
					db: use `context` and go-mockgen for login sources (#7041) | vor 3 Jahren | 
		
			
				
					| org.go | deec3516d5
					autofix: fix check for empty string (#6804) | vor 3 Jahren | 
		
			
				
					| org_team.go | deec3516d5
					autofix: fix check for empty string (#6804) | vor 3 Jahren | 
		
			
				
					| perms.go | 7229dd893f
					db: use `context` and go-mockgen for `PermsStore` (#7033) | vor 3 Jahren | 
		
			
				
					| perms_test.go | 7229dd893f
					db: use `context` and go-mockgen for `PermsStore` (#7033) | vor 3 Jahren | 
		
			
				
					| pull.go | 69827490e0
					pull: ignore PR status check if head repository is missing (#7004) | vor 3 Jahren | 
		
			
				
					| release.go | deec3516d5
					autofix: fix check for empty string (#6804) | vor 3 Jahren | 
		
			
				
					| repo.go | 7229dd893f
					db: use `context` and go-mockgen for `PermsStore` (#7033) | vor 3 Jahren | 
		
			
				
					| repo_branch.go | 7229dd893f
					db: use `context` and go-mockgen for `PermsStore` (#7033) | vor 3 Jahren | 
		
			
				
					| repo_collaboration.go | 34145c990d
					lfs: implement HTTP routes (#6035) | vor 5 Jahren | 
		
			
				
					| repo_editor.go | 38aff73251
					repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) | vor 3 Jahren | 
		
			
				
					| repo_editor_test.go | 38aff73251
					repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) | vor 3 Jahren | 
		
			
				
					| repo_tag.go | d60d9cf985
					api: support listing repository tags (#6656) | vor 3 Jahren | 
		
			
				
					| repo_test.go | 9ae80a6173
					chore: rename few consts to camel case (#6725) | vor 3 Jahren | 
		
			
				
					| repos.go | 1df62fafb9
					db: use `context` and go-mockgen for `ReposStore` (#7046) | vor 3 Jahren | 
		
			
				
					| repos_test.go | 1df62fafb9
					db: use `context` and go-mockgen for `ReposStore` (#7046) | vor 3 Jahren | 
		
			
				
					| ssh_key.go | 7229dd893f
					db: use `context` and go-mockgen for `PermsStore` (#7033) | vor 3 Jahren | 
		
			
				
					| ssh_key_test.go | c0fd6042fd
					test: remove the use of goconvey (#6123) | vor 5 Jahren | 
		
			
				
					| two_factor.go | 3acc13038d
					autofix: unused parameter should be replaced by underscore (#6799) | vor 3 Jahren | 
		
			
				
					| two_factors.go | 5e32058c13
					db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) | vor 3 Jahren | 
		
			
				
					| two_factors_test.go | 5e32058c13
					db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) | vor 3 Jahren | 
		
			
				
					| update.go | 6437d0180b
					git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) | vor 5 Jahren | 
		
			
				
					| user.go | 5e32058c13
					db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) | vor 3 Jahren | 
		
			
				
					| user_cache.go | 01c8df01ec
					internal: move packages under this directory (#5836) | vor 6 Jahren | 
		
			
				
					| user_mail.go | deec3516d5
					autofix: fix check for empty string (#6804) | vor 3 Jahren | 
		
			
				
					| users.go | f837ea6346
					db: use `context` and go-mockgen for `UsersStore` (#7042) | vor 3 Jahren | 
		
			
				
					| users_test.go | f837ea6346
					db: use `context` and go-mockgen for `UsersStore` (#7042) | vor 3 Jahren | 
		
			
				
					| webhook.go | 7885f454a4
					webhook: revalidate local hostname before each delivery (#6988) | vor 3 Jahren | 
		
			
				
					| webhook_dingtalk.go | aeb5e34490
					golangci-lint: add `unparam` linter (#6839) | vor 3 Jahren | 
		
			
				
					| webhook_discord.go | aeb5e34490
					golangci-lint: add `unparam` linter (#6839) | vor 3 Jahren | 
		
			
				
					| webhook_slack.go | aeb5e34490
					golangci-lint: add `unparam` linter (#6839) | vor 3 Jahren | 
		
			
				
					| wiki.go | 3c49a6173d
					mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) | vor 3 Jahren |