Skip to content

Tags: coperni/turbinia

Tags

20220504

Toggle 20220504's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix auto-upload from client (google#1057)

* Fix auto-upload from client

* formatting

* Fix comment

20220325

Toggle 20220325's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix population of partition path_spec from location (google#1028)

* Fix population of partition path_spec from location

* Fix population of partition path_spec from location

20220321

Toggle 20220321's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Truncate large report text data (google#1020)

Truncate large report text data, sets the maximum size that the report can be before truncating it.

20220216

Toggle 20220216's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use default recipe only if recipe not specified (google#1005)

20220113

Toggle 20220113's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update preprocessor path_spec handling (google#971)

20211018

Toggle 20211018's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor worker dependencies on server (google#919)

* Initial refactor pass

* Merge CronAnalysisTask changes from HEAD

* rename deserialize -> task_deserialize

* remove task imports from client

* import psq as needed

* remove --run_local and refactor TASK_MAP

* Move monitoring setup to own method

* Fix bad merge

* Do not overwrite output_manager

* clean-up

* Manually merge update and address review comments

20210902

Toggle 20210902's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add sketch_id to globals (google#898)

20210831

Toggle 20210831's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set debug logging in e2e tests (google#897)

* Set debug logging in e2e tests

* Add env vars

20210826

Toggle 20210826's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add CONTAINER_MOUNTED evidence state (google#892)

* Add CONTAINER_MOUNTED evidence state

* Add imports

* remove old comment

20210610

Toggle 20210610's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove hashes.json check (google#828)

Plaso supports the --no-hashes switch so old check removed.