Lauris BH 
							
						 
					 
					
						
						
						
						
							
						
						
							6db387a21e 
							
						 
					 
					
						
						
							
							Refactor session close as xorm already does everything needed internally ( #2020 )  
						
						
						
						
					 
					
						2017-06-21 08:57:05 +08:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
						
						
							
						
						
							fd6034aaf2 
							
						 
					 
					
						
						
							
							Add units to team ( #947 )  
						
						... 
						
						
						
						* add units to team
* fix lint
* finish team setting backend
* finished permission controll on routes
* fix import blank line
* add unit check on ssh/http pull and push and fix test failed
* fix fixtures data
* remove unused code 
						
						
					 
					
						2017-05-18 22:54:24 +08:00 
						 
				 
			
				
					
						
							
							
								Sandro Santilli 
							
						 
					 
					
						
						
						
						
							
						
						
							f73e734411 
							
						 
					 
					
						
						
							
							Run "make fmt" with go-1.6 ( #1333 )  
						
						
						
						
					 
					
						2017-03-21 08:55:00 +08:00 
						 
				 
			
				
					
						
							
							
								Ethan Koenig 
							
						 
					 
					
						
						
						
						
							
						
						
							ec0ae5d50c 
							
						 
					 
					
						
						
							
							Refactor and fix incorrect comment ( #1247 )  
						
						
						
						
					 
					
						2017-03-15 08:51:46 +08:00 
						 
				 
			
				
					
						
							
							
								Ethan Koenig 
							
						 
					 
					
						
						
						
						
							
						
						
							d21d5fd736 
							
						 
					 
					
						
						
							
							Remove unnecessary loads in org_team ( #1090 )  
						
						
						
						
					 
					
						2017-03-01 09:09:49 +08:00 
						 
				 
			
				
					
						
							
							
								Ethan Koenig 
							
						 
					 
					
						
						
						
						
							
						
						
							76057105ca 
							
						 
					 
					
						
						
							
							Remove unnecessary loads in org_team ( #1035 )  
						
						
						
						
					 
					
						2017-02-24 14:25:09 +08:00 
						 
				 
			
				
					
						
							
							
								Ethan Koenig 
							
						 
					 
					
						
						
						
						
							
						
						
							4f3880ff15 
							
						 
					 
					
						
						
							
							Bug fixes and unit tests for org_team ( #1016 )  
						
						
						
						
					 
					
						2017-02-23 09:36:15 +08:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
						
						
							
						
						
							7fd14bf7bd 
							
						 
					 
					
						
						
							
							optimization for team get repos ( #953 )  
						
						
						
						
					 
					
						2017-02-16 12:07:58 +08:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
						
						
							
						
						
							0642cb330c 
							
						 
					 
					
						
						
							
							Small opitimization for getUserTeams ( #954 )  
						
						... 
						
						
						
						* Small opitimization for getUserTeams
* more compact 
						
						
					 
					
						2017-02-16 12:06:23 +08:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
						
						
							
						
						
							bb5a6b7a07 
							
						 
					 
					
						
						
							
							fix xorm NewSession uncorrected usages ( #774 )  
						
						
						
						
					 
					
						2017-01-28 00:11:41 +08:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
						
						
							
						
						
							f215d78157 
							
						 
					 
					
						
						
							
							rename all uID -> userID on models/org_team.go  
						
						
						
						
					 
					
						2016-11-28 16:33:08 +08:00 
						 
				 
			
				
					
						
							
							
								Lunny Xiao 
							
						 
					 
					
						
						
						
						
							
						
						
							21846d16e5 
							
						 
					 
					
						
						
							
							golint for models/org_team.go  
						
						
						
						
					 
					
						2016-11-28 09:30:08 +08:00 
						 
				 
			
				
					
						
							
							
								Thibault Meyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a4454f5d0f 
							
						 
					 
					
						
						
							
							Rewrite XORM queries  
						
						
						
						
					 
					
						2016-11-10 20:59:51 +01:00 
						 
				 
			
				
					
						
							
							
								Sandro Santilli 
							
						 
					 
					
						
						
						
						
							
						
						
							f388661bda 
							
						 
					 
					
						
						
							
							ACCESS_MODE_* -> AccessMode*  
						
						
						
						
					 
					
						2016-11-07 17:20:37 +01:00 
						 
				 
			
				
					
						
							
							
								LefsFlare 
							
						 
					 
					
						
						
						
						
							
						
						
							55a4d46f5d 
							
						 
					 
					
						
						
							
							Adds checking of reserved keywords against team names ( #22 )  
						
						
						
						
					 
					
						2016-11-06 10:07:03 +01:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							1f2e173a74 
							
						 
					 
					
						
						
							
							Refactor User.Id to User.ID  
						
						
						
						
					 
					
						2016-07-24 01:08:22 +08:00 
						 
				 
			
				
					
						
							
							
								Unknwon 
							
						 
					 
					
						
						
						
						
							
						
						
							b1d41cfa60 
							
						 
					 
					
						
						
							
							#1692  add admin APIs to add/remove a user from teams  
						
						
						
						
					 
					
						2016-03-25 18:04:02 -04:00