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
Commit message (
Expand
)
Author
Age
*
locale: sync from Crowdin (#7082)
Joe Chen
2022-06-26
*
db: set XORM log level to error (#7078)
Joe Chen
2022-06-25
*
pkgr: update supported distributions (#7077)
Joe Chen
2022-06-25
*
webhook: validate against hostname instead of full URL (#7075)
Joe Chen
2022-06-25
*
db: refactor "action" table to use GORM (#7054)
Joe Chen
2022-06-25
*
mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.4 to 2.4.5...
dependabot[bot]
2022-06-20
*
db: skip auto migrate for existing "version" table (#7057)
Joe Chen
2022-06-14
*
mod: bump gorm.io/gorm from 1.23.5 to 1.23.6 (#7052)
dependabot[bot]
2022-06-13
*
mod: bump github.com/derision-test/go-mockgen from 1.2.0 to 1.3.3 (#7053)
dependabot[bot]
2022-06-13
*
migrations: add tests and remove XORM (#7050)
Joe Chen
2022-06-12
*
db: add tests for authentication through login sources (#7049)
Joe Chen
2022-06-12
*
chore: fix typo in codecov.yml (#7047)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for `ReposStore` (#7046)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for `TwoFactorsStore` (#7045)
Joe Chen
2022-06-11
*
db: use `context` for backup and restore (#7044)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for `UsersStore` (#7042)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for login sources (#7041)
Joe Chen
2022-06-10
*
db: use `context` and go-mockgen for `LFSStore` (#7038)
Joe Chen
2022-06-10
*
web: enable `ETag` to improve loading speed of static resources (#7035)
shlande
2022-06-09
*
mod: use github.com/gogs/gorm-sqlite as the SQLite driver (#7034)
Joe Chen
2022-06-08
*
db: use `context` and go-mockgen for `PermsStore` (#7033)
Joe Chen
2022-06-08
*
db: add back xorm tag for `AccessToken.UserID` (#7032)
Joe Chen
2022-06-08
*
db: rename `AccessTokensStore.Save` to `Touch` (#7029)
Joe Chen
2022-06-08
*
docker: remove outdated info from README (#7028)
Joe Chen
2022-06-08
*
release: minor updates to templates and docs (#7027)
Joe Chen
2022-06-08
*
mod: update gorm.io/driver/sqlite to 1.3.2 (#7025)
Joe Chen
2022-06-07
*
CHANGELOG: cut entries for 0.12.9 (#7024)
Joe Chen
2022-06-07
*
http: clean request path from Git endpoints (#7022)
Joe Chen
2022-06-07
*
ci: pin go-mockgen to 1.2.0 (#7021)
Joe Chen
2022-06-07
*
pathutil: check both styles of `os.PathSeparator` (#7020)
Joe Chen
2022-06-07
*
mod: bump github.com/niklasfasching/go-org from 1.6.2 to 1.6.5 (#7015)
dependabot[bot]
2022-06-06
*
mod: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#7016)
dependabot[bot]
2022-06-06
*
mod: bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 (#7017)
dependabot[bot]
2022-06-06
*
db: use `context` and go-mockgen for `AccessTokensStore` (#7013)
Joe Chen
2022-06-06
*
schemadoc: print table indexes (#7012)
Joe Chen
2022-06-05
*
access_token: encrypt access token with SHA256 (#7008)
E99p1ant
2022-06-05
*
issues: sanitize `DisplayName` (#7009)
E99p1ant
2022-06-05
*
ci: check tidiness of "task generate-schemadoc" (#7007)
Joe Chen
2022-06-04
*
db: code tidy up for `AccessTokens` (#7006)
Joe Chen
2022-06-04
*
repo_editor: check both styles of `os.PathSeparator` in all systems (#7005)
Joe Chen
2022-06-04
*
pull: ignore PR status check if head repository is missing (#7004)
Joe Chen
2022-06-04
*
http: fix non-sense `NotFound` call (#7003)
Joe Chen
2022-06-04
*
ci: add Codeball (#6997)
Joe Chen
2022-06-03
*
repo: remove hard-coded branch name in init (#6999)
Joe Chen
2022-06-03
*
db: run tests with pure-Go SQLite (#6998)
Joe Chen
2022-06-03
*
ci: run database tests against Postgres, MySQL and SQLite (#6996)
Joe Chen
2022-06-01
*
chore: update release issue templates (#6993)
Joe Chen
2022-05-31
*
CHANGELOG: cut entries for 0.12.8 (#6992)
Joe Chen
2022-05-31
*
CHANEGLOG: add missing entry for #6988 (#6990)
Joe Chen
2022-05-31
*
locale: sync from Crowdin (#6989)
Joe Chen
2022-05-31
[next]