gitea/modules/repofiles
KN4CK3R f99d50fc9f
Read expected buffer size ()
* Read expected buffer size.

* Changed name.
..
action.go Code Formats, Nits & Unused Func/Var deletions ()
action_test.go Move db related basic functions to models/db ()
blob.go Add Close() method to gogitRepository ()
blob_test.go Move db related basic functions to models/db ()
commit.go Number of commits ahead/behind in branch overview ()
commit_status.go Add Close() method to gogitRepository ()
content.go Fix GetContents(): Dont't ignore Executables ()
content_test.go Move db related basic functions to models/db ()
delete.go Support unprotected file patterns ()
diff.go Move git diff codes from models to services/gitdiff ()
diff_test.go Move db related basic functions to models/db ()
file.go File Edit: Author/Committer interchanged [BugFix] ()
file_test.go Move db related basic functions to models/db ()
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 remove duplicate define of CheckAttribute() ()
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 ()
tree_test.go Move db related basic functions to models/db ()
update.go Read expected buffer size ()
upload.go Add LFS Migration and Mirror ()
verification.go Sign merges, CRUD, Wiki and Repository initialisation with gpg key ()