Commit Graph

83 Commits (v1.19.3-0)

Author SHA1 Message Date
Giteabot 669c76c0fd
Fix `cases.Title` crash for concurrency () () 2 years ago
wxiaoguang 774b37b9f8
Introduce path Clean/Join helper functions, partially backport&refactor () () 2 years ago
Nick 7b5b739a2f
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` () 2 years ago
KN4CK3R d987ac6bf1
Add Chef package registry () 2 years ago
zeripath 78e6b21c1a
Improve checkIfPRContentChanged () 2 years ago
KN4CK3R fc037b4b82
Add support for incoming emails () 2 years ago
Lunny Xiao a3ab82e592
Fix error when calculate the repository size () 2 years ago
Jason Song 477a1cc40e
Improve utils of slices () 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
silverwind eec1c71880
Show syntax lexer name in file view/blame () 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist () 2 years ago
Nulo (he/him) cca189ef97
Save files in local storage as umask () 2 years ago
John Olheiser a48d6ba4b4
Go 1.19 format () 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework () 2 years ago
Gusted 498352c210
Fix SecToTime edge-cases () 2 years ago
KN4CK3R 631539c104
Fix package upload for files >32mb () 2 years ago
Wim cb50375e2b
Add more linters to improve code readability () 3 years ago
Gusted 796c4eca0b
Prettify number of issues () 3 years ago
silverwind 527e5bd1b2
Fix copy/paste of empty lines () 3 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config () 3 years ago
silverwind 318f360252
Update go tool dependencies () 3 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package () 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint () 3 years ago
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials () 3 years ago
KN4CK3R 1d332342db
Add Package Registry () 3 years ago
Norwin 77d1c7bf2f
Cleanup protected branches when deleting users & teams () 3 years ago
6543 60fbaa9068
remove not needed () 3 years ago
techknowlogick ed1d95c55d
use go1.18 to build gitea () 3 years ago
René Schaar 6859b69198
Refactor SecToTime() function () 3 years ago
René Schaar 609c91665e
Fix display time of milestones () 3 years ago
Gusted bb5f859ec0
Fix non-ASCII search on database () 3 years ago
wxiaoguang 49dd906753
Use base32 for 2FA scratch token () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
Gusted 623c93ff46
Increase Salt randomness () 3 years ago
Gusted 74a5d49e86
Include folders into size cost () 3 years ago
Gusted ff2fd08228
Simplify parameter types () 3 years ago
wxiaoguang c7e23401a3
Fix a panic in NotifyCreateIssueComment (caused by string truncation) () 3 years ago
wxiaoguang 599ff1c054
Only allow webhook to send requests to allowed hosts () 3 years ago
KN4CK3R f99d50fc9f
Read expected buffer size () 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page () 3 years ago
zeripath fd15fd4c67
Handle too long PR titles correctly () 4 years ago
zeripath 97381aad5d
Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end () 4 years ago
zeripath b08e14bbcf
Retry rename on lock induced failures (re-fix) () 4 years ago
zeripath 33a8eec33e
Retry rename on lock induced failures () 4 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos () 4 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository () 4 years ago
silverwind 1e6fa57acb
Use single shared random string generation function () 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror () 4 years ago
6543 0d1444751f
[API] Add pagination to ListBranches () 4 years ago