Allen Houchins
defac9d980
minor typo fix ( #22847 )
...
# Checklist for submitter
If some of the following don't apply, delete the relevant line.
<!-- Note that API documentation changes are now addressed by the
product design team. -->
- [ ] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files )
for more information.
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] If paths of existing endpoints are modified without backwards
compatibility, checked the frontend/CLI for any necessary changes
- [ ] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [ ] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [ ] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [ ] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).
- [ ] Manual QA for all new/changed functionality
- For Orbit and Fleet Desktop changes:
- [ ] Orbit runs on macOS, Linux and Windows. Check if the orbit
feature/bugfix should only apply to one platform (`runtime.GOOS`).
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2024-10-10 15:30:50 -07:00
..
2024-03-14 10:24:53 -05:00
2024-03-07 08:45:59 -08:00
2024-09-25 11:19:36 -07:00
2024-08-16 15:30:31 -05:00
2023-05-22 14:01:23 -07:00
2024-05-31 06:31:28 -07:00
2023-12-05 10:00:27 -05:00
2024-07-18 14:44:40 -07:00
2024-08-16 15:30:31 -05:00
2024-08-16 15:30:31 -05:00
2024-02-01 09:24:53 -08:00
2024-10-01 17:07:30 -04:00
2024-09-12 13:11:03 -07:00
2024-10-10 08:23:25 -07:00
2024-08-28 09:17:49 -07:00
2023-06-07 17:29:57 -05:00
2024-08-01 12:05:14 +09:00
2024-08-01 12:05:14 +09:00
2024-08-01 12:05:14 +09:00
2024-08-27 17:40:22 -05:00
2024-08-01 12:05:14 +09:00
2024-08-01 12:05:14 +09:00
2024-08-01 12:05:14 +09:00
2024-06-20 10:14:28 -05:00
2024-10-10 15:30:50 -07:00
2024-09-20 10:04:37 -07:00
2023-05-19 08:10:19 -07:00
2024-06-03 14:51:41 -04:00
2023-04-19 16:01:33 -04:00
2024-08-16 15:30:31 -05:00
2024-04-22 20:20:02 -07:00
2023-07-11 10:14:32 -07:00
2024-10-07 07:54:35 -07:00
2023-10-20 13:59:18 -05:00
2024-05-24 10:16:18 -07:00
2024-08-16 15:30:31 -05:00
2024-09-23 17:09:48 -04:00
2024-04-24 14:40:53 -05:00
2024-07-26 13:53:59 -07:00
2024-09-23 18:49:37 -05:00
2024-09-30 10:02:54 -06:00
2024-09-26 12:19:53 -07:00
2023-07-25 14:10:06 -04:00
2023-10-23 18:06:54 -04:00
2024-01-30 15:57:31 -05:00
2023-11-15 17:11:13 -05:00
2023-09-21 18:06:38 -04:00
2023-08-22 15:59:41 -04:00
2023-12-11 16:24:40 -05:00
2023-08-31 19:40:19 -04:00
2024-09-07 14:04:10 -05:00
2023-04-28 13:55:54 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2024-03-14 10:24:53 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2024-02-02 13:03:43 -06:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2024-06-25 16:42:41 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2023-04-05 09:50:22 -05:00
2023-11-22 10:35:16 -08:00
2022-09-27 08:41:20 -07:00
2022-10-05 12:42:45 -04:00
2023-11-20 19:39:41 +01:00
2022-10-21 15:44:52 -05:00
2022-11-14 17:50:08 -06:00
2022-12-12 16:29:23 -05:00
2023-01-03 20:36:45 -06:00
2024-02-21 16:07:31 -06:00
2024-02-21 16:07:31 -06:00
2024-02-21 16:07:31 -06:00
2024-02-21 16:07:31 -06:00
2023-04-11 12:37:38 -04:00
2023-05-02 10:28:23 -04:00
2023-10-04 15:39:09 -04:00
2023-12-12 15:58:26 -05:00
2023-07-13 09:55:22 -07:00
2023-08-18 11:37:38 -07:00
2023-08-21 08:47:59 -07:00
2024-02-06 12:54:08 -08:00
2023-09-26 15:24:48 -04:00
2023-10-26 15:36:06 -07:00
2023-11-17 12:17:23 -06:00
2023-11-30 09:11:04 -08:00
2023-12-22 09:34:46 -08:00
2024-01-11 03:11:59 -08:00
2024-02-06 13:38:55 -05:00
2024-02-21 18:02:07 -05:00
2024-02-27 10:03:17 -08:00
2024-03-13 10:30:40 -07:00
2024-04-04 14:17:17 -07:00
2024-04-24 14:40:53 -05:00
2024-05-24 10:26:19 -04:00
2024-06-10 14:24:37 -07:00
2024-06-26 16:56:54 -04:00
2024-07-17 21:52:41 -04:00
2024-09-13 10:59:38 -05:00
2024-09-13 10:59:38 -05:00
2024-09-23 18:49:26 -05:00
2023-06-15 13:57:54 +09:00
2024-05-22 10:04:38 -07:00
2024-10-08 10:35:11 -07:00
2024-03-14 10:24:53 -05:00
2024-08-09 14:39:25 -07:00
2023-04-11 15:19:03 -04:00
2024-01-24 09:38:54 -05:00
2023-06-07 14:32:36 -04:00
2024-09-30 03:09:30 -07:00
2023-12-28 12:40:03 -08:00
2024-09-27 13:41:34 -07:00
2024-02-06 09:19:42 -05:00
2023-01-09 12:52:19 -06:00
2024-09-04 14:13:05 -07:00
2023-09-19 18:35:34 +09:00
2023-09-19 18:35:34 +09:00
2023-09-19 18:35:34 +09:00
2024-09-25 11:42:41 -07:00
2024-08-16 15:30:31 -05:00
2024-06-25 16:42:41 -05:00
2023-12-27 11:47:33 -08:00
2024-02-09 15:01:13 -08:00
2022-11-15 09:46:25 -06:00
2023-11-02 11:40:47 -07:00
2024-06-28 17:05:02 -07:00
2023-12-27 11:15:22 -08:00
2023-10-20 13:59:18 -05:00
2023-10-20 13:59:18 -05:00
2024-09-27 16:16:38 -05:00
2024-09-11 11:41:55 -07:00
2024-02-22 18:10:32 -05:00
2023-02-23 13:01:34 -08:00
2023-06-07 17:29:57 -05:00
2023-10-20 13:59:18 -05:00
2024-08-16 15:30:31 -05:00
2024-09-30 07:46:16 -07:00
2024-08-16 15:30:31 -05:00
2024-07-18 15:14:51 -07:00
2024-02-06 09:19:42 -05:00
2024-08-16 15:30:31 -05:00
2024-09-20 15:39:16 -04:00
2023-11-30 09:11:04 -08:00
2023-11-15 08:44:11 -08:00
2023-03-15 09:32:06 -05:00
2024-03-14 10:24:53 -05:00
2023-10-20 13:59:18 -05:00
2023-10-20 13:59:18 -05:00
2023-12-04 14:26:26 -05:00
2024-08-02 08:40:29 -07:00
2022-10-05 16:27:49 -05:00
2024-08-16 15:30:31 -05:00
2023-07-14 08:51:57 -07:00
2024-08-16 15:30:31 -05:00
2024-09-06 12:05:42 -05:00
2023-07-27 17:40:01 -05:00
2024-09-26 14:10:40 -05:00
2024-08-16 15:30:31 -05:00
2024-08-08 20:26:29 -05:00
2023-03-03 10:49:13 -05:00
2024-08-09 14:36:42 -07:00
2024-08-16 15:30:31 -05:00
2024-05-03 14:59:13 -07:00
2024-06-28 17:10:24 -07:00
2024-09-27 14:09:11 -07:00
2024-07-09 11:03:58 -07:00
2024-04-02 08:26:41 -07:00
2024-06-14 13:37:56 -07:00
2023-03-22 19:34:59 -05:00
2024-09-17 11:06:38 -07:00
2024-09-13 01:21:02 -05:00
2024-09-09 08:19:12 -07:00
2024-03-01 14:57:51 -08:00
2022-09-23 15:09:31 -04:00
2022-11-04 10:00:31 -04:00
2023-12-29 11:06:16 -08:00
2023-12-29 11:06:16 -08:00
2023-05-09 16:02:54 -04:00
2024-02-21 16:07:31 -06:00
2023-06-01 11:13:34 -05:00
2023-12-26 10:55:46 -08:00
2024-08-26 21:38:03 -05:00
2024-06-07 14:33:00 -07:00
2024-07-08 15:54:40 -05:00
2024-08-19 06:48:23 -07:00
2023-11-28 09:40:52 -06:00