Joe Chen f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 年之前
..
errors 83a89127fd action: fix issue reference regexp and error handling (#6352) 4 年之前
migrations a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 年之前
schemadoc 4cc3000b07 schemadoc: print table indexes (#7012) 2 年之前
testdata a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 年之前
access_tokens.go 0918d8758b db: add back xorm tag for `AccessToken.UserID` (#7032) 2 年之前
access_tokens_test.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 年之前
action.go 3c49a6173d mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 3 年之前
action_test.go 83a89127fd action: fix issue reference regexp and error handling (#6352) 4 年之前
admin.go 1c09373b4f log: migrate to unknwon.dev/clog/v2 (#5927) 5 年之前
attachment.go 9e9ca66467 refactor: unify error handling in routing layer 5 年之前
backup.go 5f34265db6 ci: run database tests against Postgres, MySQL and SQLite (#6996) 2 年之前
backup_test.go a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 年之前
comment.go deec3516d5 autofix: fix check for empty string (#6804) 3 年之前
db.go a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 年之前
db_test.go 5f34265db6 ci: run database tests against Postgres, MySQL and SQLite (#6996) 2 年之前
error.go 7885f454a4 webhook: revalidate local hostname before each delivery (#6988) 2 年之前
issue.go c4b770f305 chore: fix lint errors (#6951) 2 年之前
issue_label.go deec3516d5 autofix: fix check for empty string (#6804) 3 年之前
issue_mail.go 7950f2d17d conf: overhaul auth and user settings (#5942) 5 年之前
lfs.go 94059f291d db: use `context` and go-mockgen for `LFSStore` (#7038) 2 年之前
lfs_test.go 94059f291d db: use `context` and go-mockgen for `LFSStore` (#7038) 2 年之前
login_source_files.go 3af91d7cfd auth: decouple types and functions from db (#6320) 4 年之前
login_source_files_test.go f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 年之前
login_sources.go 9776bdc9b8 db: use `context` and go-mockgen for login sources (#7041) 2 年之前
login_sources_test.go f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 年之前
main_test.go ccdcb1c45b db: run tests with pure-Go SQLite (#6998) 2 年之前
milestone.go 2d609b8b31 autofix: types of function parameters can be combined (#6800) 3 年之前
mirror.go 3c49a6173d mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 3 年之前
mirror_test.go 6437d0180b git: migrate to github.com/gogs/[email protected] (#5958) 5 年之前
mock_gen.go f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 年之前
mocks.go f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 年之前
models.go 9776bdc9b8 db: use `context` and go-mockgen for login sources (#7041) 2 年之前
org.go deec3516d5 autofix: fix check for empty string (#6804) 3 年之前
org_team.go deec3516d5 autofix: fix check for empty string (#6804) 3 年之前
perms.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 年之前
perms_test.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 年之前
pull.go 69827490e0 pull: ignore PR status check if head repository is missing (#7004) 2 年之前
release.go deec3516d5 autofix: fix check for empty string (#6804) 3 年之前
repo.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 年之前
repo_branch.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 年之前
repo_collaboration.go 34145c990d lfs: implement HTTP routes (#6035) 5 年之前
repo_editor.go 38aff73251 repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) 2 年之前
repo_editor_test.go 38aff73251 repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) 2 年之前
repo_tag.go d60d9cf985 api: support listing repository tags (#6656) 3 年之前
repo_test.go 9ae80a6173 chore: rename few consts to camel case (#6725) 3 年之前
repos.go 3acc13038d autofix: unused parameter should be replaced by underscore (#6799) 3 年之前
repos_test.go 5f34265db6 ci: run database tests against Postgres, MySQL and SQLite (#6996) 2 年之前
ssh_key.go 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 年之前
ssh_key_test.go c0fd6042fd test: remove the use of goconvey (#6123) 4 年之前
two_factor.go 3acc13038d autofix: unused parameter should be replaced by underscore (#6799) 3 年之前
two_factors.go 3acc13038d autofix: unused parameter should be replaced by underscore (#6799) 3 年之前
two_factors_test.go 5f34265db6 ci: run database tests against Postgres, MySQL and SQLite (#6996) 2 年之前
update.go 6437d0180b git: migrate to github.com/gogs/[email protected] (#5958) 5 年之前
user.go f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 年之前
user_cache.go 01c8df01ec internal: move packages under this directory (#5836) 5 年之前
user_mail.go deec3516d5 autofix: fix check for empty string (#6804) 3 年之前
users.go f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 年之前
users_test.go f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 年之前
webhook.go 7885f454a4 webhook: revalidate local hostname before each delivery (#6988) 2 年之前
webhook_dingtalk.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 年之前
webhook_discord.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 年之前
webhook_slack.go aeb5e34490 golangci-lint: add `unparam` linter (#6839) 3 年之前
wiki.go 3c49a6173d mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 3 年之前