Unknwon
							
						 
						
							 
							
							
							
								
							
								ec92565f23 
								
							
								 
							
						 
						
							
							
								
								#3393  fix missing sub-url prefix in relative avatar link  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								72dd299ca0 
								
							
								 
							
						 
						
							
							
								
								Update .gitattributes  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								ab9c5fb5e7 
								
							
								 
							
						 
						
							
							
								
								#2593  allow render raw content  
							
							 
							
							... 
							
							
 
							
							Use URL query parameter render=1 to render content in raw mode. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								rugk
							
						 
						
							 
							
							
							
								
							
								28dc5bb566 
								
							
								 
							
						 
						
							
							
								
								Replace gogs.io http links with https version ( #3386 )  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								cf6d321991 
								
							
								 
							
						 
						
							
							
								
								Ignore repository with issue disabled or use external tracker in dashboard issues  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								50422f1fc2 
								
							
								 
							
						 
						
							
							
								
								#3348  always use relative avatar link in the template  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								2f105f3979 
								
							
								 
							
						 
						
							
							
								
								#2162  completely disable builtin issue tracker when enable external tracker  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								e7fd65f0cf 
								
							
								 
							
						 
						
							
							
								
								#3290  better code structure and batch minor improvements  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								991ce42c48 
								
							
								 
							
						 
						
							
							
								
								#2162  improve repository advance options UI display  
							
							 
							
							... 
							
							
 
							
							Enable/disable input based on user chosen options for wiki and issue tracker. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								10dc330640 
								
							
								 
							
						 
						
							
							
								
								#3345  dump content directly to HTTP ResponseWriter  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Okunev Yu Dmitry
							
						 
						
							 
							
							
							
								
							
								55b4e77a5e 
								
							
								 
							
						 
						
							
							
								
								Fix of template error in "/:owner/:repo/pulls" ( #3343 )  
							
							 
							
							... 
							
							
 
							
							If anonymous (not signed in user) requests page
"/:owner/:repo/pulls" he gets an error:
  template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link
This commit fixes that.
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								8aa0a76702 
								
							
								 
							
						 
						
							
							
								
								#3327  fix wrong table name in Join  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								2d76de2574 
								
							
								 
							
						 
						
							
							
								
								#3281  fix x.Iterate returns nothing inside session scope with SQLite3  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								4d8b905541 
								
							
								 
							
						 
						
							
							
								
								models/ssh_key: code cleaning  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								899e799459 
								
							
								 
							
						 
						
							
							
								
								#1601  support delete issue comment  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								2295fafb34 
								
							
								 
							
						 
						
							
							
								
								repo/settings/options: take naming style examples out of locale string  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								e74630ae3b 
								
							
								 
							
						 
						
							
							
								
								#1384  add pagination for repositories  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								1f2e173a74 
								
							
								 
							
						 
						
							
							
								
								Refactor User.Id to User.ID  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								024fcc836b 
								
							
								 
							
						 
						
							
							
								
								Minor HTML fix for delete repository notice  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								26d52ceb48 
								
							
								 
							
						 
						
							
							
								
								#3186  fix wrong link for new pull request button of non-fork repository  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								69f5308761 
								
							
								 
							
						 
						
							
							
								
								#2903  use different reversed words and patterns for repository and user  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								4b5e09e4d6 
								
							
								 
							
						 
						
							
							
								
								#3181  detect situation when base branch is deleted in pull request  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								4f78abe7dc 
								
							
								 
							
						 
						
							
							
								
								#3066  fix create organization ignores full name property  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								745167d57a 
								
							
								 
							
						 
						
							
							
								
								#3157  create user path before rename repository while transfer  
							
							 
							
							... 
							
							
 
							
							os.Rename does not create parent directory automatically when not exist 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								c912494609 
								
							
								 
							
						 
						
							
							
								
								#3076  detect invalid tag name git error  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Siarhei Navatski
							
						 
						
							 
							
							
							
								
							
								cf85e9eb7b 
								
							
								 
							
						 
						
							
							
								
								add IsSubmodule field to DiffFile and hide view file button on diff page for submodules ( #3097 )  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								ae88d76032 
								
							
								 
							
						 
						
							
							
								
								Bump version  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								57af7432fc 
								
							
								 
							
						 
						
							
							
								
								#3295  fix wrong logic judgement  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								b0eb47cb1c 
								
							
								 
							
						 
						
							
							
								
								Fix misselection of issues view type  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								60110adc06 
								
							
								 
							
						 
						
							
							
								
								models/webhook: restrict deletion to be explicitly with repo and org ID  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								eac32419fc 
								
							
								 
							
						 
						
							
							
								
								templates/org/home: minor UI fix  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								971e2c3bd6 
								
							
								 
							
						 
						
							
							
								
								Upgrade octicon to 4.3.0  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								c083d76567 
								
							
								 
							
						 
						
							
							
								
								#2937  able to prohibit user login  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								3d93532c87 
								
							
								 
							
						 
						
							
							
								
								#3274  fix can't get webhook detail of organization  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								fff615d5fc 
								
							
								 
							
						 
						
							
							
								
								Bump version  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								f1b8d52eb3 
								
							
								 
							
						 
						
							
							
								
								#2854  fix no mail notification when issue is closed/reopened  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								7ca5f8f119 
								
							
								 
							
						 
						
							
							
								
								models/repo: remove redundant info for some repo methods  
							
							 
							
							... 
							
							
 
							
							RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								194a742fb9 
								
							
								 
							
						 
						
							
							
								
								#2798  fix assign operation not take effect  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Richard Mahn
							
						 
						
							 
							
							
							
								
							
								7796c9e122 
								
							
								 
							
						 
						
							
							
								
								Fixes   #3263  - Change for Fontawesome icons to not conflict withs semantic-ui ( #3267 )  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Kim Carlbäcker
							
						 
						
							 
							
							
							
								
							
								f4ab50501e 
								
							
								 
							
						 
						
							
							
								
								[Fix] Don't display way too large files  #1513  ( #3253 )  
							
							 
							
							... 
							
							
 
							
							* Add MaxDisplayFileSize setting
* Don't show files that are too large
* Localized FileTooLarge
* Change IsFileTooBig => IsFileTooLarge 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								de10387f41 
								
							
								 
							
						 
						
							
							
								
								#2586  bump git-module requirement  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								fdcca9292e 
								
							
								 
							
						 
						
							
							
								
								#2458  fix emoji been rendered inside raw content area  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								a1f717f65a 
								
							
								 
							
						 
						
							
							
								
								Update locale  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								9fcf66f0e0 
								
							
								 
							
						 
						
							
							
								
								Minor fix for  #3246  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Pablo Saavedra
							
						 
						
							 
							
							
							
								
							
								98b152030d 
								
							
								 
							
						 
						
							
							
								
								The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true ( #3246 )  
							
							 
							
							... 
							
							
 
							
							Executed go fmt
getEngine() not handles DB parameters (#2972 ) (#2974 )
Uses .AllCols() for Update in updateMirror()
Spanish traslation removed
Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Pheng Heong TAN
							
						 
						
							 
							
							
							
								
							
								467d7dacb6 
								
							
								 
							
						 
						
							
							
								
								Modify behaviour of repo-delete. ( #3232 )  
							
							 
							
							... 
							
							
 
							
							Re: issues gogits/gogs#2863  and gogits/gogs#3231 
As a result of modifications to the contents of the conf folder, `make bindata`
was run, causing an update to bindata.go.
Meta
-----
This commit will be rebased onto the 'develop' branch. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								d62ab49978 
								
							
								 
							
						 
						
							
							
								
								#3057  retrieve webhook with repo_id  
							
							 
							
							... 
							
							
 
							
							This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								401bf944ef 
								
							
								 
							
						 
						
							
							
								
								Use SecurityProtocol to replace UseSSL in LDAP config  
							
							 
							
							... 
							
							
 
							
							Initially proposed by #2376  and fixes  #3068  as well. 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								326c982660 
								
							
								 
							
						 
						
							
							
								
								Upgrade frontend assets  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Unknwon
							
						 
						
							 
							
							
							
								
							
								4b25bdfbc4 
								
							
								 
							
						 
						
							
							
								
								#3058   #3059  support correct page size and link header  
							
							 
							
							
 
							
						 
						
							9 years ago