gogs/internal
Joe Chen 0d4cb74077
Fix failing tests
2023-02-25 13:35:28 +08:00
..
app route: no session for routes without UI (#6066) 2020-04-05 06:36:08 +08:00
assets task generate 2022-05-31 16:41:40 +08:00
auth security: fix improper PAM authorization handling (#6819) 2022-03-11 14:52:11 +08:00
authutil lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
avatar test: remove the use of goconvey (#6123) 2020-04-19 04:24:08 +08:00
cmd attachment: set CSP header in the serving endpoint (#6926) 2022-05-05 16:01:44 +08:00
conf conf: add allowlist for accessing local network (#6842) 2022-03-14 23:54:23 +08:00
context csrf: sanitize token after reading from cookie (#6969) 2022-05-31 16:39:05 +08:00
cron ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
cryptoutil db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
db Fix compile error 2023-02-25 13:05:41 +08:00
dbutil login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00
email lint: fix some Golang CI lint issues (#5955) 2020-03-01 14:55:03 +08:00
errutil lfs: implement HTTP routes (#6035) 2020-04-04 21:14:15 +08:00
form webhook: revalidate local hostname before each delivery (#6988) 2022-05-31 16:38:07 +08:00
gitutil gitutil: infer submodule with baseURL when it is a relative path (#6337) 2020-09-18 16:21:16 +08:00
httplib gofmt 2022-08-08 14:01:52 +08:00
lazyregexp all: use lazyregexp (#5911) 2020-01-29 19:36:57 +08:00
lfsutil lfsutil: add `Storager` interface and local storage (#6083) 2020-04-10 22:13:42 +08:00
markup ci: sync workflows from `main` branch (#6730) 2022-01-16 19:51:14 +08:00
mocks lfs: add unit test for middleware (#6070) 2020-04-06 18:35:10 +08:00
netutil Fix failing tests 2023-02-25 13:35:28 +08:00
osutil osutil: update docstring and tests (#6255) 2020-08-19 21:30:01 +08:00
pathutil http: clean request path from Git endpoints (#7022) 2022-06-07 21:26:15 +08:00
process log: migrate to unknwon.dev/clog/v2 (#5927) 2020-02-20 02:25:02 +08:00
route http: clean request path from Git endpoints (#7022) 2022-06-07 21:26:15 +08:00
semverutil all: use semver to compare versions (#6147) 2020-05-04 18:48:23 +08:00
ssh ssh: improve env command processing (#6095) 2020-04-12 12:18:43 +08:00
strutil db: add tests for two factors (#6099) 2020-04-14 09:41:54 +08:00
sync
template db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00
testutil gofmt 2022-08-08 14:01:52 +08:00
tool db: use GORM to backup and restore non-legacy tables (#6142) 2020-05-04 16:25:57 +08:00