index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
storage
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean paths when looking in Storage (#19124)
zeripath
2022-03-22
3
-40
/
+30
*
Fix lfs bug (#19072)
Lunny Xiao
2022-03-14
2
-0
/
+68
*
format with gofumpt (#18184)
6543
2022-01-20
3
-9
/
+5
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
1
-2
/
+1
*
Fix storage Iterate bug and Add storage doctor to delete garbage attachments ...
Lunny Xiao
2021-09-06
1
-2
/
+2
*
Close storage objects before cleaning (#16934)
zeripath
2021-09-03
1
-0
/
+1
*
Add an abstract json layout to make it's easier to change json library (#16528)
Lunny Xiao
2021-07-24
1
-4
/
+1
*
Retry rename on lock induced failures (#16435)
zeripath
2021-07-15
1
-1
/
+1
*
Fix archive error when rename repo or user (#16399)
Lunny Xiao
2021-07-13
1
-0
/
+7
*
Fix various documentation, user-facing, and source comment typos (#16367)
luzpaz
2021-07-08
1
-1
/
+1
*
Rework repository archive (#14723)
Lunny Xiao
2021-06-23
1
-1
/
+14
*
Code Formats, Nits & Unused Func/Var deletions (#15286)
6543
2021-04-09
2
-3
/
+1
*
Add size to Save function (#15264)
zeripath
2021-04-03
3
-6
/
+13
*
Fix race in local storage (#14888)
zeripath
2021-03-05
1
-10
/
+38
*
Migrate to use jsoniter instead of encoding/json (#14841)
zeripath
2021-03-01
1
-1
/
+3
*
Fix Storage mapping (#13297)
zeripath
2020-10-25
1
-4
/
+4
*
When handling errors in storageHandler check underlying error (#13178)
zeripath
2020-10-18
1
-1
/
+1
*
Prevent panics with missing storage (#13164)
zeripath
2020-10-16
3
-15
/
+44
*
Avatars and Repo avatars support storing in minio (#12516)
Lunny Xiao
2020-10-14
1
-0
/
+38
*
Provide self-registering storage system (#12978)
zeripath
2020-10-13
4
-40
/
+172
*
Add default storage configurations (#12813)
Lunny Xiao
2020-09-29
3
-47
/
+100
*
LFS support to be stored on minio (#12518)
Lunny Xiao
2020-09-08
3
-3
/
+98
*
Add a storage layer for attachments (#11387)
Lunny Xiao
2020-08-18
3
-0
/
+244