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
*
Add API for `Variables` (#29520)
sillyguodong
2024-04-07
1
-11
/
+16
*
Merge pull request 'Sort `BuiltinApplicationsClientIDs()` in test' (#3075) fr...
Gusted
2024-04-06
1
-1
/
+4
|
\
|
*
Sort `BuiltinApplicationsClientIDs()` in test
Gusted
2024-04-06
1
-1
/
+4
*
|
Merge pull request 'Add optional pronoun field in user settings' (#1518) from...
Gusted
2024-04-06
3
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
Add back ID field to pronouns migration
hazycora
2024-04-03
1
-0
/
+1
|
*
Add migration for pronouns
hazycora
2024-04-03
2
-0
/
+18
|
*
add pronoun field to user profiles
hazycora
2024-04-03
1
-0
/
+1
*
|
Merge pull request 'Refactor LFS GC functions' (#3056) from gusted/forgejo-lf...
Earl Warren
2024-04-06
3
-32
/
+123
|
\
\
|
*
|
Refactor LFS GC functions
Gusted
2024-04-05
3
-32
/
+123
|
|
/
*
|
Merge pull request '[BUG] fix webhook creation payload ref' (#3055) from oliv...
Earl Warren
2024-04-06
1
-1
/
+1
|
\
\
|
*
|
[TEST] webhook creation payload ref
oliverpool
2024-04-05
1
-1
/
+1
|
|
/
*
|
Merge pull request '[BUG] Don't remove builtin OAuth2 applications' (#3067) f...
Earl Warren
2024-04-06
3
-0
/
+86
|
\
\
|
*
|
[BUG] Don't remove builtin OAuth2 applications
Gusted
2024-04-06
3
-0
/
+86
|
|
/
*
/
[CHORE] Remove u2f dependency
Gusted
2024-04-05
2
-8
/
+43
|
/
*
Merge pull request 'Port archived labels visual filter' (#2887) from 0ko/forg...
Earl Warren
2024-04-03
1
-6
/
+6
|
\
|
*
[GITEA] Apply changes to archived labels
0ko
2024-04-01
1
-6
/
+6
*
|
Merge pull request 'Allow custom repo size format' (#2974) from 0ko/forgejo:p...
Earl Warren
2024-04-02
1
-9
/
+2
|
\
\
|
*
|
[I18N] Allow custom repo size format
0ko
2024-04-02
1
-9
/
+2
*
|
|
[FEAT] Mark database errors in tests as failure
Gusted
2024-04-02
1
-1
/
+7
|
/
/
*
|
Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:siz...
Earl Warren
2024-04-01
1
-5
/
+9
|
\
\
|
*
|
Provide a way to translate data units
0ko
2024-03-30
1
-5
/
+9
*
|
|
Merge pull request '[FEAT] Configure if protected branch rule should apply to...
Earl Warren
2024-04-01
3
-0
/
+18
|
\
\
\
|
*
|
|
[FEAT] Configure if protected branch rule should apply to admins
Gusted
2024-03-29
3
-0
/
+18
*
|
|
|
Merge pull request 'Highlight signed tags like signed commits' (#2534) from a...
Earl Warren
2024-04-01
5
-500
/
+567
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
models/asymkey: Implement Tag verification
Gergely Nagy
2024-03-30
5
-500
/
+567
|
|
|
/
|
|
/
|
*
/
|
[TESTS] pull review deleted from gitea#29888
oliverpool
2024-03-31
2
-0
/
+17
|
/
/
*
|
Fix migration v292 (#30153)
Lunny Xiao
2024-03-30
6
-134
/
+162
*
|
Prevent re-review and dismiss review actions on closed and merged PRs (#30065)
Kemal Zebari
2024-03-30
2
-3
/
+65
*
|
Move from `max( id )` to `max( index )` for latest commit statuses (#30076)
YR Chen
2024-03-30
1
-47
/
+73
*
|
Add default board to new projects, remove uncategorized pseudo-board (#29874)
Denys Konovalov
2024-03-30
11
-38
/
+357
*
|
Do some performance optimize for issues list and view issue/pull (#29515) (mi...
Lunny Xiao
2024-03-30
2
-0
/
+16
*
|
Load attachments for code comments (#30124)
yp05327
2024-03-30
1
-0
/
+4
*
|
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
[next]