fleet/server/fleet
Juan Fernandez 966bfbf85e
Feature 6487: Deprecate cpe_id from software_cve table (#6562)
Part 2/3 of the removal of the cpe_id column from the software_cve table in favor of using the newly added software_id coumn.
2022-08-04 09:24:44 -04:00
..
policytest Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
activities.go Add new activity types for policy-related activities (#4043) 2022-02-16 09:33:56 -06:00
agent_options.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
app.go Add new fleet_desktop property to config object (#6151) 2022-06-10 10:39:02 -05:00
authz.go Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
campaigns.go Live queries post merge fixes (#2684) 2021-10-26 16:12:07 -03:00
carves.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
datastore.go Feature 6487: Deprecate cpe_id from software_cve table (#6562) 2022-08-04 09:24:44 -04:00
db.go Add the fleetctl debug {errors,db-locks} sub-commands (#3168) 2021-12-06 09:26:01 -05:00
emails.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
errors.go Add support for downloading a list of hosts in CSV format (#4596) 2022-03-15 15:14:42 -04:00
fleetctl.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
geoip.go Produce hosts' CSV report based on requested columns (#5656) 2022-05-10 14:25:53 -04:00
global_schedule.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
hosts_test.go Include MIA hosts under total count for Offline hosts (#5854) 2022-05-23 14:11:02 -05:00
hosts.go Add battery info in host details response (#6394) 2022-06-28 14:11:49 -04:00
installer.go add a new tool to upload installers to blob storage (#6661) 2022-07-14 16:11:52 -03:00
integrations.go Update team integrations to reference global integrations (part of failing policies automation support) (#6156) 2022-06-13 10:04:47 -04:00
invites.go Add update invite API (#2837) 2021-11-11 17:33:06 -03:00
jobs.go Merge jira-integration branch to main (#4949) 2022-04-05 12:56:15 -04:00
labels.go Add label information to host summary response (#5573) 2022-05-10 10:32:55 -05:00
live_query_store.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
logging.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
meta.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
network_interfaces.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
osquery.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
packs_test.go Add team targets to pack spec (#4272) 2022-02-21 09:18:58 -07:00
packs.go Add validation for pack scheduled query interval (#5918) 2022-05-26 16:54:21 -05:00
policies.go Allow updating the policy platform (part 1 of the ticket) (#4311) 2022-02-22 13:42:03 -05:00
queries_test.go Return 400 when trying to create packs, queries and policies with empty names (#3761) 2022-01-19 16:07:58 -03:00
queries.go Add team target filters to rego authorization checks for running queries (#4194) 2022-02-15 13:41:48 -05:00
query_results.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
redis_pool.go Use a redis cluster-friendly store for rate limit (#2577) 2021-10-19 16:24:13 -04:00
scheduled_queries.go Fix duplicate schedules and platform matching on scheduled queries (#2977) 2021-11-17 19:03:30 -03:00
service.go add API endpoints to retrieve pre-built installers (#6672) 2022-07-18 13:44:30 -03:00
sessions.go Remove expiration of API-only user tokens (#4314) 2022-02-22 08:12:03 -05:00
software.go Feature 6487: Deprecate cpe_id from software_cve table (#6562) 2022-08-04 09:24:44 -04:00
statistics.go Fleet Premium: de-anonymize usage stats (#7013) 2022-08-03 14:44:34 -04:00
targets_test.go Optimize requests on packs page (#3327) 2021-12-13 21:50:24 -08:00
targets.go Optimize requests on packs page (#3327) 2021-12-13 21:50:24 -08:00
teams.go Support failing policies integrations (#5973) 2022-06-06 10:41:51 -04:00
traits.go Add support for downloading a list of hosts in CSV format (#4596) 2022-03-15 15:14:42 -04:00
translator.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
user_roles.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
users_test.go Apply password requirements to admin-created users (#6667) 2022-07-19 09:47:25 -07:00
users.go Apply password requirements to admin-created users (#6667) 2022-07-19 09:47:25 -07:00
utils.go In fleetctl expired license message, update doc link (#6486) 2022-07-14 17:55:57 -04:00