This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/convert
6543 290cf75f93
[refactor] Unify the export of user data via API (#15144)
* [refactor] unify how user data is exported via API

* test time via unix timestamp
2021-03-27 17:45:26 +01:00
..
convert.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
git_commit.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01: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
issue.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01: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
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.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
pull_review.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
pull_test.go
release.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
repository.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
status.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
user.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
user_test.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
utils.go
utils_test.go Add some Unit-Tests (#14500) 2021-01-28 19:08:11 +01:00