index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix checks in PR for empty commits (#20290) (#20352)
Ing. Jaroslav Šafka
2022-07-13
2
-1
/
+9
*
Correctly handle draft releases without a tag (#20314) (#20335)
zeripath
2022-07-12
1
-2
/
+1
*
EscapeFilter the group dn membership (#20200) (#20254)
zeripath
2022-07-06
1
-1
/
+1
*
Fix cli command restore-repo: "units" should be parsed as cli.String (#20183)...
wxiaoguang
2022-07-01
1
-1
/
+1
*
Check if project has the same repository id with issue when assign project to...
Lunny Xiao
2022-07-01
2
-5
/
+22
*
Fix delete pull head ref for DeleteIssue (#20032) (#20034)
a1012112796
2022-06-19
1
-1
/
+1
*
Write Commit-Graphs in RepositoryDumper (#20004)
zeripath
2022-06-17
1
-0
/
+5
*
move agit dependcy (#19998)
Lunny Xiao
2022-06-17
1
-59
/
+16
*
fix permission check for delete tag (#19985)
a1012112796
2022-06-16
1
-0
/
+14
*
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)
wxiaoguang
2022-06-16
3
-75
/
+34
*
Always try to fetch repo for mirrors (#19975)
Gusted
2022-06-15
1
-2
/
+2
*
Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953)
wxiaoguang
2022-06-15
1
-2
/
+10
*
Move tests as seperate sub packages to reduce duplicated file names (#19951)
Lunny Xiao
2022-06-15
1
-1
/
+2
*
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-13
41
-441
/
+599
*
Move some code into models/git (#19879)
Lunny Xiao
2022-06-12
17
-75
/
+89
*
Unify repo settings & show better error (#19828)
Gusted
2022-06-12
2
-2
/
+2
*
Fix some mirror bugs (#18649)
Lunny Xiao
2022-06-11
2
-4
/
+5
*
Custom regexp external issues (#17624)
Sandro Santilli
2022-06-10
1
-0
/
+1
*
Refactor git module, make Gitea use internal git config (#19732)
wxiaoguang
2022-06-10
2
-11
/
+0
*
Prevent NPE whilst migrating if there is a team request review (#19855)
zeripath
2022-06-09
4
-4
/
+37
*
Move some repository related code into sub package (#19711)
Lunny Xiao
2022-06-06
13
-17
/
+198
*
Implement http signatures support for the API (#17565)
Wim
2022-06-05
1
-0
/
+217
*
Disable unnecessary mirroring elements (#18527)
Paweł Bogusławski
2022-06-04
1
-1
/
+3
*
Set Setpgid on child git processes (#19865)
zeripath
2022-06-03
1
-0
/
+1
*
improvement some release related code (#19867)
Lunny Xiao
2022-06-03
3
-17
/
+13
*
Prevent NPE on update mirror settings (#19864)
zeripath
2022-06-02
1
-1
/
+1
*
Fix spelling mistake in ProcReceive (#19853)
zeripath
2022-06-01
1
-2
/
+2
*
fix(telegram): fix link bot to release tag (#19830)
Yehonatan Ezron
2022-05-28
4
-5
/
+5
*
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-20
34
-67
/
+81
*
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)
wxiaoguang
2022-05-20
1
-2
/
+4
*
Use a better OlderThan for DeleteInactiveUsers (#19693)
Gusted
2022-05-13
1
-1
/
+1
*
Move access and repo permission to models/perm/access (#19350)
Lunny Xiao
2022-05-11
12
-20
/
+33
*
Update go tool dependencies (#19676)
silverwind
2022-05-10
3
-5
/
+3
*
Calculate filename hash only once (#19654)
KN4CK3R
2022-05-09
2
-2
/
+6
*
Move some helper files out of models (#19355)
Lunny Xiao
2022-05-08
9
-29
/
+39
*
Repository level enable package or disable (#19323)
Lunny Xiao
2022-05-08
1
-0
/
+1
*
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)
6543
2022-05-08
2
-10
/
+32
*
Allow custom default merge message with .gitea/default_merge_message/<merge_s...
Lunny Xiao
2022-05-08
4
-35
/
+162
*
Allow to mark files in a PR as viewed (#19007)
delvh
2022-05-07
1
-23
/
+104
*
Auto merge pull requests when all checks succeeded via API (#9307)
kolaente
2022-05-07
6
-2
/
+265
*
PullService lock via pullID (#19520)
6543
2022-05-04
6
-2
/
+21
*
Use for a repo action one database transaction (#19576)
6543
2022-05-03
6
-113
/
+135
*
Move user password verification after checking his groups on ldap auth (#19587)
Gwilherm Folliot
2022-05-03
1
-8
/
+8
*
ignore DNS error when doing migration allow/block check (#19566)
wxiaoguang
2022-05-02
1
-4
/
+3
*
Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage...
6543
2022-05-02
3
-21
/
+21
*
Avoid MoreThanOne Error (#19557)
99rgosse
2022-05-01
1
-1
/
+1
*
Added X-Mailer header to outgoing emails (#19562)
Ivan Fedorov
2022-04-30
1
-0
/
+1
*
Respect DefaultUserIsRestricted system default when creating new user (#19310)
Jimmy Praet
2022-04-29
6
-41
/
+61
*
Add "Allow edits from maintainer" feature (#18002)
qwerty287
2022-04-28
3
-9
/
+69
*
more context for models (#19511)
6543
2022-04-28
15
-43
/
+56
[next]