.. |
errors
|
action: fix issue reference regexp and error handling (#6352)
|
2020-09-26 16:23:05 +08:00 |
migrations
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
schemadoc
|
schemadoc: print table indexes (#7012)
|
2022-06-05 18:08:59 +08:00 |
testdata/backup
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
access_tokens.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
access_tokens_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
actions.go
|
go: update required version to be 1.17 and add 1.19 to CI (#7129)
|
2022-08-08 13:56:50 +08:00 |
actions_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
admin.go
|
log: migrate to unknwon.dev/clog/v2 (#5927)
|
2020-02-20 02:25:02 +08:00 |
attachment.go
|
refactor: unify error handling in routing layer
|
2020-03-16 01:22:27 +08:00 |
backup.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
backup_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
comment.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
db.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
error.go
|
webhook: revalidate local hostname before each delivery (#6988)
|
2022-05-31 15:17:17 +08:00 |
issue.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
issue_label.go
|
autofix: fix check for empty string (#6804)
|
2022-03-06 16:33:45 +08:00 |
issue_mail.go
|
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2022-10-22 14:41:40 +08:00 |
lfs.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
lfs_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
login_source_files.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
login_source_files_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
login_sources.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
login_sources_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
main_test.go
|
migrations: add tests and remove XORM (#7050)
|
2022-06-12 14:15:01 +08:00 |
milestone.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
mirror.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
mirror_test.go
|
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
|
2020-03-08 19:09:31 +08:00 |
mocks.go
|
db: add tests for authentication through login sources (#7049)
|
2022-06-12 10:34:12 +08:00 |
mocks_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
models.go
|
db: set XORM log level to error (#7078)
|
2022-06-25 21:17:55 +08:00 |
org.go
|
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2022-10-22 14:41:40 +08:00 |
org_team.go
|
autofix: fix check for empty string (#6804)
|
2022-03-06 16:33:45 +08:00 |
perms.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
perms_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
pull.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
release.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
repo.go
|
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2022-10-22 14:41:40 +08:00 |
repo_branch.go
|
db: use `context` and go-mockgen for `PermsStore` (#7033)
|
2022-06-08 19:26:20 +08:00 |
repo_collaboration.go
|
lfs: implement HTTP routes (#6035)
|
2020-04-04 21:14:15 +08:00 |
repo_editor.go
|
repo_editor: check both styles of `os.PathSeparator` in all systems (#7005)
|
2022-06-04 13:11:29 +08:00 |
repo_editor_test.go
|
repo_editor: check both styles of `os.PathSeparator` in all systems (#7005)
|
2022-06-04 13:11:29 +08:00 |
repo_tag.go
|
api: support listing repository tags (#6656)
|
2021-12-14 20:41:12 +08:00 |
repo_test.go
|
chore: rename few consts to camel case (#6725)
|
2022-01-13 11:27:16 +08:00 |
repos.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
repos_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
ssh_key.go
|
db: use `context` and go-mockgen for `PermsStore` (#7033)
|
2022-06-08 19:26:20 +08:00 |
ssh_key_test.go
|
test: remove the use of goconvey (#6123)
|
2020-04-19 04:24:08 +08:00 |
two_factor.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
two_factors.go
|
db: use `context` and go-mockgen for `TwoFactorsStore` (#7045)
|
2022-06-11 11:54:11 +08:00 |
two_factors_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
update.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
user.go
|
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2022-10-22 14:41:40 +08:00 |
user_cache.go
|
refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176)
|
2022-10-09 22:55:32 +08:00 |
user_mail.go
|
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2022-10-22 14:41:40 +08:00 |
users.go
|
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2022-10-22 14:41:40 +08:00 |
users_test.go
|
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2022-10-22 14:41:40 +08:00 |
watches.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
watches_test.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |
webhook.go
|
webhook: validate against hostname instead of full URL (#7075)
|
2022-06-25 20:36:05 +08:00 |
webhook_dingtalk.go
|
golangci-lint: add `unparam` linter (#6839)
|
2022-03-13 22:37:00 +08:00 |
webhook_discord.go
|
golangci-lint: add `unparam` linter (#6839)
|
2022-03-13 22:37:00 +08:00 |
webhook_slack.go
|
golangci-lint: add `unparam` linter (#6839)
|
2022-03-13 22:37:00 +08:00 |
wiki.go
|
db: refactor "action" table to use GORM (#7054)
|
2022-06-25 18:07:39 +08:00 |