Earl Warren f6d01ac2d8
Add download URL for executable files ()
Consider executable files as a valid case when returning a DownloadURL for them.
They are just regular files with the difference being the executable permission bit being set.

Co-authored-by: Gusted <postmaster@gusted.xyz>
..
cherry_pick.go Fix reverting a merge commit failing ()
commit.go Cache repository default branch commit status to reduce query on commit status table ()
content.go Add download URL for executable files ()
content_test.go Move context from modules to services ()
diff.go Fix reverting a merge commit failing ()
diff_test.go Move context from modules to services ()
file.go API endpoint for changing/creating/deleting multiple files ()
file_test.go Move context from modules to services ()
patch.go Simplify how git repositories are opened ()
temp_repo.go Fix reverting a merge commit failing ()
tree.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository ()
tree_test.go Move context from modules to services ()
update.go Fix content size does not match error when uploading lfs file ()
upload.go Fix reverting a merge commit failing ()