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 'fix(UI): issue task list numbers, fix #4431' (#4452) from...
Earl Warren
2024-07-29
1
-2
/
+2
|
\
|
*
simplify regex for checkbox detection
Robert Wolff
2024-07-28
1
-2
/
+2
|
*
remove requirement on trailing character after check box
Robert Wolff
2024-07-28
1
-2
/
+2
|
*
fix counting of all / done issue tasks, fix #4431
Robert Wolff
2024-07-28
1
-2
/
+2
*
|
fix: never set Poster or Assignee to nil
Earl Warren
2024-07-29
6
-24
/
+188
|
/
*
Merge pull request '[SEC] Notify owner about TOTP enrollment' (#4704) from gu...
Gusted
2024-07-27
1
-0
/
+7
|
\
|
*
[SEC] Notify owner about TOTP enrollment
Gusted
2024-07-26
1
-0
/
+7
*
|
feat: optimize the FindUnreferencedPackages package query
Earl Warren
2024-07-27
1
-12
/
+10
|
/
*
[SECURITY] Notify users about account security changes
Gusted
2024-07-23
4
-93
/
+15
*
Merge pull request '[gitea] week 2024-30 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-07-23
9
-11
/
+75
|
\
|
*
allow synchronizing user status from OAuth2 login providers (#31572)
Rowan Bohde
2024-07-22
2
-4
/
+39
|
*
Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899)
Lunny Xiao
2024-07-22
7
-7
/
+36
*
|
Merge pull request 'Reserve the `devtest` username' (#4638) from ikuyo/forgej...
Gusted
2024-07-23
1
-0
/
+1
|
\
\
|
*
|
Reserve devtest username
Ikuyo
2024-07-23
1
-0
/
+1
|
|
/
*
|
Merge pull request 'feat(ui): sort milestones by name by default instead of t...
Earl Warren
2024-07-23
1
-1
/
+3
|
\
\
|
*
|
[PORT] Added default sorting milestones by name (gitea#27084)
Bartlomiej Komendarczuk
2024-07-22
1
-1
/
+3
|
|
/
*
/
feat(cli): allow updates to runners' secrets
Emmanuel BENOÎT
2024-07-22
4
-12
/
+88
|
/
*
feat(cli): add `--keep-labels` flag to `forgejo actions register` (#4610)
Emmanuel BENOÎT
2024-07-22
3
-9
/
+132
*
[BUG] Add early-return to loading items from `SpecList`
Gusted
2024-07-20
1
-0
/
+8
*
Merge pull request 'Update module github.com/go-testfixtures/testfixtures/v3 ...
Earl Warren
2024-07-17
2
-3
/
+8
|
\
|
*
Enable multiStatements for MySQL
Gusted
2024-07-16
2
-3
/
+8
*
|
[PORT] Use FullName in Emails to address the recipient if possible (gitea#315...
Gusted
2024-07-17
2
-0
/
+54
|
/
*
[CHORE] Use github.com/ProtonMail/go-crypto
Gusted
2024-07-15
5
-14
/
+80
*
Merge pull request 'Fix CI status link in dashboard' (#4481) from beowulf/fix...
Earl Warren
2024-07-14
1
-0
/
+11
|
\
|
*
Fixed link to commit status and tooltip on dashboard
Beowulf
2024-07-14
1
-0
/
+11
*
|
[CHORE] Move test related function to own package
Gusted
2024-07-14
36
-173
/
+170
|
/
*
fix artifact range requests (#4218)
ThetaDev
2024-07-10
1
-0
/
+7
*
Fix web notification icon not updated once you read all notifications (#31447)
kiatt210
2024-06-29
1
-4
/
+5
*
Add support for workflow_dispatch (#3334)
Mai-Lapyst
2024-06-28
4
-6
/
+74
*
Optimization of labels handling in issue_search (#4228)
Chl
2024-06-28
4
-16
/
+80
*
Merge pull request '[gitea] week 2024-25 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-06-18
7
-104
/
+87
|
\
|
*
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359)
6543
2024-06-16
1
-19
/
+19
|
*
rm const do inline (#31360)
6543
2024-06-16
1
-42
/
+18
|
*
Add tag protection via rest api #17862 (#31295)
mzroot
2024-06-16
1
-0
/
+13
|
*
Fix PullRequestList.GetIssueIDs's logic (#31352)
yp05327
2024-06-16
1
-6
/
+5
|
*
[Refactor] Unify repo search order by logic (#30876)
6543
2024-06-16
3
-41
/
+62
|
*
Enable `unparam` linter (#31277)
silverwind
2024-06-16
3
-55
/
+29
*
|
Run make fmt
JakobDev
2024-06-16
1
-1
/
+1
*
|
Fix bug in GetIssueStats
JakobDev
2024-06-13
2
-1
/
+35
|
/
*
[FEAT] Adds x-mode-only anchor styles to display images based if the theme is...
Mai-Lapyst
2024-06-09
2
-1
/
+10
*
Merge pull request 'test(oauth): RFC 6749 Section 10.2 conformance' (#4032) f...
Earl Warren
2024-06-06
1
-1
/
+1
|
\
|
*
test(oauth): RFC 6749 Section 10.2 conformance
Earl Warren
2024-06-05
1
-1
/
+1
*
|
Make gitea webhooks openproject compatible (gitea#28435)
André Rosenhammer
2024-06-05
1
-0
/
+15
|
/
*
Merge pull request '[gitea] week 2024-23 cherry pick (gitea/main -> forgejo)'...
Earl Warren
2024-06-04
27
-661
/
+773
|
\
|
*
Fix the possible migration failure on 286 with postgres 16 (#31209)
Lunny Xiao
2024-06-02
1
-1
/
+1
|
*
Only update poster in issue/comment list if it has been loaded (#31216)
Max Wipfli
2024-06-02
2
-2
/
+6
|
*
Performance improvements for pull request list API (#30490)
Lunny Xiao
2024-06-02
8
-101
/
+184
|
*
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#3...
Jason Song
2024-06-02
1
-5
/
+1
|
*
Fix branch order (#31174)
Lunny Xiao
2024-06-02
1
-8
/
+4
|
*
Prevent simultaneous editing of comments and issues (#31053)
metiftikci
2024-06-02
5
-9
/
+50
[next]