gogs/internal
Joe Chen 50e5766867
build: remove support of Go 1.17 (#7177)
2022-10-09 23:12:03 +08:00
..
app route: no session for routes without UI (#6066) 2020-04-05 06:36:08 +08:00
auth build: remove support of Go 1.17 (#7177) 2022-10-09 23:12:03 +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 build: remove support of Go 1.17 (#7177) 2022-10-09 23:12:03 +08:00
conf build: remove support of Go 1.17 (#7177) 2022-10-09 23:12:03 +08:00
context refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176) 2022-10-09 22:55:32 +08:00
cron ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
cryptoutil access_token: encrypt access token with SHA256 (#7008) 2022-06-05 13:34:21 +08:00
db refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176) 2022-10-09 22:55:32 +08:00
dbtest db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
dbutil migrations: add tests and remove XORM (#7050) 2022-06-12 14:15:01 +08:00
email assets: convert usage of go-bindata to Go embed (#6851) 2022-03-17 14:05:09 +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 15:17:17 +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 go: update required version to be 1.17 and add 1.19 to CI (#7129) 2022-08-08 13:56:50 +08:00
lazyregexp db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +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 lfs: add unit test for middleware (#6070) 2020-04-06 18:35:10 +08:00
netutil netutil: allow using `*` to match any hostname (#7111) 2022-07-25 21:38:15 +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:11:36 +08:00
process autofix: format code with gofumpt and gofmt (#6803) 2022-03-06 17:55:17 +08:00
repoutil db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
route refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176) 2022-10-09 22:55:32 +08:00
semverutil all: use semver to compare versions (#6147) 2020-05-04 18:48:23 +08:00
ssh ssh: allow setting allowed MAC algorithms for built-in server (#6435) 2020-12-04 21:52:26 +08:00
strutil db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
sync internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
template db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
testutil go: update required version to be 1.17 and add 1.19 to CI (#7129) 2022-08-08 13:56:50 +08:00
tool db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00