You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
branch.go New UI merge in progress 10 years ago
commit.go Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. 10 years ago
download.go routers/repo: set raw page content type to 'text/plain' #828 10 years ago
http.go routers/repo/http.go: allow HTTP push/pull by token for #845 10 years ago
issue.go models/action.go: add action reopen for #462 10 years ago
pull.go New UI merge in progress 10 years ago
release.go Finish new UI for release page 10 years ago
repo.go Fix #807 parse the userinfo with the golang tools 10 years ago
setting.go Remove GoGet option from repository and handle it with ?go-get=1 instead 10 years ago
view.go models/action.go: mirror fix on #892 10 years ago