mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Working on issue and install page
This commit is contained in:
		| @@ -84,6 +84,7 @@ type Repository struct { | ||||
| 	NumForks        int | ||||
| 	NumIssues       int | ||||
| 	NumClosedIssues int | ||||
| 	NumOpenIssues   int `xorm:"-"` | ||||
| 	IsPrivate       bool | ||||
| 	IsBare          bool | ||||
| 	Created         time.Time `xorm:"created"` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user