index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
migrations
/
dump.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next round of `db.DefaultContext` refactor (#27089)
JakobDev
2023-09-16
1
-2
/
+2
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
1
-6
/
+6
*
Sync branches into databases (#22743)
Lunny Xiao
2023-06-29
1
-2
/
+2
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Replace yaml.v2 with yaml.v3 (#21832)
Jason Song
2022-11-21
1
-1
/
+1
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-3
/
+3
*
Refactor git command arguments and make all arguments to be safe to be used (...
wxiaoguang
2022-10-23
1
-4
/
+4
*
Move go-licenses to generate and separate generate into a frontend and backen...
zeripath
2022-09-05
1
-1
/
+0
*
Add more checks in migration code (#21011)
zeripath
2022-09-04
1
-102
/
+186
*
Double check CloneURL is acceptable (#20869)
zeripath
2022-08-21
1
-2
/
+6
*
Fix cli command restore-repo: "units" should be splitted to string slice, to ...
wxiaoguang
2022-07-01
1
-1
/
+1
*
Write Commit-Graphs in RepositoryDumper (#20004)
zeripath
2022-06-17
1
-0
/
+5
*
Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953)
wxiaoguang
2022-06-15
1
-2
/
+10
*
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-04-01
1
-1
/
+1
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
1
-1
/
+1
*
Make migrations SKIP_TLS_VERIFY apply to git too (#19132)
zeripath
2022-03-19
1
-7
/
+10
*
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
6543
2022-02-06
1
-1
/
+1
*
Validate migration files (#18203)
Aravinth Manivannan
2022-01-26
1
-2
/
+2
*
format with gofumpt (#18184)
6543
2022-01-20
1
-7
/
+5
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
1
-5
/
+5
*
Simplify parameter types (#18006)
Gusted
2021-12-20
1
-1
/
+1
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-2
/
+2
*
Move migrations into services and base into modules/migration (#17663)
Lunny Xiao
2021-11-16
1
-0
/
+637