Commit Graph

400 Commits (46d1e91aedf4899ddae13b19300db9fa89b887e1)

Author SHA1 Message Date
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 1 month ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
6543 846f618716
Add priority to protected branch (#32286) 3 months ago
BoYanZh ad223000d4
Perf: add extra index to notification table (#32395) 3 months ago
Lunny Xiao 913be9e8ac
Add new index for action to resolve the performance problem (#32333) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 months ago
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 4 months ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 4 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 4 months ago
Lunny Xiao ccf7366db0
Add tag name in the commits list (#31082) 6 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
Jason Song 687c118248
Clear up old Actions logs (#31735) 6 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 7 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 9 months ago
wxiaoguang 6d2a307ad8
Rename migration package name for 1.22-rc1 (#30730) 10 months ago
Lunny Xiao e94864e86c
Fix wrong table name (#30557) 10 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
Lunny Xiao e20428d8f6
Fix commitstatus summary (#30431) 10 months ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 10 months ago
Lunny Xiao b482567059
Add unique index for project_issue to prevent duplicate data (#30190) 11 months ago
Lunny Xiao 40cdc84b36
Fix migration v292 (#30153) 11 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 11 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
oliverpool 26653b196b
Store webhook event in database (#29145) 11 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 12 months ago
techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 12 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 1 year ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 1 year ago
Lunny Xiao 2bdab948cb
Add missing migration (#28827) 1 year ago
sebastian-sauer e08f1a9cbd
Add combined index for issue_user.uid and issue_id (#28080) 1 year 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) 2 years ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 2 years ago
wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 2 years ago
KN4CK3R d08ab7be9c
Fix typo in metadata (#26207) 2 years ago
yp05327 74ca4377ff
Drop the correct deleted branch table (#26028) 2 years ago
Bo-Yi Wu 44781f9f5c
Implement auto-cancellation of concurrent jobs if the event is push (#25716) 2 years ago
sillyguodong f5c7d4cfdd
Reduce unnecessary DB queries for Actions tasks (#25199) 2 years ago
caicandong 840830b655
Remove commit status running and warning to align GitHub (#25839) 2 years ago