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
Files
a587a284349e7c27d1bec39ef0dedb3972ef68c5
gitea
/
modules
/
convert
History
6543
177da717a7
[API] get pull, return head branch sha, even if deleted (
#14931
)
...
* API: return head branch sha, even if deleted * relax if ref not resolvable
2021-03-08 21:48:31 +01:00
..
convert.go
migrate from com.* to alternatives (
#14103
)
2020-12-25 11:59:32 +02:00
git_commit_test.go
Use native git variants by default with go-git variants as build tag (
#13673
)
2020-12-17 22:00:47 +08:00
git_commit.go
[API] Add affected files of commits to commit struct (
#14579
)
2021-02-07 15:43:40 +01:00
issue_comment.go
…
issue_test.go
…
issue.go
Display current stopwatch in navbar (
#14122
)
2021-01-21 15:51:52 +01:00
main_test.go
…
notification.go
Repository transfer has to be confirmed, if user can not create repo for new owner (
#14792
)
2021-03-01 01:47:30 +01:00
pull_review.go
Add dismiss review feature (
#12674
)
2021-02-11 18:32:25 +01:00
pull_test.go
Move Repo APIFormat to convert package (
#13787
)
2020-12-02 16:38:30 -05:00
pull.go
[API] get pull, return head branch sha, even if deleted (
#14931
)
2021-03-08 21:48:31 +01:00
release.go
…
repository.go
Add MirrorInterval to the API (
#14163
)
2021-01-02 18:47:47 -05:00
status.go
[Refactor] CombinedStatus and CommitStatus related functions & structs (
#14026
)
2020-12-18 11:33:32 +08:00
user_test.go
…
user.go
[API] Add Restricted Field to User (
#14630
)
2021-02-18 16:25:35 +08:00
utils_test.go
Add some Unit-Tests (
#14500
)
2021-01-28 19:08:11 +01:00
utils.go
…