aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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]
* CHANGELOG: cut entries for 0.12.4 (#6733)Joe Chen2022-01-17
| | | [skip ci]
* docs: update links to release templates (#6729)Joe Chen2022-01-16
| | | [skip ci]
* docs: update release templates (#6728)Joe Chen2022-01-16
| | | [skip ci]
* mailmap: update replacementsJoe Chen2022-01-13
| | | [skip ci]
* chore: rename few consts to camel case (#6725)Joe Chen2022-01-13
|
* docker: add job for pull requests from forks (#6724)Joe Chen2022-01-13
|
* docker: fix nc command (#6722)Alex Zhao2022-01-13
|
* markup: use default link formation when no format in metas (#6723)Joe Chen2022-01-13
|
* github: update dead links in issue forms (#6721)Joe Chen2022-01-11
|
* mod: bump gorm.io/driver/mysql from 1.0.3 to 1.2.3 (#6717)dependabot[bot]2022-01-10
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* locale: sync from Crowdin (#6714)Joe Chen2022-01-08
|