mirror of
				https://git.cloudron.io/cloudron/gitea-app
				synced 2025-11-03 16:42:35 +00:00 
			
		
		
		
	Version 1.15.2
This commit is contained in:
		@@ -473,3 +473,7 @@
 | 
				
			|||||||
* Fix commit between two commits calculation if there is only last commit (#10225) (#10226)
 | 
					* Fix commit between two commits calculation if there is only last commit (#10225) (#10226)
 | 
				
			||||||
* Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206)
 | 
					* Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206)
 | 
				
			||||||
* Blacklist manifest.json & milestones user (#10292) (#10293)
 | 
					* Blacklist manifest.json & milestones user (#10292) (#10293)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[1.15.2]
 | 
				
			||||||
 | 
					* Update Gitea to 1.11.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,7 +4,7 @@
 | 
				
			|||||||
  "author": "Gitea developers",
 | 
					  "author": "Gitea developers",
 | 
				
			||||||
  "description": "file://DESCRIPTION.md",
 | 
					  "description": "file://DESCRIPTION.md",
 | 
				
			||||||
  "tagline": "A painless self-hosted Git Service",
 | 
					  "tagline": "A painless self-hosted Git Service",
 | 
				
			||||||
  "version": "1.15.1",
 | 
					  "version": "1.15.2",
 | 
				
			||||||
  "healthCheckPath": "/healthcheck",
 | 
					  "healthCheckPath": "/healthcheck",
 | 
				
			||||||
  "httpPort": 3000,
 | 
					  "httpPort": 3000,
 | 
				
			||||||
  "addons": {
 | 
					  "addons": {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
This app packages Gitea <upstream>1.11.1</upstream>
 | 
					This app packages Gitea <upstream>1.11.2</upstream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.
 | 
					Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user