mirror of https://github.com/go-gitea/gitea.git
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.
* use different structs for MigrateRepoOptions on UI and API * Fix TokenAuth and rename UID to an understandable Name * fix swagger doc * simplify & mk redable * R E F A C T O R: migration has now internal 3 structs to store its options: * the Options for WebUI: modules/auth/repo_form.go * the Options for API: modules/structs/repo.go * the option struct with after validation for internal prossessing: modules/migrations/base/options.go * Copyright Header * Deprecate UID - add RepoOwner * adopt repo.go -> migrate.go * add comment about each struct purpose * lint |
4 years ago | |
---|---|---|
.. | ||
activity.go | 5 years ago | |
attachment.go | 5 years ago | |
blame.go | 5 years ago | |
branch.go | 5 years ago | |
commit.go | 5 years ago | |
compare.go | 5 years ago | |
download.go | 5 years ago | |
editor.go | 5 years ago | |
editor_test.go | 5 years ago | |
http.go | 4 years ago | |
issue.go | 4 years ago | |
issue_dependency.go | 5 years ago | |
issue_label.go | 5 years ago | |
issue_label_test.go | 7 years ago | |
issue_lock.go | 6 years ago | |
issue_stopwatch.go | 6 years ago | |
issue_timetrack.go | 5 years ago | |
issue_watch.go | 5 years ago | |
lfs.go | 4 years ago | |
main_test.go | 7 years ago | |
middlewares.go | 5 years ago | |
migrate.go | 4 years ago | |
milestone.go | 5 years ago | |
projects.go | 5 years ago | |
pull.go | 5 years ago | |
pull_review.go | 5 years ago | |
release.go | 5 years ago | |
release_test.go | 5 years ago | |
repo.go | 4 years ago | |
search.go | 5 years ago | |
setting.go | 5 years ago | |
setting_protected_branch.go | 5 years ago | |
settings_test.go | 5 years ago | |
topic.go | 6 years ago | |
view.go | 4 years ago | |
webhook.go | 5 years ago | |
wiki.go | 5 years ago | |
wiki_test.go | 5 years ago |