| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 2 | -0/+18 |
* | Rename `Sync2` -> `Sync` (#26479) | delvh | 2023-08-13 | 115 | -176/+176 |
* | Fix stderr usages (#26477) | wxiaoguang | 2023-08-13 | 1 | -3/+1 |
* | Fix typo in metadata (#26207) | KN4CK3R | 2023-07-30 | 2 | -0/+28 |
* | Prevent primary key update on migration (#26192) | KN4CK3R | 2023-07-28 | 1 | -1/+1 |
* | Drop the correct deleted branch table (#26028) | yp05327 | 2023-07-26 | 3 | -1/+15 |
* | Implement auto-cancellation of concurrent jobs if the event is push (#25716) | Bo-Yi Wu | 2023-07-25 | 2 | -0/+18 |
* | Reduce unnecessary DB queries for Actions tasks (#25199) | sillyguodong | 2023-07-24 | 2 | -0/+25 |
* | Remove commit status running and warning to align GitHub (#25839) | caicandong | 2023-07-21 | 2 | -0/+28 |
* | Actions Artifacts support uploading multiple files and directories (#24874) | FuXiaoHei | 2023-07-21 | 2 | -0/+21 |
* | Update tool dependencies, lock govulncheck and actionlint (#25655) | silverwind | 2023-07-09 | 1 | -3/+3 |
* | Less naked returns (#25713) | 6543 | 2023-07-07 | 4 | -37/+36 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 8 | -25/+25 |
* | Sync branches into databases (#22743) | Lunny Xiao | 2023-06-29 | 2 | -0/+95 |
* | Split lfs size from repository size (#22900) | a1012112796 | 2023-06-28 | 2 | -0/+43 |
* | Support `pull_request_target` event (#25229) | Zettat123 | 2023-06-26 | 2 | -1/+18 |
* | Refactor path & config system (#25330) | wxiaoguang | 2023-06-21 | 1 | -1/+1 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 2 | -0/+27 |
* | Add missing `v` in migrations.go (#25252) | yp05327 | 2023-06-14 | 1 | -2/+2 |
* | Fix description of drop custom_labels migration (#25243) | sillyguodong | 2023-06-14 | 2 | -3/+3 |
* | Fix all possible setting error related storages and added some tests (#23911) | Lunny Xiao | 2023-06-14 | 3 | -6/+6 |
* | Support changing labels of Actions runner without re-registration (#24806) | sillyguodong | 2023-06-13 | 3 | -0/+46 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 4 | -0/+486 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 2 | -0/+18 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 1 | -2/+4 |
* | Implement actions artifacts (#22738) | FuXiaoHei | 2023-05-19 | 2 | -0/+35 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 2 | -185/+3 |
* | Merge setting.InitXXX into one function with options (#24389) | Lunny Xiao | 2023-05-04 | 1 | -1/+1 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 2 | -0/+25 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 2 | -25/+0 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 2 | -0/+25 |
* | Display when a repo was archived (#22664) | JakobDev | 2023-04-26 | 2 | -0/+25 |
* | Enable forbidigo linter (#24278) | silverwind | 2023-04-24 | 2 | -1/+2 |
* | Support upload `outputs` and use `needs` context on Actions (#24230) | Jason Song | 2023-04-22 | 2 | -0/+20 |
* | Improve test logger (#24235) | wxiaoguang | 2023-04-21 | 1 | -5/+0 |
* | Remove most path-based golangci exclusions (#24214) | silverwind | 2023-04-19 | 3 | -8/+8 |
* | Add migration to fix external unit access mode of owner/admin team (#24117) | yp05327 | 2023-04-15 | 2 | -0/+51 |
* | Fix admin team access mode value in team_unit table (#24012) | yp05327 | 2023-04-13 | 2 | -0/+49 |
* | Fix owner team access mode value in team_unit table (#23675) | yp05327 | 2023-04-03 | 2 | -0/+49 |
* | Display image size for multiarch container images (#23821) | KN4CK3R | 2023-04-02 | 2 | -0/+137 |
* | Improve indices for `action` table (#23532) | Zettat123 | 2023-03-24 | 2 | -0/+47 |
* | Drop migration for ForeignReference (#23605) | Jason Song | 2023-03-23 | 1 | -15/+2 |
* | Display the version of runner in the runner list (#23490) | sillyguodong | 2023-03-19 | 2 | -0/+16 |
* | Do not store user projects as organization projects (#23353) | yp05327 | 2023-03-17 | 2 | -0/+52 |
* | Fix missed migration in #22235 (#23482) | Lunny Xiao | 2023-03-15 | 2 | -0/+18 |
* | Remove wrongly added column on migration test fixtures (#23456) | Lunny Xiao | 2023-03-14 | 1 | -5/+0 |
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 2 | -0/+76 |
* | Refactor `setting.Database.UseXXX` to methods (#23354) | Jason Song | 2023-03-07 | 15 | -41/+41 |
* | Require approval to run actions for fork pull request (#22803) | Jason Song | 2023-02-24 | 2 | -0/+26 |
* | Use minio/sha256-simd for accelerated SHA256 (#23052) | zeripath | 2023-02-22 | 2 | -2/+2 |