1
0
Fork 0
forgejo/models/issues
Yarden Shoham 97176754be
Localize milestone related time strings (#24051)
- With #23988 in place, we can improve these timestamps

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-04-12 02:29:49 -04:00
..
assignees.go
assignees_test.go
comment.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
comment_code.go
comment_list.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
comment_test.go
content_history.go
content_history_test.go
dependency.go Add API to manage issue dependencies (#17935) 2023-03-28 13:23:25 -04:00
dependency_test.go
issue.go Add API to manage issue dependencies (#17935) 2023-03-28 13:23:25 -04:00
issue_index.go
issue_list.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
issue_list_test.go
issue_lock.go
issue_project.go Improve issues.LoadProject (#22982) 2023-02-20 13:21:56 -06:00
issue_test.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go Fix more HTMLURL in templates (#22831) 2023-02-09 11:31:30 -05:00
issue_xref_test.go
label.go Add loading yaml label template files (#22976) 2023-03-02 01:44:23 +02:00
label_test.go Add loading yaml label template files (#22976) 2023-03-02 01:44:23 +02:00
main_test.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
milestone.go Localize milestone related time strings (#24051) 2023-04-12 02:29:49 -04:00
milestone_test.go
pull.go add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
pull_list.go Fix cannot reopen after pushing commits to a closed PR (#23189) 2023-03-03 21:16:58 +08:00
pull_test.go Fix cannot reopen after pushing commits to a closed PR (#23189) 2023-03-03 21:16:58 +08:00
reaction.go
reaction_test.go
review.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
review_test.go
stopwatch.go Speed up HasUserStopwatch & GetActiveStopwatch (#23051) 2023-02-27 13:46:00 -05:00
stopwatch_test.go Speed up HasUserStopwatch & GetActiveStopwatch (#23051) 2023-02-27 13:46:00 -05:00
tracked_time.go
tracked_time_test.go