summaryrefslogtreecommitdiffstats
path: root/modules/util
Commit message (Expand)AuthorAgeFilesLines
* Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)Nick2023-02-132-0/+120
* Add Chef package registry (#22554)KN4CK3R2023-02-062-0/+106
* Improve checkIfPRContentChanged (#22611)zeripath2023-01-281-0/+22
* Add support for incoming emails (#22056)KN4CK3R2023-01-142-0/+61
* Fix error when calculate the repository size (#22392)Lunny Xiao2023-01-131-14/+0
* Improve utils of slices (#22379)Jason Song2023-01-113-101/+170
* Use ErrInvalidArgument in packages (#22268)KN4CK3R2022-12-311-0/+29
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2730-60/+30
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-191-1/+9
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+37
* Save files in local storage as umask (#21198)Nulo (he/him)2022-09-243-0/+80
* Go 1.19 format (#20758)John Olheiser2022-08-301-6/+6
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-2/+19
* Fix SecToTime edge-cases (#20610)Gusted2022-08-082-10/+33
* Fix package upload for files >32mb (#20622)KN4CK3R2022-08-022-5/+51
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Prettify number of issues (#17760)Gusted2022-06-121-0/+18
* Fix copy/paste of empty lines (#19798)silverwind2022-06-102-0/+40
* Refactor git module, make Gitea use internal git config (#19732)wxiaoguang2022-06-101-0/+1
* Update go tool dependencies (#19676)silverwind2022-05-102-0/+15
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-024-22/+187
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-015-22/+148
* Use a more general (and faster) method to sanitize URLs with credentials (#19...wxiaoguang2022-03-312-152/+75
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+147
* Cleanup protected branches when deleting users & teams (#19158)Norwin2022-03-221-0/+18
* remove not needed (#19128)65432022-03-182-69/+0
* use go1.18 to build gitea (#19099)techknowlogick2022-03-162-7/+57
* Refactor SecToTime() function (#18863)René Schaar2022-02-282-35/+59
* Fix display time of milestones (#18753)René Schaar2022-02-162-0/+64
* Fix non-ASCII search on database (#18437)Gusted2022-02-012-0/+45
* Use base32 for 2FA scratch token (#18384)wxiaoguang2022-01-262-27/+27
* format with gofumpt (#18184)65432022-01-207-13/+18
* Increase Salt randomness (#18179)Gusted2022-01-042-2/+29
* Include folders into size cost (#18158)Gusted2022-01-031-2/+2
* Simplify parameter types (#18006)Gusted2021-12-202-2/+2
* Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928)wxiaoguang2021-12-092-9/+95
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-011-0/+19
* Read expected buffer size (#17409)KN4CK3R2021-10-241-0/+20
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-122-1/+24
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-0/+35
* Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to e...zeripath2021-07-201-0/+21
* Retry rename on lock induced failures (re-fix) (#16461)zeripath2021-07-161-1/+1
* Retry rename on lock induced failures (#16435)zeripath2021-07-151-1/+28
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-082-3/+3
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-142-35/+187
* Use single shared random string generation function (#15741)silverwind2021-05-102-0/+65
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-082-0/+81
* [API] Add pagination to ListBranches (#14524)65432021-02-032-0/+81
* migrate from com.* to alternatives (#14103)65432020-12-252-4/+39
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-0/+80