index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix Missing 404 swagger response docs for /admin/users/{username} (#26086)
caicandong
2023-07-24
1
-0
/
+2
*
Reduce unnecessary DB queries for Actions tasks (#25199)
sillyguodong
2023-07-24
1
-7
/
+26
*
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076)
delvh
2023-07-24
10
-124
/
+116
*
Add context parameter to some database functions (#26055)
Lunny Xiao
2023-07-22
22
-63
/
+63
*
Fix branch list auth (#26041)
Lunny Xiao
2023-07-22
1
-1
/
+1
*
Serve pre-defined files in "public", add "security.txt", add CORS header for ...
wxiaoguang
2023-07-21
3
-11
/
+11
*
Use frontend fetch for branch dropdown component (#25719)
HesterG
2023-07-21
7
-10
/
+133
*
Support copy protected branch from template repository (#25889)
Lunny Xiao
2023-07-21
2
-19
/
+21
*
Actions Artifacts support uploading multiple files and directories (#24874)
FuXiaoHei
2023-07-21
5
-294
/
+423
*
Remove redundant "RouteMethods" method (#26024)
wxiaoguang
2023-07-21
3
-10
/
+10
*
Fix the route for pull-request's authors (#26016)
wxiaoguang
2023-07-20
2
-5
/
+11
*
Add a link to OpenID Issuer URL in WebFinger response (#26000)
Noah Snelson
2023-07-20
1
-0
/
+4
*
Improve profile readme rendering (#25988)
Earl Warren
2023-07-20
1
-1
/
+5
*
parseScope with owner/repo always sets owner to zero (#25987)
Earl Warren
2023-07-19
1
-1
/
+2
*
Bump github.com/golang-jwt/jwt to v5 (#25975)
harryzcy
2023-07-19
2
-13
/
+11
*
Update path related documents (#25417)
wxiaoguang
2023-07-19
1
-1
/
+1
*
Refactor "Content" for file uploading (#25851)
wxiaoguang
2023-07-18
2
-26
/
+43
*
Ignore `runs-on` with expressions when warning no matched runners (#25917)
Jason Song
2023-07-17
1
-0
/
+7
*
Fix incorrect milestone count when provide a keyword (#25880)
yp05327
2023-07-16
1
-10
/
+9
*
Avoid opening/closing PRs which are already merged (#25883)
yp05327
2023-07-16
1
-0
/
+8
*
Fix "Flash" message usage (#25895)
wxiaoguang
2023-07-15
1
-5
/
+2
*
Add support for different Maven POM encoding (#25873)
KN4CK3R
2023-07-14
1
-1
/
+7
*
Fix incorrect release count (#25879)
yp05327
2023-07-14
1
-1
/
+0
*
Add error info if no user can fork the repo (#25820)
yp05327
2023-07-14
1
-0
/
+6
*
fix incorrect repo url when changed the case of ownername (#25733)
hiifong
2023-07-14
1
-6
/
+0
*
move issue filters to shared template (#25729)
Denys Konovalov
2023-07-13
1
-1
/
+2
*
Fix empty project displayed in issue sidebar (#25802)
yp05327
2023-07-12
2
-4
/
+2
*
Show correct SSL Mode on "install page" (#25818)
wxiaoguang
2023-07-12
1
-0
/
+1
*
Fix incorrect oldest sort in project list (#25806)
yp05327
2023-07-11
2
-2
/
+2
*
Exclude default branch from pushed branch hint (#25795)
Lunny Xiao
2023-07-10
1
-1
/
+1
*
For API attachments, use API URL (#25639)
Lunny Xiao
2023-07-10
8
-36
/
+36
*
Show edit title button on commits tab of PR, too (#25791)
sebastian-sauer
2023-07-10
1
-0
/
+3
*
Make "install page" respect environment config (#25648)
wxiaoguang
2023-07-10
1
-6
/
+12
*
Fix notification list bugs (#25781)
wxiaoguang
2023-07-09
1
-1
/
+1
*
Update tool dependencies, lock govulncheck and actionlint (#25655)
silverwind
2023-07-09
1
-13
/
+9
*
Test if container blob is accessible before mounting (#22759)
KN4CK3R
2023-07-09
1
-7
/
+15
*
Newly pushed branches hints on repository home page (#25715)
Lunny Xiao
2023-07-08
1
-0
/
+12
*
Fix `ref` for workflows triggered by `pull_request_target` (#25743)
Zettat123
2023-07-07
1
-3
/
+13
*
Add open/closed field support for issue index (#25708)
techknowlogick
2023-07-07
3
-6
/
+6
*
Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...
wxiaoguang
2023-07-07
1
-3
/
+3
*
Less naked returns (#25713)
6543
2023-07-07
10
-67
/
+70
*
Fix inconsistent user profile layout across tabs (#25625)
puni9869
2023-07-06
6
-128
/
+135
*
Check `ctx.Written()` for `GetActionIssue` (#25698)
Jason Song
2023-07-05
5
-11
/
+20
*
Fix tags header and pretty format numbers (#25624)
Lunny Xiao
2023-07-05
1
-0
/
+1
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
77
-210
/
+210
*
Fix the nil pointer when assigning issues to projects (#25665)
Zettat123
2023-07-04
2
-6
/
+10
*
Log the real reason when authentication fails (but don't show the user) (#25414)
Lunny Xiao
2023-07-04
3
-12
/
+31
*
Add direct serving of package content (#25543)
KN4CK3R
2023-07-03
23
-195
/
+114
*
Make "cancel" buttons have proper type in modal forms (#25618)
wxiaoguang
2023-07-03
1
-1
/
+11
*
Display branch commit status (#25608)
Lunny Xiao
2023-07-03
1
-0
/
+18
[next]