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