16783 Commits

Author SHA1 Message Date
U-BASIS\zhaohui
806d7a5bd9 3470: Add comments for the Excel Cell size. 2018-02-01 10:56:16 -05:00
millmanorama
ff54a9d0e0 Merge remote-tracking branch 'upstream/cvt-graph-view' into cvt-bg-threads 2018-02-01 16:47:10 +01:00
millmanorama
2f03445ce9 Revert "Merge remote-tracking branch 'upstream/develop' into cvt-bg-threads"
This reverts commit 1c40c1071a48f693d5d60148b648b0c230314b66, reversing
changes made to 61a35d8e1f13bd6a8622ae6ce1b5f904c2eb4742.
2018-02-01 16:46:56 +01:00
millmanorama
1c40c1071a Merge remote-tracking branch 'upstream/develop' into cvt-bg-threads 2018-02-01 16:43:41 +01:00
Richard Cordovano
65356ee7ad
Merge pull request #3397 from dgrove727/3356_KeywordSearchListMultiSelect
3356 keyword search list multi select
2018-02-01 10:25:01 -05:00
Richard Cordovano
7fe825d9ba
Merge pull request #3401 from rishwanth1995/xdock_jvmoption
removed xdock jvm.option for linux and window build
2018-02-01 09:59:33 -05:00
Richard Cordovano
5118698174
Merge pull request #3407 from sleuthkit/release-4.6.0
Merge in release 4.6.0 branch
2018-02-01 09:31:17 -05:00
Richard Cordovano
66886f7256 Merge pull request #3395 from zhhl/3366-EditDetailsButtonMisplaced
3366 Edit Details button is misplaced
2018-02-01 09:29:13 -05:00
Richard Cordovano
67038ff791
Merge pull request #3406 from APriestman/detailsPicUpdate
Remove Details button from Ingest History screenshot
2018-02-01 09:27:37 -05:00
Richard Cordovano
ce98b5d292
Merge pull request #3395 from zhhl/3366-EditDetailsButtonMisplaced
3366 Edit Details button is misplaced
2018-02-01 09:25:49 -05:00
Ann Priestman
49e0c8d28c Remove Details button from Ingest History screenshot 2018-02-01 09:18:39 -05:00
Ann Priestman
205f8e820c Starting type tests 2018-02-01 09:17:08 -05:00
Ann Priestman
c6ab090fe6 Finished organizations 2018-02-01 08:31:07 -05:00
Ann Priestman
36c4e50972 Organizations testing almost complete 2018-01-31 14:48:00 -05:00
Ann Priestman
6e35b3d214 Finished reference set testing 2018-01-31 13:42:35 -05:00
Ann Priestman
23c5e5be62 Finished reference set tests 2018-01-31 08:48:04 -05:00
Richard Cordovano
52cd06a114 Revert "Add NamedThreadFactory to ThreadUtils"
This reverts commit 8bd4317f94b35a7bb9ec83d2fb8461cd5ed19a38.
2018-01-30 17:23:48 -05:00
Richard Cordovano
8bd4317f94 Add NamedThreadFactory to ThreadUtils 2018-01-30 16:57:01 -05:00
Richard Cordovano
0b16dbb50e
Merge pull request #3402 from zhhl/3499-RuleSetList
3499: List of rulesets to test.
2018-01-30 16:55:12 -05:00
U-BASIS\zhaohui
d80a0a468d 3499: Fix spelling. 2018-01-30 16:54:28 -05:00
U-BASIS\zhaohui
1089c1b205 3499: List of rulesets to test. 2018-01-30 16:41:40 -05:00
rishwanth
196a13ddb3 removed xdock jvm.option for linux and window build 2018-01-30 12:10:55 -05:00
Raman
338334f629 3415: Show SQLite table contents
Resize columns based on data from top 20 rows
2018-01-30 09:50:25 -05:00
Richard Cordovano
40ae9aab82
Merge pull request #3374 from millmanorama/edges-between-related-accounts
Edges between unpinned but related accounts
2018-01-29 16:48:10 -05:00
Richard Cordovano
c1c2bfbc6d
Merge pull request #3371 from millmanorama/multiselect-in-visualization
Multiselect and other features in visualization
2018-01-29 16:47:33 -05:00
U-BASIS\dgrove
2ad7f25258 Merge remote-tracking branch 'upstream/release-4.6.0' into 3356_KeywordSearchListMultiSelect 2018-01-29 16:17:26 -05:00
U-BASIS\dgrove
3f208e1a3b Handling multiple files for kws list imports. 2018-01-29 16:10:33 -05:00
Ann Priestman
e502fedd9b Partway through reference set tests 2018-01-29 14:40:48 -05:00
U-BASIS\zhaohui
78cb915b38 3366: Update the copyright to current year. 2018-01-29 14:17:48 -05:00
U-BASIS\zhaohui
36766e2d51 3366: Edit Details button should only be visible when Details tab selected. 2018-01-29 14:16:08 -05:00
U-BASIS\dgrove
9c9d85a502 Minor tweaks. 2018-01-29 12:21:45 -05:00
U-BASIS\dgrove
fc63d67740 Moved interesting file artifact creation logic. 2018-01-29 12:15:39 -05:00
Ann Priestman
2dfa6a25f0 Wrote data sources tests 2018-01-29 11:50:40 -05:00
Ann Priestman
487202790f Case test method is done 2018-01-29 08:05:48 -05:00
U-BASIS\zhaohui
c7a7898b95 3469_3470: Use variable to make code more readable. 2018-01-26 15:14:27 -05:00
U-BASIS\zhaohui
4a4e163571 3469_3470: cleanup 2018-01-26 11:58:29 -05:00
millmanorama
61a35d8e1f use layout manager to apply layout instead of calling it manually 2018-01-26 12:54:35 +01:00
millmanorama
c214505e72 Merge remote-tracking branch 'upstream/cvt-graph-view' into cvt-bg-threads 2018-01-26 12:03:06 +01:00
millmanorama
0d187049f1 do layout at each graph update 2018-01-26 11:49:08 +01:00
U-BASIS\zhaohui
f80b3d94c1 3469_3470: Catch Runtime exception for too large data for Excel cell and fix the HTML formatting issue. 2018-01-25 13:37:59 -05:00
Ann Priestman
299c80669c Made initial test method for central repo.
Made a few method public/made new public methods needed for tests.
2018-01-25 13:10:06 -05:00
Richard Cordovano
1c94099de9
Merge pull request #3391 from APriestman/crDatasourceTypo
Fix correlation data source argument order
2018-01-25 12:09:50 -05:00
Ann Priestman
e18e1c2b30 Fix correlation data source argument order 2018-01-25 11:23:13 -05:00
Richard Cordovano
0a0f5c1894
Merge pull request #3388 from APriestman/3495_multiUserOpen
Update multi user case open screenshot
2018-01-24 12:21:27 -05:00
Ann Priestman
9190b8a811 Update multi user case open screenshot 2018-01-24 11:35:12 -05:00
millmanorama
096a85b880 show progress ass graph is built 2018-01-24 15:26:03 +01:00
Richard Cordovano
c25f61544b
Merge pull request #3386 from APriestman/3495_liveTriageDoc
Added page documenting the Live Triage function
2018-01-24 08:55:27 -05:00
Ann Priestman
0130993b31 Minor text fix 2018-01-24 08:30:19 -05:00
raman-bt
3e394c0270
Merge pull request #1 from millmanorama/sqliteviewer
refactor SQLiteViewer to fix scroll bar and painting issues.
2018-01-24 07:49:24 -05:00
millmanorama
6b02ab1358 refactor SQLiteViewer to fix scroll bar and painting issues. 2018-01-24 11:55:10 +01:00