index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
private
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CHORE] Use forked `binding` library
Gusted
2024-11-05
1
-1
/
+1
*
[PORT] Fix git error handling (gitea#32401)
wxiaoguang
2024-11-03
1
-7
/
+4
*
Add branch auto deletion for scheduled PRs
Tom Neuber
2024-10-31
1
-1
/
+1
*
fix(sec): use constant time check for internal token
Gusted
2024-10-28
1
-1
/
+2
*
chore: remove some Windows-specific files
0ko
2024-09-19
1
-27
/
+0
*
feat(quota): Quota enforcement
Gergely Nagy
2024-08-02
1
-0
/
+56
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
2
-11
/
+12
*
fix(hook): ignore unknown push options instead of failing
Twenty Panda
2024-07-02
2
-20
/
+5
*
Enable `unparam` linter (#31277)
silverwind
2024-06-16
1
-2
/
+2
*
fix(hook): repo admins are wrongly denied the right to force merge
Earl Warren
2024-06-02
1
-2
/
+2
*
fix(hook): instance admins wrongly restricted by permissions checks
Earl Warren
2024-06-01
1
-0
/
+5
*
fix: hook post-receive for sha256 repos
oliverpool
2024-05-15
1
-1
/
+1
*
Move database operations of merging a pull request to post receive hook and a...
Lunny Xiao
2024-05-12
2
-0
/
+112
*
Add codespell support and fix a good number of typos with its help (#3270)
Yaroslav Halchenko
2024-05-09
1
-1
/
+1
*
Fix tautological conditions (#30735)
silverwind
2024-05-05
1
-10
/
+8
*
Enable more `revive` linter rules (#30608)
silverwind
2024-04-28
1
-1
/
+0
*
hooks: Harden when we accept push options that change repo settings
Gergely Nagy
2024-04-19
1
-0
/
+61
*
Clean up log messages (#30313)
wxiaoguang
2024-04-15
3
-11
/
+10
*
Do not update PRs based on events that happened before they existed
Earl Warren
2024-04-11
1
-0
/
+2
*
[FEAT] Configure if protected branch rule should apply to admins
Gusted
2024-03-29
1
-8
/
+8
*
Restore deleted branches when syncing (#29898)
Jason Song
2024-03-26
1
-0
/
+4
*
Sync branches first (gitea#29714)
Jason Song
2024-03-18
1
-13
/
+13
*
use gitRepo.GetCommit directly
oliverpool
2024-03-18
1
-3
/
+1
*
Sync branches to DB immediately when handle git hook calling (gitea#29493)
Jason Song
2024-03-18
1
-1
/
+65
*
Move get/set default branch from git package to gitrepo package to hide repop...
Lunny Xiao
2024-03-11
1
-1
/
+2
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
16
-16
/
+16
*
Fix logic error from #28138 (#29417)
yp05327
2024-03-06
1
-1
/
+1
*
Use the database object format name but not read from git repoisitory everyti...
Lunny Xiao
2024-02-26
1
-1
/
+1
*
[CLI] implement forgejo-cli
Earl Warren
2024-02-05
1
-1
/
+6
*
Simplify how git repositories are opened (#28937)
Lunny Xiao
2024-01-27
1
-2
/
+2
*
Improve ObjectFormat interface (#28496)
Lunny Xiao
2023-12-19
1
-2
/
+2
*
Adjust object format interface (#28469)
Lunny Xiao
2023-12-17
3
-6
/
+6
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
4
-10
/
+15
*
Fix typo "GetLatestRunnerToken" (#27680)
Jason Song
2023-10-18
1
-1
/
+1
*
Final round of `db.DefaultContext` refactor (#27587)
JakobDev
2023-10-14
1
-1
/
+1
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
4
-10
/
+10
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
1
-4
/
+1
*
Redefine the meaning of column is_active to make Actions Registration Token g...
Lunny Xiao
2023-09-27
1
-2
/
+2
*
Reduce usage of `db.DefaultContext` (#27073)
JakobDev
2023-09-14
1
-1
/
+1
*
Fix verifyCommits error when push a new branch (#26664)
CaiCandong
2023-08-30
40
-16
/
+236
*
Add context parameter to some database functions (#26055)
Lunny Xiao
2023-07-22
1
-1
/
+1
*
parseScope with owner/repo always sets owner to zero (#25987)
Earl Warren
2023-07-19
1
-1
/
+2
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
1
-1
/
+1
*
Use the type RefName for all the needed places and fix pull mirror sync bugs ...
Lunny Xiao
2023-05-26
2
-22
/
+19
*
Fix logger refactoring regression: manager logging add (#24847)
wxiaoguang
2023-05-24
1
-1
/
+1
*
Add gitea manager reload-templates command (#24843)
Brecht Van Lommel
2023-05-22
2
-0
/
+14
*
Fix regression: access log template, gitea manager cli command (#24838)
wxiaoguang
2023-05-22
1
-1
/
+1
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
2
-55
/
+73
*
Refactor web route (#24080)
wxiaoguang
2023-04-20
1
-3
/
+3
*
add CLI command to register runner tokens (#23762)
techknowlogick
2023-04-17
2
-0
/
+92
[next]