.github
Update notarization to use notarytool ( #7962 )
2022-09-27 08:25:42 -07:00
.storybook
Added components to Storybook library ( #2768 )
2021-11-06 23:41:09 -07:00
.vscode
Implement dropdown for label filters on manage hosts page ( #7300 )
2022-08-24 13:38:43 +01:00
articles
Edit 4.18.0 blogpost ( #7944 )
2022-09-27 08:41:20 -07:00
assets
fix responsiveness on manage host page table controls and update filter icon ( #7636 )
2022-09-08 13:59:24 +00:00
changes
Add logging to capture user email upon successful login ( #7927 )
2022-09-27 16:32:46 -03:00
charts /fleet
update k8s deployment spec to include vuln database path ( #7229 )
2022-09-21 14:15:13 -04:00
cmd
fix data race in TestAutomationsSchedule ( #7952 )
2022-09-26 17:19:38 -03:00
cypress
Update assertions to singular host ( #7935 )
2022-09-26 10:00:00 -05:00
docs
Strongly discourage use of MariaDB ( #7699 )
2022-09-23 11:18:34 -07:00
ee
Validate team and appconfig payloads, with dry-run and force modes ( #7731 )
2022-09-19 13:53:44 -04:00
frontend
Fix tooltip jank and hosts text on query target selection ( #7909 )
2022-09-23 18:28:43 -04:00
handbook
Handbook: new equipment requests ( #7976 )
2022-09-27 11:15:54 -06:00
infrastructure
server_side_encryption_configuration attribute is deprecated ( #7866 )
2022-09-21 14:25:08 -04:00
orbit
fix flag formatting in Orbit ( #7981 )
2022-09-27 19:31:23 +00:00
pkg
add retry logic for native notarization and codesigning ( #7806 )
2022-09-19 13:08:39 -03:00
proposals
add proposal for token rotation ( #7737 )
2022-09-19 19:55:08 -03:00
schema
Website: Add pages for schema tables ( #7679 )
2022-09-23 19:06:55 -05:00
scripts
add on-call script ( #4781 )
2022-03-28 10:00:33 -06:00
server
Add logging to capture user email upon successful login ( #7927 )
2022-09-27 16:32:46 -03:00
test /upgrade
Fleet 4.18.0 changelog ( #6951 )
2022-08-01 13:39:13 -07:00
tools
Orbit: Handle SIGTERM on unix and kill pre-existing fleet-desktop processes at startup ( #7966 )
2022-09-27 11:57:56 -03:00
website
Website: Hide vue templates on osquery table pages ( #7977 )
2022-09-27 13:47:19 -05:00
.dockerignore
Added support to read jwt and mysql password from a file ( #141 )
2021-01-04 07:58:43 -08:00
.eslintrc.js
add linting for react hooks to warn missing deps ( #7551 )
2022-09-06 15:02:10 +01:00
.gitattributes
Windows friendly changes after walking through getting started guide ( #1441 )
2021-07-21 20:49:44 -04:00
.gitignore
Use directories to organize msrc assets ( #7851 )
2022-09-20 14:12:19 -04:00
.gitpod.yml
Add gitpod yml ( #2915 )
2021-11-19 10:03:56 -03:00
.golangci.yml
Fix deprecated virtual runner and golangci-lint deprecated checkers ( #7716 )
2022-09-13 10:48:21 -03:00
.goreleaser-snapshot.yml
use image containing installer deps for fleetdm/fleetctl ( #7040 )
2022-08-24 12:10:16 +00:00
.goreleaser.yml
use image containing installer deps for fleetdm/fleetctl ( #7040 )
2022-08-24 12:10:16 +00:00
.npmignore
Move fleetdm.com into main Fleet repo ( #83 )
2020-12-02 14:48:03 -06:00
.prettierignore
Amend policy creation and spec (for proprietary query), and add update APIs ( #2890 )
2021-11-24 14:16:42 -03:00
.prettierrc.json
add prettier and have it format all fleet application code ( #625 )
2021-04-12 14:32:25 +01:00
CHANGELOG.md
Add go1.19.1 update to 4.20.1 changelog ( #7799 )
2022-09-16 10:48:55 -07:00
CODE_OF_CONDUCT.md
Remove @fleetdm.com emails from fleetdm/fleet repo ( #882 )
2021-05-27 17:19:14 -04:00
CODEOWNERS
Mo == DRI of status of features table on pricing page ( #7820 )
2022-09-17 01:44:31 -05:00
docker-compose.yml
Strongly discourage use of MariaDB ( #7699 )
2022-09-23 11:18:34 -07:00
Dockerfile
add jq to docker images ( #6531 )
2022-07-19 12:02:51 -04:00
Dockerfile-desktop-linux
Bump go to 1.19.1 ( #7690 )
2022-09-12 20:32:43 -03:00
Dockerfile.osquery-perf
Bump go to 1.19.1 ( #7690 )
2022-09-12 20:32:43 -03:00
go.mod
Add new low_disk_space URL parameter to the GET /hosts endpoint (and GET /hosts/count) ( #7853 )
2022-09-21 15:16:31 -04:00
go.sum
Add new low_disk_space URL parameter to the GET /hosts endpoint (and GET /hosts/count) ( #7853 )
2022-09-21 15:16:31 -04:00
LICENSE
Update LICENSE ( #10 )
2020-11-04 19:57:51 -06:00
Makefile
Add sandbox fleet serve config ( #6619 )
2022-07-12 18:21:15 -03:00
manifest.yml.cloudgov.example
cloud.gov deployment ( #7611 )
2022-09-07 13:30:06 -05:00
package.json
Fix pack dropdown function call, lock npm dependencies ( #7781 )
2022-09-15 11:46:48 -05:00
postcss.config.js
Upgrade Bourbon to 5.1.0 and fix deprecation warnings ( #1973 )
2019-01-03 12:46:55 -08:00
README.md
Move CONTRIBUTING.md into docs/contributing ( #7283 )
2022-08-26 12:14:43 -05:00
SECURITY.md
Editing security policy ( #5333 )
2022-05-05 20:29:06 -05:00
tools.go
Update notarization to use notarytool ( #7962 )
2022-09-27 08:25:42 -07:00
tsconfig.json
Add ability to detect compatibility and update which hosts are checked for a policy ( #4703 )
2022-03-21 11:51:00 -05:00
webpack.config.js
add google analytics to sandbox instances ( #6941 )
2022-08-01 11:27:12 +01:00
yarn.lock
Fix pack dropdown function call, lock npm dependencies ( #7781 )
2022-09-15 11:46:48 -05:00