Commit Graph

559 Commits (release/v1.22)

Author SHA1 Message Date
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
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
sillyguodong 8228751c55
Support changing labels of Actions runner without re-registration (#24806) 1 year ago
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 1 year ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 1 year ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 2 years ago
KN4CK3R bf999e4069
Add Debian package registry (#24426) 2 years ago
Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 2 years ago
KN4CK3R bf77e2163b
Add Debian package registry (#22854) 2 years ago
JakobDev c41bc4f127
Display when a repo was archived (#22664) 2 years ago
silverwind 47748df9b3
Enable forbidigo linter (#24278) 2 years ago
Jason Song ac384c4e1d
Support upload `outputs` and use `needs` context on Actions (#24230) 2 years ago
wxiaoguang 911975059a
Improve test logger (#24235) 2 years ago
silverwind 938b591994
Remove most path-based golangci exclusions (#24214) 2 years ago
yp05327 fa3495183b
Add migration to fix external unit access mode of owner/admin team (#24117) 2 years ago
yp05327 b7221bec34
Fix admin team access mode value in team_unit table (#24012) 2 years ago
yp05327 6eb856c614
Fix owner team access mode value in team_unit table (#23675) 2 years ago
KN4CK3R fbd4eaceed
Display image size for multiarch container images (#23821) 2 years ago
Zettat123 b958dba1a0
Improve indices for `action` table (#23532) 2 years ago
Jason Song 9f39def991
Drop migration for ForeignReference (#23605) 2 years ago
sillyguodong 371520d7ab
Display the version of runner in the runner list (#23490) 2 years ago
yp05327 8e45fcb63a
Do not store user projects as organization projects (#23353) 2 years ago
Lunny Xiao 27494ed20d
Fix missed migration in #22235 (#23482) 2 years ago
Lunny Xiao c492e86312
Remove wrongly added column on migration test fixtures (#23456) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
Jason Song edf98a2dc3
Require approval to run actions for fork pull request (#22803) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
Yarden Shoham 6840a8ccfc
Add comment marking the end of database migrations in `1.19.0` (#22975) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
zeripath 2b02343e21
Migration v244.go should be v243.go (#22988) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
zeripath 52dd383b6d
Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897) 2 years ago