THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
repofiles
History
zeripath
d171cd41b1
Fix
#9752
(
#9769
)
2020-01-14 23:11:08 +00:00
..
action_test.go
Move push commits from models to modules/repository (
#9370
)
2020-01-10 17:34:21 +08:00
action.go
Don't attempt to close issue if already closed (
#9696
)
2020-01-11 09:20:11 +08:00
blob_test.go
Add Close() method to gogitRepository (
#8901
)
2019-11-13 07:01:19 +00:00
blob.go
Add Close() method to gogitRepository (
#8901
)
2019-11-13 07:01:19 +00:00
commit_status.go
Add Close() method to gogitRepository (
#8901
)
2019-11-13 07:01:19 +00:00
commit.go
…
content_test.go
Add Close() method to gogitRepository (
#8901
)
2019-11-13 07:01:19 +00:00
content.go
Add Close() method to gogitRepository (
#8901
)
2019-11-13 07:01:19 +00:00
delete.go
Fix
#9752
(
#9769
)
2020-01-14 23:11:08 +00:00
diff_test.go
Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (
#8924
)
2019-11-15 10:52:59 +08:00
diff.go
…
file_test.go
Add Close() method to gogitRepository (
#8901
)
2019-11-13 07:01:19 +00:00
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
[API] Extend contents with dates (
#9464
)
2019-12-24 10:33:52 +08:00
tree_test.go
Add Close() method to gogitRepository (
#8901
)
2019-11-13 07:01:19 +00: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
update.go
Move newbranch to standalone package (
#9627
)
2020-01-14 11:38:04 +08:00
upload.go
…
verification.go
…