index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
repo
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Add summary card for repos and releases
JakobDev
2024-12-14
3
-6
/
+78
*
Trim title before insert/update to database to match the size requirements of...
Lunny Xiao
2024-11-17
1
-0
/
+1
*
Only query team tables if repository is under org when getting assignees (#32...
Lunny Xiao
2024-11-16
1
-14
/
+16
*
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
*
Merge pull request 'feat: Add Search to Releases Page' (#5777) from JakobDev/...
Gusted
2024-11-02
1
-0
/
+10
|
\
|
*
feat: Add Search to Releases Page
JakobDev
2024-11-02
1
-0
/
+10
*
|
tests: improve actvititypub integration test code
Gusted
2024-11-01
1
-0
/
+1
|
/
*
fix: Add `recentupdated` as recognized sort option
Gusted
2024-10-19
1
-0
/
+1
*
[FEAT] Allow pushmirror to use publickey authentication
Philip Peterson
2024-08-22
2
-0
/
+55
*
Merge pull request 'Update module github.com/golangci/golangci-lint/cmd/golan...
Earl Warren
2024-08-19
1
-1
/
+1
|
\
|
*
Fix linting issues
Gusted
2024-08-18
1
-1
/
+1
*
|
style: reenable switch check
TheFox0x7
2024-08-18
1
-2
/
+1
|
/
*
Remove unused code from models/repos/release.go (#31756)
Kemal Zebari
2024-08-04
1
-26
/
+0
*
Make GetRepositoryByName more safer (#31712)
Lunny Xiao
2024-08-04
1
-6
/
+7
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
16
-199
/
+212
*
Implement external assets
Malte Jürgens
2024-07-29
1
-0
/
+29
*
Add support for workflow_dispatch (#3334)
Mai-Lapyst
2024-06-28
1
-5
/
+5
*
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
*
[Refactor] Unify repo search order by logic (#30876)
6543
2024-06-16
2
-35
/
+62
*
test(mock): DeletePushMirrors & AddPushMirrorRemote
Earl Warren
2024-06-02
1
-1
/
+3
*
ui for adding following repos
Michael Jerger
2024-05-24
5
-0
/
+146
*
fix: hook post-receive for sha256 repos
oliverpool
2024-05-15
1
-1
/
+1
*
Get repo list with OrderBy alpha should respect owner too (#30784)
6543
2024-05-12
1
-2
/
+2
*
Add codespell support and fix a good number of typos with its help (#3270)
Yaroslav Halchenko
2024-05-09
1
-1
/
+1
*
Get repo assignees and reviewers should ignore deactivated users (#30770) (#3...
6543
2024-05-05
2
-9
/
+22
*
Enable more `revive` linter rules (#30608)
silverwind
2024-04-28
1
-1
/
+0
*
[FEAT]Add Option to hide Release Archive links (#3139)
JakobDev
2024-04-24
1
-0
/
+1
*
Add container.FilterSlice function (gitea#30339)
oliverpool
2024-04-16
1
-4
/
+5
*
Clean up log messages (#30313)
wxiaoguang
2024-04-15
1
-1
/
+1
*
Merge pull request '[GITEA PORT] Do some performance optimize for issues list...
Earl Warren
2024-04-08
1
-1
/
+1
|
\
|
*
Do some performance optimize for issues list and view issue/pull (gitea#29515)
Lunny Xiao
2024-04-08
1
-1
/
+1
*
|
Add fix and migration
JakobDev
2024-04-08
1
-0
/
+3
*
|
Count downloads for tag archives
JakobDev
2024-04-08
4
-22
/
+201
|
/
*
[I18N] Allow custom repo size format
0ko
2024-04-02
1
-9
/
+2
*
Provide a way to translate data units
0ko
2024-03-30
1
-5
/
+9
*
Fix schedule tasks bugs (#28691)
Lunny Xiao
2024-03-25
1
-26
/
+0
*
Some performance optimization on dashboard and issues page (#29010)
Lunny Xiao
2024-03-20
2
-0
/
+38
*
remove util.OptionalBool and related functions (#29513)
6543
2024-03-06
2
-6
/
+7
*
Refactor some Str2html code (#29397)
wxiaoguang
2024-03-06
1
-1
/
+2
*
migrate some more "OptionalBool" to "Option[bool]" (#29479)
6543
2024-03-06
2
-69
/
+66
*
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)
6543
2024-03-06
1
-10
/
+11
*
Users with `read` permission of pull requests can be assigned too (#27263)
Lunny Xiao
2024-02-26
1
-1
/
+3
*
Allow non-admin users to delete review requests (#29057)
Zettat123
2024-02-26
1
-3
/
+3
*
[BUG] Load `AllUnitsEnabled` when necessary
Gusted
2024-02-21
1
-0
/
+25
*
Add merge style `fast-forward-only` (#28954)
Chris Copeland
2024-02-14
2
-0
/
+4
*
Merge branch 'rebase-forgejo-dependency' into wip-forgejo
Earl Warren
2024-02-05
8
-9
/
+323
|
\
|
*
[GITEA] Allow changing the repo Wiki branch to main
Gergely Nagy
2024-02-05
1
-0
/
+8
|
*
Revert "Fix schedule tasks bugs (#28691)"
Earl Warren
2024-02-05
1
-0
/
+26
[next]