index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
api
/
v1
/
repo
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request '[FEAT] Configure if protected branch rule should apply to...
Earl Warren
2024-04-01
1
-0
/
+5
|
\
|
*
[FEAT] Configure if protected branch rule should apply to admins
Gusted
2024-03-29
1
-0
/
+5
*
|
Prevent re-review and dismiss review actions on closed and merged PRs (#30065)
Kemal Zebari
2024-03-30
1
-6
/
+11
*
|
Remove repetitive words (#30091)
crazeteam
2024-03-30
1
-1
/
+1
|
/
*
Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from...
Earl Warren
2024-03-27
2
-3
/
+3
|
\
|
*
Fix an actions schedule bug (#28942)
Zettat123
2024-03-25
1
-2
/
+2
|
*
Fix schedule tasks bugs (#28691)
Lunny Xiao
2024-03-25
1
-1
/
+1
*
|
Refactor StringsToInt64s (#29967)
wxiaoguang
2024-03-26
1
-2
/
+7
*
|
Performance improvements for pull request list page (#29900)
Lunny Xiao
2024-03-26
2
-13
/
+8
|
/
*
Fix PR creation via api between branches of same repo with head field namespa...
norohind
2024-03-20
1
-0
/
+2
*
Refactor to use optional.Option for issue index search option (#29739)
6543
2024-03-20
1
-12
/
+12
*
remove repetitive words (#29695)
pengqiseven
2024-03-20
2
-2
/
+2
*
Move get/set default branch from git package to gitrepo package to hide repop...
Lunny Xiao
2024-03-11
1
-2
/
+2
*
Cache repository default branch commit status to reduce query on commit statu...
Lunny Xiao
2024-03-11
1
-2
/
+2
*
Fix 500 when pushing release to an empty repo (#29554)
Nanguan Lin
2024-03-06
1
-0
/
+5
*
Add support for API blob upload of release attachments (#29507)
KN4CK3R
2024-03-06
1
-10
/
+29
*
remove util.OptionalBool and related functions (#29513)
6543
2024-03-06
3
-30
/
+27
*
migrate some more "OptionalBool" to "Option[bool]" (#29479)
6543
2024-03-06
2
-15
/
+16
*
Move generate from module to service (#29465)
Lunny Xiao
2024-03-06
1
-1
/
+1
*
Fix missed return (#29450)
Lunny Xiao
2024-03-06
1
-0
/
+1
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
49
-50
/
+50
*
fix missing argument
oliverpool
2024-02-27
1
-0
/
+1
*
Add attachment support for code review comments (#29220)
Jimmy Praet
2024-02-27
1
-0
/
+1
*
Add API to get merged PR of a commit (#29243)
qwerty287
2024-02-26
1
-0
/
+51
*
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)
6543
2024-02-26
1
-3
/
+3
*
Fix content size does not match error when uploading lfs file (#29259)
vincent
2024-02-26
1
-1
/
+1
*
Add API to get PR by base/head (#29242)
qwerty287
2024-02-26
1
-0
/
+85
*
Refactor locale&string&template related code (#29165)
wxiaoguang
2024-02-16
2
-4
/
+4
*
Add merge style `fast-forward-only` (#28954)
Chris Copeland
2024-02-14
2
-0
/
+6
*
Merge remote-tracking branch 'forgejo/forgejo-dependency' into wip-forgejo
Earl Warren
2024-02-09
1
-5
/
+1
|
\
|
*
Fix `/api/v1/{owner}/{repo}/issue_templates`
Gergely Nagy
2024-02-05
1
-5
/
+1
*
|
Merge branch 'rebase-forgejo-dependency' into wip-forgejo
Earl Warren
2024-02-05
9
-167
/
+496
|
\
|
|
*
[GITEA] Allow changing the repo Wiki branch to main
Gergely Nagy
2024-02-05
1
-0
/
+13
|
*
Revert "Fix schedule tasks bugs (#28691)"
Earl Warren
2024-02-05
1
-1
/
+1
|
*
Revert "Fix an actions schedule bug (#28942)"
Earl Warren
2024-02-05
1
-2
/
+2
|
*
[GITEA] Document correct status code for creating Tag
Gusted
2024-02-05
1
-1
/
+1
|
*
[GITEA] Fix API inconsistencies
Gusted
2024-02-05
1
-1
/
+13
|
*
[GITEA] DELETE /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments/{com...
Earl Warren
2024-02-05
2
-4
/
+51
|
*
[GITEA] GET /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments/{comment}
Earl Warren
2024-02-05
1
-0
/
+63
|
*
[GITEA] API commentAssignment() to verify the id belongs
Earl Warren
2024-02-05
3
-158
/
+24
|
*
[GITEA] POST /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments
Earl Warren
2024-02-05
1
-0
/
+83
|
*
[FEAT] API support for repository flags
Gergely Nagy
2024-02-05
1
-0
/
+245
*
|
Merge branch 'rebase-forgejo-branding' into wip-forgejo
Earl Warren
2024-02-05
1
-1
/
+6
|
\
\
|
*
|
[BRANDING] add X-Forgejo-* headers
Earl Warren
2024-02-05
1
-1
/
+6
|
|
/
*
/
[MODERATION] User blocking
Gusted
2024-02-05
6
-8
/
+33
|
/
*
[FEAT] allow setting the update date on issues and comments
Earl Warren
2024-02-05
5
-9
/
+107
*
Move some repository transfer functions to service layer (#28855)
Lunny Xiao
2024-02-05
1
-1
/
+1
*
Update tool dependencies (#29030)
silverwind
2024-02-03
1
-2
/
+0
*
Fix an actions schedule bug (#28942)
Zettat123
2024-01-31
1
-2
/
+2
*
Simplify how git repositories are opened (#28937)
Lunny Xiao
2024-01-27
6
-13
/
+16
[next]