aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Support issue template assignees (#31083)Zettat1232024-08-126-24/+41
* Add `:focus-visible` style to buttons (#31799)silverwind2024-08-121-0/+4
* [skip ci] Updated licenses and gitignoresGiteaBot2024-08-122-107/+11
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-115-10/+162
* Move repository visibility to danger zone in the settings area (#31126)Fábio Barkoski2024-08-114-23/+120
* [skip ci] Updated translations via CrowdinGiteaBot2024-08-111-0/+1
* Add types to various low-level functions (#31781)silverwind2024-08-1013-77/+123
* Add warning message in merge instructions when `AutodetectManualMerge` was no...a10121127962024-08-103-1/+10
* Show latest run when visit /run/latest (#31808)FuXiaoHei2024-08-102-10/+32
* Fix typo for `LOG_COMPRESSION` in ini (#31809)Jason Song2024-08-101-1/+1
* Add label `docs-update-needed` for PRs that modify `app.example.ini` (#31810)Jason Song2024-08-101-0/+5
* Fix `IsObjectExist` with gogit (#31790)Jason Song2024-08-094-10/+121
* Support compression for Actions logs (#31761)Jason Song2024-08-0915-9/+615
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-0911-54/+181
* [skip ci] Updated translations via CrowdinGiteaBot2024-08-091-2/+2
* Fix RPM resource leak (#31794)KN4CK3R2024-08-083-36/+44
* Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791)Jason Song2024-08-073-2/+16
* Fix protected branch files detection on pre_receive hook (#31778)Lunny Xiao2024-08-066-14/+81
* Add signature support for the RPM module (#27069)Exploding Dragon2024-08-065-5/+82
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-055-16/+90
* [skip ci] Updated licenses and gitignoresGiteaBot2024-08-051-0/+10
* Rename head branch of pull requests when renaming a branch (#31759)Lunny Xiao2024-08-041-0/+7
* [skip ci] Updated translations via CrowdinGiteaBot2024-08-042-3/+55
* Fix wiki revision pagination (#31760)Lunny Xiao2024-08-031-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2024-08-031-1/+18
* Update JS dependencies (#31766)silverwind2024-08-023-625/+928
* Upgrade bleve to 2.4.2 (#31762)Lunny Xiao2024-08-022-15/+15
* Remove unused code from models/repos/release.go (#31756)Kemal Zebari2024-08-021-26/+0
* Clear up old Actions logs (#31735)Jason Song2024-08-029-17/+128
* Fix createElementFromAttrs bug (#31751)wxiaoguang2024-08-012-2/+4
* bump vue-bar-graph (#31705)techknowlogick2024-08-013-15/+126
* Use UTC as default timezone when schedule Actions cron tasks (#31742)Jason Song2024-08-013-12/+104
* Add permission description for API to add repo collaborator (#31744)Jason Song2024-08-012-0/+6
* Clarify Actions resources ownership (#31724)Jason Song2024-08-015-37/+102
* Exclude protected branches from recently pushed (#31748)Jason Song2024-08-011-1/+14
* [skip ci] Updated translations via CrowdinGiteaBot2024-08-0118-96/+1
* Distinguish LFS object errors to ignore missing objects during migration (#31...Jason Song2024-07-314-4/+46
* Improve names of cron jobs for Actions (#31736)Jason Song2024-07-311-7/+7
* [skip ci] Updated translations via CrowdinGiteaBot2024-07-312-0/+6
* Fix the display of project type for deleted projects (#31732)yp053272024-07-304-5/+19
* Fix Null Pointer error for CommitStatusesHideActionsURL (#31731)yp053272024-07-301-0/+4
* Move `registerActionsCleanup` to `initActionsTasks` (#31721)Jason Song2024-07-303-20/+12
* Set owner id to zero when GetRegistrationToken for repo (#31725)Jason Song2024-07-291-1/+1
* fix(api): owner ID should be zero when created repo secret (#31715)Bo-Yi Wu2024-07-291-4/+2
* Fix API endpoint for registration-token (#31722)Jason Song2024-07-292-34/+34
* Fix loadRepository error when access user dashboard (#31719)yp053272024-07-291-0/+4
* Add permission check when creating PR (#31033)yp053272024-07-297-16/+127
* Make GetRepositoryByName more safer (#31712)Lunny Xiao2024-07-291-6/+7
* [skip ci] Updated licenses and gitignoresGiteaBot2024-07-294-0/+41
* Run `go-install` in `deps-tools` in parallel (#31711)silverwind2024-07-281-12/+13