| .. | 
			
		
		
			
				
					| 
						
							
						
						errors
					 | 
				
				
					85a050fca7
					issue: fix redirect to random issue if index does not exist (#4315)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						migrations
					 | 
				
				
					b116dc506b
					migrations/v16: use continue not return for bad records
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						access.go
					 | 
				
				
					10b93efc4a
					repo: able to add organization member as repository collaborator
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						action.go
					 | 
				
				
					85a050fca7
					issue: fix redirect to random issue if index does not exist (#4315)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						admin.go
					 | 
				
				
					40fbe7fa8e
					models/repo: handle deletion on Windows (#4152)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						attachment.go
					 | 
				
				
					1df54ea0cd
					release: able to add attchments to release (#1614)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						comment.go
					 | 
				
				
					0ccd7c97ab
					models: rename ErrUserNotExist -> errors.UserNotExist
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						error.go
					 | 
				
				
					85a050fca7
					issue: fix redirect to random issue if index does not exist (#4315)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						git_diff.go
					 | 
				
				
					0cfa489cf0
					models/git_diff: add bound check
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						git_diff_test.go
					 | 
				
				
					8bf57be9ba
					Fix git diff tests
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						issue.go
					 | 
				
				
					85a050fca7
					issue: fix redirect to random issue if index does not exist (#4315)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						issue_label.go
					 | 
				
				
					c93731339f
					webhook: support Issues event (#2319)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						issue_mail.go
					 | 
				
				
					5f058c3f07
					issue_mail: fix issue poster not receive email if not watching (#2929)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						login_source.go
					 | 
				
				
					0ccd7c97ab
					models: rename ErrUserNotExist -> errors.UserNotExist
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						milestone.go
					 | 
				
				
					89cc6aa430
					webhook: add issue comment event
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						mirror.go
					 | 
				
				
					05dbd3f7d7
					refactoring: experimental with models/errors package
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						models.go
					 | 
				
				
					ca2cfaf71e
					cmd: able to backup and restore
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						models_sqlite.go
					 | 
				
				
					9d983f27d6
					go vet
				 | 
				11 years ago | 
			
		
			
				
					| 
						
							
						
						models_test.go
					 | 
				
				
					5be881756b
					#3442 add test suites
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						org.go
					 | 
				
				
					ebd95dd082
					models/org: reduce to 2 SQL executions for GetOrgIDsByUserID
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						org_team.go
					 | 
				
				
					10b93efc4a
					repo: able to add organization member as repository collaborator
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						pull.go
					 | 
				
				
					cac7af2c78
					explore: able list and search for private but accessible repositories (#3088)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						release.go
					 | 
				
				
					0ccd7c97ab
					models: rename ErrUserNotExist -> errors.UserNotExist
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						repo.go
					 | 
				
				
					cac7af2c78
					explore: able list and search for private but accessible repositories (#3088)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						repo_branch.go
					 | 
				
				
					5c7cb1594b
					repo/branches: overview and all (#2310)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						repo_collaboration.go
					 | 
				
				
					10b93efc4a
					repo: able to add organization member as repository collaborator
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						repo_editor.go
					 | 
				
				
					eb66060cd7
					log: start using gopkg.in/clog.v1
				 | 
				8 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
					 | 
				
				
					de2d3e3fd8
					ssh_key: create parent directory of 'authorized_keys' file
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						ssh_key_test.go
					 | 
				
				
					15845cb287
					Code clean up for new config options
				 | 
				9 years ago | 
			
		
			
				
					| 
						
							
						
						token.go
					 | 
				
				
					03f7f3ee67
					Some code renaming
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						update.go
					 | 
				
				
					bb19bb601e
					repo: able to view size (#1158)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						user.go
					 | 
				
				
					0ccd7c97ab
					models: rename ErrUserNotExist -> errors.UserNotExist
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						user_mail.go
					 | 
				
				
					0ccd7c97ab
					models: rename ErrUserNotExist -> errors.UserNotExist
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						webhook.go
					 | 
				
				
					2807274e2d
					repo/webhook: able to retrigger delivery history (#2187)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						webhook_discord.go
					 | 
				
				
					b615d670b3
					webhook: add Release event (#2387)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						webhook_slack.go
					 | 
				
				
					b615d670b3
					webhook: add Release event (#2387)
				 | 
				8 years ago | 
			
		
			
				
					| 
						
							
						
						wiki.go
					 | 
				
				
					88143f1934
					models/repo: UpdateLocalCopy should always aceept valid branch name
				 | 
				8 years ago |