This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-03-15 16:26:55 +01:00
Code
Issues
Activity
gitea
/
modules
/
repofiles
History
6543
bfc25fcf40
Fix GetContents(): Dont't ignore Executables (
#11192
) (
#11209
)
2020-04-25 01:54:38 -03:00
..
action_test.go
Batch hook pre- and post-receive calls (
#8602
)
2019-12-26 13:29:45 +02:00
action.go
Fix wrong permissions check when issues/prs shared operations (
#9885
) (
#9889
)
2020-01-20 17:59:33 +02:00
blob_test.go
…
blob.go
…
commit_status.go
…
commit.go
…
content_test.go
…
content.go
Fix GetContents(): Dont't ignore Executables (
#11192
) (
#11209
)
2020-04-25 01:54:38 -03:00
delete.go
Fix
#9752
(
#9769
) (
#9775
)
2020-01-15 01:41:28 +01:00
diff_test.go
…
diff.go
…
file_test.go
…
file.go
…
repofiles_test.go
…
repofiles.go
…
temp_repo.go
Handle push rejection message in Merge & Web Editor (
#10373
) (
#10497
)
2020-02-27 15:37:11 +02:00
tree_test.go
…
tree.go
…
update.go
Ensure executable bit is kept on the web editor (
#10607
) (
#10614
)
2020-03-05 16:55:21 +08:00
upload.go
…
verification.go
…