gitea/services/convert
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339)
Use zero instead of 9999-12-31 for deadline
Fix #32291

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-11-05 07:46:40 +00:00
..
activity.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
attachment.go
convert.go Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00
git_commit_test.go
git_commit.go
issue_comment.go Update misspell to 0.5.1 and add misspellings.csv (#30573) 2024-04-27 08:03:49 +00:00
issue_test.go
issue.go Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
main_test.go
mirror.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
notification.go
package.go Clarify permission "HasAccess" behavior (#30585) 2024-04-20 03:15:04 +00:00
pull_review_test.go
pull_review.go
pull_test.go
pull.go Fix null requested_reviewer from API (#31773) 2024-08-05 10:59:53 +00:00
release_test.go add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
release.go add Upload URL to release API (#26663) 2023-08-24 10:36:10 +00:00
repository.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
secret.go feat: implement organization secret creation API (#26566) 2023-08-22 11:20:34 +08:00
status.go
user_test.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
user.go Make gitea webhooks openproject compatible (#28435) 2024-05-26 04:08:13 +00:00
utils_test.go
utils.go Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00
wiki.go