Commit Graph

3672 Commits (46679554d01b0475b4339fb3c5fec96da3a7e202)

Author SHA1 Message Date
Jimmy Praet fe519d8633
Restore previous official review when an official review is deleted (#22449) 2 years ago
KN4CK3R fc037b4b82
Add support for incoming emails (#22056) 2 years ago
Lunny Xiao a3ab82e592
Fix error when calculate the repository size (#22392) 2 years ago
techknowlogick 6f231a7980
Replace deprecated Webauthn library (#22400) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
Jason Song a35714372d
Fix halfCommitter and WithTx (#22366) 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git (#22367) 2 years ago
Lunny Xiao dfd2db5695
Fix set system setting failure once it cached (#22333) 2 years ago
Jason Song 6135359a04
Always reuse transaction (#22362) 2 years ago
Jason Song 3dbd2d942b
Remove old HookEventType (#22358) 2 years ago
Lunny Xiao fdbb0b4762
fix gravatar disable bug (#22336) 2 years ago
Lunny Xiao a1c30740bb
Fix get system setting bug when enabled redis cache (#22295) 2 years ago
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 2 years ago
Lunny Xiao 9c8fc7f677
Fix bug of DisableGravatar default value (#22296) 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 2 years ago
Jason Song e5deeda0aa
Support estimated count with multiple schemas (#22276) 2 years ago
Gusted b76970f2e4
Fix key signature error page (#22229) 2 years ago
Xinyu Zhou 7cc7db73b9
Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 2 years ago
Jason Song 71ca3067bc
Check primary keys for all tables and drop ForeignReference (#21721) 2 years ago
Nick a2779def36 Test views of LFS files (#22196) 2 years ago
Jason Song 659055138b
Secrets storage with SecretKey encrypted (#22142) 2 years ago
zeripath 651fe4bb7d
Add doctor command for full GC of LFS (#21978) 2 years ago
KN4CK3R 07461e18d3
Fix condition for is_internal (#22095) 2 years ago
Lunny Xiao 36a2d2f919
Add a simple test for external renderer (#20033) 2 years ago
KN4CK3R 0e2d04601a
Update xorm (#22094) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 2 years ago
silverwind 0585ac3ac6
Update go dev dependencies (#22064) 2 years ago
hr-98 cf27403e18
Round language stats percentage using largest remainder (#22026) 2 years ago
Jason Song 74874d065f
Fix issue/PR numbers (#22037) 2 years ago
zeripath ea86c2b56a
Use GhostUser if needed for TrackedTimes (#22021) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
Lunny Xiao f7ade6de7c
Fix generate index failure possibility on postgres (#21998) 2 years ago
Lunny Xiao b2c4870481
Fix parallel creating commit status bug with tests (#21911) 2 years ago
Jason Song f047ee0a40
Use random bytes to generate access token (#21959) 2 years ago
Jason Song 9607750b5e
Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Jason Song 702f4b521e
Add index for access_token (#21908) 2 years ago
Xinyu Zhou e483ec3a00
Fix vertical align of committer avatar rendered by email address (#21884) 2 years ago
zeripath 787f6c3227
Ensure that Webhook tasks are not double delivered (#21558) 2 years ago
zeripath 4c00d8f916
Move migration test fixtures to the correct directories (#21901) 2 years ago
KN4CK3R 32db62515f
Add package registry cleanup rules (#21658) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Gusted 20385b52a3
Prevent dangling user redirects (#21856) 2 years ago
KN4CK3R 88d5275614
Do not allow Ghost access to limited visible user/org (#21849) 2 years ago
zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types (#21785) 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
wxiaoguang 92525ddffd
Init git module before database migration (#21764) 2 years ago