0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 03:51:51 +01:00
gitea/modules/repofiles
Lunny Xiao 09ca391230
Add file status on API (#7671)
* add file status on API

* fix tests

* fix tests

* fix tests
2019-08-21 13:16:22 +08:00
..
action.go Add file status on API (#7671) 2019-08-21 13:16:22 +08:00
action_test.go Add file status on API (#7671) 2019-08-21 13:16:22 +08:00
blob.go
blob_test.go
commit.go
commit_status.go
content.go
content_test.go
delete.go Fix duplicate call of webhook (#7821) 2019-08-11 23:31:18 +03:00
diff.go
diff_test.go
file.go
file_test.go
repofiles.go
repofiles_test.go
temp_repo.go Correct wrong datetime format for git (#7689) 2019-07-31 15:19:47 -04:00
tree.go
tree_test.go
update.go Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
upload.go Fix duplicate call of webhook (#7821) 2019-08-11 23:31:18 +03:00
verification.go