index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
automerge
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add branch auto deletion for scheduled PRs
Tom Neuber
2024-10-31
1
-2
/
+10
*
create "shared" package to workaround import loop issues
Tom Neuber
2024-10-31
1
-99
/
+6
*
Fix agit automerge (#31207)
Lunny Xiao
2024-08-25
1
-3
/
+15
*
Fix linting issues
Gusted
2024-08-18
1
-1
/
+1
*
Fix automerge will not work because of some events haven't been triggered (#3...
Lunny Xiao
2024-05-26
2
-38
/
+116
*
Fix misspelling of mergable (#30896)
yp05327
2024-05-12
1
-2
/
+2
*
Simplify how git repositories are opened (#28937)
Lunny Xiao
2024-01-27
1
-3
/
+4
*
Improve queue and logger context (#24924)
wxiaoguang
2023-05-26
1
-3
/
+3
*
Rewrite queue (#24505)
wxiaoguang
2023-05-08
1
-10
/
+8
*
Add force_merge to merge request and fix checking mergable (#23010)
Jason Song
2023-02-21
1
-1
/
+1
*
Improve trace logging for pulls and processes (#22633)
zeripath
2023-02-04
1
-13
/
+13
*
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-12-03
1
-1
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-19
1
-4
/
+4
*
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-12
1
-4
/
+4
*
feat: notify doers of a merge when automerging (#21553)
kolaente
2022-11-03
1
-1
/
+1
*
Add more linters to improve code readability (#19989)
Wim
2022-06-20
1
-1
/
+1
*
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-13
1
-12
/
+12
*
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-20
1
-1
/
+1
*
Move access and repo permission to models/perm/access (#19350)
Lunny Xiao
2022-05-11
1
-1
/
+2
*
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)
6543
2022-05-08
1
-9
/
+31
*
Allow custom default merge message with .gitea/default_merge_message/<merge_s...
Lunny Xiao
2022-05-08
1
-1
/
+1
*
Auto merge pull requests when all checks succeeded via API (#9307)
kolaente
2022-05-07
1
-0
/
+241