This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
forgejo
Watch
0
Star
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2024-12-27 13:53:55 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a78c2eae24
forgejo
/
models
/
issues
History
CaiCandong
a78c2eae24
Replace
util.SliceXxx
with
slices.Xxx
(
#26958
)
2023-09-07 09:37:47 +00:00
..
assignees.go
assignees_test.go
comment.go
Add
member
,
collaborator
,
contributor
, and
first-time contributor
roles and tooltips (
#26658
)
2023-08-24 13:06:17 +08:00
comment_code.go
comment_list.go
comment_test.go
content_history.go
content_history_test.go
Rename
Sync2
->
Sync
(
#26479
)
2023-08-13 21:17:21 +02:00
dependency.go
dependency_test.go
issue.go
Replace
util.SliceXxx
with
slices.Xxx
(
#26958
)
2023-09-07 09:37:47 +00:00
issue_index.go
issue_label.go
issue_list.go
issue_list_test.go
issue_lock.go
issue_project.go
issue_search.go
Fix wrong review requested number (
#26784
)
2023-09-03 02:12:38 +00:00
issue_stats.go
[Refactor] getIssueStatsChunk to move inner function into own one (
#26671
)
2023-08-22 21:29:49 -04:00
issue_test.go
issue_update.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go
Fix archived unix time when archiving the label (
#26681
)
2023-08-23 10:12:20 +00:00
label_test.go
Allow to archive labels (
#26478
)
2023-08-14 11:56:14 +02:00
main_test.go
milestone.go
milestone_test.go
pull.go
Add transaction when creating pull request created dirty data (
#26259
)
2023-08-10 02:39:21 +00:00
pull_list.go
Add
member
,
collaborator
,
contributor
, and
first-time contributor
roles and tooltips (
#26658
)
2023-08-24 13:06:17 +08:00
pull_test.go
Add transaction when creating pull request created dirty data (
#26259
)
2023-08-10 02:39:21 +00:00
reaction.go
Always show usernames in reaction tooltips (
#26444
)
2023-08-10 21:20:01 +00:00
reaction_test.go
Always show usernames in reaction tooltips (
#26444
)
2023-08-10 21:20:01 +00:00
review.go
Add transaction when creating pull request created dirty data (
#26259
)
2023-08-10 02:39:21 +00:00
review_list.go
review_test.go
stopwatch.go
stopwatch_test.go
tracked_time.go
tracked_time_test.go