aboutsummaryrefslogtreecommitdiff
path: root/internal/db/pull.go
Commit message (Expand)AuthorAge
* refactor(db): migrate `ChangeUsername` off `user.go` (#7261)Joe Chen2022-11-25
* refactor(db): migrate password methods off `user.go` (#7205)Joe Chen2022-10-23
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* pull: ignore PR status check if head repository is missing (#7004)Joe Chen2022-06-04
* 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
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* 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
* Use go-bindata to embed `public` and `templates` files into binary (#5920)Michael Li2020-02-17
* internal: move packages under this directory (#5836)Unknwon2019-10-24