gogs/internal/db
Philidor Green 87053c5369
cmd: backup support exclude mirror repositories (#6003)
* cmd: backup support exclude mirror repositories

* Apply suggestions from code review

Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
2020-03-24 22:03:05 +08:00
..
errors refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
migrations workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
access.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
action.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +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
comment.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
error.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
issue.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
issue_label.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
issue_mail.go conf: overhaul auth and user settings (#5942) 2020-02-27 18:06:38 +08:00
login_source.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
milestone.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
mirror.go ci: enable go vet check (#5981) 2020-03-11 00:30:51 +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
models.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
models_sqlite.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
models_test.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
org.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
org_team.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
pull.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
release.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
repo.go cmd: backup support exclude mirror repositories (#6003) 2020-03-24 22:03:05 +08:00
repo_branch.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
repo_collaboration.go log: migrate to unknwon.dev/clog/v2 (#5927) 2020-02-20 02:25:02 +08:00
repo_editor.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
repo_editor_test.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
repo_test.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
ssh_key.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
ssh_key_test.go conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
token.go lint: fix some Golang CI lint issues (#5955) 2020-03-01 14:55:03 +08:00
two_factor.go lint: fix some Golang CI lint issues (#5955) 2020-03-01 14:55:03 +08:00
update.go git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 2020-03-08 19:09:31 +08:00
user.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
user_cache.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
user_mail.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
webhook.go webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
webhook_dingtalk.go git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 2020-03-08 19:09:31 +08:00
webhook_discord.go git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 2020-03-08 19:09:31 +08:00
webhook_slack.go git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 2020-03-08 19:09:31 +08:00
wiki.go git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 2020-03-08 19:09:31 +08:00