index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
migrate_storage.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests(cmd): add coverage for migrateActionsArtifacts
Earl Warren
2024-06-09
1
-1
/
+1
*
fix: allow actions artifacts storage migration to complete succesfully (#31251)
Rowan Bohde
2024-06-09
1
-2
/
+16
*
fix(cli): add missing quote in storage help
Earl Warren
2024-05-25
1
-1
/
+1
*
Fix missing migrate actions artifacts (#30874)
Lunny Xiao
2024-05-12
1
-8
/
+16
*
Fix migrate storage bug (#28830)
Lunny Xiao
2024-01-20
1
-0
/
+6
*
fix: typo (#27009)
MomentQYC
2023-09-11
1
-1
/
+1
*
Refactor to use urfave/cli/v2 (#25959)
wxiaoguang
2023-07-21
1
-23
/
+26
*
Fix all possible setting error related storages and added some tests (#23911)
Lunny Xiao
2023-06-14
1
-13
/
+15
*
Support migrating storage for actions log via command line (#24679)
Jason Song
2023-05-12
1
-1
/
+19
*
Make minio package support legacy MD5 checksum (#23768)
wxiaoguang
2023-03-28
1
-8
/
+19
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
1
-1
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Merge db.Iterate and IterateObjects (#21641)
Lunny Xiao
2022-10-31
1
-6
/
+6
*
fix hard-coded timeout and error panic in API archive download endpoint (#20925)
Peter GardfjÀll
2022-08-29
1
-5
/
+2
*
Add migrate repo archiver and packages storage support on command line (#20757)
Lunny Xiao
2022-08-16
1
-35
/
+48
*
Move some code into models/git (#19879)
Lunny Xiao
2022-06-12
1
-2
/
+2
*
Some repository refactors (#17950)
Lunny Xiao
2021-12-12
1
-1
/
+1
*
Move repository model into models/repo (#17933)
Lunny Xiao
2021-12-10
1
-1
/
+1
*
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
2021-12-01
1
-1
/
+0
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-1
/
+2
*
Move attachment into models/repo/ (#17650)
Lunny Xiao
2021-11-19
1
-1
/
+2
*
Fix bug on admin subcommand (#17533)
Lunny Xiao
2021-11-07
1
-1
/
+4
*
Rename db Engines related functions (#17481)
Lunny Xiao
2021-10-30
1
-1
/
+1
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
1
-1
/
+2
*
Always emit the configuration path (#17036)
zeripath
2021-09-14
1
-0
/
+1
*
Fix various documentation, user-facing, and source comment typos (#16367)
luzpaz
2021-07-08
1
-1
/
+1
*
Add --quiet and --verbose to gitea web to control initial logging (#16260)
zeripath
2021-06-27
1
-4
/
+4
*
Avatars and Repo avatars support storing in minio (#12516)
Lunny Xiao
2020-10-14
1
-2
/
+23
*
Provide self-registering storage system (#12978)
zeripath
2020-10-13
1
-14
/
+23
*
Add default storage configurations (#12813)
Lunny Xiao
2020-09-29
1
-8
/
+9
*
LFS support to be stored on minio (#12518)
Lunny Xiao
2020-09-08
1
-31
/
+43
*
Add a storage layer for attachments (#11387)
Lunny Xiao
2020-08-18
1
-0
/
+147