Lunny Xiao 
								
							 
						 
						
							
							
								
							
							
	
	
	eabbddcd98 
 
						 
						
							
							
								
								
								Restrict permission check on repositories and fix some problems ( #5314 )  
							
							... 
							
							
							
							
							* fix units permission problems
* fix some bugs and merge LoadUnits to repoAssignment
* refactor permission struct and add some copyright heads
* remove unused codes
* fix routes units check
* improve permission check
* add unit tests for permission
* fix typo
* fix tests
* fix some routes
* fix api permission check
* improve permission check
* fix some permission check
* fix tests
* fix tests
* improve some permission check
* fix some permission check
* refactor AccessLevel
* fix bug
* fix tests
* fix tests
* fix tests
* fix AccessLevel
* rename CanAccess
* fix tests
* fix comment
* fix bug
* add missing unit for test repos
* fix bug
* rename some functions
* fix routes check 
							
						 
						
							2018-11-28 19:26:14 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									zeripath 
								
							 
						 
						
							
							
								
							
							
	43f9233914  
						 
						
							
							
								
								
								Fix Swagger JSON autogeneration issues. ( #4845 )  
							
							... 
							
							
							
							
							* Fix Swagger JSON.
Remove unnecessary schema references for the forbidden and empty responses
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Fix swagger API for CreateAccessToken
* Fix admin create org swagger
* Fix swagger for adminCreateRepo
* More swagger fixes
Set int64 format for those which are int64
Some more form fixes
* Fix swagger description of GET /repos/{owner}/{repo}/pulls 
							
						 
						
							2018-10-20 23:40:42 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bo-Yi Wu 
								
							 
						 
						
							
							
								
							
							
	1c5cbc390b  
						 
						
							
							
								
								
								refactor: import order. ( #3736 )  
							
							
							
							
						 
						
							2018-03-29 21:32:40 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Morgan Bazalgette 
								
							 
						 
						
							
							
								
							
							
	65861900cd  
						 
						
							
							
								
								
								Handle refactor ( #3339 )  
							
							... 
							
							
							
							
							* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound 
							
						 
						
							2018-01-10 23:34:17 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ethan Koenig 
								
							 
						 
						
							
							
								
							
							
	f26f4a7e01  
						 
						
							
							
								
								
								Update swagger documentation ( #2899 )  
							
							... 
							
							
							
							
							* Update swagger documentation
Add docs for missing endpoints
Add documentation for request parameters
Make parameter naming consistent
Fix response documentation
* Restore delete comments 
							
						 
						
							2017-11-13 09:02:25 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ethan Koenig 
								
							 
						 
						
							
							
								
							
							
	2559a34b97  
						 
						
							
							
								
								
								Load label ID in NewLabels ( #2045 )  
							
							
							
							
						 
						
							2017-06-25 14:15:09 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bwko 
								
							 
						 
						
							
							
								
							
							
	a345a03d99  
						 
						
							
							
								
								
								Added sorting to the labels & milestones page ( #199 )  
							
							
							
							
						 
						
							2016-12-24 22:41:09 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kim "BKC" Carlbäcker 
								
							 
						 
						
							
							
								
							
							
	e6cfccdd40  
						 
						
							
							
								
								
								GitHub API Compliance (& linting)  
							
							
							
							
						 
						
							2016-12-02 09:18:15 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lunny Xiao 
								
							 
						 
						
							
							
								
							
							
	3917ed45de  
						 
						
							
							
								
								
								golint fixed for routers ( #208 )  
							
							
							
							
						 
						
							2016-11-24 15:04:31 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sandro Santilli 
								
							 
						 
						
							
							
								
							
							
	a1c5f02444  
						 
						
							
							
								
								
								Fix import path of go-sdk ( #141 )  
							
							... 
							
							
							
							
							From code.gitea.io/go-sdk/gitea
  To code.gitea.io/sdk/gitea 
							
						 
						
							2016-11-11 17:39:44 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sandro Santilli 
								
							 
						 
						
							
							
								
							
							
	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  
							
						 
						
							2016-11-10 17:24:48 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Boerger 
								
							 
						 
						
							
							
								
							
							
	
	
	4c6c16f358 
 
						 
						
							
							
								
								
								Replaced go-gogs-client with go-sdk imports  
							
							
							
							
						 
						
							2016-11-07 16:10:32 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rémy Boulanouar 
								
							 
						 
						
							
							
								
							
							
	2d68bd1ef9  
						 
						
							
							
								
								
								Change import reference to match gitea instead of gogs ( #37 )  
							
							
							
							
						 
						
							2016-11-03 10:29:56 -02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	28cf0e6aaa  
						 
						
							
							
								
								
								#3459  code quality improvement  
							
							
							
							
						 
						
							2016-08-29 20:00:06 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	dccb0c15b9  
						 
						
							
							
								
								
								Replace convert.To with APIFormat calls  
							
							
							
							
						 
						
							2016-08-14 04:17:26 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Unknwon 
								
							 
						 
						
							
							
								
							
							
	e7fd65f0cf  
						 
						
							
							
								
								
								#3290  better code structure and batch minor improvements  
							
							
							
							
						 
						
							2016-08-03 11:51:22 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									lstahlman 
								
							 
						 
						
							
							
								
							
							
	2eeb0ec9b0  
						 
						
							
							
								
								
								Additional API support for labels ( #3290 )  
							
							... 
							
							
							
							
							* Add API support for labels.
* Error handling for adding/replacing multiple issue labels
* Revisions to function names and error handling. Use issue.ClearLabels in replace/clear functions
* Additional code cleanup 
							
						 
						
							2016-08-03 09:24:16 -07:00