| Commit message (Expand) | Author | Age | Files | Lines |
* | escape filename when assemble URL (#22850) | sillyguodong | 2023-02-12 | 1 | -2/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 15 | -30/+15 |
* | Removed some vestigial code related to Range bounds checks (#20312) | Philip Peterson | 2022-07-28 | 1 | -16/+0 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -1/+1 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 2 | -2/+0 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -1/+1 |
* | Improve SyncMirrors logging (#19045) | zeripath | 2022-03-10 | 1 | -0/+13 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 3 | -6/+4 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -4/+4 |
* | Fix source typos (#18227) | luzpaz | 2022-01-10 | 1 | -2/+2 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 3 | -10/+13 |
* | Fix some lints (#17337) | Lunny Xiao | 2021-10-17 | 1 | -3/+1 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 2 | -8/+6 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 2 | -0/+2 |
* | Add proxy settings and support for migration and webhook (#16704) | Lunny Xiao | 2021-08-18 | 3 | -6/+13 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 4 | -15/+15 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 8 | -138/+662 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 2 | -12/+12 |
* | Rewrite of the LFS server (#15523) | KN4CK3R | 2021-06-06 | 1 | -2/+9 |
* | Fix lfs management find (#15537) | Lunny Xiao | 2021-04-21 | 1 | -0/+2 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 18 | -1157/+1195 |
* | Close file on invalid range (Addition to #15166) (#15268) | KN4CK3R | 2021-04-06 | 3 | -29/+21 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -23/+24 |
* | Add size to Save function (#15264) | zeripath | 2021-04-03 | 1 | -1/+1 |
* | Close file on invalid range (#15166) | KN4CK3R | 2021-04-03 | 1 | -0/+8 |
* | Fix race in LFS ContentStore.Put(...) (#14895) | zeripath | 2021-03-06 | 1 | -11/+51 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 2 | -2/+9 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 2 | -9/+8 |
* | Some code improvements (#14266) | Lunny Xiao | 2021-01-06 | 1 | -3/+2 |
* | Move LFSLock APIFormat into convert package (#13808) | 6543 | 2020-12-03 | 1 | -7/+8 |
* | Storage configuration support `[storage]` (#13314) | Lunny Xiao | 2020-10-31 | 2 | -3/+28 |
* | LFS support to be stored on minio (#12518) | Lunny Xiao | 2020-09-08 | 3 | -69/+62 |
* | Add Access-Control-Expose-Headers (#12446) | zeripath | 2020-08-13 | 1 | -0/+2 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -1/+6 |
* | Support Range header end in lfs (#11314) | burbon | 2020-05-11 | 1 | -5/+15 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 2 | -0/+8 |
* | Multiple LFS improvements (#10667) | zeripath | 2020-03-09 | 3 | -46/+149 |
* | Fix LFS max file size enforcement (#10593) | zeripath | 2020-03-03 | 1 | -0/+6 |
* | Add max-file-size to LFS (#10463) | zeripath | 2020-02-28 | 1 | -0/+6 |
* | Make repository management section handle lfs locks (#8726) | zeripath | 2019-12-12 | 1 | -2/+2 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 1 | -1/+1 |
* | Ensure Request Body Readers are closed in LFS server (#8454) | zeripath | 2019-10-10 | 2 | -5/+15 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Removed unnecessary conversions (#7557) | Christian Muehlhaeuser | 2019-07-23 | 1 | -1/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 2 | -18/+11 |
* | Fix LFS Locks over SSH (#6999) | zeripath | 2019-05-28 | 1 | -32/+83 |
* | Fix /verify LFS handler expecting wrong content-type (#7015) | Marat Radchenko | 2019-05-24 | 1 | -18/+15 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -1/+1 |