forgejo/services/repository/files
Gusted 564e701f40 [GITEA] Allow user to select email for file operations in Web UI
- Add a dropdown to the web interface for changing files to select which
Email should be used for the commit. It only shows (and verifies) that a
activated mail can be used, while this isn't necessary, it's better to
have this already in place.
- Added integration testing.
- Resolves https://codeberg.org/forgejo/forgejo/issues/281
2023-11-28 21:34:34 +00:00
..
cherry_pick.go
commit.go
content.go [GITEA] Add download URL for executable files 2023-11-28 17:15:42 +00:00
content_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
diff.go
diff_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
file.go [GITEA] Allow user to select email for file operations in Web UI 2023-11-28 21:34:34 +00:00
file_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
patch.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
temp_repo.go Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
tree.go Return empty url for submodule tree entries (#23043) 2023-02-21 12:31:17 -05:00
tree_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
update.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
upload.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00