fleet/server/service/testdata/software-installers
Roberto Dip e90b90d905
Match macOS software <-> titles using bundle identifier (#19969)
for #19144

# 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. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [x] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [x] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [x] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
2024-07-09 13:43:21 -03:00
..
dummy_installer.pkg Match macOS software <-> titles using bundle identifier (#19969) 2024-07-09 13:43:21 -03:00
emacs.deb Add software self_service bool to software titles list (#19258) 2024-05-27 15:44:31 -04:00
ruby.deb Add backend to upload/delete software installers (#18660) 2024-05-02 10:20:54 -03:00
ruby_arm64.deb fix: filter filename JOIN by team id 2024-05-20 16:00:21 -04:00