Danny B 
								
							 
						 
						
							
							
								
							
							
	98c719c342  
						 
						
							
							
								
								
								Debian's Init.d workaround for loading user's environment variables with start-stop-daemon command.  
							
							... 
							
							
							
							
							Implies 2 running child, so the `stop` command usually needs a `KILL` instead of a `TERM` to close properly so I reduced it to 1 second to get quickly with the `KILL` signal. 
							
						 
						
							2014-09-30 21:30:16 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	2a031c1365  
						 
						
							
							
								
								
								Fix   #515  
							
							
							
							
						 
						
							2014-09-30 04:39:53 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	198567eccb  
						 
						
							
							
								
								
								Merge pull request  #517  from silverkorn/dev  
							
							... 
							
							
							
							
							Added "init.d" service script for Debian-based Linux. 
							
						 
						
							2014-09-29 22:00:31 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Danny B 
								
							 
						 
						
							
							
								
							
							
	f7de6d2b86  
						 
						
							
							
								
								
								Added "init.d" service script for Debian-based Linux.  
							
							... 
							
							
							
							
							Compatible with "/etc/default/gogs" configuration file for adding or overwriting values.
Based on "/etc/init.d/skeleton" and tested on Raspbian 2014-06-20 (Debian 7.5 [Wheezy] ARM)
[TO FIX] For some reason, it's necessary to remove the value of RUN_USER from the app.ini configuration file because the following error occurs:
2014/09/28 18:12:53 [setting.go:182 NewConfigContext()] [E] Expect user(git) but current user is: 
							
						 
						
							2014-09-29 21:52:45 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	86eac0842b  
						 
						
							
							
								
								
								Fix feeds display issue  
							
							
							
							
						 
						
							2014-09-29 18:58:04 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	a046a31d2b  
						 
						
							
							
								
								
								UI: Confirmation box  
							
							
							
							
						 
						
							2014-09-29 18:52:28 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	cd084dacf1  
						 
						
							
							
								
								
								Merge branch 'dev' of github.com:gogits/gogs into dev  
							
							
							
							
						 
						
							2014-09-29 05:38:52 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	ac2055e33c  
						 
						
							
							
								
								
								Fix   #514  
							
							
							
							
						 
						
							2014-09-29 05:38:46 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	96f4c9045a  
						 
						
							
							
								
								
								Merge pull request  #513  from lbeltrame/add-centos-init-script  
							
							... 
							
							
							
							
							Add CentOS init script 
							
						 
						
							2014-09-29 05:06:32 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Luca Beltrame 
								
							 
						 
						
							
							
								
							
							
	d95e7065d9  
						 
						
							
							
								
								
								s/USER/GOGS_USER/g  
							
							
							
							
						 
						
							2014-09-29 10:43:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Luca Beltrame 
								
							 
						 
						
							
							
								
							
							
	5e48c89c5e  
						 
						
							
							
								
								
								Add a CentOS init script  
							
							
							
							
						 
						
							2014-09-29 10:41:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	3cfa4a581c  
						 
						
							
							
								
								
								Bug: 500 when transfer repository to collaborator  
							
							
							
							
						 
						
							2014-09-29 04:04:48 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	ce6931a046  
						 
						
							
							
								
								
								Merge pull request  #512  from fundon/feature_support_dsa_key  
							
							... 
							
							
							
							
							support dsa key format 
							
						 
						
							2014-09-29 00:57:49 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fundon 
								
							 
						 
						
							
							
								
							
							
	eb1e6f8e3e  
						 
						
							
							
								
								
								support dsa key format  
							
							
							
							
						 
						
							2014-09-29 12:37:34 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	263fc76b87  
						 
						
							
							
								
								
								Merge pull request  #507  from codeskyblue/dev  
							
							... 
							
							
							
							
							update .gobuild.yml inorder to support sqlite for amd64 arch 
							
						 
						
							2014-09-28 18:07:00 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	c1d047d16e  
						 
						
							
							
								
								
								Merge pull request  #508  from chadoe/homelink  
							
							... 
							
							
							
							
							Fix user HomeLink when using a suburl 
							
						 
						
							2014-09-28 18:05:58 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	38f71af363  
						 
						
							
							
								
								
								Merge pull request  #509  from chadoe/avatarlink  
							
							... 
							
							
							
							
							Fix AvatarLink when using a suburl 
							
						 
						
							2014-09-28 18:05:35 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	ecdbeea3f5  
						 
						
							
							
								
								
								Merge pull request  #510  from evolvedlight/master  
							
							... 
							
							
							
							
							Fix minor typo 
							
						 
						
							2014-09-28 18:05:16 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									evolvedlight 
								
							 
						 
						
							
							
								
							
							
	b7b0ee7df9  
						 
						
							
							
								
								
								Fix minor typo  
							
							
							
							
						 
						
							2014-09-28 22:01:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Martin van Beurden 
								
							 
						 
						
							
							
								
							
							
	bb05ef907b  
						 
						
							
							
								
								
								Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached  
							
							
							
							
						 
						
							2014-09-28 14:27:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Martin van Beurden 
								
							 
						 
						
							
							
								
							
							
	204952439a  
						 
						
							
							
								
								
								Fix user HomeLink when using a suburl  
							
							
							
							
						 
						
							2014-09-28 13:55:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									codeskyblue 
								
							 
						 
						
							
							
								
							
							
	e2e362f2dc  
						 
						
							
							
								
								
								update .gobuild.yml remove start.bat  
							
							
							
							
						 
						
							2014-09-28 16:38:59 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									codeskyblue 
								
							 
						 
						
							
							
								
							
							
	26a0888bee  
						 
						
							
							
								
								
								Merge branch 'master' into dev  
							
							
							
							
						 
						
							2014-09-28 16:38:19 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									codeskyblue 
								
							 
						 
						
							
							
								
							
							
	9ce0bd043c  
						 
						
							
							
								
								
								update .gobulid.yml  
							
							
							
							
						 
						
							2014-09-28 16:37:58 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	5e747bc877  
						 
						
							
							
								
								
								Clean old dockerfiles  
							
							
							
							
						 
						
							2014-09-28 03:31:50 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	11af8658cf  
						 
						
							
							
								
								
								Simple fix  
							
							
							
							
						 
						
							2014-09-28 01:54:25 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	e6e6aaeacb  
						 
						
							
							
								
								
								Delete verbose  
							
							
							
							
						 
						
							2014-09-28 01:45:03 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	e3b78c47e2  
						 
						
							
							
								
								
								Merge branch 'master' of github.com:gogits/gogs  
							
							... 
							
							
							
							
							Conflicts:
	public/ng/less/gogs/repository.less
	templates/repo/home.tmpl 
							
						 
						
							2014-09-28 01:44:09 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	49193bebd2  
						 
						
							
							
								
								
								UI: Confirmation box  
							
							
							
							
						 
						
							2014-09-28 01:38:25 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									shengxiang 
								
							 
						 
						
							
							
								
							
							
	3598c1435e  
						 
						
							
							
								
								
								Update .gobuild.yml  
							
							
							
							
						 
						
							2014-09-28 13:02:17 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									shengxiang 
								
							 
						 
						
							
							
								
							
							
	ab59165d2f  
						 
						
							
							
								
								
								Create start.bat  
							
							
							
							
						 
						
							2014-09-28 12:45:21 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									shengxiang 
								
							 
						 
						
							
							
								
							
							
	092b59a297  
						 
						
							
							
								
								
								Update .gobuild.yml  
							
							
							
							
						 
						
							2014-09-28 12:44:37 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fuxiaohei 
								
							 
						 
						
							
							
								
							
							
	7d48f811f1  
						 
						
							
							
								
								
								add issue router for new issue page ui preview  
							
							
							
							
						 
						
							2014-09-27 19:03:07 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fuxiaohei 
								
							 
						 
						
							
							
								
							
							
	e3a27aeb25  
						 
						
							
							
								
								
								template and ui fix  
							
							
							
							
						 
						
							2014-09-27 17:31:44 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fuxiaohei 
								
							 
						 
						
							
							
								
							
							
	dccc50e9d4  
						 
						
							
							
								
								
								template and ui fix  
							
							
							
							
						 
						
							2014-09-27 17:08:57 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	ad2ab6d214  
						 
						
							
							
								
								
								Add modal to change username  
							
							... 
							
							
							
							
							Signed-off-by: Unknwon <joe2010xtmf@163.com> 
							
						 
						
							2014-09-26 22:33:30 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	b8368f98ff  
						 
						
							
							
								
								
								Add directory level commit message  
							
							
							
							
						 
						
							2014-09-26 08:55:13 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	3164354255  
						 
						
							
							
								
								
								Merge pull request  #503  from fundon/fix_lastcommit_user_email_link  
							
							... 
							
							
							
							
							Fix last commit user email link 
							
						 
						
							2014-09-26 08:35:41 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fundon 
								
							 
						 
						
							
							
								
							
							
	54724c33ec  
						 
						
							
							
								
								
								no neet for md5 email  
							
							
							
							
						 
						
							2014-09-26 13:46:51 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lunnyxiao 
								
							 
						 
						
							
							
								
							
							
	d1911658e1  
						 
						
							
							
								
								
								remove debug info  
							
							
							
							
						 
						
							2014-09-26 12:17:46 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	c8b50975bc  
						 
						
							
							
								
								
								Merge pull request  #501  from fundon/fix_suburl_undefined  
							
							... 
							
							
							
							
							bugfix, suburl defaults to empty string when suburl is undefined 
							
						 
						
							2014-09-25 22:51:31 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	10673417dc  
						 
						
							
							
								
								
								Mirror fix on transfer repo  
							
							
							
							
						 
						
							2014-09-25 22:42:31 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	ad52b2d791  
						 
						
							
							
								
								
								Mirror fix on transfer repo  
							
							
							
							
						 
						
							2014-09-25 22:36:07 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fundon 
								
							 
						 
						
							
							
								
							
							
	09c3c4e70c  
						 
						
							
							
								
								
								bugfix, suburl defaults to empty string when suburl is undefined  
							
							
							
							
						 
						
							2014-09-26 10:29:57 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	977779cdcf  
						 
						
							
							
								
								
								Mirror template bug fix  
							
							
							
							
						 
						
							2014-09-25 20:55:14 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	71e4689d11  
						 
						
							
							
								
								
								Page: User profile  
							
							
							
							
						 
						
							2014-09-25 19:33:39 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	f69761563b  
						 
						
							
							
								
								
								Fix bug on transfer repo  
							
							
							
							
						 
						
							2014-09-25 16:36:19 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									无闻 
								
							 
						 
						
							
							
								
							
							
	57d48fb6a2  
						 
						
							
							
								
								
								Merge pull request  #498  from cedricziel/translations  
							
							... 
							
							
							
							
							[TASK] Refine german string for authentification source 
							
						 
						
							2014-09-25 15:11:33 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fuxiaohei 
								
							 
						 
						
							
							
								
							
							
	7c30ae7002  
						 
						
							
							
								
								
								is utils improvement  
							
							
							
							
						 
						
							2014-09-25 21:52:58 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									lunnyxiao 
								
							 
						 
						
							
							
								
							
							
	089d934547  
						 
						
							
							
								
								
								add action repousername for transfer  
							
							
							
							
						 
						
							2014-09-25 16:43:14 +08:00