This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/repofiles
guillep2k 705b1e49a8 Don't attempt to close issue if already closed (#9696)
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-11 09:20:11 +08:00
..
action.go Don't attempt to close issue if already closed (#9696) 2020-01-11 09:20:11 +08:00
action_test.go Move push commits from models to modules/repository (#9370) 2020-01-10 17:34:21 +08:00
blob.go
blob_test.go
commit.go
commit_status.go
content.go
content_test.go
delete.go [API] Extend contents with dates (#9464) 2019-12-24 10:33:52 +08:00
diff.go
diff_test.go
file.go
file_test.go
repofiles.go
repofiles_test.go
temp_repo.go [API] Extend contents with dates (#9464) 2019-12-24 10:33:52 +08:00
tree.go fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9459) 2019-12-22 00:16:21 +00:00
tree_test.go
update.go Move push commits from models to modules/repository (#9370) 2020-01-10 17:34:21 +08:00
upload.go
verification.go