fleet/ee/server/service
Ian Littman 545bc6c692
Rename team DB methods to encourage lighter-weight usage (#35572)
For #35357.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

No changes file as this is a zero-functionality-change refactor.
Performance improvements are in their own PR, which includes a changes
file.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests

- [ ] QA'd all new/changed functionality manually
2025-11-12 08:09:49 -06:00
..
condaccess Okta IdP factor (#35143) 2025-11-07 16:19:25 -06:00
digicert Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
embedded_scripts Delaying reboot so that script can report status. (#33386) 2025-09-24 14:25:52 -05:00
est EST certificate proxy backend and configs (#34689) 2025-11-04 16:27:15 -05:00
hostidentity HTTP Message Signature Auth for certificate_request (#35139) 2025-11-06 12:06:00 -05:00
testdata Populate version for macOS Chrome FMA on import, use Chrome Enterprise PKG instead of DMG, add tooltip on "latest" version when adding FMA (#30926) 2025-07-24 16:14:01 -05:00
appconfig.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
calendar.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
calendar_test.go Speculative fix for calendar/webhook authz issue (#31642) 2025-08-07 17:30:56 +02:00
certificate_authorities.go Custom EST finishing touches (#35361) 2025-11-07 16:11:40 -08:00
certificate_authorities_test.go EST certificate proxy backend and configs (#34689) 2025-11-04 16:27:15 -05:00
devices.go Update "Setting up your device" page for MacOS Setup Experience (#33770) 2025-10-06 16:45:53 +01:00
errors.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
hosts.go os_versions endpoint performance improvements (#34897) 2025-11-03 13:07:44 -06:00
in_house_apps.go My device page (self-service) for iOS/iPadOS (#35238) 2025-11-07 17:30:51 -05:00
maintained_apps.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
maintained_apps_test.go Populate version for macOS Chrome FMA on import, use Chrome Enterprise PKG instead of DMG, add tooltip on "latest" version when adding FMA (#30926) 2025-07-24 16:14:01 -05:00
mdm.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
mdm_export_for_test.go Update/fix/add tests for puppet-related flow (preassign+match) (#17859) 2024-03-26 13:41:40 -04:00
mdm_external_test.go Add sticky MDM enrollment Redis key (#33935) 2025-10-09 11:22:44 -03:00
mdm_profiles.go Enforce FileVault at login when manually enrolled (#31170) 2025-08-01 15:15:11 +02:00
mdm_test.go Added support of $FLEET_VAR_HOST_UUID in Windows MDM configuration profiles (#31695) 2025-08-10 12:24:38 +02:00
orbit.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
request_certificate.go HTTP Message Signature Auth for certificate_request (#35139) 2025-11-06 12:06:00 -05:00
request_certificate_test.go HTTP Message Signature Auth for certificate_request (#35139) 2025-11-06 12:06:00 -05:00
scep_proxy.go Reset retry counter when resending cert profiles for expired challenges (#35282) 2025-11-07 15:35:02 -06:00
scep_proxy_test.go Add backend support for Smallstep CA (#32872) 2025-09-25 10:03:36 -05:00
scim.go Added scim/details endpoint (#28007) 2025-04-10 14:08:45 -05:00
service.go EST certificate proxy backend and configs (#34689) 2025-11-04 16:27:15 -05:00
setup_experience.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
setup_experience_test.go Add new datastore method, validate when setting manual agent install (#32815) 2025-09-18 13:03:51 -04:00
software.go Fixed bug when using without_vulnerability_details and vulnerability filters (#24769) 2024-12-13 16:39:21 -06:00
software_installers.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
software_installers_test.go Initial support for in-house apps on iOS/iPadOS (#34802) 2025-10-28 08:33:58 -04:00
software_title_icons.go Support custom icons for in-house apps (#35161) 2025-11-04 13:34:25 -05:00
teams.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
teams_test.go Fix issue preventing "Install Fleet's agent (fleetd) manually" from saving (#34418) 2025-10-16 20:38:57 -05:00
testing_utils.go Add backend support for Smallstep CA (#32872) 2025-09-25 10:03:36 -05:00
users.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
users_test.go Allow setting user roles during JIT provisioning (#10193) 2023-03-01 20:18:40 -03:00
vpp.go Rename team DB methods to encourage lighter-weight usage (#35572) 2025-11-12 08:09:49 -06:00
vpp_test.go Move dry run checks around for app store apps gitops and add test case (#33456) 2025-10-02 15:54:24 -03:00
vulnerabilities.go Updated /api/v1/fleet/vulnerabilities/{cve} endpoint (#21463) 2024-08-21 12:52:28 -05:00