Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							39a3b768bc 
							
						 
					 
					
						
						
							
							#334 : Add Deployment Key Support  
						
						
						
						
					 
					
						2015-08-06 22:48:11 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							4447a20f87 
							
						 
					 
					
						
						
							
							UI: issues - finish basic frame  
						
						
						
						
					 
					
						2015-07-24 04:50:05 +08:00 
						 
				 
			
				
					
						
							
							
								Peter Smit 
							
						 
					 
					
						
						
						
						
							
						
						
							e6fc58a744 
							
						 
					 
					
						
						
							
							Remove GoGet option from repository and handle it with ?go-get=1 instead  
						
						... 
						
						
						
						The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page. 
						
						
					 
					
						2015-02-17 10:36:17 +02:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							32dcaefafa 
							
						 
					 
					
						
						
							
							fox  #620  
						
						
						
						
					 
					
						2014-11-17 14:53:41 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							e0de6cb5ad 
							
						 
					 
					
						
						
							
							work on  #616  and update locales  
						
						
						
						
					 
					
						2014-11-10 05:30:07 -05:00 
						 
				 
			
				
					
						
							
							
								Christopher Brickley 
							
						 
					 
					
						
						
						
						
							
						
						
							3794111460 
							
						 
					 
					
						
						
							
							update slack hook to use new format  
						
						
						
						
					 
					
						2014-10-24 08:56:12 -04:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							64c68220d2 
							
						 
					 
					
						
						
							
							Fix   #264  
						
						
						
						
					 
					
						2014-10-06 17:50:00 -04:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							a046a31d2b 
							
						 
					 
					
						
						
							
							UI: Confirmation box  
						
						
						
						
					 
					
						2014-09-29 18:52:28 -04:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							49193bebd2 
							
						 
					 
					
						
						
							
							UI: Confirmation box  
						
						
						
						
					 
					
						2014-09-28 01:38:25 -04:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							7ba9257a7f 
							
						 
					 
					
						
						
							
							Add suburl support  
						
						
						
						
					 
					
						2014-09-19 20:11:34 -04:00 
						 
				 
			
				
					
						
							
							
								Martin van Beurden 
							
						 
					 
					
						
						
						
						
							
						
						
							0055cbd365 
							
						 
					 
					
						
						
							
							Allow Gogs to run from a suburl behind a reverse proxy. e.g.  http://mydomain.com/gogs/  
						
						... 
						
						
						
						Conflicts:
	modules/setting/setting.go
Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl
Conflicts:
	routers/repo/setting.go 
						
						
					 
					
						2014-09-18 20:50:48 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Brickley 
							
						 
					 
					
						
						
						
						
							
						
						
							85c35a6b8b 
							
						 
					 
					
						
						
							
							add organization-level webhooks  
						
						
						
						
					 
					
						2014-09-05 07:19:34 -04:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							c5ce33047e 
							
						 
					 
					
						
						
							
							Mirror fix and hide missing pages for 0.5 release  
						
						
						
						
					 
					
						2014-09-01 00:33:40 +08:00 
						 
				 
			
				
					
						
							
							
								Christopher Brickley 
							
						 
					 
					
						
						
						
						
							
						
						
							2bce24068d 
							
						 
					 
					
						
						
							
							add Slack API webhook support  
						
						
						
						
					 
					
						2014-08-31 12:01:59 -04:00 
						 
				 
			
				
					
						
							
							
								Tristan Storch 
							
						 
					 
					
						
						
						
						
							
						
						
							69e332f432 
							
						 
					 
					
						
						
							
							Removed trailing white spaces  
						
						... 
						
						
						
						Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork. 
						
						
					 
					
						2014-08-30 15:12:53 +02:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							1aec1a2dda 
							
						 
					 
					
						
						
							
							Finish new admin dashboard  
						
						
						
						
					 
					
						2014-08-28 22:29:00 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							78defd238c 
							
						 
					 
					
						
						
							
							Page: Manage social accounts  
						
						
						
						
					 
					
						2014-08-09 17:25:02 -07:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							08c6d07aad 
							
						 
					 
					
						
						
							
							UI: Bare repository does not have visual link to settings page  
						
						
						
						
					 
					
						2014-08-09 15:50:06 -07:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							9a1d5d2489 
							
						 
					 
					
						
						
							
							Finish new web hook pages  
						
						
						
						
					 
					
						2014-08-09 15:40:10 -07:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							9820b8e134 
							
						 
					 
					
						
						
							
							Finish new hooks list page  
						
						
						
						
					 
					
						2014-08-09 10:29:51 -07:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							e8c9bb2c66 
							
						 
					 
					
						
						
							
							Finish new collaboration page  
						
						
						
						
					 
					
						2014-08-07 06:40:05 -04:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							755eec745f 
							
						 
					 
					
						
						
							
							Finish new repo settings page  
						
						
						
						
					 
					
						2014-08-02 13:47:33 -04:00