gogs/internal
dependabot[bot] 6133415f6d
mod: bump gorm.io/driver/postgres from 1.4.5 to 1.4.6 (#7299)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
2023-01-07 16:52:04 +08:00
..
app
auth chore: consistently use `errors.Cause` for identifying error types (#7264) 2022-11-27 15:53:26 +08:00
authutil
avatar refactor(db): migrate avatar methods off `user.go` (#7206) 2022-10-23 20:54:16 +08:00
cmd refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
conf refactor(db): migrate `ChangeUsername` off `user.go` (#7261) 2022-11-25 22:40:20 +08:00
context refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +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 chore: fix typo in docstring (#7269) 2022-12-08 21:58:01 +08:00
dbtest db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
dbutil refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) 2022-11-05 13:12:53 +08:00
email refactor(db): migrate `UpdateUser` off `user.go` (#7267) 2022-11-27 19:36:10 +08:00
errutil
form refactor(db): migrate `UpdateUser` off `user.go` (#7267) 2022-11-27 19:36:10 +08:00
gitutil chore: consistently use `errors.Cause` for identifying error types (#7264) 2022-11-27 15:53:26 +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
netutil mod: bump gorm.io/driver/postgres from 1.4.5 to 1.4.6 (#7299) 2023-01-07 16:52:04 +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 refactor(db): migrate `ChangeUsername` off `user.go` (#7261) 2022-11-25 22:40:20 +08:00
route refactor(db): migrate `UpdateUser` off `user.go` (#7267) 2022-11-27 19:36:10 +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 refactor(db): add `Users.Update` (#7263) 2022-11-27 15:19:44 +08:00
sync chore: rename file to align with type name (#7204) 2022-10-23 16:48:45 +08: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 refactor(db): add `Users.Update` (#7263) 2022-11-27 15:19:44 +08:00
userutil refactor(db): migrate methods off `user.go` (#7228) 2022-11-05 17:55:05 +08:00