gogs/models
Unknwon 613139e7be
Enable Go modules (#5835)
* Remove vendor

* Enable Go modules

* ci: add command to fetch dependencies

* ci: update setting

* ci: update settings

* Require Go 1.11

* Rename module name to gogs.io/gogs
2019-10-23 23:03:17 -07:00
..
errors token: disallow multiple tokens with same name (#5820) 2019-10-15 14:09:47 -07:00
migrations Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
access.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
action.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
admin.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
attachment.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
comment.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
error.go auth: support authentication source config file (#3142) 2018-04-12 09:55:58 -04:00
git_diff.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
git_diff_test.go *: rename "gogits" to "gogs" 2018-05-27 08:53:48 +08:00
issue.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
issue_label.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
issue_mail.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
login_source.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
milestone.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
mirror.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
mirror_test.go mirror: show sync feeds on dashboard (#2017) 2018-05-30 21:26:03 +08:00
models.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_test.go #3442 add test suites 2016-08-12 02:56:50 -07:00
org.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
org_team.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
pull.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
release.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
repo.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
repo_branch.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
repo_collaboration.go models: rename Id to ID 2018-08-16 20:26:09 +08:00
repo_editor.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
repo_editor_test.go models/repo_editor: add isRepositoryGitPath to detect invalid file path (#5558) 2018-12-25 10:01:52 -05:00
repo_test.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
ssh_key.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
ssh_key_test.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
token.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
two_factor.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
update.go *: rename "gogits" to "gogs" 2018-05-27 08:53:48 +08:00
user.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
user_cache.go routes/user/auth: improve coding style 2018-05-21 14:45:47 +08:00
user_mail.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
webhook.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
webhook_dingtalk.go *: use jsoniter to replace encoding/json 2018-06-09 17:32:58 +08:00
webhook_discord.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
webhook_slack.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
wiki.go Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00