lstahlman 
							
						 
					 
					
						
						
						
						
							
						
						
							846bf2ca9f 
							
						 
					 
					
						
						
							
							Add timestamps to repository api response ( #3255 )  
						
						... 
						
						
						
						Additional properties: created_at, updated_at 
						
						
					 
					
						2016-07-12 06:28:51 +08:00 
						 
				 
			
				
					
						
							
							
								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 
						
						
					 
					
						2016-07-12 06:21:26 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							de10387f41 
							
						 
					 
					
						
						
							
							#2586  bump git-module requirement  
						
						
						
						
					 
					
						2016-07-12 06:20:09 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							1faaaeb3d9 
							
						 
					 
					
						
						
							
							Update glide.lock  
						
						
						
						
					 
					
						2016-07-11 07:57:15 +08:00 
						 
				 
			
				
					
						
							
							
								lstahlman 
							
						 
					 
					
						
						
						
						
							
						
						
							12cb84b97f 
							
						 
					 
					
						
						
							
							Extend the API to include more repository properties ( #3249 )  
						
						... 
						
						
						
						Adds description, stars_count, forks_count, watchers_count and
open_issues_count. 
						
						
					 
					
						2016-07-11 07:56:15 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							fdcca9292e 
							
						 
					 
					
						
						
							
							#2458  fix emoji been rendered inside raw content area  
						
						
						
						
					 
					
						2016-07-11 05:28:56 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							a1f717f65a 
							
						 
					 
					
						
						
							
							Update locale  
						
						
						
						
					 
					
						2016-07-09 23:59:13 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							326c982660 
							
						 
					 
					
						
						
							
							Upgrade frontend assets  
						
						
						
						
					 
					
						2016-07-07 06:04:55 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							6aa00f7bcf 
							
						 
					 
					
						
						
							
							#2968  use HTTP_ADDR to replace localhost  
						
						
						
						
					 
					
						2016-07-02 18:54:48 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							f485fcde96 
							
						 
					 
					
						
						
							
							#2947  fix inapproriate comment  
						
						
						
						
					 
					
						2016-07-02 18:23:15 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							6f6b37f148 
							
						 
					 
					
						
						
							
							#3078  update default app.ini  
						
						
						
						
					 
					
						2016-07-01 22:27:52 +08:00 
						 
				 
			
				
					
						
							
							
								j.yao.SUSE 
							
						 
					 
					
						
						
						
						
							
						
						
							99c3a9390f 
							
						 
					 
					
						
						
							
							change setting.go -> LocalUrl default   value to ( #3078 )  
						
						
						
						
					 
					
						2016-07-01 22:26:15 +08:00 
						 
				 
			
				
					
						
							
							
								Vasily Mikhaylichenko 
							
						 
					 
					
						
						
						
						
							
						
						
							f0df46c88a 
							
						 
					 
					
						
						
							
							Add an OpenBSD daemon control script ( #3060 )  
						
						
						
						
					 
					
						2016-07-01 22:24:41 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							e84ac64964 
							
						 
					 
					
						
						
							
							Do not show filename not have suffifx .md  
						
						
						
						
					 
					
						2016-07-01 15:34:03 +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 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							a10ca2c5f6 
							
						 
					 
					
						
						
							
							#2959  update README version description  
						
						
						
						
					 
					
						2016-06-30 15:16:29 +08:00 
						 
				 
			
				
					
						
							
							
								wanglinzhizhi 
							
						 
					 
					
						
						
						
						
							
						
						
							927d9f092b 
							
						 
					 
					
						
						
							
							port 25 do not work, and port 465 is right ( #3145 )  
						
						... 
						
						
						
						QQ STMP host port is 465
host = smtp.qq.com:465
and need the Authorized 
						
						
					 
					
						2016-06-30 04:04:15 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							7938506e07 
							
						 
					 
					
						
						
							
							#518  update git-module require version  
						
						
						
						
					 
					
						2016-06-30 02:21:23 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							6f7276278d 
							
						 
					 
					
						
						
							
							#3174  genetate bindata  
						
						
						
						
					 
					
						2016-06-29 23:25:41 +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 
						 
				 
			
				
					
						
							
							
								Cosmin Stroe 
							
						 
					 
					
						
						
						
						
							
						
						
							84841c8c4b 
							
						 
					 
					
						
						
							
							Stricter parsing of issue URLs and commit URLs. ( #3121 )  
						
						
						
						
					 
					
						2016-06-29 23:07:39 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							274a2ca528 
							
						 
					 
					
						
						
							
							Update locale bindata  
						
						
						
						
					 
					
						2016-06-28 00:26:18 +08:00 
						 
				 
			
				
					
						
							
							
								Sandro Santilli 
							
						 
					 
					
						
						
						
						
							
						
						
							d4aaef90e6 
							
						 
					 
					
						
						
							
							Fix typo in english/US message ( #2938 )  
						
						... 
						
						
						
						"is activate" -> "is activated" 
						
						
					 
					
						2016-06-28 00:24:06 +08:00 
						 
				 
			
				
					
						
							
							
								Andrey Nering 
							
						 
					 
					
						
						
						
						
							
						
						
							6efb1e5626 
							
						 
					 
					
						
						
							
							Localize collaboration settings. ( #3100 )  
						
						... 
						
						
						
						Closes  #2764  
					
						2016-06-28 00:22:30 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							73b4acbb63 
							
						 
					 
					
						
						
							
							Update glide.yaml  
						
						
						
						
					 
					
						2016-06-27 23:40:36 +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 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							4bbb878d20 
							
						 
					 
					
						
						
							
							Minor fix for  #3194  
						
						... 
						
						
						
						- Update locale bindata 
						
						
					 
					
						2016-06-27 16:38:35 +08:00 
						 
				 
			
				
					
						
							
							
								Sandro Santilli 
							
						 
					 
					
						
						
						
						
							
						
						
							2ce60ff314 
							
						 
					 
					
						
						
							
							Include repository owner name and description in html title ( #3194 )  
						
						... 
						
						
						
						Closes  #3192  
					
						2016-06-27 16:32:35 +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 
						 
				 
			
				
					
						
							
							
								Richard Bukovansky 
							
						 
					 
					
						
						
						
						
							
						
						
							04592c385b 
							
						 
					 
					
						
						
							
							Adding myself ( #3084 )  
						
						... 
						
						
						
						As you included Czech translation to official distribution, I think I'm missing here.
I know, selfish as hell... ;) 
						
						
					 
					
						2016-06-27 15:59:33 +08:00 
						 
				 
			
				
					
						
							
							
								Robin Lambertz 
							
						 
					 
					
						
						
						
						
							
						
						
							bc00da1721 
							
						 
					 
					
						
						
							
							Fix negative issue count ( #3207 )  
						
						
						
						
					 
					
						2016-06-27 01:53:30 +08:00 
						 
				 
			
				
					
						
							
							
								Sandro Santilli 
							
						 
					 
					
						
						
						
						
							
						
						
							76a0e43e88 
							
						 
					 
					
						
						
							
							Do not assume avatar needs be changed from gravatar.com ( #3209 )  
						
						... 
						
						
						
						Always send user to settings screen to change avatar.
Drops "change_custom_avatar" localized message, keeps "change_avatar"
for the generic one.
NOTE: only changes the en-US locale, as per
https://github.com/gogits/gogs/wiki/Contributing-Code#those-we-do-not-accept 
NOTE: requires rebuild of bindata.go to fully see effects 
						
						
					 
					
						2016-06-27 01:51:09 +08:00 
						 
				 
			
				
					
						
							
							
								chriswatt 
							
						 
					 
					
						
						
						
						
							
						
						
							24caccccdd 
							
						 
					 
					
						
						
							
							Fix empty space surrounding hidden issue labels ( #3200 )  
						
						
						
						
					 
					
						2016-06-24 23:38:25 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							26342b0c24 
							
						 
					 
					
						
						
							
							Update locale  
						
						
						
						
					 
					
						2016-06-12 18:03:51 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							a4eaddff81 
							
						 
					 
					
						
						
							
							#2958  Update dep version  
						
						
						
						
					 
					
						2016-06-12 17:54:22 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							c041273dd3 
							
						 
					 
					
						
						
							
							repo/http: clean code  
						
						
						
						
					 
					
						2016-06-01 04:19:01 -07:00 
						 
				 
			
				
					
						
							
							
								Paul Tötterman 
							
						 
					 
					
						
						
						
						
							
						
						
							fb970b9d87 
							
						 
					 
					
						
						
							
							Add ServerName to tls.Config in LDAP auth ( #3104 )  
						
						... 
						
						
						
						From https://godoc.org/crypto/tls#Config 
    ServerName is used to verify the hostname on the returned
    certificates unless InsecureSkipVerify is given. It is also included
    in the client's handshake to support virtual hosting unless it is
    an IP address.
This is needed for certificate validation without InsecureSkipVerify. 
						
						
					 
					
						2016-06-01 01:11:28 -07:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							0240f520ab 
							
						 
					 
					
						
						
							
							#2954  minor fix for when to set HTML alternative  
						
						
						
						
					 
					
						2016-05-30 01:50:20 -07:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							3d105733a9 
							
						 
					 
					
						
						
							
							Update glide.lock  
						
						
						
						
					 
					
						2016-05-30 01:39:49 -07:00