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
*
Merge pull request '[gitea] week 2024-50 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-12-10
2
-86
/
+0
|
\
|
*
Remove outdated code about fixture generation (#32708)
Lunny Xiao
2024-12-08
2
-86
/
+0
*
|
Add `-` as reserved user
Otto Richter
2024-12-09
1
-0
/
+1
*
|
feat(secret): generate FORGEJO_TOKEN for all tasks
xtex
2024-12-08
1
-1
/
+2
|
/
*
fix: correct permission loading for limited organisation
Gusted
2024-12-04
2
-1
/
+35
*
Merge pull request '[gitea] week 2024-49 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-12-03
8
-10
/
+10
|
\
|
*
Strict pagination check (#32548)
Lunny Xiao
2024-12-01
8
-10
/
+10
*
|
Rework GetLatestCommitStatusForPairs query using a subquery for PG compatibil...
Mathieu Fenniak
2024-12-01
2
-182
/
+14
*
|
Improve performance of allowed org repo creation query (#6100)
Otto Richter
2024-12-01
2
-2
/
+15
|
/
*
add tests for GetLatestCommitStatusForRepoCommitIDs
Mathieu Fenniak
2024-11-30
1
-0
/
+88
*
Fix unconditional DB queries in commit status fetches
Mathieu Fenniak
2024-11-30
2
-60
/
+14
*
Merge branch 'forgejo' into forgejo
Fermé le Lundi
2024-11-29
1
-0
/
+19
|
\
|
*
Add a "summary card" to issues & PRs for consumption by OpenGraph clients (#6...
Mathieu Fenniak
2024-11-29
1
-0
/
+19
*
|
Update models/git/commit_status_test.go
FermeLeLundi
2024-11-28
1
-2
/
+2
|
/
*
Merge pull request 'feat: migrate TOTP secrets to `keying`' (#6074) from gust...
Earl Warren
2024-11-27
6
-37
/
+141
|
\
|
*
feat: migrate TOTP secrets to `keying`
Gusted
2024-11-27
6
-37
/
+141
*
|
disable gravatar in test (#32529)
Rowan Bohde
2024-11-24
2
-81
/
+82
*
|
Fix GetInactiveUsers (#32540)
Lunny Xiao
2024-11-24
3
-6
/
+27
*
|
allow the actions user to login via the jwt token (#32527)
Rowan Bohde
2024-11-24
1
-0
/
+19
|
/
*
fix: Do not delete global Oauth2 applications
Otto Richter
2024-11-23
1
-0
/
+2
*
test: Global OAuth should not be deleted
Otto Richter
2024-11-23
2
-0
/
+9
*
Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-11-21
15
-204
/
+273
|
\
|
*
Reimplement GetUserOrgsList to make it simple and clear (#32486)
Lunny Xiao
2024-11-17
5
-171
/
+201
|
*
Calculate `PublicOnly` for org membership only once (#32234)
6543
2024-11-17
3
-33
/
+47
|
*
Trim title before insert/update to database to match the size requirements of...
Lunny Xiao
2024-11-17
7
-0
/
+17
|
*
Fix nil panic if repo doesn't exist (#32501)
wxiaoguang
2024-11-17
1
-0
/
+6
|
*
Harden runner updateTask and updateLog api (#32462)
ChristopherHX
2024-11-17
1
-1
/
+3
*
|
fix: Allow Organisations to remove the Email Address (#5517)
JakobDev
2024-11-20
2
-0
/
+50
*
|
Merge pull request 'fix: use better code to group UID and stopwatches' (#5989...
Gusted
2024-11-17
3
-19
/
+55
|
\
\
|
|
/
|
/
|
|
*
fix: use better code to group UID and stopwatches
Gusted
2024-11-16
3
-19
/
+55
*
|
Merge pull request 'feat: improve `GetLatestCommitStatusForPairs`' (#5983) fr...
Gusted
2024-11-16
3
-39
/
+191
|
\
\
|
*
|
feat: improve `GetLatestCommitStatusForPairs`
Gusted
2024-11-16
3
-39
/
+191
|
|
/
*
|
Only query team tables if repository is under org when getting assignees (#32...
Lunny Xiao
2024-11-16
1
-14
/
+16
*
|
fix: extend `forgejo_auth_token` table (part two)
Earl Warren
2024-11-16
2
-2
/
+2
|
/
*
fix: don't show private forks in forks list
Gusted
2024-11-15
1
-4
/
+6
*
fix: anomynous users code search for private/limited user's repository
Gusted
2024-11-15
3
-5
/
+77
*
fix: extend `forgejo_auth_token` table
Gusted
2024-11-15
6
-52
/
+156
*
Merge pull request 'fix: Proper parsing of date for git commits' (#5892) from...
Otto
2024-11-11
1
-1
/
+2
|
\
|
*
fix: Add created_unix and updated_unix to repo1 fixture
Gusted
2024-11-10
1
-1
/
+2
*
|
test: fix test linting
Michael Kriese
2024-11-11
2
-3
/
+2
|
/
*
chore: simplify CopyDir
Gusted
2024-11-10
1
-89
/
+2
*
chore(refactor): split ReloadLabels out of LoadLabels in issue model
Earl Warren
2024-11-07
2
-16
/
+124
*
fix: issue labels are not set after deleting one label
Earl Warren
2024-11-07
1
-0
/
+1
*
fix: labels are missing in the pull request payload removing a label
Earl Warren
2024-11-06
1
-0
/
+1
*
Merge pull request '[gitea] week 2024-45 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-11-06
5
-12
/
+115
|
\
|
*
Add artifacts test fixture (#30300)
Kyle D.
2024-11-05
1
-0
/
+71
|
*
refactor: remove redundant err declarations (#32381)
Oleksandr Redko
2024-11-05
2
-4
/
+1
|
*
Optimize branch protection rule loading (#32280)
6543
2024-11-05
2
-8
/
+43
*
|
Merge pull request '[PORT] Refactor the DB migration system slightly (gitea#3...
Gusted
2024-11-05
2
-559
/
+373
|
\
\
|
*
|
[PORT] Refactor the DB migration system slightly (gitea#32344)
wxiaoguang
2024-11-03
2
-559
/
+373
[next]