aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* mod: bump gorm.io/driver/mysql from 1.4.7 to 1.5.0 (#7424)dependabot[bot]2023-04-11
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#7422)dependabot[bot]2023-04-11
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0 ↵dependabot[bot]2023-04-11
| | | | | | (#7423) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#7421)dependabot[bot]2023-04-11
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump golang.org/x/net from 0.8.0 to 0.9.0 (#7419)dependabot[bot]2023-04-10
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1 (#7413)dependabot[bot]2023-04-03
|
* locale: sync from Crowdin (#7401)Joe Chen2023-03-19
|
* chore(ci): fix typo in docker.yml (#7398)Joe Chen2023-03-15
| | | [skip ci]
* mod: bump github.com/niklasfasching/go-org from 1.6.5 to 1.6.6 (#7395)dependabot[bot]2023-03-13
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gorm.io/driver/postgres from 1.4.8 to 1.5.0 (#7393)dependabot[bot]2023-03-13
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.22 to 1.0.23 (#7394)dependabot[bot]2023-03-13
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#7388)dependabot[bot]2023-03-06
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gorm.io/gorm from 1.24.5 to 1.24.6 (#7387)dependabot[bot]2023-03-06
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383)TheDarkUndoing2023-03-05
| | | | Co-authored-by: Joe Chen <jc@unknwon.io>
* mod: bump gopkg.in/macaron.v1 from 1.4.0 to 1.5.0 (#7377)dependabot[bot]2023-03-01
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#7378)dependabot[bot]2023-03-01
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump modernc.org/sqlite from 1.20.4 to 1.21.0 (#7380)dependabot[bot]2023-03-01
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: update release playbook (#7376)Joe Chen2023-02-26
| | | [skip ci]
* chore: bump dev version to 0.14 (#7375)Joe Chen2023-02-26
| | | [skip ci]
* CHANGELOG: cut entries for 0.13.0 (#7373)Joe Chen2023-02-25
| | | [skip ci]
* chore: update release issue templates (#7371)Joe Chen2023-02-25
| | | [skip ci]
* ci: run Go tests with `-shuffle=on` (#7370)Joe Chen2023-02-25
|
* docs: minor updates (#7367)Joe Chen2023-02-25
| | | [skip ci]
* CHANGELOG: cut entries for 0.12.11 (#7368)Joe Chen2023-02-25
| | | [skip ci]
* mod: bump gorm.io/driver/mysql from 1.4.3 to 1.4.7 (#7363)dependabot[bot]2023-02-20
| | | | Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump modernc.org/sqlite from 1.20.3 to 1.20.4 (#7364)dependabot[bot]2023-02-20
| | | | Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gorm.io/driver/postgres from 1.4.7 to 1.4.8 (#7362)dependabot[bot]2023-02-20
| | | | Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: update Go versions in CI (#7346)Joe Chen2023-02-19
|
* mod: bump golang.org/x/net from 0.6.0 to 0.7.0 (#7358)dependabot[bot]2023-02-18
| | | | Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(db): correctly check Git path on case-insensitive file system (#7359)Joe Chen2023-02-18
|
* fix(migration): skip v20 if column `sha256` already exists (#7354)Joe Chen2023-02-14
|
* fix(db): sanitize user full name after find (#7353)Joe Chen2023-02-14
|
* fix(repo): be tolerant to implicit submodules (#7352)Joe Chen2023-02-14
|
* mod: bump github.com/gogs/git-module from 1.7.2 to 1.8.0 (#7350)dependabot[bot]2023-02-13
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gorm.io/driver/postgres from 1.4.6 to 1.4.7 (#7349)dependabot[bot]2023-02-13
| | | | | [ci skip] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#7347)dependabot[bot]2023-02-13
| | | | | [ci skip] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(ssh): support dynamic list of algorithms (#7345)Joe Chen2023-02-12
|
* chore: ask for test plan when test cases are not applicable (#7344)Joe Chen2023-02-12
| | | [ci skip]
* fix(backup): skip "data" in the custom directory (#7343)Joe Chen2023-02-12
|
* conf: add new config option for default branch name (#7291)Vamsi Atluri2023-02-11
| | | | | Co-authored-by: Vamsi Atluri <me@vamc19.dev> Co-authored-by: Joe Chen <jc@unknwon.io>
* refactor(db): merge relation stores into entity stores (#7341)Joe Chen2023-02-08
|
* refactor(db): finish migrate methods off `user.go` (#7337)Joe Chen2023-02-07
|
* README: update sponsor link (#7340)Joe Chen2023-02-07
| | | [ci skip]
* README: update VPS sponsor (#7339)Joe Chen2023-02-06
| | | [ci skip]
* mod: bump gorm.io/gorm from 1.24.3 to 1.24.5 (#7338)dependabot[bot]2023-02-06
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor(db): migrate methods off `user.go` (#7336)Joe Chen2023-02-05
|
* locale: sync from Crowdin (#7335)Joe Chen2023-02-04
|
* chore: remove usages of the deprecated `ioutil` (#7332)Zachary Walters2023-02-04
| | | Co-authored-by: Joe Chen <jc@unknwon.io>
* refactor(db): migrate methods off `user.go` (#7334)Joe Chen2023-02-04
|
* refactor(db): migrate methods off `user.go` (#7333)Joe Chen2023-02-04
|