..
async
Merge branch 'main' into 15919-vulnerabilities-page
2024-02-22 16:27:15 -06:00
externalsvc
remove unused logic specific to DEP+Okta+ROP ( #11261 )
2023-04-21 14:57:52 -03:00
middleware
Remove ineffective rate limit to /api/fleet/device/ping and api/fleet/orbit/ping endpoints ( #16334 )
2024-01-25 15:05:52 -03:00
mock
Move nanomdm dependency in monorepo ( #16015 )
2024-01-11 23:28:48 -03:00
osquery_utils
Disable Firefox ESR query ( #19412 )
2024-05-31 13:22:32 -03:00
redis_policy_set
schedule
Add enterprise integration test for calendar events ( #17900 )
2024-04-04 14:58:31 -03:00
testdata
chore: revert adding back deleted files
2024-05-28 14:44:13 -04:00
activities.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
activities_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
appconfig.go
fleetctl gitops --dry-run now errors on duplicate (or conflicting) global/team enroll secrets. (#19344 )
2024-05-31 07:01:13 -05:00
appconfig_test.go
fleetctl gitops --dry-run now errors on duplicate (or conflicting) global/team enroll secrets. (#19344 )
2024-05-31 07:01:13 -05:00
apple_mdm.go
fixes for cert renewals ( #19408 )
2024-05-31 12:29:05 -03:00
apple_mdm_test.go
Merge remote-tracking branch 'origin/main' into feat-save-certs
2024-05-30 18:34:40 -03:00
base_client.go
add CLI for the new MDM cert flow ( #19240 )
2024-05-27 11:14:37 -03:00
base_client_errors.go
Finalize MDM commands part 2: implement fleetctl mdm run-command ( #10866 )
2023-04-03 14:25:49 -04:00
base_client_test.go
prevent baseClient from trying to decode 204 responses ( #16060 )
2024-01-11 17:55:35 -03:00
build_tags_test.go
Return 405 when receiving POST request on the route path ( #16750 )
2024-02-14 12:40:43 -03:00
campaigns.go
Moving context.WithoutCancel outside defer. ( #17260 )
2024-02-29 13:39:27 -03:00
campaigns_test.go
Address multiple redis-related issues observed with live queries ( #16855 )
2024-02-27 19:35:27 -06:00
carves.go
Update carve request block id mismatch error code from 500 –> 400 ( #17974 )
2024-04-04 09:38:10 -07:00
carves_test.go
Update carve request block id mismatch error code from 500 –> 400 ( #17974 )
2024-04-04 09:38:10 -07:00
client.go
fleetctl gitops --dry-run now errors on duplicate (or conflicting) global/team enroll secrets. (#19344 )
2024-05-31 07:01:13 -05:00
client_appconfig.go
fleetctl gitops --dry-run now errors on duplicate (or conflicting) global/team enroll secrets. (#19344 )
2024-05-31 07:01:13 -05:00
client_carves.go
client_debug.go
Merge conflicts
2024-04-16 10:20:59 -05:00
client_hosts.go
17257 validate bulk ops request filters ( #17514 )
2024-03-11 10:02:51 -06:00
client_labels.go
client_live_query.go
fleetctl now runs saved queries ( #15667 )
2023-12-15 12:55:39 -06:00
client_live_query_test.go
fleetctl now runs saved queries ( #15667 )
2023-12-15 12:55:39 -06:00
client_mdm.go
Merge remote-tracking branch 'origin/main' into feat-save-certs
2024-05-30 18:34:40 -03:00
client_mdm_test.go
fix fleetctl to set different CmdUID for Windows ( #14895 )
2023-11-02 15:06:37 -03:00
client_packs.go
Add fleetctl upgrade-packs command to migrate 2017 packs to queries ( #13078 )
2023-08-08 08:21:57 -04:00
client_policies.go
fleetctl gitops ( #16535 )
2024-02-09 13:34:57 -06:00
client_profiles.go
Unify profiles database identifier to profile_uuid for macOS and Windows profiles. ( #15297 )
2023-12-04 10:04:06 -05:00
client_queries.go
fleetctl gitops ( #16535 )
2024-02-09 13:34:57 -06:00
client_scripts.go
Adding cli improvements for run-scripts ( #18010 )
2024-05-07 10:10:22 -05:00
client_sessions.go
client_setup.go
client_software.go
fix: add missing software_package field ( #18998 )
2024-05-15 13:41:35 -04:00
client_targets.go
client_teams.go
add CLI and endpoints to set software via fleetctl apply ( #18876 )
2024-05-14 15:06:33 -03:00
client_test.go
Support environment variables in config profiles ( #18891 )
2024-05-28 13:44:43 -03:00
client_trigger.go
client_users.go
Filter out non-observer_can_run queries for observers in fleetctl get queries command to match the UI. ( #11251 )
2023-04-26 11:38:20 -03:00
cron_schedules.go
cron_schedules_test.go
Add instanceID to schedule logging ( #10413 )
2023-03-13 15:37:03 -03:00
debug_handler.go
Merge conflicts
2024-04-16 10:20:59 -05:00
debug_handler_test.go
device_client.go
Reduce server load for fleetd upgrade ( #15606 )
2023-12-13 14:31:48 -06:00
device_client_test.go
7766 backmerge main ( #14324 )
2023-10-05 11:39:48 -06:00
devices.go
19016 ingest certs on start ( #19360 )
2024-05-30 18:18:42 -03:00
devices_test.go
Prevent MDM migration without assigned ADE profile ( #17999 )
2024-04-08 11:10:29 -03:00
endpoint_campaigns.go
override the websocket upgrader checkorigin func to return true ( #10841 )
2023-03-30 08:09:47 -04:00
endpoint_middleware.go
Add UUID to Fleet errors and clean up error msgs ( #10411 )
2023-03-13 13:44:06 -03:00
endpoint_middleware_test.go
Add UUID to Fleet errors and clean up error msgs ( #10411 )
2023-03-13 13:44:06 -03:00
endpoint_setup.go
endpoint_utils.go
Ignore leading/trailing whitespace when filtering entities; fix url param handling; test broad range of affected endpoints ( #17455 )
2024-04-10 11:50:08 -07:00
endpoint_utils_test.go
frontend.go
Return 405 when receiving POST request on the route path ( #16750 )
2024-02-14 12:40:43 -03:00
frontend_test.go
Return 405 when receiving POST request on the route path ( #16750 )
2024-02-14 12:40:43 -03:00
full_test.go
Return 405 when receiving POST request on the route path ( #16750 )
2024-02-14 12:40:43 -03:00
global_policies.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
global_policies_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
global_schedule.go
17745 queries backend ( #18582 )
2024-05-07 15:43:10 -04:00
global_schedule_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
handler.go
19016 ingest certs on start ( #19360 )
2024-05-30 18:18:42 -03:00
handler_test.go
remove feature flags to enable MDM ( #10746 )
2023-03-27 16:30:29 -03:00
hosts.go
Merge remote-tracking branch 'origin/main' into feat-save-certs
2024-05-30 18:34:40 -03:00
hosts_test.go
Merge remote-tracking branch 'origin/main' into feat-save-certs
2024-05-30 18:34:40 -03:00
http_auth.go
http_auth_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
http_publicip.go
installer.go
Add UUID to Fleet errors and clean up error msgs ( #10411 )
2023-03-13 13:44:06 -03:00
installer_test.go
Add UUID to Fleet errors and clean up error msgs ( #10411 )
2023-03-13 13:44:06 -03:00
integration_core_test.go
iPhone/iPad support ( #19221 )
2024-05-28 19:17:14 -03:00
integration_desktop_test.go
Custom email device-mapping: implement the REST API changes ( #15748 )
2023-12-21 11:21:39 -06:00
integration_ds_only_test.go
integration_enterprise_test.go
Bugfix: only count hosts that user has permission to see in count field of label endpoints ( #18859 )
2024-05-21 12:02:08 -04:00
integration_live_queries_test.go
Recategorize MDM endpoints to new mdm-less paths ( #17372 )
2024-03-13 10:27:29 -04:00
integration_logger_test.go
Add UUID to Fleet errors and clean up error msgs ( #10411 )
2023-03-13 13:44:06 -03:00
integration_mdm_ddm_test.go
add consistent MDM host lifecycle management ( #18510 )
2024-04-29 16:43:15 -03:00
integration_mdm_dep_test.go
implement logic to sign apple profiles ( #16490 )
2024-04-18 18:01:37 -03:00
integration_mdm_lifecycle_test.go
Merge remote-tracking branch 'origin/main' into feat-save-certs
2024-05-30 18:34:40 -03:00
integration_mdm_profiles_test.go
19016 ingest certs on start ( #19360 )
2024-05-30 18:18:42 -03:00
integration_mdm_test.go
fixes for cert renewals ( #19408 )
2024-05-31 12:29:05 -03:00
integration_sandbox_test.go
Recategorize MDM endpoints to new mdm-less paths ( #17372 )
2024-03-13 10:27:29 -04:00
integration_smtp_test.go
Recategorize MDM endpoints to new mdm-less paths ( #17372 )
2024-03-13 10:27:29 -04:00
integration_sso_test.go
Recategorize MDM endpoints to new mdm-less paths ( #17372 )
2024-03-13 10:27:29 -04:00
invites.go
Do not return empty SSO and SMTP settings for non-global-admins ( #12180 )
2023-06-07 16:06:36 -03:00
invites_test.go
Add UUID to Fleet errors and clean up error msgs ( #10411 )
2023-03-13 13:44:06 -03:00
jitter.go
jitter_test.go
labels.go
Exclude host_ids field from label responses when it is empty, which is the case for the list labels endpoint ( #19190 )
2024-05-23 13:29:46 -07:00
labels_test.go
Bugfix: only count hosts that user has permission to see in count field of label endpoints ( #18859 )
2024-05-21 12:02:08 -04:00
live_queries.go
Moving context.WithoutCancel outside defer. ( #17260 )
2024-02-29 13:39:27 -03:00
mail_test.go
14729 smtp settings validation for TLS ( #15029 )
2023-11-21 11:48:21 -07:00
mdm.go
fixes for cert renewals ( #19408 )
2024-05-31 12:29:05 -03:00
mdm_scep.go
19016 ingest certs on start ( #19360 )
2024-05-30 18:18:42 -03:00
mdm_test.go
Merge remote-tracking branch 'origin/main' into feat-save-certs
2024-05-30 18:34:40 -03:00
mem_failing_policies_set_test.go
metrics.go
metrics_appconfig.go
Fix SMTP e-mail send when SMTP server has credentials ( #10758 )
2023-03-28 15:23:15 -03:00
metrics_change_email.go
metrics_invites.go
metrics_labels.go
add ability to create manual labels ( #18303 )
2024-04-16 17:22:08 +01:00
metrics_sessions.go
metrics_users.go
microsoft_mdm.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
microsoft_mdm_test.go
fix: process Add commands in Windows MDM profiles ( #17570 )
2024-03-12 15:21:17 -04:00
orbit.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
orbit_client.go
Merge remote-tracking branch 'origin/main' into feat-software-installers
2024-05-15 19:55:02 -03:00
orbit_client_test.go
Orbit config receiver ( #18518 )
2024-05-09 15:22:56 -04:00
orbit_test.go
Orbit software installer flow ( #18797 )
2024-05-14 17:25:35 -03:00
osquery.go
Software Detail Query Overrides ( #19132 )
2024-05-30 10:10:16 -06:00
osquery_test.go
Disable Firefox ESR query ( #19412 )
2024-05-31 13:22:32 -03:00
packs.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
packs_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
queries.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
queries_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
scheduled_queries.go
Combine Schedules and Queries: API changes ( #12778 )
2023-07-24 20:17:20 -04:00
scheduled_queries_test.go
Combine Schedules and Queries: API changes ( #12778 )
2023-07-24 20:17:20 -04:00
scripts.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
scripts_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
service.go
19016 ingest certs on start ( #19360 )
2024-05-30 18:18:42 -03:00
service_appconfig.go
Do not return empty SSO and SMTP settings for non-global-admins ( #12180 )
2023-06-07 16:06:36 -03:00
service_appconfig_test.go
fleetctl gitops --dry-run now errors on duplicate (or conflicting) global/team enroll secrets. (#19344 )
2024-05-31 07:01:13 -05:00
service_campaign_test.go
Move CalculateAggregatedPerfStatsPercentiles reads to the replica ( #19206 )
2024-05-31 07:08:31 -05:00
service_campaigns.go
Live queries work with replication lag. ( #19368 )
2024-06-03 08:22:45 -05:00
service_errors.go
Add UUID to Fleet errors and clean up error msgs ( #10411 )
2023-03-13 13:44:06 -03:00
service_users.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
sessions.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
sessions_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
software.go
Fixing tests. ( #17073 )
2024-02-22 16:03:13 -06:00
software_installers.go
Orbit software installer flow ( #18797 )
2024-05-14 17:25:35 -03:00
software_installers_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
software_test.go
Fixing tests. ( #17073 )
2024-02-22 16:03:13 -06:00
software_titles.go
fix: add missing software_package field ( #18998 )
2024-05-15 13:41:35 -04:00
software_titles_test.go
fix: add missing software_package field ( #18998 )
2024-05-15 13:41:35 -04:00
status.go
feat: send back forbidden when live queries are disabled ( #14804 )
2023-10-31 08:58:36 -04:00
targets.go
targets_test.go
team_policies.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
team_policies_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
team_schedule.go
17745 queries backend ( #18582 )
2024-05-07 15:43:10 -04:00
team_schedule_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
teams.go
GitOps remove teams ( #18640 )
2024-05-03 08:03:00 -05:00
teams_test.go
Feat save certs ( #19390 )
2024-05-31 16:58:34 -04:00
testing_client.go
Software installers: backend cleanup tasks part 1 ( #18955 )
2024-05-14 08:37:07 -04:00
testing_utils.go
19016 ingest certs on start ( #19360 )
2024-05-30 18:18:42 -03:00
translator.go
BadRequest when no payloads present; BadRequest for invalid payload types ( #18169 )
2024-04-10 10:55:38 -07:00
transport.go
Add software installer details to get software title API response and add software install status filter to list hosts API ( #18748 )
2024-05-08 15:52:35 -05:00
transport_error.go
Merge branch 'main' into 15919-vulnerabilities-page
2024-02-22 16:27:15 -06:00
transport_error_test.go
Add UUID to Fleet errors and clean up error msgs ( #10411 )
2023-03-13 13:44:06 -03:00
transport_setup.go
transport_test.go
GET /hosts API endpoint can now populate policies with populate_policies=true query parameter. ( #17270 )
2024-03-01 11:20:21 -06:00
trigger.go
user_roles.go
ensure ds.TeamByName returns a 4xx response if no team is found ( #12620 )
2023-07-13 11:55:05 -03:00
users.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
users_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
validation_setup.go
vulnerabilities.go
Update MS vulnerability details links to point to NVD ( #18991 )
2024-05-14 16:00:33 -07:00
vulnerabilities_test.go
Ignore leading/trailing whitespace when filtering entities; fix url param handling; test broad range of affected endpoints ( #17455 )
2024-04-10 11:50:08 -07:00