mirror of
https://github.com/gogs/gogs.git
synced 2026-01-02 05:30:07 +01:00
* 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