summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Forbid removing the last admin user (#28337) (#28793)Giteabot2024-01-161-1/+6
* Fix schedule tasks bugs (#28691) (#28780)Lunny Xiao2024-01-145-22/+131
* Fix `convert.ToTeams` on empty input (#28426) (#28767)Giteabot2024-01-122-26/+26
* Concatenate error in `checkIfPRContentChanged` (#28731) (#28737)Giteabot2024-01-091-0/+4
* Fix alpine package files are not rebuilt (#28638) (#28665)Giteabot2023-12-311-0/+5
* fix empty ref for cron workflow runs (#28640) (#28647)Giteabot2023-12-291-2/+3
* Remove unnecessary syncbranchToDB with tests (#28624) (#28629)Lunny Xiao2023-12-291-20/+9
* Use known issue IID to generate new PR index number when migrating from GitLa...Giteabot2023-12-272-11/+45
* Add option to disable ambiguous unicode characters detection (#28454) (#28499)wxiaoguang2023-12-182-6/+6
* Fix possible nil pointer access (#28428) (#28440)Giteabot2023-12-124-28/+14
* Deprecate query string auth tokens (#28390) (#28430)Giteabot2023-12-121-7/+13
* Recover from panic in cron task (#28409) (#28425)Giteabot2023-12-121-5/+7
* Also sync DB branches on push if necessary (#28361) (#28403)Lunny Xiao2023-12-112-32/+72
* Fix migration panic due to an empty review comment diff (#28334) (#28362)Giteabot2023-12-051-1/+1
* Fix RPM/Debian signature key creation (#28352) (#28353)Giteabot2023-12-052-4/+3
* Fix missing issue search index update when changing status (#28325) (#28330)Giteabot2023-12-031-0/+22
* Fix required error for token name (#28267) (#28284)Giteabot2023-11-291-1/+1
* Fix comment permissions (#28213) (#28216)Lunny Xiao2023-11-252-15/+5
* Fix Matrix and MSTeams nil dereference (#28089) (#28105)Giteabot2023-11-1711-6/+155
* Unify two factor check (#27915) (#27929)Giteabot2023-11-061-2/+22
* Remove action runners on user deletion (#27902) (#27908)Giteabot2023-11-051-0/+2
* Fix DownloadFunc when migrating releases (#27887) (#27890)Giteabot2023-11-032-6/+9
* Delete repos of org when purge delete user (#27273) (#27728)65432023-11-017-40/+67
* Clean up template locale usage (#27856) (#27857)wxiaoguang2023-10-316-46/+15
* Fix package webhook (#27839) (#27855)Giteabot2023-10-3112-1/+92
* Close all hashed buffers (#27787) (#27790)Giteabot2023-10-253-0/+18
* Do not force creation of _cargo-index repo on publish (#27266) (#27765)Giteabot2023-10-242-5/+11
* Fix incorrect ctx usage in defer function (#27740) (#27741)wxiaoguang2023-10-221-2/+2
* Add doctor dbconsistency fix to delete repos with no owner (#27290) (#27693)65432023-10-221-6/+9
* Always delete existing scheduled action tasks (#27662) (#27688)Giteabot2023-10-191-11/+8
* Support allowed hosts for webhook to work with proxy (#27655) (#27675)Giteabot2023-10-182-18/+58
* Fix poster is not loaded in get default merge message (#27657) (#27666)Giteabot2023-10-171-0/+3
* Improve retrying index issues (#27554) (#27634)Giteabot2023-10-162-9/+9
* Fix data-race bug when accessing task.LastRun (#27584) (#27586)Giteabot2023-10-111-2/+1
* show manual cron run's last time (#27544) (#27577)Giteabot2023-10-112-0/+15
* Fix attachment download bug (#27486) (#27571)Giteabot2023-10-116-21/+21
* Avoid run change title process when the title is same (#27467) (#27558)yp053272023-10-101-0/+4
* Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402)Giteabot2023-10-031-9/+4
* Allow get release download files and lfs files with oauth2 token format (#264...Giteabot2023-10-011-1/+3
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-2915-43/+43
* Fix Bug in Issue Config when only contact links are set (#26521) (#27334)Giteabot2023-09-281-1/+1
* Another round of `db.DefaultContext` refactor (#27103) (#27262)Giteabot2023-09-2525-104/+113
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27251)Giteabot2023-09-251-0/+1
* Fix release URL in webhooks (#27182) (#27185)Giteabot2023-09-219-9/+9
* Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152)v1.21.0-rc0delvh2023-09-201-1/+1
* Fix incorrect test code for error handling (#27139)wxiaoguang2023-09-201-4/+12
* Increase auth provider icon size on login page (#27122)silverwind2023-09-193-9/+11
* services/wiki: Close() after error handling (#27129)Earl Warren2023-09-191-2/+2
* Make SSPI auth mockable (#27036)wxiaoguang2023-09-173-16/+63
* Search branches (#27055)Lunny Xiao2023-09-171-1/+2