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 PR creation via api between branches of same repo with head field namespa...
norohind
2024-03-20
1
-0
/
+2
*
Fix incorrect menu/link on webhook edit page (#29709)
yp05327
2024-03-20
1
-0
/
+1
*
Use relative links for commits, mentions, and issues in markdown (#29427)
KN4CK3R
2024-03-20
1
-2
/
+4
*
Refactor to use optional.Option for issue index search option (#29739)
6543
2024-03-20
3
-38
/
+38
*
Use Get but not Post to get actions artifacts (#29734)
Lunny Xiao
2024-03-20
1
-1
/
+1
*
Some performance optimization on dashboard and issues page (#29010)
Lunny Xiao
2024-03-20
1
-1
/
+5
*
remove repetitive words (#29695)
pengqiseven
2024-03-20
2
-2
/
+2
*
Add a warning for disallowed email domains (#29658)
Zettat123
2024-03-20
2
-0
/
+17
*
Use repo object format name instead of detecting from git repository (#29702)
Lunny Xiao
2024-03-20
2
-12
/
+2
*
Merge pull request '[PORT] Refactor code_indexer to use an SearchOptions stru...
Gusted
2024-03-19
3
-4
/
+33
|
\
|
*
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724)
6543
2024-03-18
3
-4
/
+33
*
|
Merge pull request '[Port] Sync branches to DB immediately when handle git ho...
oliverpool
2024-03-19
1
-1
/
+63
|
\
\
|
*
|
Sync branches first (gitea#29714)
Jason Song
2024-03-18
1
-13
/
+13
|
*
|
use gitRepo.GetCommit directly
oliverpool
2024-03-18
1
-3
/
+1
|
*
|
Sync branches to DB immediately when handle git hook calling (gitea#29493)
Jason Song
2024-03-18
1
-1
/
+65
|
|
/
*
|
Fix #2512 /api/forgejo/v1/version auth check (#2582)
Ada
2024-03-19
3
-133
/
+158
*
|
routers: Minor code cleanup in UsernameSubRoute
Gergely Nagy
2024-03-18
1
-1
/
+0
|
/
*
fix #2501
Shiny Nematoda
2024-03-14
1
-1
/
+1
*
Makefile: check git diff exit-code (#2651)
oliverpool
2024-03-14
1
-0
/
+1
*
Patch in exact search for meilisearch (#29671)
6543
2024-03-11
3
-6
/
+6
*
Move get/set default branch from git package to gitrepo package to hide repop...
Lunny Xiao
2024-03-11
4
-5
/
+8
*
Make runs-on support variable expression (#29468)
sillyguodong
2024-03-11
1
-68
/
+12
*
Fix 500 when deleting account with incorrect password or unsupported login ty...
Lunny Xiao
2024-03-11
1
-2
/
+17
*
Cache repository default branch commit status to reduce query on commit statu...
Lunny Xiao
2024-03-11
2
-22
/
+10
*
Detect broken git hooks (#29494)
Jason Song
2024-03-11
1
-0
/
+27
*
Skip email domain check when admins edit user emails (#29609)
Zettat123
2024-03-11
2
-2
/
+2
*
Skip email domain check when admin users adds user manually (#29522)
Zettat123
2024-03-11
2
-2
/
+2
*
Make "/user/login" page redirect if the current user has signed in (#29583)
wxiaoguang
2024-03-11
3
-11
/
+64
*
Allow options to disable user ssh keys configuration from the interface on ap...
Lunny Xiao
2024-03-11
2
-0
/
+27
*
Merge pull request 'Better number for UserCards pagination' (#2584) from 0ko/...
Gusted
2024-03-11
1
-4
/
+4
|
\
|
*
Better number for UserCards pagination
0ko
2024-03-07
1
-4
/
+4
*
|
Port "Fix wrong test usage of AppSubURL"
KN4CK3R
2024-03-06
1
-9
/
+9
|
/
*
Add an trailing slash to dashboard links (#29555)
wxiaoguang
2024-03-06
1
-0
/
+17
*
Fix 500 when pushing release to an empty repo (#29554)
Nanguan Lin
2024-03-06
1
-0
/
+5
*
Filter Repositories by type (#29231)
Tim-Niclas Oelschläger
2024-03-06
4
-0
/
+90
*
Fix incorrect cookie path for AppSubURL (#29534)
wxiaoguang
2024-03-06
1
-0
/
+1
*
Add option to set language in admin user view (#28449)
6543
2024-03-06
1
-0
/
+1
*
Fix elipsis button not working if the last commit loading is deferred (#29544)
Yarden Shoham
2024-03-06
1
-16
/
+8
*
Fix incorrect relative/absolute URL usages (#29531)
wxiaoguang
2024-03-06
2
-2
/
+3
*
Add support for API blob upload of release attachments (#29507)
KN4CK3R
2024-03-06
1
-10
/
+29
*
remove util.OptionalBool and related functions (#29513)
6543
2024-03-06
31
-143
/
+145
*
Make PR form use toast to show error message (#29545)
wxiaoguang
2024-03-06
4
-20
/
+20
*
Fix incorrect redirection when creating a PR fails (#29537)
wxiaoguang
2024-03-06
1
-1
/
+1
*
Actions Artifacts v4 backend (#28965)
ChristopherHX
2024-03-06
7
-23
/
+1751
*
Allow options to disable user gpg keys configuration from the interface on ap...
Lunny Xiao
2024-03-06
2
-0
/
+21
*
Rename Str2html to SanitizeHTML and clarify its behavior (#29516)
wxiaoguang
2024-03-06
3
-5
/
+5
*
Refactor some Str2html code (#29397)
wxiaoguang
2024-03-06
5
-13
/
+20
*
migrate some more "OptionalBool" to "Option[bool]" (#29479)
6543
2024-03-06
13
-48
/
+53
*
Fix incorrect user location link on profile page (#29474)
wxiaoguang
2024-03-06
1
-2
/
+3
*
Move generate from module to service (#29465)
Lunny Xiao
2024-03-06
2
-2
/
+2
[next]