1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 10:21:35 +02:00
gitea/models
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
2015-02-17 10:36:17 +02:00
..
migrations
access.go
action.go
admin.go
git_diff.go
issue.go
login.go
models_sqlite.go
models.go models: fix XORM API break 2015-02-14 17:01:33 -05:00
oauth2.go
org.go models: make code change for session issue with SQLite3 #739 2015-02-10 23:44:16 -05:00
publickey.go
release.go
repo.go Remove GoGet option from repository and handle it with ?go-get=1 instead 2015-02-17 10:36:17 +02:00
slack.go
token.go
update.go
user.go
webhook.go better naming on #891 2015-02-11 12:04:01 -05:00