Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							dea3a8c6a4 
							
						 
					 
					
						
						
							
							WIP: create PR - choose branch  
						
						
						
					 
					
						2015-08-08 22:43:14 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							39a3b768bc 
							
						 
					 
					
						
						
							
							#334 : Add Deployment Key Support  
						
						
						
					 
					
						2015-08-06 22:48:11 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							e50982f5ec 
							
						 
					 
					
						
						
							
							allow anonymous SSH clone  
						
						
						
					 
					
						2015-08-05 11:14:17 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							fa298a2c30 
							
						 
					 
					
						
						
							
							#835 : Realtime webhooks  
						
						
						
					 
					
						2015-07-25 21:32:04 +08:00 
						 
				 
			
				
					
						
							
							
								无闻 
							
						 
					 
					
						
						
						
						
							
						
						
							57651060ce 
							
						 
					 
					
						
						
							
							Merge pull request  #1336  from technosophos/master  
						
						... 
						
						
						
						Fix minor spelling issues. 
						
					 
					
						2015-07-25 00:47:09 +08:00 
						 
				 
			
				
					
						
							
							
								Matt Butcher 
							
						 
					 
					
						
						
						
						
							
						
						
							d82d9bc153 
							
						 
					 
					
						
						
							
							Fix minor spelling issues.  
						
						
						
					 
					
						2015-06-18 05:01:05 -06:00 
						 
				 
			
				
					
						
							
							
								Luka Dornhecker 
							
						 
					 
					
						
						
						
						
							
						
						
							1988c0993d 
							
						 
					 
					
						
						
							
							remove extra space in ssh authentication message  
						
						
						
					 
					
						2015-04-02 22:22:58 +02:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							588f3215c6 
							
						 
					 
					
						
						
							
							#1040 : dashboard no longer accessible when repo is missing  
						
						
						
					 
					
						2015-03-16 04:04:27 -04:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							b447d18dca 
							
						 
					 
					
						
						
							
							cmd/serve.go: remove useless code  
						
						
						
					 
					
						2015-03-01 18:43:28 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							d446be9f5f 
							
						 
					 
					
						
						
							
							models: mirror fix on  #964  
						
						
						
					 
					
						2015-02-28 22:24:53 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Smit 
							
						 
					 
					
						
						
						
						
							
						
						
							aa68e86206 
							
						 
					 
					
						
						
							
							Rewrite/simplify gogs serve  
						
						
						
					 
					
						2015-02-16 16:38:01 +02:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							6d0f3a07d4 
							
						 
					 
					
						
						
							
							code  fix   #941  caution: undertest  
						
						
						
					 
					
						2015-02-13 00:58:46 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Smit 
							
						 
					 
					
						
						
						
						
							
						
						
							6c1ee384f1 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'mine/access_refactor' into access_refactor  
						
						... 
						
						
						
						Conflicts:
	cmd/serve.go
	models/access.go
	models/migrations/migrations.go
	models/org.go
	models/repo.go
	models/user.go
	modules/middleware/org.go
	modules/middleware/repo.go
	routers/api/v1/repo.go
	routers/org/teams.go
	routers/repo/http.go
	routers/user/home.go 
						
					 
					
						2015-02-12 14:25:07 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Smit 
							
						 
					 
					
						
						
						
						
							
						
						
							0a4cda0dd4 
							
						 
					 
					
						
						
							
							Refactoring of the Access Table  
						
						... 
						
						
						
						This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens. 
						
					 
					
						2015-02-12 14:14:45 +02:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							7e7160eefd 
							
						 
					 
					
						
						
							
							first pass work on migration  #925  
						
						
						
					 
					
						2015-02-11 21:58:37 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Smit 
							
						 
					 
					
						
						
						
						
							
						
						
							0d158e569b 
							
						 
					 
					
						
						
							
							Change constants to UPPERCASE_WITH_UNDERSCORE style  
						
						
						
					 
					
						2015-02-09 13:36:33 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Smit 
							
						 
					 
					
						
						
						
						
							
						
						
							b7e26aa5e3 
							
						 
					 
					
						
						
							
							Improve argument parsing for serve command  
						
						
						
					 
					
						2015-02-09 12:32:42 +02:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							f15fa9167a 
							
						 
					 
					
						
						
							
							cmd: code fix for  #905  
						
						... 
						
						
						
						- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now) 
						
					 
					
						2015-02-08 21:26:14 -05:00 
						 
				 
			
				
					
						
							
							
								无闻 
							
						 
					 
					
						
						
						
						
							
						
						
							cd0ee35b3f 
							
						 
					 
					
						
						
							
							Merge pull request  #905  from phsmit/conf_on_cli  
						
						... 
						
						
						
						Add option to provide configuration file on command line 
						
					 
					
						2015-02-08 20:22:02 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							2a2596fe61 
							
						 
					 
					
						
						
							
							able to disable SSH for  #883  
						
						
						
					 
					
						2015-02-07 10:46:57 -05:00 
						 
				 
			
				
					
						
							
							
								Peter Smit 
							
						 
					 
					
						
						
						
						
							
						
						
							4e79adf6b5 
							
						 
					 
					
						
						
							
							Refactoring of the Access Table  
						
						... 
						
						
						
						This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens. 
						
					 
					
						2015-02-06 13:18:11 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Smit 
							
						 
					 
					
						
						
						
						
							
						
						
							1ab09e4f1b 
							
						 
					 
					
						
						
							
							Add option to provide configuration file on command line  
						
						
						
					 
					
						2015-02-05 12:17:35 +02:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							ef275ebf62 
							
						 
					 
					
						
						
							
							more on change avatar  
						
						
						
					 
					
						2014-11-21 12:51:36 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							9e22840483 
							
						 
					 
					
						
						
							
							fix   #622  
						
						
						
					 
					
						2014-11-13 05:27:01 -05:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							f03b6be8f9 
							
						 
					 
					
						
						
							
							Work on  #516  
						
						
						
					 
					
						2014-10-01 07:40:48 -04:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							9a1d5d2489 
							
						 
					 
					
						
						
							
							Finish new web hook pages  
						
						
						
					 
					
						2014-08-09 15:40:10 -07:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							8dd07c0ddd 
							
						 
					 
					
						
						
							
							New UI merge in progress  
						
						
						
					 
					
						2014-07-26 00:24:27 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							269da8fe7a 
							
						 
					 
					
						
						
							
							Merge branch 'master' of github.com:gogits/gogs into dev  
						
						
						
					 
					
						2014-06-29 16:32:28 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							e4ea5cf598 
							
						 
					 
					
						
						
							
							Finish Teams page  
						
						
						
					 
					
						2014-06-29 16:30:41 -04:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
						
						
							
						
						
							be123588ce 
							
						 
					 
					
						
						
							
							clear comments  
						
						
						
					 
					
						2014-06-29 22:31:46 +08:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
						
						
							
						
						
							1c46d68aba 
							
						 
					 
					
						
						
							
							bug fixed for message tag  
						
						
						
					 
					
						2014-06-28 23:56:41 +08:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							e0f9c628c5 
							
						 
					 
					
						
						
							
							Add create organization  
						
						
						
					 
					
						2014-06-25 00:44:48 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							8bfa7ae745 
							
						 
					 
					
						
						
							
							Remove qiniu/log  
						
						
						
					 
					
						2014-06-20 01:14:54 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							f147ad619a 
							
						 
					 
					
						
						
							
							Basic process manager  
						
						
						
					 
					
						2014-06-19 01:08:03 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							a3e1383cac 
							
						 
					 
					
						
						
							
							Add gogs fix location command  
						
						
						
					 
					
						2014-06-10 19:11:53 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							ab13a29cb5 
							
						 
					 
					
						
						
							
							Fix   #209  
						
						
						
					 
					
						2014-05-28 01:53:06 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							688ec6ecbd 
							
						 
					 
					
						
						
							
							Fixed   #209  
						
						
						
					 
					
						2014-05-25 20:11:25 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							5e9a45f74a 
							
						 
					 
					
						
						
							
							Code convention  
						
						
						
					 
					
						2014-05-21 21:37:13 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							68fb62347f 
							
						 
					 
					
						
						
							
							Finish issue assignee  
						
						
						
					 
					
						2014-05-11 13:46:36 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							a196245a87 
							
						 
					 
					
						
						
							
							little fix  
						
						
						
					 
					
						2014-05-11 12:20:41 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							605a38759f 
							
						 
					 
					
						
						
							
							Fix   #94  and  fix   #169  
						
						
						
					 
					
						2014-05-11 12:17:10 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							a641854cad 
							
						 
					 
					
						
						
							
							command dump  
						
						
						
					 
					
						2014-05-05 00:55:17 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							7b60756f2c 
							
						 
					 
					
						
						
							
							Fix Collaborators cannot commit  
						
						
						
					 
					
						2014-05-03 01:37:49 -04:00 
						 
				 
			
				
					
						
							
							
								Unknown 
							
						 
					 
					
						
						
						
						
							
						
						
							3bd5fc6d6f 
							
						 
					 
					
						
						
							
							Add command dump and move to cmd did  
						
						
						
					 
					
						2014-05-01 21:21:46 -04:00