3611a3e552 
								
							
								 
							
						 
						
							
							
								
								fix bug to deny to add orgnization as a member of an orgnization or team ( #1815 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b40496533b 
								
							
								 
							
						 
						
							
							
								
								fix leave team 404 ( #1154 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cf045b029c 
								
							
								 
							
						 
						
							
							
								
								golint fixed for parts of routers root, dev, user and org dirs ( #167 )  
							
							... 
							
							
 
							
							* golint fixed for parts of routers root, dev and org dirs
* add user/auth.go golint fixed
* rename unnecessary exported to unexported and user dir golint fixed 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4247304f5a 
								
							
								 
							
						 
						
							
							
								
								Update import paths from github.com/go-gitea to code.gitea.io ( #135 )  
							
							... 
							
							
 
							
							- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path  
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f388661bda 
								
							
								 
							
						 
						
							
							
								
								ACCESS_MODE_* -> AccessMode*  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2d68bd1ef9 
								
							
								 
							
						 
						
							
							
								
								Change import reference to match gitea instead of gogs ( #37 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1f2e173a74 
								
							
								 
							
						 
						
							
							
								
								Refactor User.Id to User.ID  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e6f927f61a 
								
							
								 
							
						 
						
							
							
								
								#1692  api: admin list and create team under organization  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								514382e2eb 
								
							
								 
							
						 
						
							
							
								
								Rename module: middleware -> context  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								fdad234445 
								
							
								 
							
						 
						
							
							
								
								Remove unnecessary comments  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e35791b2b2 
								
							
								 
							
						 
						
							
							
								
								Only show teams the user has access to  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								112a7cab31 
								
							
								 
							
						 
						
							
							
								
								#2497  incorrect error handle for team name  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								52c8f69163 
								
							
								 
							
						 
						
							
							
								
								fix   #650  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e50982f5ec 
								
							
								 
							
						 
						
							
							
								
								allow anonymous SSH clone  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								466facc009 
								
							
								 
							
						 
						
							
							
								
								#1067 : Deleting users should remove them from collaborator lists  
							
							... 
							
							
 
							
							- fix delete user but repository watches are not decreased 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								588f3215c6 
								
							
								 
							
						 
						
							
							
								
								#1040 : dashboard no longer accessible when repo is missing  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ee68a826a5 
								
							
								 
							
						 
						
							
							
								
								v4 migration, merge 'dev', clean code and mirror fix  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								485ea6f14f 
								
							
								 
							
						 
						
							
							
								
								models: make code change for session issue with SQLite3  #739  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0d158e569b 
								
							
								 
							
						 
						
							
							
								
								Change constants to UPPERCASE_WITH_UNDERSCORE style  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								85c9f7c5f3 
								
							
								 
							
						 
						
							
							
								
								Issue: Show error prompt when add repository to team and it does not exist  #533  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a2cac952a4 
								
							
								 
							
						 
						
							
							
								
								Prepare 0.5 release  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								74b31566cf 
								
							
								 
							
						 
						
							
							
								
								Finsih add/remove repo in organization  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								21a1b8e5a3 
								
							
								 
							
						 
						
							
							
								
								Finish new edit team page, add member to team  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								fa60502a70 
								
							
								 
							
						 
						
							
							
								
								Working on organization pages  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a60edbe88c 
								
							
								 
							
						 
						
							
							
								
								Add/remove member need add/remove access to repositories as well  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								bba707de36 
								
							
								 
							
						 
						
							
							
								
								Finish team list, create new team, join/leave team page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								5c4bc3c848 
								
							
								 
							
						 
						
							
							
								
								Huge updates!!!!! Be careful to merge!!!!  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								c127d84777 
								
							
								 
							
						 
						
							
							
								
								add organization team-single page  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								465dc962b5 
								
							
								 
							
						 
						
							
							
								
								Finish create organization team  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								e4ea5cf598 
								
							
								 
							
						 
						
							
							
								
								Finish Teams page  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1d55ecd29c 
								
							
								 
							
						 
						
							
							
								
								add organization team-create page  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								b5ba2bd268 
								
							
								 
							
						 
						
							
							
								
								add organization team-create page  
							
							
 
							
						 
						
							12 years ago