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
*
Check for 'main' as potential default branch name (#14193)
Chester Liu
2020-12-30
1
-0
/
+4
*
Fix escaping issue in diff (#14153)
zeripath
2020-12-26
1
-4
/
+3
*
migrate from com.* to alternatives (#14103)
6543
2020-12-25
9
-36
/
+30
*
Standardize Co-Authored-By / Reviewed-By strings (#14097)
Cirno the Strongest
2020-12-22
1
-1
/
+1
*
Use the text of pull-request as the squash commit's message (#13071)
Mura Li
2020-12-21
1
-21
/
+9
*
Show dropdown with all statuses for commit (#13977)
Cirno the Strongest
2020-12-20
1
-3
/
+3
*
Show status check for merged PRs (#13975)
Cirno the Strongest
2020-12-18
1
-12
/
+9
*
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
6543
2020-12-18
2
-2
/
+2
*
Send webhook when tag is removed via Web UI (#14015)
Cirno the Strongest
2020-12-16
1
-0
/
+9
*
Send push event when tag is created or deleted (#13999)
Cirno the Strongest
2020-12-16
1
-1
/
+17
*
Fix correct diff view for PR review comments in PR view page (#14002)
Jimmy Praet
2020-12-16
1
-7
/
+7
*
Possible fix the webhook API creation (#13960)
Lunny Xiao
2020-12-12
1
-2
/
+5
*
Enforce setting HEAD in wiki to master (#13950)
zeripath
2020-12-12
1
-0
/
+2
*
Ensure that pusher is not nil preventing panic in push (#13945)
zeripath
2020-12-11
1
-0
/
+6
*
Fix bug for webhook and feishu caused by API changed (#13937)
Lunny Xiao
2020-12-11
2
-56
/
+34
*
Fix broken migration on webhook (#13911)
Lunny Xiao
2020-12-09
1
-4
/
+4
*
Move webhook type from int to string (#13664)
Lunny Xiao
2020-12-08
19
-0
/
+3646
*
Refactor push update (#13381)
Lunny Xiao
2020-12-08
2
-268
/
+38
*
Fix Pull Merge when tag with same name as base branch exist (#13882)
a1012112796
2020-12-08
1
-1
/
+1
*
Fix branch/tag notifications in mirror sync (#13855)
manuelluis
2020-12-05
1
-0
/
+20
*
Make sure email recipients can see issue (#13820)
John Olheiser
2020-12-03
1
-1
/
+11
*
Migrations: Use Process Manager to create own Context (#13792)
6543
2020-12-02
1
-1
/
+2
*
Add block on official review requests branch protection (#13705)
a1012112796
2020-11-28
1
-0
/
+5
*
Handle and propagate errors when checking if paths are Dirs, Files or Exist (...
zeripath
2020-11-28
1
-8
/
+17
*
Increment skip to avoid infini-loop (#13703)
John Olheiser
2020-11-27
1
-1
/
+1
*
Use chronological commit order in default squash message (#13661) (#13696)
Jimmy Praet
2020-11-25
1
-2
/
+3
*
Handle incomplete diff files properly (#13662)
zeripath
2020-11-21
2
-6
/
+96
*
Comments on review should have the same sha (#13448)
zeripath
2020-11-09
1
-24
/
+59
*
[RFC] Make archival asynchronous (#11296)
Kyle Evans
2020-11-07
2
-0
/
+531
*
Revert "Replies to outdated code comments should also be outdated (#13217)" (...
Lunny Xiao
2020-11-06
1
-59
/
+24
*
Alternative fix for HTML diff entity split (#13425)
mrsdizzie
2020-11-05
2
-114
/
+45
*
Replies to outdated code comments should also be outdated (#13217)
zeripath
2020-11-04
1
-24
/
+59
*
Add the tag list page to the release page (#12096)
a1012112796
2020-11-03
1
-4
/
+0
*
When creating line diffs do not split within an html entity (#13357)
zeripath
2020-10-31
2
-0
/
+114
*
Fix a bug on refactoring (#13373)
Lunny Xiao
2020-10-31
1
-1
/
+1
*
Refactor: Move PushUpdateOptions (#13363)
Lunny Xiao
2020-10-30
4
-118
/
+24
*
Update Mirror IsEmpty status on synchronize (#13185)
zeripath
2020-10-25
1
-2
/
+67
*
Enhance release list (#6025)
Lanre Adelowo
2020-10-22
1
-0
/
+6
*
Fix initial commit page & binary munching problem (#13249)
zeripath
2020-10-22
1
-1
/
+10
*
Add better error checking for inline html diff code (#13239)
mrsdizzie
2020-10-22
2
-48
/
+44
*
go-version constraints ignore pre-releases (#13234)
zeripath
2020-10-21
2
-4
/
+4
*
Add review request api (#11355)
a1012112796
2020-10-20
1
-6
/
+158
*
Fix error in diff html rendering (#13191)
mrsdizzie
2020-10-18
2
-3
/
+12
*
Fix diff skipping lines (#13154)
zeripath
2020-10-16
2
-182
/
+348
*
Finally fix diff names (#13136)
zeripath
2020-10-14
2
-123
/
+80
*
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
赵智超
2020-10-13
5
-14
/
+173
*
Move update-server-info to hooks (#12826)
zeripath
2020-10-13
1
-4
/
+0
*
Add team support for review request (#12039)
赵智超
2020-10-12
2
-4
/
+40
*
Update golangci-lint to version 1.31.0 (#13102)
kolaente
2020-10-11
1
-3
/
+3
*
Cache last commit when pushing for big repository (#10109)
Lunny Xiao
2020-10-09
1
-7
/
+46
[next]