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
2025-02-23 17:22:11 +01:00
Code
Issues
Activity
gitea
/
modules
/
repofiles
History
Antoine GIRARD
4e65d2b8ea
Ensure executable bit is kept on the web editor (
#10607
)
...
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
2020-03-05 00:46:12 +01:00
..
action_test.go
Improve push update options (
#10105
)
2020-02-02 15:27:34 -05:00
action.go
Improve push update options (
#10105
)
2020-02-02 15:27:34 -05:00
blob_test.go
…
blob.go
…
commit_status.go
…
commit.go
…
content_test.go
…
content.go
…
delete.go
Add require signed commit for protected branch (
#9708
)
2020-01-15 09:32:57 +01:00
diff_test.go
…
diff.go
…
file_test.go
…
file.go
File Edit: Author/Committer interchanged [BugFix] (
#9297
)
2019-12-09 21:11:24 +08:00
repofiles_test.go
…
repofiles.go
…
temp_repo.go
Handle push rejection message in Merge & Web Editor (
#10373
)
2020-02-22 15:08:48 +02:00
tree_test.go
…
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
update.go
Ensure executable bit is kept on the web editor (
#10607
)
2020-03-05 00:46:12 +01:00
upload.go
…
verification.go
…