aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* ci: delete Go 1.15 and add Go 1.18 (#6847)Joe Chen2022-03-16
|
* chore: run `task generate` (#6844)Joe Chen2022-03-15
|
* templates: fetch fixed size of members' avatar (#5755)tc6082022-03-15
| | | Co-authored-by: Joe Chen <jc@unknwon.io>
* workflows: lock closed threads after 90 days (#6843)Joe Chen2022-03-15
|
* conf: add allowlist for accessing local network (#6842)Joe Chen2022-03-14
|
* codecov: disable GitHub Checks (#6840)Joe Chen2022-03-14
| | | [skip ci]
* golangci-lint: add `unparam` linter (#6839)Joe Chen2022-03-13
|
* repo_editor: check upload `TreePath` and file name (#6838)Joe Chen2022-03-13
|
* chore: fix typo in release issue templates (#6831)Joe Chen2022-03-11
| | | [skip ci]
* CHANGELOG: cut entries for 0.12.5 (#6830)Joe Chen2022-03-11
| | | [skip ci]
* SECURITY: clarify vulnerability lifecycle (#6828)Joe Chen2022-03-11
| | | [skip ci]
* docker: check "/data" mount ownership before forcing it (#6553)Bo Lorentsen2022-03-11
| | | Co-authored-by: bl <bl@moch.dk>
* lsif: update upload endpoint (#6827)Joe Chen2022-03-10
| | | Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
* mod: bump gorm.io/gorm from 1.22.5 to 1.23.2 (#6817)dependabot[bot]2022-03-08
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joe Chen <jc@unknwon.io>
* autofix: format code with gofmt and gofumpt (#6821)deepsource-autofix[bot]2022-03-08
| | | | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> [skip ci]
* security: fix improper PAM authorization handling (#6819)ysf2022-03-08
| | | Co-authored-by: Joe Chen <jc@unknwon.io>
* security: fix SSRF in repository migration (#6812)Michael Rowley2022-03-08
| | | Co-authored-by: Joe Chen <jc@unknwon.io>
* README: Add alwaysdata to Cloud providers (#6818)Nicolas Ferrari2022-03-07
| | | [skip ci]
* mod: bump github.com/niklasfasching/go-org from 1.6.1 to 1.6.2 (#6816)dependabot[bot]2022-03-07
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* security: encourage reporting vulnerabilities through huntr.dev (#6811)Joe Chen2022-03-06
| | | [skip ci]
* autofix: format code with gofumpt and gofmt (#6803)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* autofix: fix nested `if` with `else if` (#6807)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* autofix: fix unused method receiver (#6808)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* autofix: fix unnecessary allocations due to `strings.Index` call (#6806)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* autofix: function call can be replaced with helper function (#6805)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* chore: update .deepsource.toml (#6802)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: DeepSource Bot <bot@deepsource.io>
* autofix: simplify slice expression to sliced value itself (#6801)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* autofix: types of function parameters can be combined (#6800)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* autofix: unused parameter should be replaced by underscore (#6799)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
* chore: add .deepsource.toml (#6798)deepsource-autofix[bot]2022-03-06
| | | Co-authored-by: DeepSource Bot <bot@deepsource.io>
* markdown: support rendering Mermaid diagrams (#6776)shuyue2022-03-05
| | | Co-authored-by: Joe Chen <jc@unknwon.io>
* docs: update release playbook for ARMv7 (#6792)Joe Chen2022-03-02
| | | [skip ci]
* mod: bump github.com/gogs/git-module from 1.1.5 to 1.2.0 (#6791)dependabot[bot]2022-02-28
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.2 (#6790)dependabot[bot]2022-02-28
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/niklasfasching/go-org from 0.1.9 to 1.6.1 (#6789)dependabot[bot]2022-02-28
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: check Go module tidiness (#6787)Joe Chen2022-02-27
| | | [skip ci]
* dep: update github.com/go-ldap/ldap to v3 (#6763)Simone Cattaneo2022-02-26
| | | Co-authored-by: Joe Chen <jc@unknwon.io>
* contributing: add guide for making proposals (#6784)Joe Chen2022-02-25
| | | [skip ci]
* README: use branch check status instead of workflow (#6783)Joe Chen2022-02-25
|
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.17 to 1.0.18 (#6771)dependabot[bot]2022-02-14
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gopkg.in/ini.v1 from 1.66.2 to 1.66.4 (#6770)dependabot[bot]2022-02-14
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump gorm.io/gorm from 1.22.4 to 1.22.5 (#6769)dependabot[bot]2022-02-11
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* contributing: add links of articles for the guideJoe Chen2022-02-10
| | | [skip ci]
* mod: bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#6756)dependabot[bot]2022-02-07
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* mod: bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (#6745)dependabot[bot]2022-01-26
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docker: remove healthcheck against the SSH port (#6742)Joe Chen2022-01-20
|
* docker: delete Dockerfile.rpi (#6741)Joe Chen2022-01-20
| | | [skip ci]
* docs: delete and re-create Docker manifest for release (#6739)Joe Chen2022-01-20
| | | [skip ci]
* docs: update release templates and playbook (#6735)Joe Chen2022-01-18
| | | [skip ci]