This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-01-19 23:50:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6782a64a4ab0d3e0f6537b739f263c596be9bbb3
gitea
/
modules
/
convert
History
6543
3bde297121
[API] pull notification subject status: add "merged" (
#15344
) (
#15654
)
...
Current subject status can be "", "open" and "closed". This add "merged" to it.
2021-04-28 20:24:56 +01:00
..
convert.go
…
git_commit_test.go
…
git_commit.go
…
issue_comment.go
…
issue_test.go
…
issue.go
…
main_test.go
…
notification.go
[API] pull notification subject status: add "merged" (
#15344
) (
#15654
)
2021-04-28 20:24:56 +01:00
pull_review.go
Fix wrong user returned in API (
#15139
) (
#15151
)
2021-03-26 04:20:52 +01:00
pull_test.go
…
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
…
status.go
…
user_test.go
…
user.go
[API] Add Restricted Field to User (
#14630
)
2021-02-18 16:25:35 +08:00
utils_test.go
…
utils.go
…