1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/routers/api/v1
Lunny Xiao 4959bf1c09
Move create release from models to a standalone package (#7539)
* move create release from models to a standalone package

* fix lint

* fix comment year

* fix lint

* fix lint

* fix package import name

* fix vendor

* fix go mod

* some refactors

* fix vendor

* use go1.12 make vendor

* fix vendor
2019-09-15 23:28:25 +08:00
..
admin Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
convert Add API endpoint for accessing repo topics (#7963) 2019-09-03 23:46:24 +08:00
misc Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
org Fix team user api (#8172) 2019-09-15 20:22:02 +08:00
repo Move create release from models to a standalone package (#7539) 2019-09-15 23:28:25 +08:00
swagger Add API endpoint for accessing repo topics (#7963) 2019-09-03 23:46:24 +08:00
user Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
utils Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
api.go Add API endpoint for accessing repo topics (#7963) 2019-09-03 23:46:24 +08:00