마누엘 
								
							 
						 
						
							
							
								
							
							
	36a63dd059  
						 
						
							
							
								
								
								models/release: Update Sha1 if tag already exists ( #3331 )  
							
							... 
							
							
							
							
							Since the release struct is initialized with the current `HEAD` of the
current `release.Target` the commit id has to be updated if the tag
commit already exists. Otherwise the linked commit on the release page
will target the current `HEAD` at release time. 
							
						 
						
							2016-07-28 10:45:35 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	8aa0a76702  
						 
						
							
							
								
								
								#3327  fix wrong table name in Join  
							
							
							
							
						 
						
							2016-07-26 18:40:20 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	2d76de2574  
						 
						
							
							
								
								
								#3281  fix x.Iterate returns nothing inside session scope with SQLite3  
							
							
							
							
						 
						
							2016-07-26 17:26:48 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	4d8b905541  
						 
						
							
							
								
								
								models/ssh_key: code cleaning  
							
							
							
							
						 
						
							2016-07-26 10:47:25 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	899e799459  
						 
						
							
							
								
								
								#1601  support delete issue comment  
							
							
							
							
						 
						
							2016-07-26 02:48:17 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	a562228c5e  
						 
						
							
							
								
								
								Add org.getUserTeams to reduce redundant code  
							
							
							
							
						 
						
							2016-07-24 18:09:45 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	e74630ae3b  
						 
						
							
							
								
								
								#1384  add pagination for repositories  
							
							
							
							
						 
						
							2016-07-24 14:32:46 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	1f2e173a74  
						 
						
							
							
								
								
								Refactor User.Id to User.ID  
							
							
							
							
						 
						
							2016-07-24 01:08:22 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	46e96c008c  
						 
						
							
							
								
								
								Use struct for UI settings  
							
							
							
							
						 
						
							2016-07-24 00:23:54 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	250be011c7  
						 
						
							
							
								
								
								Remove redundant Unix timestamp method call  
							
							... 
							
							
							
							
							Unix() already uses UTC as timezone 
							
						 
						
							2016-07-23 20:24:44 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	4e822c1911  
						 
						
							
							
								
								
								conf: change default mirror checking interval to 10m  
							
							
							
							
						 
						
							2016-07-23 20:20:09 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	69f5308761  
						 
						
							
							
								
								
								#2903  use different reversed words and patterns for repository and user  
							
							
							
							
						 
						
							2016-07-23 18:58:18 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	4f78abe7dc  
						 
						
							
							
								
								
								#3066  fix create organization ignores full name property  
							
							
							
							
						 
						
							2016-07-23 17:57:22 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	745167d57a  
						 
						
							
							
								
								
								#3157  create user path before rename repository while transfer  
							
							... 
							
							
							
							
							os.Rename does not create parent directory automatically when not exist 
							
						 
						
							2016-07-23 17:36:15 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	c912494609  
						 
						
							
							
								
								
								#3076  detect invalid tag name git error  
							
							
							
							
						 
						
							2016-07-23 15:59:19 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Siarhei Navatski 
								
							 
						 
						
							
							
								
							
							
	cf85e9eb7b  
						 
						
							
							
								
								
								add IsSubmodule field to DiffFile and hide view file button on diff page for submodules ( #3097 )  
							
							
							
							
						 
						
							2016-07-23 02:18:56 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dennis Chen 
								
							 
						 
						
							
							
								
							
							
	6488ee12be  
						 
						
							
							
								
								
								avatar: make custom and generated avatars equal ( #3301 )  
							
							... 
							
							
							
							
							Sets all avatars to use PNG image format.
Keeps avatars consistent at 290x290px resolution.
Signed-off-by: Dennis Chen <barracks510@gmail.com> 
							
						 
						
							2016-07-21 15:31:14 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	5761342f32  
						 
						
							
							
								
								
								#3291  fix SQLite3 session read/update conflict on create new issue  
							
							
							
							
						 
						
							2016-07-21 14:26:30 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	57af7432fc  
						 
						
							
							
								
								
								#3295  fix wrong logic judgement  
							
							
							
							
						 
						
							2016-07-21 14:15:04 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									lstahlman 
								
							 
						 
						
							
							
								
							
							
	e7a4f96fb6  
						 
						
							
							
								
								
								Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". ( #3269 )  
							
							
							
							
						 
						
							2016-07-17 09:18:35 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	60110adc06  
						 
						
							
							
								
								
								models/webhook: restrict deletion to be explicitly with repo and org ID  
							
							
							
							
						 
						
							2016-07-17 08:33:59 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	c083d76567  
						 
						
							
							
								
								
								#2937  able to prohibit user login  
							
							
							
							
						 
						
							2016-07-16 10:22:16 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	52322ef624  
						 
						
							
							
								
								
								models/user_mail: refactor EmailAddress  
							
							
							
							
						 
						
							2016-07-16 10:08:04 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sandro Santilli 
								
							 
						 
						
							
							
								
							
							
	a4ea3bd015  
						 
						
							
							
								
								
								Return avatar link as absolute url ( #3235 )  
							
							... 
							
							
							
							
							Fixes relative urls coming from api/v1
See https://github.com/drone/drone/issues/1701  
							
						 
						
							2016-07-16 08:19:30 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	3d93532c87  
						 
						
							
							
								
								
								#3274  fix can't get webhook detail of organization  
							
							
							
							
						 
						
							2016-07-16 01:02:55 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	f1b8d52eb3  
						 
						
							
							
								
								
								#2854  fix no mail notification when issue is closed/reopened  
							
							
							
							
						 
						
							2016-07-16 00:36:39 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	7ca5f8f119  
						 
						
							
							
								
								
								models/repo: remove redundant info for some repo methods  
							
							... 
							
							
							
							
							RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink 
							
						 
						
							2016-07-15 21:53:43 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kim Carlbäcker 
								
							 
						 
						
							
							
								
							
							
	d950bf68e3  
						 
						
							
							
								
								
								Ignore Response Body for Slack Hooks  #3169  ( #3256 )  
							
							
							
							
						 
						
							2016-07-15 14:02:19 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	a752f09055  
						 
						
							
							
								
								
								#2709  validate username attribute fetched from LDAP  
							
							
							
							
						 
						
							2016-07-12 07:07:57 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	70a281a39b  
						 
						
							
							
								
								
								#2375  preserve cases for action content  
							
							
							
							
						 
						
							2016-07-09 23:37:32 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	9fcf66f0e0  
						 
						
							
							
								
								
								Minor fix for  #3246  
							
							
							
							
						 
						
							2016-07-09 13:42:05 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									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 
							
						 
						
							2016-07-09 13:22:28 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									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. 
							
						 
						
							2016-07-09 13:13:57 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	d62ab49978  
						 
						
							
							
								
								
								#3057  retrieve webhook with repo_id  
							
							... 
							
							
							
							
							This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories. 
							
						 
						
							2016-07-08 13:57:09 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	e30c701386  
						 
						
							
							
								
								
								#3229  disallow repository name . and ..  
							
							... 
							
							
							
							
							Since . and .. has browser automatical behaviors, we need to disallow those names. 
							
						 
						
							2016-07-08 07:34:05 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	401bf944ef  
						 
						
							
							
								
								
								Use SecurityProtocol to replace UseSSL in LDAP config  
							
							... 
							
							
							
							
							Initially proposed by #2376  and fixes  #3068  as well. 
							
						 
						
							2016-07-08 07:25:09 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	4b25bdfbc4  
						 
						
							
							
								
								
								#3058   #3059  support correct page size and link header  
							
							
							
							
						 
						
							2016-07-04 17:27:06 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom 
								
							 
						 
						
							
							
								
							
							
	528682a294  
						 
						
							
							
								
								
								getEngine() not handles DB parameters ( #2972 ) ( #2974 )  
							
							
							
							
						 
						
							2016-07-02 22:39:39 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	3a30c06345  
						 
						
							
							
								
								
								Fix wiki vulnerabilities  
							
							... 
							
							
							
							
							- Arbitrary file creation leading to command execution
- .md file creation/deletion
Reported by Gabriel Campana. 
							
						 
						
							2016-07-01 15:33:35 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrey Nering 
								
							 
						 
						
							
							
								
							
							
	743d22669a  
						 
						
							
							
								
								
								Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff ( #3174 )  
							
							
							
							
						 
						
							2016-06-29 23:11:00 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrey Nering 
								
							 
						 
						
							
							
								
							
							
	6efb1e5626  
						 
						
							
							
								
								
								Localize collaboration settings. ( #3100 )  
							
							... 
							
							
							
							
							Closes  #2764  
						
							2016-06-28 00:22:30 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sandro Santilli 
								
							 
						 
						
							
							
								
							
							
	8a248696e9  
						 
						
							
							
								
								
								Use a gopher as default avatar (rather than the gravatar logo) ( #3208 )  
							
							... 
							
							
							
							
							Also changes the avatar from a jpeg to a png, to allow for
transparent background. The indexed png is also smaller in size.
Note that at the moment the default avatar is only used when
the user requested a custom avatar and the custom avatar file
is not found (should never happen).
In the future the default avatar could be used as a default
return when by-mail avatar lookups fail too (both gravatar
and libravatar support passing a default) 
							
						 
						
							2016-06-27 18:12:30 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Franz Schmidt 
								
							 
						 
						
							
							
								
							
							
	8b35c194ec  
						 
						
							
							
								
								
								Fixes   #3110  ( #3136 )  
							
							
							
							
						 
						
							2016-06-27 17:02:39 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Robin Lambertz 
								
							 
						 
						
							
							
								
							
							
	ac05f88641  
						 
						
							
							
								
								
								Fix   #3154  ( #3155 )  
							
							
							
							
						 
						
							2016-06-27 16:58:53 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									SjonHortensius 
								
							 
						 
						
							
							
								
							
							
	17a4d8a5e5  
						 
						
							
							
								
								
								Fix capitalisation of repo-name in news ( #3203 )  
							
							... 
							
							
							
							
							use 'official' repo.Name instead of incoming repoName; to enforce
correct capitalisation 
							
						 
						
							2016-06-27 16:10:12 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Robin Lambertz 
								
							 
						 
						
							
							
								
							
							
	bc00da1721  
						 
						
							
							
								
								
								Fix negative issue count ( #3207 )  
							
							
							
							
						 
						
							2016-06-27 01:53:30 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	e9ae926e04  
						 
						
							
							
								
								
								#809  fix wrong closed issue count when create closed issue via API  
							
							... 
							
							
							
							
							Add start count corrector for Repository.NumClosedIssues 
							
						 
						
							2016-05-27 18:23:39 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrey Nering 
								
							 
						 
						
							
							
								
							
							
	12d30255a7  
						 
						
							
							
								
								
								Add comment note ( #3093 )  
							
							
							
							
						 
						
							2016-05-23 13:24:40 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kim Carlbäcker 
								
							 
						 
						
							
							
								
							
							
	3c0c7a9f83  
						 
						
							
							
								
								
								Fix listing team members ( #3048 )  
							
							
							
							
						 
						
							2016-05-06 20:02:36 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrey Nering 
								
							 
						 
						
							
							
								
							
							
	d8612f7704  
						 
						
							
							
								
								
								Fix remove folder issues, including initialization failling. ( #2969 )  
							
							... 
							
							
							
							
							- Prevent panic on creating notice if database is not available
- Prevent incorrect folder on Windows ("/" instead of "\") 
							
						 
						
							2016-05-06 15:48:18 -04:00