aboutsummaryrefslogtreecommitdiffstats
path: root/services/convert/convert.go
Commit message (Expand)AuthorAgeFilesLines
* Fix branch_protection api shows users/teams who has no readAccess (#30291) (#...Giteabot2024-04-171-21/+35
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+1
* Fix `convert.ToTeams` on empty input (#28426)KN4CK3R2024-01-111-20/+18
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-3/+3
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-2/+1
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-4/+4
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-0/+1
* Add context parameter to some database functions (#26055)Lunny Xiao2023-07-221-6/+6
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-4/+4
* add admin API email endpoints (#22792)techknowlogick2023-03-141-0/+11
* Rename `GetUnits` to `LoadUnits` (#22970)yp053272023-02-191-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-13/+13
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-3/+10
* Use context parameter in models/git (#22367)Jason Song2023-01-091-1/+1
* Restructure `webhook` module (#22256)delvh2023-01-011-34/+0
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-0/+458