index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Commit message (
Expand
)
Author
Age
*
db: pass context to tests by default (#7622)
Joe Chen
2023-12-17
*
dbtest: properly close test connection (#7598)
Joe Chen
2023-11-12
*
commit: fix `matchUsersWithCommitEmails` (#7561)
Athanasios Oikonomou
2023-11-01
*
db: migrate `admin.go` to `notices.go` with GORM (#7536)
Joe Chen
2023-08-23
*
mod: bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#7476)
dependabot[bot]
2023-06-17
*
refactor(db): migrate off `user_email.go` to `users.go` (#7452)
Joe Chen
2023-05-14
*
tests(db): fix data race (#7444)
Joe Chen
2023-05-08
*
gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383)
TheDarkUndoing
2023-03-05
*
chore: update Go versions in CI (#7346)
Joe Chen
2023-02-19
*
fix(db): correctly check Git path on case-insensitive file system (#7359)
Joe Chen
2023-02-18
*
fix(migration): skip v20 if column `sha256` already exists (#7354)
Joe Chen
2023-02-14
*
fix(db): sanitize user full name after find (#7353)
Joe Chen
2023-02-14
*
feat(ssh): support dynamic list of algorithms (#7345)
Joe Chen
2023-02-12
*
fix(backup): skip "data" in the custom directory (#7343)
Joe Chen
2023-02-12
*
conf: add new config option for default branch name (#7291)
Vamsi Atluri
2023-02-11
*
refactor(db): merge relation stores into entity stores (#7341)
Joe Chen
2023-02-08
*
refactor(db): finish migrate methods off `user.go` (#7337)
Joe Chen
2023-02-07
*
refactor(db): migrate methods off `user.go` (#7336)
Joe Chen
2023-02-05
*
chore: remove usages of the deprecated `ioutil` (#7332)
Zachary Walters
2023-02-04
*
refactor(db): migrate methods off `user.go` (#7334)
Joe Chen
2023-02-04
*
refactor(db): migrate methods off `user.go` (#7333)
Joe Chen
2023-02-04
*
refactor(db): migrate methods off `user.go` (#7331)
Joe Chen
2023-02-04
*
all: replace `interface{}` with `any` (#7330)
Joe Chen
2023-02-02
*
refactor(db): migrate methods off `user.go` (#7329)
Joe Chen
2023-02-02
*
mod: bump gorm.io/driver/postgres from 1.4.5 to 1.4.6 (#7299)
dependabot[bot]
2023-01-07
*
chore: fix typo in docstring (#7269)
xpume
2022-12-08
*
refactor(db): migrate `UpdateUser` off `user.go` (#7267)
Joe Chen
2022-11-27
*
chore: consistently use `errors.Cause` for identifying error types (#7264)
Joe Chen
2022-11-27
*
refactor(db): add `Users.Update` (#7263)
Joe Chen
2022-11-27
*
fix(db): update `user.updated_unix` upon changing username (#7262)
Joe Chen
2022-11-25
*
refactor(db): migrate `ChangeUsername` off `user.go` (#7261)
Joe Chen
2022-11-25
*
refactor(db): migrate methods off and delete deprecated methods from `user.go...
Joe Chen
2022-11-05
*
refactor(db): migrate methods off `user.go` (#7230)
Joe Chen
2022-11-05
*
refactor(db): migrate methods off `user.go` (#7228)
Joe Chen
2022-11-05
*
refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227)
Joe Chen
2022-11-05
*
refactor(db): migrate methods off `user.go` (#7219)
Joe Chen
2022-10-30
*
refactor(db): migrate helpers off `user_cache.go` (#7214)
Joe Chen
2022-10-24
*
test(db): add missing tests (#7208)
Joe Chen
2022-10-23
*
refactor(db): migrate perms methods off `user.go` (#7207)
Joe Chen
2022-10-23
*
refactor(db): migrate avatar methods off `user.go` (#7206)
Joe Chen
2022-10-23
*
refactor(db): migrate password methods off `user.go` (#7205)
Joe Chen
2022-10-23
*
chore: rename file to align with type name (#7204)
Joe Chen
2022-10-23
*
refactor(db): migrate `Follow` off `user.go` (#7203)
Joe Chen
2022-10-23
*
chore(db): remove unused field (#7202)
Joe Chen
2022-10-23
*
api: support put content (#7114)
Mateusz Reszka
2022-10-22
*
refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)
Joe Chen
2022-10-22
*
auth: enable authentication by token from password (#7198)
Yang Liu
2022-10-22
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
refactor(db): rename `User.Passwd` to `User.Password` (#7196)
Joe Chen
2022-10-22
*
refactor(db): move some methods from `user.go` to `users.go` (#7195)
Joe Chen
2022-10-22
[next]