| .. | 
			
		
		
			
				
					| 
						
							
						
						migrations
					 | 
				
				
					52322ef624
					models/user_mail: refactor EmailAddress
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						access.go
					 | 
				
				
					e6f927f61a
					#1692 api: admin list and create team under organization
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						action.go
					 | 
				
				
					7ca5f8f119
					models/repo: remove redundant info for some repo methods
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						admin.go
					 | 
				
				
					12d30255a7
					Add comment note (#3093)
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						error.go
					 | 
				
				
					c912494609
					#3076 detect invalid tag name git error
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						git_diff.go
					 | 
				
				
					cf85e9eb7b
					add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097)
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						git_diff_test.go
					 | 
				
				
					137a49e834
					go fmt models/git_diff_test.go
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						issue.go
					 | 
				
				
					5761342f32
					#3291 fix SQLite3 session read/update conflict on create new issue
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						issue_comment.go
					 | 
				
				
					f1b8d52eb3
					#2854 fix no mail notification when issue is closed/reopened
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						issue_label.go
					 | 
				
				
					d320915ad2
					Minor fix for #2710
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						issue_mail.go
					 | 
				
				
					f1b8d52eb3
					#2854 fix no mail notification when issue is closed/reopened
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						login.go
					 | 
				
				
					57af7432fc
					#3295 fix wrong logic judgement
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						mail.go
					 | 
				
				
					f1b8d52eb3
					#2854 fix no mail notification when issue is closed/reopened
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						models.go
					 | 
				
				
					528682a294
					getEngine() not handles DB parameters (#2972) (#2974)
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						models_sqlite.go
					 | 
				
				
					9d983f27d6
					go vet
				 | 
				11 years ago | 
			
		
			
				
					| 
						
							
						
						models_tidb.go
					 | 
				
				
					aff773f1b9
					add tidb support
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						org.go
					 | 
				
				
					69f5308761
					#2903 use different reversed words and patterns for repository and user
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						org_team.go
					 | 
				
				
					b1d41cfa60
					#1692 add admin APIs to add/remove a user from teams
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						pull.go
					 | 
				
				
					f1b8d52eb3
					#2854 fix no mail notification when issue is closed/reopened
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						release.go
					 | 
				
				
					c912494609
					#3076 detect invalid tag name git error
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						repo.go
					 | 
				
				
					69f5308761
					#2903 use different reversed words and patterns for repository and user
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						repo_branch.go
					 | 
				
				
					995487e822
					Minor fix for #2506
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						repo_collaboration.go
					 | 
				
				
					6efb1e5626
					Localize collaboration settings. (#3100)
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						repo_test.go
					 | 
				
				
					98b152030d
					The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						ssh_key.go
					 | 
				
				
					ad513a20e9
					#2302 Replace time.Time with Unix Timestamp (int64)
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						ssh_key_test.go
					 | 
				
				
					8055a0bdac
					Post work for #2637
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						token.go
					 | 
				
				
					8b35c194ec
					Fixes #3110 (#3136)
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						update.go
					 | 
				
				
					338af89d56
					#2650 fix possbility that use email as pusher user name
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						user.go
					 | 
				
				
					69f5308761
					#2903 use different reversed words and patterns for repository and user
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						user_mail.go
					 | 
				
				
					52322ef624
					models/user_mail: refactor EmailAddress
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						webhook.go
					 | 
				
				
					60110adc06
					models/webhook: restrict deletion to be explicitly with repo and org ID
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						webhook_slack.go
					 | 
				
				
					19423957b1
					rename import path
				 | 
				10 years ago | 
			
		
			
				
					| 
						
							
						
						wiki.go
					 | 
				
				
					3a30c06345
					Fix wiki vulnerabilities
				 | 
				9 years ago |