summaryrefslogtreecommitdiffstats
path: root/services/automerge (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-19Show total TrackedTime on issue/pull/milestone lists (#26672)65438-36/+129
2023-10-19Add doctor dbconsistency fix to delete repos with no owner (#27290)65432-6/+79
2023-10-19Delete repos of org when purge delete user (#27273)JakobDev8-41/+67
2023-10-19Fix required checkboxes in issue forms (#27592)JakobDev1-4/+7
2023-10-19Upgrade xorm (#27673)Nanguan Lin4-5/+13
2023-10-19[docs] Add note that PROTOCOL config is case-sensitive (#25685)MiloCubed2-0/+2
2023-10-19Remove network call on `make clean` (#27689)techknowlogick1-1/+0
2023-10-19Add unit tests for action runner token (#27670)Nanguan Lin3-0/+93
2023-10-19Typos fixed in documentation files (#27687)SandeshPyakurel2-4/+4
2023-10-19[skip ci] Updated translations via CrowdinGiteaBot2-12/+385
2023-10-19Add link for repositories README file (#27684)sebastian-sauer1-2/+2
2023-10-18Fix typo "GetLatestRunnerToken" (#27680)Jason Song3-5/+5
2023-10-18Clipboard copy enhancements (#27669)silverwind2-7/+19
2023-10-18Remove unnecessary parameter (#27671)Lunny Xiao8-25/+23
2023-10-18Always delete existing scheduled action tasks (#27662)KN4CK3R1-11/+8
2023-10-18Support allowed hosts for webhook to work with proxy (#27655)Jason Song3-21/+73
2023-10-18Improve the list header in milestone page (#27302)yp053278-261/+264
2023-10-17Fix poster is not loaded in get default merge message (#27657)Lunny Xiao1-0/+3
2023-10-17Hide archived labels by default from the suggestions when assigning labels fo...puni98696-10/+35
2023-10-17actions/setup-go use go-version-file (#27651)Yevhen Pavlov7-17/+20
2023-10-17Update agit-support.en-us.md (#27652)Sandro Santilli1-6/+9
2023-10-16cleanup repo details icons/labels (#27644)Denys Konovalov5-60/+28
2023-10-16Improve dropdown button alignment and fix hover bug (#27632)wxiaoguang3-1/+12
2023-10-16[skip ci] Updated licenses and gitignoresGiteaBot2-0/+58
2023-10-15Improve retrying index issues (#27554)Jason Song5-40/+52
2023-10-15Replace more db.DefaultContext (#27628)Lunny Xiao33-85/+99
2023-10-15Fix 404 when there is an internal version of package (#27615)Nanguan Lin1-1/+1
2023-10-15[skip ci] Updated translations via CrowdinGiteaBot1-1/+1
2023-10-14Add anchor to review types (#26894)Earl Warren1-2/+2
2023-10-14Update readme to remove drone svg (#27624)Nanguan Lin2-4/+4
2023-10-14Change the default branch in the agit docs (#27621)Nanguan Lin2-6/+6
2023-10-14Final round of `db.DefaultContext` refactor (#27587)JakobDev64-242/+250
2023-10-14Fix permissions for Token DELETE endpoint to match GET and POST (#27610)Evan Tobin2-3/+30
2023-10-14Enhanced auth token / remember me (#27606)KN4CK3R23-103/+418
2023-10-14[skip ci] Updated translations via CrowdinGiteaBot19-64/+13
2023-10-13rm outdated docs from some languages (#27530)techknowlogick47-2068/+0
2023-10-13Upgrade go dependencies (#27599)Chongyi Zheng2-62/+77
2023-10-13Fix build errors on BSD (in BSDMakefile) (#27594)Sergey Zolotarev1-2/+2
2023-10-13Enable shorthands in `declaration-strict-value` linter (#27597)silverwind2-2/+2
2023-10-13[skip ci] Updated translations via CrowdinGiteaBot1-89/+114
2023-10-12Make disk clean action a bit more robust (#27590)silverwind1-6/+9
2023-10-12[skip ci] Updated translations via CrowdinGiteaBot2-0/+52
2023-10-12Keep filter when showing unfiltered results on explore page (#27192)JakobDev1-1/+1
2023-10-11Don't show Link to TOTP if not set up (#27585)JakobDev2-3/+13
2023-10-11Fix data-race bug when accessing task.LastRun (#27584)wxiaoguang1-2/+1
2023-10-11Fix template bug (#27581)Lunny Xiao1-1/+2
2023-10-11Replace ajax with fetch, improve image diff (#27267)silverwind9-81/+95
2023-10-11Replace assert.Fail with assert.FailNow (#27578)Nanguan Lin14-38/+20
2023-10-11Fix the robots.txt pathLunny Xiao2-2/+2
2023-10-11show manual cron run's last time (#27544)Earl Warren3-0/+65