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
f7f4129f5274b7f2f78fc866bc4484999c49af46
gitea
/
modules
/
convert
History
Lunny Xiao
f25f7c592f
Fix zero created time bug on commit api (
#17547
)
...
Co-authored-by: zeripath <
art27@cantab.net
>
2021-11-05 14:15:44 +08:00
..
convert.go
Add option to provide signature for a token to verify key ownership (
#14054
)
2021-07-13 15:28:07 +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
Fix zero created time bug on commit api (
#17547
)
2021-11-05 14:15:44 +08:00
issue_comment.go
[refactor] Unify the export of user data via API (
#15144
)
2021-03-27 17:45:26 +01:00
issue_test.go
…
issue.go
[refactor] Unify the export of user data via API (
#15144
)
2021-03-27 17:45:26 +01:00
main_test.go
…
notification.go
Introduce NotifySubjectType (
#16320
)
2021-07-01 12:51:24 +02:00
pull_review.go
Expose resolver via API (
#15167
)
2021-03-28 00:37:51 +01:00
pull_test.go
API pull's head/base have correct permission(
#17214
) (
#17245
)
2021-10-07 12:39:23 +03:00
pull.go
API pull's head/base have correct permission(
#17214
) (
#17245
)
2021-10-07 12:39:23 +03:00
release.go
[refactor] Unify the export of user data via API (
#15144
)
2021-03-27 17:45:26 +01:00
repository.go
Fix some API bugs (
#16184
)
2021-06-18 01:24:55 +02:00
status.go
[refactor] Unify the export of user data via API (
#15144
)
2021-03-27 17:45:26 +01:00
user_test.go
Add Visible modes function from Organisation to Users too (
#16069
)
2021-06-26 20:53:14 +01:00
user.go
Add Visible modes function from Organisation to Users too (
#16069
)
2021-06-26 20:53:14 +01:00
utils_test.go
Add some Unit-Tests (
#14500
)
2021-01-28 19:08:11 +01:00
utils.go
…