index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
web
/
repo
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
4
-10
/
+10
*
adapt README_{Country}.md stype name in localizedExtensions (#21486)
a1012112796
2022-10-24
2
-5
/
+5
*
Refactor git command arguments and make all arguments to be safe to be used (...
wxiaoguang
2022-10-23
6
-8
/
+8
*
Decouple HookTask from Repository (#17940)
KN4CK3R
2022-10-21
1
-3
/
+3
*
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-10-17
1
-2
/
+2
*
Display total commit count in hook message (#21400)
KN4CK3R
2022-10-16
1
-9
/
+10
*
[refactor] Use const for wiki DefaultBranch (#21466)
6543
2022-10-15
1
-4
/
+4
*
Fix #21406: Hide repo information from file view/blame mode (#21420)
Neel
2022-10-13
1
-0
/
+2
*
Respect user's locale when rendering the date range in the repo activity page...
Yarden Shoham
2022-10-12
1
-2
/
+2
*
Add generic set type (#21408)
KN4CK3R
2022-10-12
3
-16
/
+16
*
Use Name instead of DisplayName in LFS Lock (#21415)
KN4CK3R
2022-10-12
1
-1
/
+1
*
Use ISO date format instead of hard-coded English date format for date range ...
Yarden Shoham
2022-10-11
1
-2
/
+2
*
Add user/organization code search (#19977)
Lauris BH
2022-10-11
1
-6
/
+16
*
Refactor parseTreeEntries, speed up tree list (#21368)
wxiaoguang
2022-10-07
1
-2
/
+2
*
Tag list should include draft releases with existing tags (#21263)
Jason Song
2022-10-03
1
-3
/
+11
*
Do not allow organisation owners add themselves as collaborator (#20043)
Wim
2022-09-28
1
-0
/
+13
*
Fix CSV diff for added/deleted files (#21189)
KN4CK3R
2022-09-17
1
-18
/
+18
*
Keep path when creating a new branch (#21153)
JakobDev
2022-09-15
1
-1
/
+1
*
Use correct branch for .editorconfig error (#21152)
JakobDev
2022-09-14
1
-1
/
+1
*
Show .editorconfig errors in frontend (#21088)
JakobDev
2022-09-12
1
-0
/
+5
*
Allow poster to choose reviewers (#21084)
Jason Song
2022-09-09
1
-5
/
+10
*
Fix typo of issue template name (#21117)
Jason Song
2022-09-09
1
-1
/
+1
*
Fix pagination limit parameter problem (#21109)
Tyrone Yeh
2022-09-08
1
-1
/
+1
*
Fix various typos (#21103)
luzpaz
2022-09-07
1
-1
/
+1
*
Webhook for Wiki changes (#20219)
Aaron F
2022-09-04
2
-0
/
+8
*
test: use `T.TempDir` to create temporary test directory (#21043)
Eng Zer Jun
2022-09-04
1
-8
/
+1
*
Fill the specified ref in webhook test payload (#20961)
Jason Song
2022-09-04
1
-2
/
+4
*
Support Issue forms and PR forms (#20987)
Jason Song
2022-09-02
3
-69
/
+132
*
fix hard-coded timeout and error panic in API archive download endpoint (#20925)
Peter GardfjÀll
2022-08-29
1
-49
/
+6
*
Replace `ServeStream` with `ServeContent` (#20903)
KN4CK3R
2022-08-25
1
-1
/
+2
*
Move some files into models' sub packages (#20262)
Lunny Xiao
2022-08-25
11
-52
/
+57
*
refactor webhook *EditPost (#20780)
oliverpool
2022-08-23
1
-478
/
+193
*
Fix mirror address setting not working (#20850)
Gary Wang
2022-08-21
1
-2
/
+5
*
Remove follow from commits by file (#20765)
zeripath
2022-08-15
1
-2
/
+2
*
Switch Unicode Escaping to a VSCode-like system (#19990)
zeripath
2022-08-13
4
-38
/
+64
*
refactor webhook *NewPost (#20729)
oliverpool
2022-08-11
1
-449
/
+128
*
Add issue filter for Author (#20578)
parnic
2022-08-08
1
-1
/
+9
*
Use request timeout for git service rpc (#20689)
parnic
2022-08-06
1
-5
/
+6
*
Add default commit messages to PR for squash merge (#20618)
Tyrone Yeh
2022-08-03
1
-0
/
+2
*
Support localized README (#20508)
Gary Wang
2022-08-01
2
-69
/
+117
*
Rework file highlight rendering and fix yaml copy-paste (#19967)
silverwind
2022-07-30
1
-13
/
+13
*
Add new API endpoints for push mirrors management (#19841)
Mohamed Sekour
2022-07-30
1
-9
/
+9
*
Fix possible panic when repository is empty (#20509)
Lunny Xiao
2022-07-27
1
-4
/
+8
*
Show hint to link package to repo when viewing empty repo package list (#20504)
Norwin
2022-07-27
1
-0
/
+4
*
Hide internal package versions (#20492)
KN4CK3R
2022-07-27
1
-4
/
+6
*
fix enabling repo packages when projects are off (#20486)
Norwin
2022-07-26
1
-1
/
+1
*
Slightly simplify LastCommitCache (#20444)
zeripath
2022-07-25
2
-14
/
+2
*
Prepend commit message to template content (#20429)
Gusted
2022-07-24
1
-0
/
+13
*
Dismiss prior pull reviews if done via web in review dismiss (#20197)
6543
2022-07-19
1
-1
/
+1
*
Fix commit status icon when in subdirectory (#20285)
silverwind
2022-07-15
1
-7
/
+7
[next]