index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-15
25
-153
/
+159
*
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...
Brecht Van Lommel
2023-02-13
2
-0
/
+4
*
Move delete user to service (#22478)
Lunny Xiao
2023-02-13
2
-1
/
+192
*
escape filename when assemble URL (#22850)
sillyguodong
2023-02-12
1
-4
/
+5
*
Preview images for Issue cards in Project Board view (#22112)
Nathaniel Sabanski
2023-02-11
1
-0
/
+2
*
Fix improper HTMLURL usages in Go code (#22839)
wxiaoguang
2023-02-11
1
-1
/
+1
*
Use proxy for pull mirror (#22771)
Gusted
2023-02-11
1
-0
/
+4
*
Fix update by rebase being wrongly disabled by protected base branch (#22825)
Brecht Van Lommel
2023-02-09
1
-1
/
+1
*
Load issue before accessing index in merge message (#22822)
John Olheiser
2023-02-09
1
-0
/
+3
*
Map OIDC groups to Orgs/Teams (#21441)
KN4CK3R
2023-02-08
8
-246
/
+294
*
Use import of OCI structs (#22765)
KN4CK3R
2023-02-06
1
-2
/
+3
*
Add Chef package registry (#22554)
KN4CK3R
2023-02-06
2
-1
/
+3
*
Fix time to NotifyPullRequestSynchronized (#22650)
Jason Song
2023-02-05
1
-18
/
+18
*
Add Cargo package registry (#21888)
KN4CK3R
2023-02-05
5
-122
/
+449
*
Repositories: by default disable all units except code and pulls on forks (#2...
techknowlogick
2023-02-04
2
-2
/
+2
*
Refactor git command package to improve security and maintainability (#22678)
wxiaoguang
2023-02-04
13
-211
/
+149
*
Improve trace logging for pulls and processes (#22633)
zeripath
2023-02-04
3
-106
/
+110
*
Fix group filter for ldap source sync (#22506)
Pavel Ezhov
2023-02-02
1
-66
/
+71
*
Small refactor for loading PRs (#22652)
Lunny Xiao
2023-02-02
1
-1
/
+0
*
Add Conda package registry (#22262)
KN4CK3R
2023-02-01
2
-1
/
+3
*
Add more events details supports for actions (#22680)
Lunny Xiao
2023-02-01
1
-1
/
+1
*
Add repository setting to enable/disable releases unit (#22671)
Brecht Van Lommel
2023-02-01
1
-0
/
+1
*
Fix ref to trigger Actions (#22679)
Jason Song
2023-01-31
1
-3
/
+10
*
Implement actions (#21937)
Jason Song
2023-01-31
14
-9
/
+1303
*
Check quota limits for container uploads (#22450)
KN4CK3R
2023-01-29
1
-4
/
+8
*
Improve checkIfPRContentChanged (#22611)
zeripath
2023-01-28
1
-53
/
+39
*
fix permission check for creating comment while mail (#22524)
a1012112796
2023-01-28
1
-1
/
+7
*
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)
Brecht Van Lommel
2023-01-25
5
-9
/
+11
*
Prevent duplicate labels when importing more than 99 (#22591)
Sybren
2023-01-24
1
-1
/
+1
*
Prevent multiple `To` recipients (#22566)
KN4CK3R
2023-01-22
6
-19
/
+22
*
Support org/user level projects (#22235)
Lunny Xiao
2023-01-20
1
-0
/
+9
*
When updating by rebase we need to set the environment for head repo (#22535)
zeripath
2023-01-19
2
-10
/
+18
*
Fix assignment to `cm.AssigneeID` when importing comments (#22528)
Sybren
2023-01-19
1
-1
/
+3
*
Support importing comment types (#22510)
Sybren
2023-01-19
1
-2
/
+21
*
Fix issue not auto-closing when it includes a reference to a branch (#22514)
Brecht Van Lommel
2023-01-19
1
-1
/
+3
*
Fix 500 error viewing pull request when fork has pull requests disabled (#22512)
Brecht Van Lommel
2023-01-18
1
-0
/
+3
*
Display unreferenced packages total size in package admin panel (#22498)
Lunny Xiao
2023-01-18
1
-2
/
+2
*
Support scoped access tokens (#20908)
Chongyi Zheng
2023-01-17
3
-1
/
+40
*
some refactor about code comments (#20821)
Lunny Xiao
2023-01-17
2
-3
/
+48
*
Fix pull request API field `closed_at` always being `null` (#22482)
Yarden Shoham
2023-01-17
1
-0
/
+4
*
Fix migration from gitbucket (repost) (#22477)
Haruo Kinoshita
2023-01-17
2
-3
/
+12
*
Add reply hint to mail text (#22459)
KN4CK3R
2023-01-16
1
-0
/
+1
*
Add cron method to gc LFS MetaObjects (#22385)
zeripath
2023-01-16
2
-27
/
+105
*
Change use of Walk to WalkDir to improve disk performance (#22462)
Felipe Leopoldo Sologuren GutiƩrrez
2023-01-16
1
-6
/
+6
*
Supports wildcard protected branch (#20825)
Lunny Xiao
2023-01-16
11
-47
/
+77
*
Add support for incoming emails (#22056)
KN4CK3R
2023-01-14
8
-33
/
+965
*
Continue GCing other repos on error in one repo (#22422)
zeripath
2023-01-13
1
-3
/
+5
*
fix: don't replace err variable in nested check (#22416)
John Olheiser
2023-01-12
1
-2
/
+2
*
Update golang deps (#22410)
techknowlogick
2023-01-12
1
-2
/
+4
*
Improve utils of slices (#22379)
Jason Song
2023-01-11
3
-3
/
+3
[next]