Unknwon 
								
							 
						 
						
							
							
								
							
							
	fa298a2c30  
						 
						
							
							
								
								
								#835 : Realtime webhooks  
							
							
							
							
						 
						
							2015-07-25 21:32:04 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	ced212f8fa  
						 
						
							
							
								
								
								fix hidden bug on tpl rendering  
							
							
							
							
						 
						
							2015-07-10 17:26:50 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	698b9e2acc  
						 
						
							
							
								
								
								#1070  Clearer error message for illegal characters  
							
							
							
							
						 
						
							2015-03-26 17:11:47 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	fc6db829b2  
						 
						
							
							
								
								
								fix read access team visibility of private repo  
							
							
							
							
						 
						
							2015-03-16 04:52:11 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	18c0697329  
						 
						
							
							
								
								
								routers/repo/setting.go: fix LDAP cannot validate password  #1006  
							
							
							
							
						 
						
							2015-03-05 19:20:27 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	8896c82d34  
						 
						
							
							
								
								
								models: fix issue with transfer repository  
							
							... 
							
							
							
							
							README: fix typo 
							
						 
						
							2015-02-24 00:27:22 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	ee68a826a5  
						 
						
							
							
								
								
								v4 migration, merge 'dev', clean code and mirror fix  
							
							
							
							
						 
						
							2015-02-23 02:15:53 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	7ccab9cd09  
						 
						
							
							
								
								
								Merge branch 'dev' of github.com:gogits/gogs into access  
							
							... 
							
							
							
							
							Conflicts:
	gogs.go
	models/models.go
	models/user.go
	templates/.VERSION
	templates/org/home.tmpl 
							
						 
						
							2015-02-22 22:51:25 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	04164eada3  
						 
						
							
							
								
								
								models: able to rename user with diff letter cases  #981  
							
							... 
							
							
							
							
							- templates/org: mirror fix on name output
- routers: add missing error check 
							
						 
						
							2015-02-22 18:24:49 -05: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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Smit 
								
							 
						 
						
							
							
								
							
							
	76f8904718  
						 
						
							
							
								
								
								Introducing Collaboration Struct  
							
							
							
							
						 
						
							2015-01-23 09:54:16 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Laroche 
								
							 
						 
						
							
							
								
							
							
	e948c7c262  
						 
						
							
							
								
								
								Fix   #795  
							
							
							
							
						 
						
							2014-12-29 11:55:46 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	ac4a10456e  
						 
						
							
							
								
								
								api: able to create repo and  fix   #726  
							
							... 
							
							
							
							
							- POST /user/repos
- POST /org/:org/repos 
							
						 
						
							2014-12-12 20:30:32 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	2f3a7e53cb  
						 
						
							
							
								
								
								fix   #735  
							
							
							
							
						 
						
							2014-12-12 01:29:36 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	9dc3c93a6a  
						 
						
							
							
								
								
								#12 , add/edit hook  
							
							
							
							
						 
						
							2014-11-13 12:57:00 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christopher Brickley 
								
							 
						 
						
							
							
								
							
							
	3794111460  
						 
						
							
							
								
								
								update slack hook to use new format  
							
							
							
							
						 
						
							2014-10-24 08:56:12 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	41dbb4c148  
						 
						
							
							
								
								
								Hide org member in collar page  
							
							
							
							
						 
						
							2014-10-10 06:15:27 -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 
								
							 
						 
						
							
							
								
							
							
	ad52b2d791  
						 
						
							
							
								
								
								Mirror fix on transfer repo  
							
							
							
							
						 
						
							2014-09-25 22:36:07 -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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	a596388ebf  
						 
						
							
							
								
								
								Add success message after transfer repository  #481  
							
							
							
							
						 
						
							2014-09-17 14:52:46 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	a2cac952a4  
						 
						
							
							
								
								
								Prepare 0.5 release  
							
							
							
							
						 
						
							2014-09-12 21:36:26 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	cfed11f092  
						 
						
							
							
								
								
								Bug: Transfer repository doesn't update the count  
							
							
							
							
						 
						
							2014-09-12 18:29:58 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christopher Brickley 
								
							 
						 
						
							
							
								
							
							
	f7be61c819  
						 
						
							
							
								
								
								getOrgRepoCtx returns values directly & err  
							
							
							
							
						 
						
							2014-09-05 07:19:34 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christopher Brickley 
								
							 
						 
						
							
							
								
							
							
	85c35a6b8b  
						 
						
							
							
								
								
								add organization-level webhooks  
							
							
							
							
						 
						
							2014-09-05 07:19:34 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christopher Brickley 
								
							 
						 
						
							
							
								
							
							
	7269b06fd5  
						 
						
							
							
								
								
								HookType is case-sensitive  
							
							... 
							
							
							
							
							Update webhook wasn’t showing up because of the wrong case 
							
						 
						
							2014-09-05 07:19:34 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christopher Brickley 
								
							 
						 
						
							
							
								
							
							
	2bce24068d  
						 
						
							
							
								
								
								add Slack API webhook support  
							
							
							
							
						 
						
							2014-08-31 12:01:59 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	9baf2b38d0  
						 
						
							
							
								
								
								Bug fix on organization  
							
							
							
							
						 
						
							2014-08-27 16:39:36 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	21a1b8e5a3  
						 
						
							
							
								
								
								Finish new edit team page, add member to team  
							
							
							
							
						 
						
							2014-08-24 21:09:05 +08: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 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	5c4bc3c848  
						 
						
							
							
								
								
								Huge updates!!!!! Be careful to merge!!!!  
							
							
							
							
						 
						
							2014-07-26 02:28:04 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	8dd07c0ddd  
						 
						
							
							
								
								
								New UI merge in progress  
							
							
							
							
						 
						
							2014-07-26 00:24:27 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	13b032f829  
						 
						
							
							
								
								
								update name  
							
							
							
							
						 
						
							2014-07-04 14:44:27 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	e4ea5cf598  
						 
						
							
							
								
								
								Finish Teams page  
							
							
							
							
						 
						
							2014-06-29 16:30:41 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	6e448b0714  
						 
						
							
							
								
								
								Finish delete organization  
							
							
							
							
						 
						
							2014-06-28 00:40:07 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	e0f9c628c5  
						 
						
							
							
								
								
								Add create organization  
							
							
							
							
						 
						
							2014-06-25 00:44:48 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	314193029a  
						 
						
							
							
								
								
								Use constants to name template file  
							
							
							
							
						 
						
							2014-06-22 23:11:12 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	ad5ec45dd6  
						 
						
							
							
								
								
								Fix   #165  
							
							
							
							
						 
						
							2014-06-21 00:51:41 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	302c863cda  
						 
						
							
							
								
								
								Fix   #242  
							
							
							
							
						 
						
							2014-06-08 04:45:34 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	9c3aa6936a  
						 
						
							
							
								
								
								Fix   #223  
							
							
							
							
						 
						
							2014-06-03 12:16:44 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	688ec6ecbd  
						 
						
							
							
								
								
								Fixed   #209  
							
							
							
							
						 
						
							2014-05-25 20:11:25 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	33ec0632ff  
						 
						
							
							
								
								
								Fix   #183  
							
							
							
							
						 
						
							2014-05-13 19:26:13 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									slene 
								
							 
						 
						
							
							
								
							
							
	7d84cc96e8  
						 
						
							
							
								
								
								update with git api  
							
							
							
							
						 
						
							2014-05-10 11:14:24 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	e867283406  
						 
						
							
							
								
								
								Assignee back end  
							
							
							
							
						 
						
							2014-05-08 12:24:11 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknown 
								
							 
						 
						
							
							
								
							
							
	e573855a4f  
						 
						
							
							
								
								
								Fix   #98 , support web hook  
							
							
							
							
						 
						
							2014-05-06 11:50:31 -04:00