summaryrefslogtreecommitdiffstats
path: root/integrations/lfs_getobject_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-185/+0
* Refactor legacy git init (#20376)wxiaoguang2022-08-091-31/+0
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-3/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+3
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+2
* Let package git depend on setting but not opposite (#15241)Lunny Xiao2021-06-261-6/+7
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-4/+4
* Rewrite of the LFS server (#15523)KN4CK3R2021-06-061-12/+10
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-20/+7
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+4
* Storage configuration support `[storage]` (#13314)Lunny Xiao2020-10-311-1/+2
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-081-2/+5
* Support Range header end in lfs (#11314)burbon2020-05-111-13/+104
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
* Move modules/gzip to gitea.com/macaron/gzip (#9058)Lunny Xiao2019-11-181-1/+1
* Restore functionality for early gits (#7775)zeripath2019-10-121-0/+5
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Add golangci (#6418)kolaente2019-06-121-1/+1
* Pooled and buffered gzip implementation (#5722)zeripath2019-01-231-0/+129