gogs/internal/db
Unknwon 01c8df01ec
internal: move packages under this directory (#5836)
* Rename pkg -> internal

* Rename routes -> route

* Move route -> internal/route

* Rename models -> db

* Move db -> internal/db

* Fix route2 -> route

* Move cmd -> internal/cmd

* Bump version
2019-10-24 01:51:46 -07:00
..
errors internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
migrations internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
access.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
action.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
admin.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
attachment.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
comment.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
error.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
git_diff.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
git_diff_test.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
issue.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
issue_label.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
issue_mail.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
login_source.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
milestone.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
mirror.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
mirror_test.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
models.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07: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 internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
org_team.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
pull.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
release.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
repo.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
repo_branch.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
repo_collaboration.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
repo_editor.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07: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 internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
ssh_key_test.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
token.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
two_factor.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
update.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
user.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
user_cache.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
user_mail.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
webhook.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
webhook_dingtalk.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
webhook_discord.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
webhook_slack.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
wiki.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00