2848c5eb8f 
								
							 
						 
						
							
							
								
								Swagger info corrections ( #9441 )  
							
							... 
							
							
							
							* use numbers and not http.Status___ enum
* fix test
* add many missing swagger responses
* code format
* Deletion Sould return 204 ...
* error handling improvements
* if special error type ... then add it to swagger too
* one smal nit
* invalidTopicsError is []string
* valid swagger specification 2.0
 - if you add responses swagger can tell you if you do it right 👍 
* use ctx.InternalServerError
* Revert "use numbers and not http.Status___ enum"
This reverts commit b1ff386e2418ed6a7f183e756b13277d701278ef.
* use http.Status* enum everywhere 
							
						 
						
							2019-12-20 19:07:12 +02:00  
				
					
						
							
							
								 
						
							
								9e85358777 
								
							 
						 
						
							
							
								
								Move some repositories' operations to a standalone service package ( #8557 )  
							
							... 
							
							
							
							* Move some repositories' operations to a standalone service package
* improve code
* remove unused codes
* add rollback when fork failed
* add repo when return 
							
						 
						
							2019-10-26 14:54:11 +08:00  
				
					
						
							
							
								 
						
							
								171b359877 
								
							 
						 
						
							
							
								
								Use gitea forked macaron ( #7933 )  
							
							... 
							
							
							
							Signed-off-by: Tamal Saha <tamal@appscode.com> 
							
						 
						
							2019-08-23 12:40:29 -04:00  
				
					
						
							
							
								 
						
							
								34eee25bd4 
								
							 
						 
						
							
							
								
								Move sdk structs to modules/structs ( #6905 )  
							
							... 
							
							
							
							* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor 
							
						 
						
							2019-05-11 18:21:34 +08:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								1c5cbc390b 
								
							 
						 
						
							
							
								
								refactor: import order. ( #3736 )  
							
							
							
						 
						
							2018-03-29 21:32:40 +08:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								515cdaa85d 
								
							 
						 
						
							
							
								
								Fix ignored errors when checking if organization, team member ( #3177 )  
							
							
							
						 
						
							2017-12-21 09:43:26 +02:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								b689bb6180 
								
							 
						 
						
							
							
								
								Webhooks for repo creation/deletion ( #1663 )  
							
							... 
							
							
							
							* Webhooks for repo creation/deletion
* add createHookTask
* Add handles for GetSlackPayload and GetDiscordPayload 
							
						 
						
							2017-09-03 11:20:24 +03:00  
				
					
						
							
							
								 
						
							
								fd8e8a421a 
								
							 
						 
						
							
							
								
								Improve swagger doc ( #2274 )  
							
							... 
							
							
							
							* Add swagger comment for adminCreateOrg
* Add swagger comment for admin route
* add hook swagger doc
* Add tags
* Add auth
* Fix name of responses
* Edit name method
* Update vendor
* make generate-swagger 
							
						 
						
							2017-08-21 14:13:47 +03:00  
				
					
						
							
							
								 
						
							
								93a1de4842 
								
							 
						 
						
							
							
								
								Fix repo API bug ( #2133 )  
							
							... 
							
							
							
							Don't require token when not necessary 
							
						 
						
							2017-07-12 03:23:41 +02:00  
				
					
						
							
							
								 
						
							
								30787e48f2 
								
							 
						 
						
							
							
								
								Improve org error handling ( #2117 )  
							
							... 
							
							
							
							* Improve ErrOrgNotExist type
Return new error type
Use good error check
Use new method to check error
Update tests
* Fix unchanged method name report 
							
						 
						
							2017-07-06 21:30:19 +08:00  
				
					
						
							
							
								 
						
							
								ad70af1248 
								
							 
						 
						
							
							
								
								Add repo fork swagger ( #1941 )  
							
							
							
						 
						
							2017-06-12 08:59:51 +08:00  
				
					
						
							
							
								 
						
							
								ec0ae5d50c 
								
							 
						 
						
							
							
								
								Refactor and fix incorrect comment ( #1247 )  
							
							
							
						 
						
							2017-03-15 08:51:46 +08:00  
				
					
						
							
							
								 
						
							
								b75450ad36 
								
							 
						 
						
							
							
								
								API endpoints for forks ( #509 )  
							
							
							
						 
						
							2016-12-31 09:15:45 +08:00