index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misuse of `TxContext` (#30061)
Jason Song
2024-03-30
2
-1
/
+11
*
Use db.ListOptions directly instead of Paginator interface to make it easier ...
Lunny Xiao
2024-03-30
2
-18
/
+10
*
[BUG] Don't delete inactive emails explicitly
Gusted
2024-03-29
1
-8
/
+0
*
Merge pull request '[Port] gitea#29842: Notify reviewers added via CODEOWNERS...
Earl Warren
2024-03-28
1
-87
/
+0
|
\
|
*
[Port] gitea#29842: Notify reviewers added via CODEOWNERS
Jimmy Praet
2024-03-28
1
-87
/
+0
*
|
[Port] gitea#29930: Move notifications to a standalone file
Lunny Xiao
2024-03-28
2
-466
/
+480
|
/
*
Merge pull request '[COSMETIC] unify the wording of the Forgejo migration com...
Gusted
2024-03-28
1
-8
/
+8
|
\
|
*
[COSMETIC] unify the wording of the Forgejo migration comments
Earl Warren
2024-03-28
1
-8
/
+8
*
|
Revert "avoid superfluous synchronized pull_request run when opening a PR"
Earl Warren
2024-03-28
4
-142
/
+2
|
/
*
Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliver...
Earl Warren
2024-03-27
1
-0
/
+1
|
\
|
*
[REFACTOR] webhook.Handler interface
oliverpool
2024-03-24
1
-0
/
+1
*
|
models/forgejo_migrations: Gitea tables migration ID
Earl Warren
2024-03-27
2
-3
/
+3
*
|
Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from...
Earl Warren
2024-03-27
6
-36
/
+38
|
\
\
|
*
|
Cancel previous runs of the same PR automatically (#29961)
Jason Song
2024-03-26
2
-6
/
+7
|
*
|
Fix schedule tasks bugs (#28691)
Lunny Xiao
2024-03-25
6
-34
/
+35
|
|
/
*
|
Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013)
DrMaxNix
2024-03-26
1
-2
/
+3
*
|
Replace 10 more gt- classes with tw- (#29945)
silverwind
2024-03-26
1
-1
/
+1
*
|
Fix some pending problems (#29985)
wxiaoguang
2024-03-26
2
-10
/
+8
*
|
Refactor StringsToInt64s (#29967)
wxiaoguang
2024-03-26
2
-8
/
+3
*
|
Performance improvements for pull request list page (#29900)
Lunny Xiao
2024-03-26
5
-19
/
+45
*
|
Fix missing error check of bufio.Scanner (#29882)
coldWater
2024-03-26
2
-0
/
+8
*
|
Fix user id column case (#29863)
Nanguan Lin
2024-03-26
1
-2
/
+2
*
|
Rename CommitGPGSignature to ObjectSignature
Gergely Nagy
2024-03-26
1
-4
/
+4
*
|
Add a migration to remove SSH signatures from release notes
Gergely Nagy
2024-03-26
5
-0
/
+123
|
/
*
Merge pull request '[TESTS] fail when log.Error is called' (#2657) from olive...
Earl Warren
2024-03-24
11
-35
/
+441
|
\
|
*
fix action fixtures
oliverpool
2024-03-24
2
-1
/
+2
|
*
migration v1_11/v111.go: Unknown columns in 'field list'
oliverpool
2024-03-24
1
-12
/
+13
|
*
old migrations: warning instead of error
oliverpool
2024-03-24
2
-2
/
+2
|
*
fix commit_status
oliverpool
2024-03-24
2
-13
/
+16
|
*
fix webhook fixtures
oliverpool
2024-03-24
2
-7
/
+27
|
*
fix action_run fixtures
oliverpool
2024-03-24
1
-0
/
+377
|
*
fail test when log.Error is called
oliverpool
2024-03-24
1
-0
/
+4
*
|
Merge pull request 'Allow users to hide all "Add more units..." hints' (#2533...
Earl Warren
2024-03-24
3
-0
/
+20
|
\
\
|
*
|
Allow users to hide all "Add more units..." hints
Gergely Nagy
2024-03-21
3
-0
/
+20
|
|
/
*
/
[TESTS] webhook forms creation and edition
oliverpool
2024-03-23
1
-0
/
+7
|
/
*
Add more stats tables (#29730)
Lunny Xiao
2024-03-20
1
-1
/
+6
*
Some performance optimization on dashboard and issues page (#29010)
Lunny Xiao
2024-03-20
5
-74
/
+214
*
remove repetitive words (#29695)
pengqiseven
2024-03-20
2
-2
/
+2
*
Add a warning for disallowed email domains (#29658)
Zettat123
2024-03-20
1
-8
/
+8
*
Merge pull request '[PORT] Refactor code_indexer to use an SearchOptions stru...
Gusted
2024-03-19
1
-1
/
+1
|
\
|
*
Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724)
6543
2024-03-18
1
-1
/
+1
*
|
Sync branches to DB immediately when handle git hook calling (gitea#29493)
Jason Song
2024-03-18
1
-0
/
+5
|
/
*
Merge pull request '[Windows] prevent ? in testdata path' (#2668) from oliver...
Gusted
2024-03-15
1
-1
/
+2
|
\
|
*
[Windows] prevent ? in testdata path
oliverpool
2024-03-15
1
-1
/
+2
*
|
[BUG] Use correct headcommitid
Gusted
2024-03-14
1
-1
/
+1
|
/
*
add test for webhook migration
oliverpool
2024-03-11
4
-0
/
+114
*
Move get/set default branch from git package to gitrepo package to hide repop...
Lunny Xiao
2024-03-11
1
-6
/
+1
*
Make runs-on support variable expression (#29468)
sillyguodong
2024-03-11
2
-0
/
+72
*
Partially enable MSSQL case-sensitive collation support (#29238)
wxiaoguang
2024-03-11
2
-3
/
+2
*
Store webhook event in database (#29145)
oliverpool
2024-03-11
5
-41
/
+97
[next]