aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` ...Joe Chen2022-10-09
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#7169)dependabot[bot]2022-10-04
* mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.5 to 2.5.1...dependabot[bot]2022-10-04
* mod: bump gorm.io/gorm from 1.23.9 to 1.23.10 (#7166)dependabot[bot]2022-09-27
* mod: bump modernc.org/sqlite from 1.18.2 to 1.19.1 (#7162)dependabot[bot]2022-09-21
* mod: bump gorm.io/gorm from 1.23.8 to 1.23.9 (#7163)dependabot[bot]2022-09-20
* mod: bump gorm.io/driver/postgres from 1.3.9 to 1.3.10 (#7164)dependabot[bot]2022-09-20
* mod: bump modernc.org/sqlite from 1.18.1 to 1.18.2 (#7161)dependabot[bot]2022-09-12
* locale: sync from Crowdin (#7159)Joe Chen2022-09-11
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.20 (#7154)dependabot[bot]2022-09-06
* mod: bump github.com/urfave/cli from 1.22.9 to 1.22.10 (#7155)dependabot[bot]2022-09-06
* mod: bump gorm.io/driver/postgres from 1.3.8 to 1.3.9 (#7141)dependabot[bot]2022-08-15
* mod: bump modernc.org/sqlite from 1.18.0 to 1.18.1 (#7139)dependabot[bot]2022-08-15
* mod: bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0 (#7140)dependabot[bot]2022-08-15
* mod: bump github.com/derision-test/go-mockgen from 1.3.3 to 1.3.4 (#7142)dependabot[bot]2022-08-15
* mod: bump gorm.io/driver/mysql from 1.3.5 to 1.3.6 (#7143)dependabot[bot]2022-08-15
* mod: bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#7130)dependabot[bot]2022-08-08
* go: update required version to be 1.17 and add 1.19 to CI (#7129)Joe Chen2022-08-08
* mod: bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 (#7117)dependabot[bot]2022-08-02
* mod: bump modernc.org/sqlite from 1.17.3 to 1.18.0 (#7116)dependabot[bot]2022-08-02
* CHANGELOG: cut entries for 0.12.10 (#7119)Joe Chen2022-08-02
* netutil: allow using `*` to match any hostname (#7111)Joe Chen2022-07-25
* chore: add Simona Iacob as translator for Romanian language (#7102)Christian Eichert2022-07-17
* api: support getting blob content (#7080)Yehonatan Ezron2022-07-17
* mod: bump gorm.io/gorm from 1.23.7 to 1.23.8 (#7105)dependabot[bot]2022-07-17
* mod: bump gorm.io/driver/mysql from 1.3.4 to 1.3.5 (#7104)dependabot[bot]2022-07-17
* docker: support adding extra options to backup command (#7060)liuxhit2022-07-17
* mod: bump gorm.io/driver/postgres from 1.3.7 to 1.3.8 (#7098)dependabot[bot]2022-07-05
* mod: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#7097)dependabot[bot]2022-07-04
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.18 to 1.0.19 (#7099)dependabot[bot]2022-07-04
* mod: bump gorm.io/gorm from 1.23.6 to 1.23.7 (#7096)dependabot[bot]2022-07-04
* chore: go mod tidy (#7086)Joe Chen2022-06-27
* mod: bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#7083)dependabot[bot]2022-06-27
* mod: bump github.com/gogs/git-module from 1.6.0 to 1.7.0 (#7084)dependabot[bot]2022-06-27
* conf: update test golden file (#7085)Joe Chen2022-06-27
* locale: sync from Crowdin (#7082)Joe Chen2022-06-26
* db: set XORM log level to error (#7078)Joe Chen2022-06-25
* pkgr: update supported distributions (#7077)Joe Chen2022-06-25
* webhook: validate against hostname instead of full URL (#7075)Joe Chen2022-06-25
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.4 to 2.4.5...dependabot[bot]2022-06-20
* db: skip auto migrate for existing "version" table (#7057)Joe Chen2022-06-14
* mod: bump gorm.io/gorm from 1.23.5 to 1.23.6 (#7052)dependabot[bot]2022-06-13
* mod: bump github.com/derision-test/go-mockgen from 1.2.0 to 1.3.3 (#7053)dependabot[bot]2022-06-13
* migrations: add tests and remove XORM (#7050)Joe Chen2022-06-12
* db: add tests for authentication through login sources (#7049)Joe Chen2022-06-12
* chore: fix typo in codecov.yml (#7047)Joe Chen2022-06-11
* db: use `context` and go-mockgen for `ReposStore` (#7046)Joe Chen2022-06-11
* db: use `context` and go-mockgen for `TwoFactorsStore` (#7045)Joe Chen2022-06-11
* db: use `context` for backup and restore (#7044)Joe Chen2022-06-11