| Commit message (Expand) | Author | Age | Files | Lines |
* | Make repository response support HTTP range request (#24592) | wxiaoguang | 2023-05-09 | 2 | -116/+43 |
* | Improve template system and panic recovery (#24461) | wxiaoguang | 2023-05-04 | 2 | -33/+78 |
* | Refactor "route" related code, fix Safari cookie bug (#24330) | wxiaoguang | 2023-04-27 | 1 | -13/+26 |
* | Update go tool dependencies, restructure lint targets (#24239) | silverwind | 2023-04-22 | 1 | -1/+1 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 1 | -0/+92 |
* | Support sanitising the URL by removing extra slashes in the URL (#21333) | Sandeep Bhat | 2023-03-04 | 2 | -2/+103 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -2/+2 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -1/+2 |
* | Support disabling database auto migration (#22053) | Jason Song | 2022-12-07 | 1 | -1/+20 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 3 | -6/+3 |
* | Add support for HEAD requests in Maven registry (#21834) | KN4CK3R | 2022-11-24 | 1 | -6/+5 |
* | Fix setting HTTP headers after write (#21833) | KN4CK3R | 2022-11-18 | 1 | -26/+15 |
* | Rework raw file http header logic (#20484) | silverwind | 2022-07-29 | 1 | -38/+56 |
* | Fix raw endpoint PDF file headers (#19825) | Lauris BH | 2022-05-28 | 1 | -2/+6 |
* | Set the LastModified header for raw files (#18356) | zeripath | 2022-05-09 | 1 | -2/+3 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 1 | -1/+1 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -2/+2 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+1 |
* | Refactor Router Logger (#17308) | wxiaoguang | 2022-01-20 | 2 | -39/+7 |
* | Instead of using routerCtx just escape the url before routing (#18086) | zeripath | 2021-12-25 | 1 | -0/+3 |
* | Update chi/middleware to chi/v5/middleware (#17888) | zeripath | 2021-12-02 | 1 | -1/+1 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -1/+4 |
* | Rename db Engines related functions (#17481) | Lunny Xiao | 2021-10-30 | 1 | -1/+1 |
* | Read expected buffer size (#17409) | KN4CK3R | 2021-10-24 | 1 | -2/+3 |
* | Use a variable but a function for IsProd because of a slight performance incr... | Lunny Xiao | 2021-10-20 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+3 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -1/+1 |
* | Support custom mime type mapping for text files (#16304) | Jimmy Praet | 2021-06-30 | 1 | -8/+12 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 1 | -26/+0 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 4 | -0/+275 |