gogs/internal
Joe Chen c4b770f305
chore: fix lint errors (#6951)
2022-05-16 20:57:19 +08:00
..
app
auth autofix: format code with gofmt and gofumpt (#6821) 2022-03-08 20:35:31 +08:00
authutil
avatar
cmd attachment: set CSP header in the serving endpoint (#6926) 2022-05-03 17:51:28 +08:00
conf assets: convert usage of go-bindata to Go embed (#6851) 2022-03-17 14:05:09 +08:00
context chore: watch "custom" directory in dev and use lowercase for header value (#6927) 2022-05-03 17:54:14 +08:00
cron ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
cryptoutil
db chore: fix lint errors (#6951) 2022-05-16 20:57:19 +08:00
dbutil
email assets: convert usage of go-bindata to Go embed (#6851) 2022-03-17 14:05:09 +08:00
errutil
form chore: fix lint errors (#6951) 2022-05-16 20:57:19 +08:00
gitutil mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 2022-03-22 00:55:36 +08:00
httplib autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
lazyregexp all: use lazyregexp (#5911) 2020-01-29 19:36:57 +08:00
lfsutil autofix: fix unused method receiver (#6808) 2022-03-06 16:37:41 +08:00
markup autofix: fix unnecessary allocations due to `strings.Index` call (#6806) 2022-03-06 16:34:01 +08:00
mocks
netutil conf: add allowlist for accessing local network (#6842) 2022-03-14 22:06:08 +08:00
osutil
pathutil
process autofix: format code with gofumpt and gofmt (#6803) 2022-03-06 17:55:17 +08:00
route webhook: add missing `%s` URL value for webhook description (#6478) 2022-04-04 17:40:34 +08:00
semverutil all: use semver to compare versions (#6147) 2020-05-04 18:48:23 +08:00
ssh
strutil
sync internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
template autofix: function call can be replaced with helper function (#6805) 2022-03-06 16:33:55 +08:00
testutil autofix: fix unused method receiver (#6808) 2022-03-06 16:37:41 +08:00
tool autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00