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.
Marty 4e68d6f41d
Show correct text when comparing commits on empty pull request (#16569)
* fix

* use own text

* Update templates/repo/commits_table.tmpl

Co-authored-by: marty <m.karkossa@ultraware.nl>
Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
activity.go Refactor routers directory (#15800) 3 years ago
attachment.go Rename context.Query to context.Form (#16562) 3 years ago
blame.go Link to previous blames in file blame page (#16259) 3 years ago
branch.go Rename context.Query to context.Form (#16562) 3 years ago
commit.go Rename context.Query to context.Form (#16562) 3 years ago
compare.go Rename context.Query to context.Form (#16562) 3 years ago
download.go Refactor routers directory (#15800) 3 years ago
editor.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
editor_test.go Refactor routers directory (#15800) 3 years ago
http.go Rename context.Query to context.Form (#16562) 3 years ago
http_test.go Fix http path bug (#16117) 3 years ago
issue.go Rename context.Query to context.Form (#16562) 3 years ago
issue_dependency.go Rename context.Query to context.Form (#16562) 3 years ago
issue_label.go Rename context.Query to context.Form (#16562) 3 years ago
issue_label_test.go Refactor routers directory (#15800) 3 years ago
issue_lock.go Refactor routers directory (#15800) 3 years ago
issue_stopwatch.go Refactor routers directory (#15800) 3 years ago
issue_test.go Refactor routers directory (#15800) 3 years ago
issue_timetrack.go Refactor routers directory (#15800) 3 years ago
issue_watch.go Refactor routers directory (#15800) 3 years ago
lfs.go Rename context.Query to context.Form (#16562) 3 years ago
main_test.go Refactor routers directory (#15800) 3 years ago
middlewares.go Rename context.Query to context.Form (#16562) 3 years ago
migrate.go Rename context.Query to context.Form (#16562) 3 years ago
milestone.go Rename context.Query to context.Form (#16562) 3 years ago
projects.go Rename context.Query to context.Form (#16562) 3 years ago
projects_test.go Refactor routers directory (#15800) 3 years ago
pull.go Show correct text when comparing commits on empty pull request (#16569) 3 years ago
pull_review.go Rename context.Query to context.Form (#16562) 3 years ago
release.go Rename context.Query to context.Form (#16562) 3 years ago
release_test.go Refactor routers directory (#15800) 3 years ago
repo.go Rename context.Query to context.Form (#16562) 3 years ago
search.go Rename context.Query to context.Form (#16562) 3 years ago
setting.go Rename context.Query to context.Form (#16562) 3 years ago
setting_protected_branch.go Rename context.Query to context.Form (#16562) 3 years ago
settings_test.go Refactor routers directory (#15800) 3 years ago
tag.go Rename context.Query to context.Form (#16562) 3 years ago
topic.go Rename context.Query to context.Form (#16562) 3 years ago
view.go Rename context.Query to context.Form (#16562) 3 years ago
webhook.go Rename context.Query to context.Form (#16562) 3 years ago
wiki.go Rename context.Query to context.Form (#16562) 3 years ago
wiki_test.go Add TestPrepareWikiFileName (#16487) 3 years ago