Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security Solution][Endpoint] User Manifest Cleanup + Artifact Compression #70759

Merged
merged 53 commits into from
Jul 9, 2020
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
133ea27
Stateless exception list translation with improved runtime checks
madirey Jul 2, 2020
9e43633
use flatMap and reduce to simplify logic
madirey Jul 3, 2020
e9f74b4
Update to new manifest format
madirey Jul 4, 2020
2a266b3
Merge branch 'master' of github.com:elastic/kibana into user-allowlis…
madirey Jul 4, 2020
ceca5fa
Fix test fixture SO data type
madirey Jul 4, 2020
49d22d2
Fix another test fixture data type
madirey Jul 4, 2020
9428ca5
Fix sha256 reference in artifact_client
madirey Jul 4, 2020
c376638
Refactor to remove usages of 'then' and tidy up a bit
madirey Jul 5, 2020
617d5f1
sync master
madirey Jul 5, 2020
13d9ec8
Zlib compression
Jul 6, 2020
4718110
prefer byteLength to length
Jul 6, 2020
feb1202
Make ingestManager optional for security-solution startup
madirey Jul 6, 2020
4ce792b
Merge branch 'user-allowlist-artifacts-pt3' of github.com:madirey/kib…
madirey Jul 6, 2020
aecf718
Fix download functionality
madirey Jul 7, 2020
56886ad
Use eql for deep equality check
madirey Jul 7, 2020
03e75c9
Fix base64 download bug
madirey Jul 7, 2020
8620510
Add test for artifact download
madirey Jul 7, 2020
a8216e1
Merge branch 'master' of github.com:elastic/kibana into fix-download
madirey Jul 7, 2020
1456697
Add more tests to ensure cached versions of artifacts are correct
madirey Jul 7, 2020
eae1b89
Convert to new format
madirey Jul 7, 2020
ec60546
Deflate
Jul 7, 2020
a32f960
Merge branch 'user-allowlist-artifacts-pt3' of github.com:madirey/kib…
Jul 7, 2020
339c887
missed some refs
madirey Jul 7, 2020
61b2ca8
Merge branch 'master' of github.com:elastic/kibana into user-allowlis…
Jul 7, 2020
aca7b8c
partial fix to wrapper format
madirey Jul 7, 2020
04d5701
update fixtures and integration test
madirey Jul 7, 2020
ed87ad2
Fixing unit tests
Jul 7, 2020
f2c5ba1
Merge branch 'fix-download' of github.com:madirey/kibana into fix-dow…
Jul 7, 2020
70ce85a
Merge branch 'master' of github.com:elastic/kibana into fix-download
madirey Jul 7, 2020
9d331d2
Merge branch 'master' of github.com:elastic/kibana into user-allowlis…
madirey Jul 8, 2020
ead9ae8
sync with fix-download branch
madirey Jul 8, 2020
5095d85
merge master, fix tests
madirey Jul 8, 2020
094c358
small bug fixes
madirey Jul 8, 2020
d6aefee
artifact and manifest versioning changes
madirey Jul 8, 2020
be42e8d
Merge branch 'master' of github.com:elastic/kibana into user-allowlis…
madirey Jul 8, 2020
7e48f52
Merge branch 'user-allowlist-artifacts-pt3' of github.com:madirey/kib…
Jul 8, 2020
0bd3530
Merge branch 'user-allowlist-artifacts-pt3' of github.com:madirey/kib…
Jul 8, 2020
206f222
Merge branch 'master' of github.com:elastic/kibana into user-allowlis…
madirey Jul 8, 2020
ae856b5
Remove access tag from download endpoint
madirey Jul 8, 2020
ced63a9
Merge branch 'user-allowlist-artifacts-pt3' of github.com:madirey/kib…
Jul 8, 2020
69f59fd
Adding decompression to integration test
Jul 8, 2020
4795132
Removing tag from route
Jul 8, 2020
c18948b
add try/catch in ingest callback handler
madirey Jul 8, 2020
8bef643
Fixing
Jul 8, 2020
a2b3a1b
Merging
Jul 8, 2020
a24acc8
Removing last expect from unit test for tag
Jul 8, 2020
04dbbcf
type fixes
madirey Jul 8, 2020
0809b77
Merge branch 'user-allowlist-artifacts-pt3' of github.com:madirey/kib…
madirey Jul 8, 2020
2bf4acb
Add compression type to manifest
madirey Jul 8, 2020
50b49a5
Merge branch 'master' into user-allowlist-artifacts-pt3
elasticmachine Jul 9, 2020
046f271
Merge branch 'master' into user-allowlist-artifacts-pt3
elasticmachine Jul 9, 2020
a4414f9
Merge branch 'master' into user-allowlist-artifacts-pt3
elasticmachine Jul 9, 2020
899a673
Reverting ingestManager back to being required for now
Jul 9, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of github.com:elastic/kibana into fix-download
madirey committed Jul 7, 2020

Verified

This commit was signed with the committer’s verified signature.
yijiasu-crypto Yijia Su
commit a8216e15cf5d16b41d94f856e8b6bf09d2e47f16

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.