gogs/internal/route/api/v1
ᴜɴᴋɴᴡᴏɴ 41f56ad05d
login_source: migrate to GORM and add tests (#6090)
* Use GORM in all write paths

* Migrate to GORM

* Fix lint errors

* Use GORM  to init table

* dbutil: make writer detect error

* Add more tests

* Rename to clearTables

* db: finish adding tests

* osutil: add tests

* Fix load source files path
2020-04-11 20:18:05 +08:00
..
admin login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00
convert webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
misc refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
org refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
repo lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
user access_token: migrate to GORM and add tests (#6086) 2020-04-11 01:25:19 +08:00
api.go lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00