aboutsummaryrefslogtreecommitdiff
path: root/internal/db/mirror.go
Commit message (Expand)AuthorAge
* db: migrate `admin.go` to `notices.go` with GORM (#7536)Joe Chen2023-08-23
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866)dependabot[bot]2022-03-22
* chore: fix typos in code comments (#6556)Atin2021-05-19
* ci: enable go vet check (#5981)ᴜɴᴋɴᴡᴏɴ2020-03-11
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* conf: overhaul repository settings (#5932)ᴜɴᴋɴᴡᴏɴ2020-02-22
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* mirror: use Git command to update origin remote address (#5767) (#5865)Unknwon2019-11-16
* internal: move packages under this directory (#5836)Unknwon2019-10-24