Commit Graph

397 Commits (a32cfb2a8d32e4ac52504a490d2ac0a56e212167)

Author SHA1 Message Date
BoYanZh ad223000d4
Perf: add extra index to notification table (#32395) 1 week ago
Lunny Xiao 913be9e8ac
Add new index for action to resolve the performance problem (#32333) 2 weeks ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 weeks ago
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 4 weeks ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 1 month ago
yp05327 70b7df0e5e
Support repo license (#24872) 2 months ago
Lunny Xiao ccf7366db0
Add tag name in the commits list (#31082) 3 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 4 months ago
Jason Song 687c118248
Clear up old Actions logs (#31735) 4 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 5 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 6 months ago
wxiaoguang 6d2a307ad8
Rename migration package name for 1.22-rc1 (#30730) 7 months ago
Lunny Xiao e94864e86c
Fix wrong table name (#30557) 7 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
Lunny Xiao e20428d8f6
Fix commitstatus summary (#30431) 7 months ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 8 months ago
Lunny Xiao b482567059
Add unique index for project_issue to prevent duplicate data (#30190) 8 months ago
Lunny Xiao 40cdc84b36
Fix migration v292 (#30153) 8 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 9 months ago
oliverpool 26653b196b
Store webhook event in database (#29145) 9 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 9 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 10 months ago
Lunny Xiao 2bdab948cb
Add missing migration (#28827) 10 months ago
sebastian-sauer e08f1a9cbd
Add combined index for issue_user.uid and issue_id (#28080) 11 months ago
JakobDev c8602a8dfa
Add Index to pull_auto_merge.doer_id (#27811) 1 year ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
JakobDev 4636f56e7b
Add Index to `action.user_id` (#27403) 1 year ago
JakobDev 9d9cebc5e7
Add Index to `comment.dependent_issue_id` (#27325) 1 year ago
JakobDev 14731a34ff
Add index to `issue_user.issue_id` (#27154) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 1 year ago
Jason Song 8cf3b61fb9
Add optimistic lock to ActionRun table (#26563) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 1 year ago
KN4CK3R d08ab7be9c
Fix typo in metadata (#26207) 1 year ago
yp05327 74ca4377ff
Drop the correct deleted branch table (#26028) 1 year ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 1 year ago
sillyguodong f5c7d4cfdd
Reduce unnecessary DB queries for Actions tasks (#25199) 1 year ago
caicandong 840830b655
Remove commit status running and warning to align GitHub (#25839) 1 year ago
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
a1012112796 4aba8a6a5f
Split lfs size from repository size (#22900) 1 year ago