Commit Graph

544 Commits (e6d141182fbd1c56cab3f9369ee4d2a3deb9ab9f)

Author SHA1 Message Date
oliverpool 26653b196b
Store webhook event in database (#29145) 8 months ago
Lunny Xiao 45277486c2
Fix bug hidden on CI and make ci failed if tests failure (#29254) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 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
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 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
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 10 months ago
Lunny Xiao cb10f2767c
Fix migration test (#28659) 11 months ago
sebastian-sauer e08f1a9cbd
Add combined index for issue_user.uid and issue_id (#28080) 11 months ago
Nate Levesque f891172ef4
handle repository.size column being NULL in migration v263 (#28336) 12 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 5bf367f904
Restore warning commit status (#27504) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 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
Lunny Xiao eab20cb6bd
Fix more yaml lint errors (#27284) 1 year ago
JakobDev 14731a34ff
Add index to `issue_user.issue_id` (#27154) 1 year ago
Lunny Xiao e644cc9448
Fix wrong xorm get usage on migration (#27111) 1 year ago
Lunny Xiao dcf4b9e314
Fix wrong migration for email address (#27106) 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
Chongyi Zheng 2d9249b6d9
Replace deprecated `elliptic.Marshal` (#26800) 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
delvh e10ba5e5e0
Rename `Sync2` -> `Sync` (#26479) 1 year ago
wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 1 year ago
KN4CK3R d08ab7be9c
Fix typo in metadata (#26207) 1 year ago
KN4CK3R 7866a6e0e2
Prevent primary key update on migration (#26192) 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
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 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
Zettat123 48e5a74f21
Support `pull_request_target` event (#25229) 1 year ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year ago
sillyguodong 35a653d7ed
Support configuration variables on Gitea Actions (#24724) 1 year ago
yp05327 3afc3e4a71
Add missing `v` in migrations.go (#25252) 1 year ago
sillyguodong 020ab3d4c8
Fix description of drop custom_labels migration (#25243) 1 year ago