..  
			 
		
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										admin
									
								 
							
						
					 
				 
				
					
						
							
							Move user/org deletion to services ( #17673 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										appstate
									
								 
							
						
					 
				 
				
					
						
							
							Sync gitea app path for git hooks and authorized keys when starting ( #17335 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										avatars
									
								 
							
						
					 
				 
				
					
						
							
							Multiple Escaping Improvements ( #17551 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										db
									
								 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										fixtures
									
								 
							
						
					 
				 
				
					
						
							
							Allow U2F 2FA without TOTP ( #11573 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										issues
									
								 
							
						
					 
				 
				
					
						
							
							Decouple unit test code from business code ( #17623 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										login
									
								 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										migrations
									
								 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										repo
									
								 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										unit
									
								 
							
						
					 
				 
				
					
						
							
							Move unit into models/unit/ ( #17576 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										unittest
									
								 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										user
									
								 
							
						
					 
				 
				
					
						
							
							Move user/org deletion to services ( #17673 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								
								
								 
								
									
										webhook
									
								 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								access.go 
							
						
					 
				 
				
					
						
							
							Use a standalone struct name for Organization ( #17632 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								access_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								action.go 
							
						
					 
				 
				
					
						
							
							Use a standalone struct name for Organization ( #17632 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								action_list.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								action_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								branches.go 
							
						
					 
				 
				
					
						
							
							Move unit into models/unit/ ( #17576 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								branches_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								commit.go 
							
						
					 
				 
				
					
						
							
							Replace `list.List` with slices ( #16311 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								commit_status.go 
							
						
					 
				 
				
					
						
							
							Multiple Escaping Improvements ( #17551 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								commit_status_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								consistency.go 
							
						
					 
				 
				
					
						
							
							Move user/org deletion to services ( #17673 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								consistency_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								engine_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test code from business code ( #17623 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								error.go 
							
						
					 
				 
				
					
						
							
							Use `hostmatcher` to replace `matchlist`, improve security ( #17605 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								external_login_user.go 
							
						
					 
				 
				
					
						
							
							Move login related structs and functions to models/login ( #17093 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								fixture_generation.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								fixture_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test code from business code ( #17623 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								gpg_key.go 
							
						
					 
				 
				
					
						
							
							Move EmailAddress & UserRedirect into models/user/ ( #17607 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								gpg_key_add.go 
							
						
					 
				 
				
					
						
							
							Handle duplicate keys on GPG key ring ( #17242 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								gpg_key_commit_verification.go 
							
						
					 
				 
				
					
						
							
							Move EmailAddress & UserRedirect into models/user/ ( #17607 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								gpg_key_common.go 
							
						
					 
				 
				
					
						
							
							Add option to provide signature for a token to verify key ownership ( #14054 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								gpg_key_import.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								gpg_key_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								gpg_key_verify.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								helper.go 
							
						
					 
				 
				
					
						
							
							Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 ( #17136 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								helper_directory.go 
							
						
					 
				 
				
					
						
							
							refactor: move from io/ioutil to io and os package ( #17109 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								helper_environment.go 
							
						
					 
				 
				
					
						
							
							chore(models): rewrite code format. ( #14754 ) 
						
					 
				 
				5 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_assignees.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_assignees_test.go 
							
						
					 
				 
				
					
						
							
							Remove unnecessary variable assignments ( #17695 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_comment.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_comment_list.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_comment_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_dependency.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_dependency_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_label.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_label_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_list.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_list_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_lock.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_milestone.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_milestone_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_reaction.go 
							
						
					 
				 
				
					
						
							
							Added GetUserByIDCtx. ( #17602 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_reaction_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_stopwatch.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_stopwatch_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_tracked_time.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_tracked_time_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_user.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_user_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_watch.go 
							
						
					 
				 
				
					
						
							
							Move login related structs and functions to models/login ( #17093 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_watch_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_xref.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								issue_xref_test.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								lfs.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								lfs_lock.go 
							
						
					 
				 
				
					
						
							
							Move unit into models/unit/ ( #17576 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								main_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								migrate.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								notification.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								notification_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								org.go 
							
						
					 
				 
				
					
						
							
							Use a standalone struct name for Organization ( #17632 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								org_team.go 
							
						
					 
				 
				
					
						
							
							Use a standalone struct name for Organization ( #17632 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								org_team_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								org_test.go 
							
						
					 
				 
				
					
						
							
							Use a standalone struct name for Organization ( #17632 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								project.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								project_board.go 
							
						
					 
				 
				
					
						
							
							Kanban colored boards ( #16647 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								project_issue.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								project_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test code from business code ( #17623 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								protected_tag.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								protected_tag_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test code from business code ( #17623 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								pull.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								pull_list.go 
							
						
					 
				 
				
					
						
							
							Move login related structs and functions to models/login ( #17093 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								pull_sign.go 
							
						
					 
				 
				
					
						
							
							Move twofactor to models/login ( #17143 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								pull_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								release.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_activity.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_archiver.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_avatar.go 
							
						
					 
				 
				
					
						
							
							Fix possible panic ( #17694 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_branch.go 
							
						
					 
				 
				
					
						
							
							Move newbranch to standalone package ( #9627 ) 
						
					 
				 
				6 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_collaboration.go 
							
						
					 
				 
				
					
						
							
							Move unit into models/unit/ ( #17576 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_collaboration_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_generate.go 
							
						
					 
				 
				
					
						
							
							Move webhook into models/webhook/ ( #17579 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_generate_test.go 
							
						
					 
				 
				
					
						
							
							Fixed assert statements. ( #16089 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_indexer.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_issue.go 
							
						
					 
				 
				
					
						
							
							Move unit into models/unit/ ( #17576 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_language_stats.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_list.go 
							
						
					 
				 
				
					
						
							
							Move login related structs and functions to models/login ( #17093 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_list_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_mirror.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_permission.go 
							
						
					 
				 
				
					
						
							
							Move unit into models/unit/ ( #17576 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_permission_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_pushmirror.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_pushmirror_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test code from business code ( #17623 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_redirect.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_redirect_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_sign.go 
							
						
					 
				 
				
					
						
							
							Move twofactor to models/login ( #17143 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_test.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_transfer.go 
							
						
					 
				 
				
					
						
							
							Use a standalone struct name for Organization ( #17632 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_transfer_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_unit.go 
							
						
					 
				 
				
					
						
							
							Move unit into models/unit/ ( #17576 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_watch.go 
							
						
					 
				 
				
					
						
							
							Move unit into models/unit/ ( #17576 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								repo_watch_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								review.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								review_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								ssh_key.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								ssh_key_authorized_keys.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								ssh_key_authorized_principals.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								ssh_key_deploy.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								ssh_key_fingerprint.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								ssh_key_parse.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								ssh_key_principals.go 
							
						
					 
				 
				
					
						
							
							Move EmailAddress & UserRedirect into models/user/ ( #17607 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								ssh_key_test.go 
							
						
					 
				 
				
					
						
							
							Add support for ed25519_sk and ecdsa_sk SSH keys ( #13462 ) 
						
					 
				 
				5 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								star.go 
							
						
					 
				 
				
					
						
							
							Move login related structs and functions to models/login ( #17093 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								star_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								statistic.go 
							
						
					 
				 
				
					
						
							
							Move attachment into models/repo/ ( #17650 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								task.go 
							
						
					 
				 
				
					
						
							
							Move migrations into services and base into modules/migration ( #17663 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								token.go 
							
						
					 
				 
				
					
						
							
							Fix problem when database ID is not incremented as expected ( #17229 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								token_test.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								topic.go 
							
						
					 
				 
				
					
						
							
							Move login related structs and functions to models/login ( #17093 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								topic_test.go 
							
						
					 
				 
				
					
						
							
							Remove unnecessary variable assignments ( #17695 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								update.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								upload.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								user.go 
							
						
					 
				 
				
					
						
							
							Use a standalone struct name for Organization ( #17632 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								user_avatar.go 
							
						
					 
				 
				
					
						
							
							In many cases user avatar link should be an absolute URL with http host ( #17420 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								user_email.go 
							
						
					 
				 
				
					
						
							
							A better go code formatter, and now `make fmt` can run in Windows ( #17684 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								user_email_test.go 
							
						
					 
				 
				
					
						
							
							Remove unnecessary variable assignments ( #17695 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								user_heatmap.go 
							
						
					 
				 
				
					
						
							
							DBContext is just a Context ( #17100 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								user_heatmap_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								user_test.go 
							
						
					 
				 
				
					
						
							
							Move user/org deletion to services ( #17673 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								userlist.go 
							
						
					 
				 
				
					
						
							
							Move twofactor to models/login ( #17143 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								userlist_test.go 
							
						
					 
				 
				
					
						
							
							Use a standalone struct name for Organization ( #17632 ) 
						
					 
				 
				4 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								wiki.go 
							
						
					 
				 
				
					
						
							
							Handle and propagate errors when checking if paths are Dirs, Files or Exist ( #13186 ) 
						
					 
				 
				5 years ago  
			 
		
			
			
			
			
				
					
						
							
								 
								wiki_test.go 
							
						
					 
				 
				
					
						
							
							Decouple unit test, remove intermediate `unittestbridge` package ( #17662 ) 
						
					 
				 
				4 years ago