..
migrations
Update list host software to omit software installers for other platforms ( #19088 )
2024-05-16 17:09:41 -05: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
aggregated_stats.go
Performance stats for live queries ( #15440 )
2023-12-13 14:46:59 -06:00
aggregated_stats_test.go
Performance stats for live queries ( #15440 )
2023-12-13 14:46:59 -06:00
app_configs.go
Obfuscate enroll secret in error ( #16684 )
2024-02-09 13:31:34 -06:00
app_configs_test.go
Obfuscate enroll secret in error ( #16684 )
2024-02-09 13:31:34 -06:00
apple_mdm.go
18531 failed mdm profs ( #18930 )
2024-05-14 14:19:14 -05:00
apple_mdm_test.go
add consistent MDM host lifecycle management ( #18510 )
2024-04-29 16:43:15 -03:00
calendar_events.go
Add enterprise integration test for calendar events ( #17900 )
2024-04-04 14:58:31 -03:00
calendar_events_test.go
Additional changes to happy path and cleanup cron job ( #17757 )
2024-03-26 13:39:37 -05:00
campaigns.go
Address multiple redis-related issues observed with live queries ( #16855 )
2024-02-27 19:35:27 -06:00
campaigns_test.go
Address multiple redis-related issues observed with live queries ( #16855 )
2024-02-27 19:35:27 -06:00
carves.go
Enabled support and validation of 'after' parameter for several endpoints ( #15047 )
2023-11-09 13:18:29 -06:00
carves_test.go
Improve performance of the Go test suite ( #2060 )
2021-09-20 14:09:38 -04:00
config.go
Fix double quote usage in sql query ( #6707 )
2022-07-20 10:10:03 -06:00
cron_stats.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
cron_stats_test.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
delete.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
delete_test.go
Updated factory method for creating queries in tests
2023-07-07 09:05:51 -04:00
email_changes.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
email_changes_test.go
Improve performance of the Go test suite ( #2060 )
2021-09-20 14:09:38 -04:00
errors.go
Merge conflicts
2024-04-16 10:20:59 -05:00
fulltext.go
Using '@' in target search causes 422 error response ( #5148 )
2022-04-19 09:28:49 -04:00
fulltext_test.go
Using '@' in target search causes 422 error response ( #5148 )
2022-04-19 09:28:49 -04:00
hosts.go
Software installers: backend cleanup tasks part 2 ( #18982 )
2024-05-15 08:40:06 -04:00
hosts_test.go
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
invites.go
Enabled support and validation of 'after' parameter for several endpoints ( #15047 )
2023-11-09 13:18:29 -06:00
invites_test.go
Create errors with ctxerr, add the call to store them in redis ( #2786 )
2021-11-15 09:11:38 -05:00
jobs.go
Send DeviceConfigured MDM command after DEP enrollment ( #17737 )
2024-03-25 13:25:29 -04:00
jobs_test.go
Send DeviceConfigured MDM command after DEP enrollment ( #17737 )
2024-03-25 13:25:29 -04:00
labels.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
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
locks.go
Merge conflicts
2024-04-16 10:20:59 -05:00
locks_test.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
mdm.go
fix device SCEP renewal cron if a host is deleted ( #19158 )
2024-05-20 18:11:17 -03:00
mdm_test.go
fix device SCEP renewal cron if a host is deleted ( #19158 )
2024-05-20 18:11:17 -03:00
microsoft_mdm.go
Fix issues related to Fleet builtin labels and reserved MDM profile names ( #18043 )
2024-04-08 14:34:55 -05:00
microsoft_mdm_test.go
Populate host.MDMInfo when getting host details for Windows host ( #17893 )
2024-03-29 09:48:31 -05:00
migrations_test.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
mysql.go
Merge remote-tracking branch 'origin/main' into feat-software-installers
2024-05-07 13:37:29 -03:00
mysql_test.go
update to go1.22.3 + dependencies ( #19142 )
2024-05-23 16:23:38 -03:00
nanomdm_storage.go
Add fleetctl cli wipe command ( #17087 )
2024-02-29 17:13:25 +00:00
nanomdm_storage_test.go
Remote wipe: add API endpoint and activity ( #17060 )
2024-02-26 11:31:00 -05:00
operating_system_vulnerabilities.go
Add resolved_in_version for Windows OS Vulns ( #16546 )
2024-02-07 06:19:59 -07:00
operating_system_vulnerabilities_test.go
Add resolved_in_version for Windows OS Vulns ( #16546 )
2024-02-07 06:19:59 -07:00
operating_systems.go
Updated host_operating_system INSERT. ( #18556 )
2024-04-29 10:54:50 -05:00
operating_systems_test.go
Don't create a nudge config if macos is above version 14 ( #18020 )
2024-04-05 10:11:49 -04:00
packs.go
Enabled support and validation of 'after' parameter for several endpoints ( #15047 )
2023-11-09 13:18:29 -06:00
packs_test.go
Changed query performance statistics to uint64 to match osquery reports. ( #15505 )
2023-12-11 11:29:17 -06:00
password_reset.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
password_reset_test.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
policies.go
Bugfix: Policies count filter ( #18882 )
2024-05-09 13:30:19 -06:00
policies_test.go
Bugfix: Policies count filter ( #18882 )
2024-05-09 13:30:19 -06:00
queries.go
17745 queries backend ( #18582 )
2024-05-07 15:43:10 -04:00
queries_test.go
17745 queries backend ( #18582 )
2024-05-07 15:43:10 -04:00
query_results.go
Cleanup Query Results Cron ( #15917 )
2024-01-05 06:05:01 -07:00
query_results_test.go
Cleanup Query Results Cron ( #15917 )
2024-01-05 06:05:01 -07:00
scep.go
Merge branch 'main' into 15919-vulnerabilities-page
2024-02-22 16:27:15 -06:00
scep_test.go
Move nanodep dependency in monorepo ( #16984 )
2024-02-26 10:26:00 -05:00
scheduled_queries.go
Updating wall_time from seconds to ms. ( #16706 )
2024-02-12 07:58:40 -06:00
scheduled_queries_test.go
Performance stats for live queries ( #15440 )
2023-12-13 14:46:59 -06:00
schema.sql
Activity feed webhooks backend ( #19261 )
2024-05-24 11:25:27 -05:00
scripts.go
fix issues installing software in windows ( #19048 )
2024-05-15 19:39:42 -03:00
scripts_test.go
Interpret windows exit codes as a signed integer ( #18282 )
2024-04-16 10:53:50 -04:00
sessions.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
sessions_test.go
Add read replica testing helpers and fix non-sso login bug ( #4908 )
2022-04-04 16:52:05 -07:00
software.go
Fix bundle_identifier for common software in osquery-perf ( #19023 )
2024-05-24 09:26:42 -03:00
software_installers.go
Update list host software to omit software installers for other platforms ( #19088 )
2024-05-16 17:09:41 -05:00
software_installers_test.go
installer report and rollback fixes ( #19046 )
2024-05-15 19:18:35 -03:00
software_test.go
Optimizing MySQL master DB based on customer feedback ( #19075 )
2024-05-23 14:45:50 -05:00
software_titles.go
fix: fix test
2024-05-20 16:40:13 -04:00
software_titles_test.go
fix: add missing software_package field ( #18998 )
2024-05-15 13:41:35 -04:00
statistics.go
additional stats ( #19078 )
2024-05-24 15:06:10 -04:00
statistics_test.go
additional stats ( #19078 )
2024-05-24 15:06:10 -04:00
targets.go
Adding backend support for running live queries with team_id=0 (No team) ( #17258 )
2024-03-04 16:08:10 -06:00
targets_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
teams.go
missing table cleanups for DDM
2024-03-29 12:40:47 -03:00
teams_test.go
missing table cleanups for DDM
2024-03-29 12:40:47 -03:00
testing_utils.go
Create and return upcoming/past host activities for software installs ( #18772 )
2024-05-07 11:28:16 -04:00
unicode_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
users.go
additional stats ( #19078 )
2024-05-24 15:06:10 -04:00
users_test.go
Add AvailableTeams to loginResponse and getUserResponse ( #3585 )
2022-01-13 13:57:44 -06:00
vulnerabilities.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
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
windows_updates.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
windows_updates_test.go
Add mechanism to force read from primary DB, use it for puppet matching ( #12396 )
2023-06-19 13:55:15 -04:00
wstep.go
Add certificate management for Microsoft MDM (WSTEP) ( #12543 )
2023-06-29 19:31:53 -03:00
wstep_test.go
Move nanomdm dependency in monorepo ( #16015 )
2024-01-11 23:28:48 -03:00