Joe Chen
|
d753a48a7d
|
docs: remove instructions to install go-bindata (#6852)
[skip ci]
|
2022-03-17 14:09:00 +08:00 |
Michael Li
|
32c454ba5f
|
assets: convert usage of go-bindata to Go embed (#6851)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-03-17 14:05:09 +08:00 |
Joe Chen
|
39f64a1371
|
go: update required version to be 1.16 (#6850)
|
2022-03-16 12:18:27 +08:00 |
Joe Chen
|
3539de754d
|
ci: delete Go 1.15 and add Go 1.18 (#6847)
|
2022-03-16 02:04:27 +08:00 |
Joe Chen
|
1791665f74
|
chore: run `task generate` (#6844)
|
2022-03-15 22:42:22 +08:00 |
tc608
|
def6fcc4dc
|
templates: fetch fixed size of members' avatar (#5755)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-03-15 22:12:08 +08:00 |
Joe Chen
|
d392bc6e9a
|
workflows: lock closed threads after 90 days (#6843)
|
2022-03-15 21:30:13 +08:00 |
Joe Chen
|
714383a063
|
conf: add allowlist for accessing local network (#6842)
|
2022-03-14 22:06:08 +08:00 |
Joe Chen
|
a2c6325261
|
codecov: disable GitHub Checks (#6840)
[skip ci]
|
2022-03-14 12:52:50 +08:00 |
Joe Chen
|
aeb5e34490
|
golangci-lint: add `unparam` linter (#6839)
|
2022-03-13 22:37:00 +08:00 |
Joe Chen
|
775901058d
|
repo_editor: check upload `TreePath` and file name (#6838)
|
2022-03-13 22:18:56 +08:00 |
Joe Chen
|
3e35371754
|
chore: fix typo in release issue templates (#6831)
[skip ci]
|
2022-03-11 15:04:47 +08:00 |
Joe Chen
|
bd12d46e79
|
CHANGELOG: cut entries for 0.12.5 (#6830)
[skip ci]
|
2022-03-11 15:04:12 +08:00 |
Joe Chen
|
82ee089088
|
SECURITY: clarify vulnerability lifecycle (#6828)
[skip ci]
|
2022-03-11 14:25:09 +08:00 |
Bo Lorentsen
|
61529fd780
|
docker: check "/data" mount ownership before forcing it (#6553)
Co-authored-by: bl <bl@moch.dk>
|
2022-03-11 12:29:51 +08:00 |
Joe Chen
|
aac91b3611
|
lsif: update upload endpoint (#6827)
Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
|
2022-03-10 23:30:03 +08:00 |
dependabot[bot]
|
4ca87057f3
|
mod: bump gorm.io/gorm from 1.22.5 to 1.23.2 (#6817)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-03-08 20:44:30 +08:00 |
deepsource-autofix[bot]
|
553d32ce7d
|
autofix: format code with gofmt and gofumpt (#6821)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
[skip ci]
|
2022-03-08 20:35:31 +08:00 |
ysf
|
940a7da9d1
|
security: fix improper PAM authorization handling (#6819)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-03-08 20:02:01 +08:00 |
Michael Rowley
|
242deca524
|
security: fix SSRF in repository migration (#6812)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-03-08 11:34:53 +08:00 |
Nicolas Ferrari
|
bb19f52c05
|
README: Add alwaysdata to Cloud providers (#6818)
[skip ci]
|
2022-03-07 23:48:04 +08:00 |
dependabot[bot]
|
e75ee730b8
|
mod: bump github.com/niklasfasching/go-org from 1.6.1 to 1.6.2 (#6816)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-07 23:07:29 +08:00 |
Joe Chen
|
36102f1689
|
security: encourage reporting vulnerabilities through huntr.dev (#6811)
[skip ci]
|
2022-03-06 20:13:56 +08:00 |
deepsource-autofix[bot]
|
e452d94fc8
|
autofix: format code with gofumpt and gofmt (#6803)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 17:55:17 +08:00 |
deepsource-autofix[bot]
|
2466da4e82
|
autofix: fix nested `if` with `else if` (#6807)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 16:39:14 +08:00 |
deepsource-autofix[bot]
|
09dbbf9a69
|
autofix: fix unused method receiver (#6808)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 16:37:41 +08:00 |
deepsource-autofix[bot]
|
b7372b1f32
|
autofix: fix unnecessary allocations due to `strings.Index` call (#6806)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 16:34:01 +08:00 |
deepsource-autofix[bot]
|
5afca6ca8e
|
autofix: function call can be replaced with helper function (#6805)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 16:33:55 +08:00 |
deepsource-autofix[bot]
|
deec3516d5
|
autofix: fix check for empty string (#6804)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 16:33:45 +08:00 |
deepsource-autofix[bot]
|
65526f84e1
|
chore: update .deepsource.toml (#6802)
Co-authored-by: DeepSource Bot <bot@deepsource.io>
|
2022-03-06 16:14:48 +08:00 |
deepsource-autofix[bot]
|
442609fa17
|
autofix: simplify slice expression to sliced value itself (#6801)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 16:03:27 +08:00 |
deepsource-autofix[bot]
|
2d609b8b31
|
autofix: types of function parameters can be combined (#6800)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 15:59:45 +08:00 |
deepsource-autofix[bot]
|
3acc13038d
|
autofix: unused parameter should be replaced by underscore (#6799)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 15:46:21 +08:00 |
deepsource-autofix[bot]
|
ab96a4f0d8
|
chore: add .deepsource.toml (#6798)
Co-authored-by: DeepSource Bot <bot@deepsource.io>
|
2022-03-06 14:02:28 +08:00 |
shuyue
|
7c893a58da
|
markdown: support rendering Mermaid diagrams (#6776)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-03-05 19:23:08 +08:00 |
Joe Chen
|
ed81fc5a01
|
docs: update release playbook for ARMv7 (#6792)
[skip ci]
|
2022-03-02 18:49:16 +08:00 |
dependabot[bot]
|
8f6c4341f7
|
mod: bump github.com/gogs/git-module from 1.1.5 to 1.2.0 (#6791)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 19:11:39 +08:00 |
dependabot[bot]
|
175e4f228d
|
mod: bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.2 (#6790)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 19:10:46 +08:00 |
dependabot[bot]
|
325f4f9560
|
mod: bump github.com/niklasfasching/go-org from 0.1.9 to 1.6.1 (#6789)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 19:10:22 +08:00 |
Joe Chen
|
c7e8c145d1
|
ci: check Go module tidiness (#6787)
[skip ci]
|
2022-02-27 19:58:23 +08:00 |
Simone Cattaneo
|
6d77712b1b
|
dep: update github.com/go-ldap/ldap to v3 (#6763)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-02-26 18:43:51 +08:00 |
Joe Chen
|
8442d8530a
|
contributing: add guide for making proposals (#6784)
[skip ci]
|
2022-02-25 21:19:37 +08:00 |
Joe Chen
|
9a164bcb45
|
README: use branch check status instead of workflow (#6783)
|
2022-02-25 15:10:52 +08:00 |
dependabot[bot]
|
8a1a40ce6a
|
mod: bump github.com/microcosm-cc/bluemonday from 1.0.17 to 1.0.18 (#6771)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-14 22:15:00 +08:00 |
dependabot[bot]
|
f6494d22ee
|
mod: bump gopkg.in/ini.v1 from 1.66.2 to 1.66.4 (#6770)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-14 22:14:25 +08:00 |
dependabot[bot]
|
3d24360f20
|
mod: bump gorm.io/gorm from 1.22.4 to 1.22.5 (#6769)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-11 18:50:45 +08:00 |
Joe Chen
|
815624c88a
|
contributing: add links of articles for the guide
[skip ci]
|
2022-02-10 20:11:36 +08:00 |
dependabot[bot]
|
47a996ba4b
|
mod: bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#6756)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-07 23:24:37 +08:00 |
dependabot[bot]
|
5e8444ed0f
|
mod: bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (#6745)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-26 12:37:18 +08:00 |
Joe Chen
|
dfe8fbde84
|
docker: remove healthcheck against the SSH port (#6742)
|
2022-01-20 16:11:35 +08:00 |