index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve "gitea doctor" sub-command and fix "help" commands (#26072)
wxiaoguang
2023-07-25
5
-76
/
+62
*
Fix wrong commit status in web ui (#26121)
yp05327
2023-07-25
1
-1
/
+1
*
remove IsWarning in tmpl (#26120)
caicandong
2023-07-25
1
-1
/
+1
*
Fix minor capitalization error in string (#26100)
Panagiotis "Ivory" Vasilopoulos
2023-07-25
1
-1
/
+1
*
Improve commit graph alignment and truncating (#26112)
wxiaoguang
2023-07-25
2
-10
/
+15
*
Fix wrong workflow status when rerun a job in an already finished workflow (#...
yp05327
2023-07-25
1
-1
/
+1
*
Allow Organisations to have a E-Mail (#25082)
JakobDev
2023-07-25
11
-10
/
+48
*
doc sync authentication.md to zh-cn (#26117)
caicandong
2023-07-25
1
-1
/
+257
*
Fix loading `LFS_JWT_SECRET` from wrong section (#26109)
Jason Song
2023-07-25
1
-1
/
+1
*
Avoid writing config file if not installed (#26107)
wxiaoguang
2023-07-25
1
-1
/
+1
*
Implement auto-cancellation of concurrent jobs if the event is push (#25716)
Bo-Yi Wu
2023-07-25
6
-19
/
+127
*
[skip ci] Updated translations via Crowdin
GiteaBot
2023-07-25
1
-0
/
+43
*
doc guide the user to create the appropriate level runner (#26091)
caicandong
2023-07-24
5
-9
/
+17
*
Fix handling of Debian files with trailing slash (#26087)
KN4CK3R
2023-07-24
4
-50
/
+70
*
fix Missing 404 swagger response docs for /admin/users/{username} (#26086)
caicandong
2023-07-24
2
-0
/
+5
*
Allow the use of alternative net.Listener implementations by downstreams (#25...
idk
2023-07-24
3
-6
/
+18
*
Add missing default value for some Bool cli flags (#26082)
wxiaoguang
2023-07-24
2
-0
/
+8
*
Reduce unnecessary DB queries for Actions tasks (#25199)
sillyguodong
2023-07-24
7
-9
/
+174
*
Use stderr as fallback if the log file can't be opened (#26074)
wxiaoguang
2023-07-24
1
-1
/
+6
*
Make organization redirect warning more clear (#26077)
Panagiotis "Ivory" Vasilopoulos
2023-07-24
1
-2
/
+2
*
Replace gogs/cron with go-co-op/gocron (#25977)
Chongyi Zheng
2023-07-24
6
-22
/
+123
*
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076)
delvh
2023-07-24
11
-128
/
+121
*
Categorize admin settings sidebar panel (#26030)
HesterG
2023-07-24
2
-26
/
+54
*
[skip ci] Updated translations via Crowdin
GiteaBot
2023-07-24
1
-1
/
+1
*
Fix duplicated url prefix on issue context menu (#26066)
Lunny Xiao
2023-07-23
1
-1
/
+1
*
Add context parameter to some database functions (#26055)
Lunny Xiao
2023-07-22
50
-237
/
+209
*
Fix branch list auth (#26041)
Lunny Xiao
2023-07-22
1
-1
/
+1
*
Fix the truncate and alignment problem for some admin tables (#26042)
wxiaoguang
2023-07-22
6
-44
/
+16
*
Update secrets.en-us.md (#26057)
JonRB
2023-07-22
1
-1
/
+1
*
Improve text for empty issue/pr description (#26047)
silverwind
2023-07-22
1
-1
/
+1
*
Add changelog for 1.20.1 (#26015)
delvh
2023-07-22
1
-0
/
+28
*
Fix version in rpm repodata/primary.xml.gz (#26009)
Peter Verraedt
2023-07-21
2
-8
/
+8
*
Serve pre-defined files in "public", add "security.txt", add CORS header for ...
wxiaoguang
2023-07-21
9
-40
/
+50
*
Use frontend fetch for branch dropdown component (#25719)
HesterG
2023-07-21
13
-66
/
+218
*
Remove commit status running and warning from the dashboard repo list (#26036)
Yarden Shoham
2023-07-21
2
-2
/
+2
*
Refactor to use urfave/cli/v2 (#25959)
wxiaoguang
2023-07-21
41
-643
/
+886
*
Remove commit status running and warning to align GitHub (#25839)
caicandong
2023-07-21
9
-44
/
+45
*
Fix escape problems in the branch selector (#25875)
yp05327
2023-07-21
1
-4
/
+4
*
Update README.md to fix the broken link of Hugo (#26008)
Pavel
2023-07-21
1
-1
/
+1
*
Support copy protected branch from template repository (#25889)
Lunny Xiao
2023-07-21
8
-38
/
+86
*
Update JS dependencies (#26025)
silverwind
2023-07-21
4
-326
/
+566
*
Reduce margins on admin pages (#26026)
silverwind
2023-07-21
3
-3
/
+25
*
Actions Artifacts support uploading multiple files and directories (#24874)
FuXiaoHei
2023-07-21
10
-350
/
+640
*
[skip ci] Updated translations via Crowdin
GiteaBot
2023-07-21
2
-0
/
+81
*
Remove redundant "RouteMethods" method (#26024)
wxiaoguang
2023-07-21
4
-24
/
+19
*
Adding remaining enum for migration repo model type. (#26021)
puni9869
2023-07-20
2
-2
/
+6
*
RPM Registry: Show zypper commands for SUSE based distros as well (#25981)
Dominik Heidler
2023-07-20
6
-7
/
+17
*
Fix the route for pull-request's authors (#26016)
wxiaoguang
2023-07-20
2
-5
/
+11
*
Remove nfnt/resize and oliamb/cutter (#25999)
harryzcy
2023-07-20
4
-39
/
+36
*
Correctly refer to dev tags as nightly in the docker docs (#26004)
John Olheiser
2023-07-20
2
-2
/
+2
[next]