b5e974c8a5 
								
							 
						 
						
							
							
								
								Delete tag API ( #13358 )  
							
							... 
							
							
							
							* Delete tag API
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Wording
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add conflict response and fix API tests
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix other test
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> 
							
						 
						
							2020-10-30 20:56:34 -05:00  
				
					
						
							
							
								 
						
							
								34d9cb335c 
								
							 
						 
						
							
							
								
								API: Get release by tags endpoint ( #12932 )  
							
							... 
							
							
							
							Get a release based on a tag name (for which a release exists).
Based on:
https://developer.github.com/v3/repos/releases/#get-a-release-by-tag-name 
Co-authored-by: 赵智超 <1012112796@qq.com>
Co-authored-by: 6543 <6543@obermui.de> 
							
						 
						
							2020-09-25 20:11:43 +01:00  
				
					
						
							
							
								 
						
							
								055f6d2296 
								
							 
						 
						
							
							
								
								Fix "data race" in testlogger ( #9159 )  
							
							... 
							
							
							
							* Fix data race in testlogger
* Update git_helper_for_declarative_test.go 
							
						 
						
							2019-11-26 01:21:37 +02:00  
				
					
						
							
							
								 
						
							
								722a7c902d 
								
							 
						 
						
							
							
								
								Add Close() method to gogitRepository ( #8901 )  
							
							... 
							
							
							
							In investigating #7947  it has become clear that the storage component of go-git repositories needs closing.
This PR adds this Close function and adds the Close functions as necessary.
In TransferOwnership the ctx.Repo.GitRepo is closed if it is open to help prevent the risk of multiple open files.
Fixes  #7947  
							
						 
						
							2019-11-13 07:01:19 +00: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  
				
					
						
							
							
								 
						
							
								d578b71d61 
								
							 
						 
						
							
							
								
								move code.gitea.io/git to code.gitea.io/gitea/modules/git ( #6364 )  
							
							... 
							
							
							
							* move code.gitea.io/git to code.gitea.io/gitea/modules/git
* fix imports
* fix fmt
* fix misspell
* remove wrong tests data
* fix unit tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* enable Debug to trace the failure tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* comment commit count tests since git clone depth is 50
* fix tests
* update from code.gitea.io/git
* revert change to makefile 
							
						 
						
							2019-03-27 17:33:00 +08:00  
				
					
						
							
							
								 
						
							
								fada6968a8 
								
							 
						 
						
							
							
								
								Fix new release creation API to allow empty target ( #5870 )  
							
							... 
							
							
							
							* Fix new release creation API to allow empty target
* Add more test cases
* Update swagger 
							
						 
						
							2019-01-30 11:33:00 -05:00  
				
					
						
							
							
								 
						
							
								e47df0b301 
								
							 
						 
						
							
							
								
								Enforce token on api routes [fixed critical security issue  #4357 ] ( #4840 )  
							
							
							
						 
						
							2018-09-10 12:15:52 -04:00  
				
					
						
							
							
								 
						
							
								695b10bedd 
								
							 
						 
						
							
							
								
								Fix API-Endpoint release ( #3012 )  
							
							... 
							
							
							
							* Fixes API-Endpoint release (#3005 )
* Using context.ReferencesGitRepo(); doing the same in the PATCH route.
* Add release create, get and update test 
							
						 
						
							2018-01-16 10:54:13 +02:00