You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/nosql
Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues (#18879)
Add new feature to delete issues and pulls via API

Co-authored-by: fnetx <git@fralix.ovh>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
leveldb.go
manager.go
manager_leveldb.go [API] Allow removing issues (#18879) 3 years ago
manager_redis.go Fix setting redis db path (#15698) 4 years ago
redis.go format with gofumpt (#18184) 3 years ago
redis_test.go