Richard Cordovano
|
69aedbb6f7
|
Merge pull request #3694 from sleuthkit/report_fix
revert to original addReport() API return value
|
2018-04-18 09:17:31 -04:00 |
|
Richard Cordovano
|
fa3f84cd18
|
Merge pull request #3693 from sleuthkit/result_viewer_fix2
make interesting file same priority as hash and keyword hits
|
2018-04-18 09:17:13 -04:00 |
|
Richard Cordovano
|
c7bc1ad862
|
Merge pull request #3687 from wschaeferB/3610-RemoveButtonsAddAdminMode
3610 remove buttons add admin mode
|
2018-04-18 09:16:33 -04:00 |
|
Richard Cordovano
|
a8966605fc
|
Merge pull request #3686 from dgrove727/3685_FileMetadataScrollBars
Fixed File Metadata scroll bars.
|
2018-04-18 09:03:32 -04:00 |
|
Richard Cordovano
|
673258c5ed
|
Merge pull request #3685 from dgrove727/3685_ResultsScrollBars
Fixed Results scroll bars.
|
2018-04-18 09:03:01 -04:00 |
|
Richard Cordovano
|
5f2d7a52cb
|
Merge pull request #3684 from dgrove727/3685_HexScrollBars
Fixed Hex scroll bars.
|
2018-04-18 09:02:25 -04:00 |
|
Richard Cordovano
|
cabbca166f
|
Merge pull request #3683 from dgrove727/3685_StringsScrollBars
Fixed Strings scroll bars.
|
2018-04-18 09:02:10 -04:00 |
|
Richard Cordovano
|
7ac20398b0
|
Merge pull request #3682 from dgrove727/3685_IndexedTextScrollBars
Fixed Indexed Text scroll bars.
|
2018-04-18 09:01:53 -04:00 |
|
Richard Cordovano
|
2812357845
|
Merge pull request #3675 from dgrove727/3736_CorrelationEngineBackwardsCompatibility
Updated 'createFileIngestModule()' to check object type.
|
2018-04-18 08:32:26 -04:00 |
|
Richard Cordovano
|
c34ef2d5ed
|
Merge pull request #3672 from wschaeferB/3610-SearchableAutoIngestJobs
3610 searchable auto ingest jobs
|
2018-04-18 08:31:37 -04:00 |
|
Richard Cordovano
|
59020a3ca9
|
Merge pull request #3667 from dgrove727/1746_TranslationTool
Changed separator position to allow room for 'Translate Text'.
|
2018-04-18 08:31:19 -04:00 |
|
Richard Cordovano
|
dfe2a30824
|
Make core result viewers into service providers again
|
2018-04-18 08:24:51 -04:00 |
|
Andrew Ziehl
|
ab65d53387
|
Add Mime Type column
|
2018-04-17 20:28:28 -07:00 |
|
Andrew Ziehl
|
5cbec60395
|
Fix for not filtering by mime type. TODO, include mime-type as column?
|
2018-04-17 20:12:22 -07:00 |
|
Andrew Ziehl
|
4338170b76
|
Add mime types for other media/document extensions
|
2018-04-17 20:04:31 -07:00 |
|
Andrew Ziehl
|
bab07384ea
|
merge cleanup
|
2018-04-17 17:00:18 -07:00 |
|
Andrew Ziehl
|
2bac572c9f
|
Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into common-files-type-filter
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
|
2018-04-17 16:54:00 -07:00 |
|
Andrew Ziehl
|
0ba651d94d
|
Update UI element variable names. Add filtering by mime_type based on check box selection. Needs Brian's changes to use executeQuery instead.
|
2018-04-17 16:46:44 -07:00 |
|
Brian Sweeney
|
14d1deb592
|
comments and access modifiers
|
2018-04-17 14:32:32 -06:00 |
|
Brian Carrier
|
00a5495628
|
Merge pull request #3691 from rishwanth1995/unix_setup_mac
script to configure autopsy mac
|
2018-04-17 13:51:05 -04:00 |
|
Brian Carrier
|
edf27ce81b
|
Merge pull request #3690 from rishwanth1995/mac_release
made changes in laf and localdisk for macos
|
2018-04-17 13:50:05 -04:00 |
|
Brian Carrier
|
bdfa460d5d
|
Merge pull request #3688 from rishwanth1995/appveyor_and_travis
reduced verbosity of travis log and added appveyor.yml
|
2018-04-17 13:48:45 -04:00 |
|
Ann Priestman
|
f89dca903c
|
Adding new public method to handle "time per X" metrics
|
2018-04-17 10:10:10 -04:00 |
|
rishwanth1995
|
91af46cd86
|
made build-zip the same for all platform
|
2018-04-17 09:14:44 -04:00 |
|
Brian Sweeney
|
56da1e2a1c
|
comments and unnused imports
|
2018-04-17 06:42:51 -06:00 |
|
Brian Sweeney
|
d2ae65ece9
|
reimplemented algorithm so that parents and children are selected separately
|
2018-04-17 06:15:48 -06:00 |
|
Richard Cordovano
|
3ab067fa24
|
Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3726-result-view-infrastructure
|
2018-04-16 16:25:26 -04:00 |
|
Ann Priestman
|
6b005512c1
|
Add missing case_properties.png
|
2018-04-16 16:14:20 -04:00 |
|
Richard Cordovano
|
9de97a7511
|
Merge pull request #3679 from APriestman/3612_solrMetrics
Moved solr metrics further down.
|
2018-04-16 14:37:42 -04:00 |
|
Ann Priestman
|
47564a167e
|
Switch to saving nanoseconds to milliseconds (as double precision) in health monitor
|
2018-04-16 14:06:36 -04:00 |
|
Richard Cordovano
|
941351053d
|
Merge pull request #3662 from zhhl/3599-7thTestForFileFilterTests
3599: 7th test for file filter tests.
|
2018-04-16 13:42:21 -04:00 |
|
Brian Sweeney
|
c2d64517b0
|
wip - child/parent query split
|
2018-04-16 11:30:01 -06:00 |
|
Ann Priestman
|
d1db85de89
|
Graph is now a consistent scale for different hosts.
|
2018-04-16 13:17:41 -04:00 |
|
Brian Sweeney
|
60474f7787
|
wip - big reafcotr re splitting sql queries into parent / child calls
|
2018-04-16 08:46:43 -06:00 |
|
Brian Sweeney
|
6ce3098a50
|
more renaming
|
2018-04-16 06:51:11 -06:00 |
|
Brian Sweeney
|
2ef3a78621
|
renaming
|
2018-04-16 06:33:03 -06:00 |
|
Brian Carrier
|
c19e0fbb0c
|
rename property sheet variables for PMD/Codacy
|
2018-04-15 09:57:47 -04:00 |
|
Brian Carrier
|
3036ee8ea8
|
made visitor variable longer for PMD warnings
|
2018-04-15 09:32:20 -04:00 |
|
Brian Carrier
|
cf7970cb42
|
Codacy messages and more bundle cleanup
|
2018-04-15 00:51:05 -04:00 |
|
Brian Carrier
|
ee096bba59
|
cleanup old RAW references
|
2018-04-15 00:11:27 -04:00 |
|
Brian Carrier
|
b77f0007a8
|
Fix bundle name
|
2018-04-15 00:00:25 -04:00 |
|
Brian Carrier
|
de5a5ec589
|
revert to original API
|
2018-04-14 23:41:07 -04:00 |
|
Brian Carrier
|
c899b2b594
|
make interesting file same priority as hash and keyword hits
|
2018-04-14 23:34:29 -04:00 |
|
Brian Carrier
|
1f178b2363
|
Allow user to specify profile
|
2018-04-14 22:54:44 -04:00 |
|
Brian Sweeney
|
7e27fc46cf
|
Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into common-files-type-filter
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesDialog.java
|
2018-04-13 16:43:12 -06:00 |
|
Brian Sweeney
|
e842bf8986
|
layout tweaks
|
2018-04-13 16:41:12 -06:00 |
|
U-BASIS\zhaohui
|
b59177c618
|
3709: 1st test for embedded files
|
2018-04-13 17:42:57 -04:00 |
|
William Schaefer
|
27f49273e6
|
3723 move auto ingest monitor start up of AWT onto a new thread
|
2018-04-13 17:23:20 -04:00 |
|
U-BASIS\zhaohui
|
5114f21a56
|
3599: Enable number 7 test case.
|
2018-04-13 16:59:02 -04:00 |
|
U-BASIS\zhaohui
|
4f9efb602b
|
3599: Enable number 7 test case.
|
2018-04-13 16:56:54 -04:00 |
|