1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 21:55:50 +00:00
gitea/routers/api/v1
Antoine GIRARD cf91cfb993 Migrate WatchInfo struct to api (#1492)
* Remove WatchInfo and link to api struct

* Add vendor temporary update

* Return to gitea vendor source
2017-04-16 20:51:04 +08:00
..
admin Use handlers for API authorization (#723) 2017-01-26 19:54:04 +08:00
convert fix gpg API panic when no verification (#1451) 2017-04-06 18:40:05 -07:00
misc Add basic integration test infrastructure (and new endpoint /api/v1/version for testing it) (#741) 2017-03-06 22:13:17 +08:00
org Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
repo Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
user Migrate WatchInfo struct to api (#1492) 2017-04-16 20:51:04 +08:00
utils Organization webhook API endpoints 2016-12-25 14:51:57 +01:00
api.go Implement GPG api (#710) 2017-03-16 09:27:35 +08:00