gitea/modules/repofiles
guillep2k 5a44be627c Convert files to utf-8 for indexing ()
* Convert files to utf-8 for indexing

* Move utf8 functions to modules/base

* Bump repoIndexerLatestVersion to 3

* Add tests for base/encoding.go

* Changes to pass gosimple

* Move UTF8 funcs into new modules/charset package
..
action.go Move commit repo action from models to repofiles package ()
action_test.go Move commit repo action from models to repofiles package ()
blob.go Move sdk structs to modules/structs ()
blob_test.go Move sdk structs to modules/structs ()
commit.go Number of commits ahead/behind in branch overview ()
commit_status.go Add commit statuses reports on pull request view ()
content.go Fixes - API File Contents bug ()
content_test.go Fixes - API File Contents bug ()
delete.go Fix duplicate call of webhook ()
diff.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
diff_test.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
file.go Fixes - API File Contents bug ()
file_test.go Fixes - API File Contents bug ()
repofiles.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
repofiles_test.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
temp_repo.go Correct wrong datetime format for git ()
tree.go Add golangci ()
tree_test.go Move sdk structs to modules/structs ()
update.go Convert files to utf-8 for indexing ()
upload.go Fix duplicate call of webhook ()
verification.go Add golangci ()