Commit Graph

3499 Commits (1b32ed014a61216b75d80643df53e120606ca763)

Author SHA1 Message Date
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
Lunny Xiao 385462d36c
Fix dashboard ignored system setting cache (#21621) 2 years ago
KN4CK3R 20674dd05d
Add package registry quota limits (#21584) 2 years ago
Lunny Xiao 91c7a3e66f
Fix tests on migrations (#21705) 2 years ago
wxiaoguang 2900dc90a7
Improve valid user name check (#20136) 2 years ago
oliverpool b6e81357bd
Add Webhook authorization header (#20926) 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 2 years ago
KN4CK3R f8f859b8fa
Alter package_version.metadata_json to LONGTEXT (#21667) 2 years ago
Lunny Xiao e72acd5e5b
Split migrations folder (#21549) 2 years ago
Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641) 2 years ago
Lunny Xiao f337c32e86
Add index for hook_task table (#21545) 2 years ago
Lunny Xiao 5e8e3ecbeb
Fix issues count bug (#21557) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
KN4CK3R 876ee8c3cd
Allow package version sorting (#21453) 2 years ago
Ashley Nelson 82ecd3b19e
Update milestone counters when issue is deleted (#21459) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 2 years ago
KN4CK3R c3b2e44392
Add team member invite by email (#20307) 2 years ago
zenofile 20a5452ea6
Fix viewing user subscriptions (#21482) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
KN4CK3R a577214760
Add some api integration tests (#18872) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
wxiaoguang 6f48a36227
Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 2 years ago