| Commit message (Expand) | Author | Age |
... | |
* | mod: bump gorm.io/gorm from 1.25.0 to 1.25.1 (#7441) | dependabot[bot] | 2023-05-08 |
* | mod: bump modernc.org/sqlite from 1.22.0 to 1.22.1 (#7439) | dependabot[bot] | 2023-05-01 |
* | mod: bump github.com/urfave/cli from 1.22.12 to 1.22.13 (#7438) | dependabot[bot] | 2023-05-01 |
* | mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.5.1 to 2.5.2... | dependabot[bot] | 2023-04-24 |
* | mod: bump modernc.org/sqlite from 1.21.1 to 1.22.0 (#7432) | dependabot[bot] | 2023-04-24 |
* | mod: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#7427) | dependabot[bot] | 2023-04-17 |
* | mod: bump gorm.io/driver/mysql from 1.4.7 to 1.5.0 (#7424) | dependabot[bot] | 2023-04-11 |
* | mod: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#7422) | dependabot[bot] | 2023-04-11 |
* | mod: bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0 (#... | dependabot[bot] | 2023-04-11 |
* | mod: bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#7421) | dependabot[bot] | 2023-04-11 |
* | mod: bump golang.org/x/net from 0.8.0 to 0.9.0 (#7419) | dependabot[bot] | 2023-04-10 |
* | 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 Chen | 2023-03-19 |
* | chore(ci): fix typo in docker.yml (#7398) | Joe Chen | 2023-03-15 |
* | mod: bump github.com/niklasfasching/go-org from 1.6.5 to 1.6.6 (#7395) | dependabot[bot] | 2023-03-13 |
* | mod: bump gorm.io/driver/postgres from 1.4.8 to 1.5.0 (#7393) | dependabot[bot] | 2023-03-13 |
* | mod: bump github.com/microcosm-cc/bluemonday from 1.0.22 to 1.0.23 (#7394) | dependabot[bot] | 2023-03-13 |
* | mod: bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#7388) | dependabot[bot] | 2023-03-06 |
* | mod: bump gorm.io/gorm from 1.24.5 to 1.24.6 (#7387) | dependabot[bot] | 2023-03-06 |
* | gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383) | TheDarkUndoing | 2023-03-05 |
* | mod: bump gopkg.in/macaron.v1 from 1.4.0 to 1.5.0 (#7377) | dependabot[bot] | 2023-03-01 |
* | mod: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#7378) | dependabot[bot] | 2023-03-01 |
* | mod: bump modernc.org/sqlite from 1.20.4 to 1.21.0 (#7380) | dependabot[bot] | 2023-03-01 |
* | chore: update release playbook (#7376) | Joe Chen | 2023-02-26 |
* | chore: bump dev version to 0.14 (#7375) | Joe Chen | 2023-02-26 |
* | CHANGELOG: cut entries for 0.13.0 (#7373) | Joe Chen | 2023-02-25 |
* | chore: update release issue templates (#7371) | Joe Chen | 2023-02-25 |
* | ci: run Go tests with `-shuffle=on` (#7370) | Joe Chen | 2023-02-25 |
* | docs: minor updates (#7367) | Joe Chen | 2023-02-25 |
* | CHANGELOG: cut entries for 0.12.11 (#7368) | Joe Chen | 2023-02-25 |
* | mod: bump gorm.io/driver/mysql from 1.4.3 to 1.4.7 (#7363) | dependabot[bot] | 2023-02-20 |
* | mod: bump modernc.org/sqlite from 1.20.3 to 1.20.4 (#7364) | dependabot[bot] | 2023-02-20 |
* | mod: bump gorm.io/driver/postgres from 1.4.7 to 1.4.8 (#7362) | dependabot[bot] | 2023-02-20 |
* | chore: update Go versions in CI (#7346) | Joe Chen | 2023-02-19 |
* | mod: bump golang.org/x/net from 0.6.0 to 0.7.0 (#7358) | dependabot[bot] | 2023-02-18 |
* | fix(db): correctly check Git path on case-insensitive file system (#7359) | Joe Chen | 2023-02-18 |
* | fix(migration): skip v20 if column `sha256` already exists (#7354) | Joe Chen | 2023-02-14 |
* | fix(db): sanitize user full name after find (#7353) | Joe Chen | 2023-02-14 |
* | fix(repo): be tolerant to implicit submodules (#7352) | Joe Chen | 2023-02-14 |
* | mod: bump github.com/gogs/git-module from 1.7.2 to 1.8.0 (#7350) | dependabot[bot] | 2023-02-13 |
* | mod: bump gorm.io/driver/postgres from 1.4.6 to 1.4.7 (#7349) | dependabot[bot] | 2023-02-13 |
* | mod: bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#7347) | dependabot[bot] | 2023-02-13 |
* | feat(ssh): support dynamic list of algorithms (#7345) | Joe Chen | 2023-02-12 |
* | chore: ask for test plan when test cases are not applicable (#7344) | Joe Chen | 2023-02-12 |
* | fix(backup): skip "data" in the custom directory (#7343) | Joe Chen | 2023-02-12 |
* | conf: add new config option for default branch name (#7291) | Vamsi Atluri | 2023-02-11 |
* | refactor(db): merge relation stores into entity stores (#7341) | Joe Chen | 2023-02-08 |
* | refactor(db): finish migrate methods off `user.go` (#7337) | Joe Chen | 2023-02-07 |
* | README: update sponsor link (#7340) | Joe Chen | 2023-02-07 |
* | README: update VPS sponsor (#7339) | Joe Chen | 2023-02-06 |