U-BASIS\dgrove
|
2edd20a4e7
|
isSupported updated
|
2018-09-06 14:25:22 -04:00 |
|
U-BASIS\dgrove
|
cfa752caca
|
isSupported updated
|
2018-09-06 14:23:36 -04:00 |
|
eugene7646
|
17a83d0d79
|
Merge pull request #4088 from sleuthkit/livetriage_arg_fix
fix out of bounds exception for live triag drive JIRA-4183
|
2018-09-06 14:23:01 -04:00 |
|
Brian Sweeney
|
2ef07d9c4d
|
test code
|
2018-09-06 12:20:18 -06:00 |
|
U-BASIS\dgrove
|
550edb0e2b
|
Using AbstractFile instead of Content.
|
2018-09-06 14:17:46 -04:00 |
|
U-BASIS\dgrove
|
f838a9a8c4
|
Initial panel.
|
2018-09-06 09:56:14 -04:00 |
|
Brian Sweeney
|
a3542d7f72
|
logic bug in tests
|
2018-09-05 18:36:01 -06:00 |
|
Brian Sweeney
|
c8b72724c6
|
more test code
|
2018-09-05 18:17:16 -06:00 |
|
Brian Sweeney
|
6a4f612e87
|
more test code
|
2018-09-05 16:39:57 -06:00 |
|
Brian Sweeney
|
169bfcfe9d
|
test code
|
2018-09-05 16:14:56 -06:00 |
|
Brian Sweeney
|
385deb411c
|
test code
|
2018-09-05 15:46:27 -06:00 |
|
Brian Sweeney
|
a9777929d6
|
attribute type added to frequency filtering
|
2018-09-05 15:41:06 -06:00 |
|
U-BASIS\dgrove
|
921455d48f
|
Updates for review comments.
|
2018-09-05 17:00:10 -04:00 |
|
esaunders
|
9ad3b9cee9
|
Merge pull request #4080 from dannysmyda/4130-bug-fix-on-excel-reading
4130 bug fix on excel reading
|
2018-09-05 16:50:12 -04:00 |
|
Brian Carrier
|
1cae7cba11
|
fix out of bounds exception for live triag drive JIRA-4183
|
2018-09-05 16:22:02 -04:00 |
|
U-BASIS\dsmyda
|
2ab4c04dcd
|
Generalized the tabulardatareader package so that it can work with a Content object and not just AbstractFile object, added a dedicated SqliteTextExtractor to handle sqlite databases during keyword search
|
2018-09-05 16:05:41 -04:00 |
|
millmanorama
|
9fe88f29d5
|
downgrade log entry to info when case is closed
|
2018-09-05 13:17:48 +02:00 |
|
Brian Sweeney
|
9e25ce6fe0
|
MD% verbiage replaced with more generic Value verbiage
|
2018-09-04 18:32:43 -06:00 |
|
Brian Sweeney
|
9201051d50
|
needed type too
|
2018-09-04 17:52:58 -06:00 |
|
William Schaefer
|
f52f6eb736
|
4113 change ? to empty string when count can not be gotten
|
2018-09-04 17:01:42 -04:00 |
|
U-BASIS\dgrove
|
15eac959d8
|
Merge remote-tracking branch 'upstream/develop' into 4153_AnnotationsContentViewer
|
2018-09-04 14:34:18 -04:00 |
|
U-BASIS\dgrove
|
23702f6222
|
Fixed error message.
|
2018-09-04 14:32:20 -04:00 |
|
U-BASIS\dgrove
|
8842ac6c6f
|
Added clarity to code.
|
2018-09-04 14:31:04 -04:00 |
|
William Schaefer
|
152d4e5f45
|
4113 initial count of datasources column added
|
2018-09-04 14:09:17 -04:00 |
|
Brian Sweeney
|
9b5b6a2c17
|
equals/tostring need additional criteria now that attribute and instance are merged into one thing
|
2018-09-04 11:03:18 -06:00 |
|
Brian Sweeney
|
3b07165c9d
|
codacy stuff
|
2018-09-04 08:29:07 -06:00 |
|
Ann Priestman
|
8875793dfb
|
Cleanup
|
2018-09-04 09:37:38 -04:00 |
|
Brian Sweeney
|
96ab162c9a
|
mime types work for intra case search only
|
2018-08-31 18:04:48 -06:00 |
|
Brian Sweeney
|
7b3c4ab7a7
|
tests updated
|
2018-08-31 17:01:27 -06:00 |
|
Brian Sweeney
|
481099dedd
|
bug in size function
|
2018-08-31 17:00:49 -06:00 |
|
Brian Sweeney
|
921d6c6f7c
|
comments reformatted
|
2018-08-31 17:00:05 -06:00 |
|
U-BASIS\dsmyda
|
ced6607b4c
|
Functional text extractor, looks functionally good. Need to test to make sure its good and also refactor and comment and clean up. this is first commit
|
2018-08-31 18:04:21 -04:00 |
|
Brian Sweeney
|
d81c82a712
|
minor merge errors
|
2018-08-31 15:28:06 -06:00 |
|
Brian Sweeney
|
8ef34cb4d6
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 4121_correlation_types
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/AllInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributePanel.form
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributePanel.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/IntraCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleInterCaseCommonAttributeSearcher.java
|
2018-08-31 15:08:59 -06:00 |
|
U-BASIS\dsmyda
|
b7f87171a2
|
Added comment
|
2018-08-30 17:16:02 -04:00 |
|
U-BASIS\dsmyda
|
f1f5734769
|
Fixed an embarassing hashmap key collision error that was making it not read correctly
|
2018-08-30 17:12:44 -04:00 |
|
Ann Priestman
|
71f5570225
|
Make the selection context work in group by data source mode
|
2018-08-30 15:12:48 -04:00 |
|
William Schaefer
|
2e8be0f85a
|
4114 resolve merge conflict in DataResultViewerTable
|
2018-08-30 13:17:05 -04:00 |
|
William Schaefer
|
604400a71a
|
4112 resolve merge conflicts remove unused imports
|
2018-08-30 13:13:22 -04:00 |
|
William Schaefer
|
e2833b3b2e
|
4112 change status column to score column change icons to be circles
|
2018-08-30 13:03:58 -04:00 |
|
William Schaefer
|
d76aeb914d
|
4165 fix attrbute data array size
|
2018-08-29 18:11:02 -04:00 |
|
William Schaefer
|
f37ff02c3f
|
4165 populate the comment and description columns for interesting files in reports
|
2018-08-29 17:55:17 -04:00 |
|
U-BASIS\dgrove
|
f324265353
|
Added null check; revised method inputs.
|
2018-08-29 17:16:02 -04:00 |
|
William Schaefer
|
48da354380
|
4112 group tagged items and items with interesting artifacts together
|
2018-08-29 17:00:04 -04:00 |
|
William Schaefer
|
f519c4c2b8
|
4112 remove unnecessary query from interesting item check
|
2018-08-29 14:21:41 -04:00 |
|
William Schaefer
|
59c8f80d7c
|
4112 intial column status still has placeholder for notable item
|
2018-08-29 14:13:20 -04:00 |
|
Andrew Ziehl
|
56156cc7b9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3870-pure-callable
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/AllInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributeSearchResults.java
# Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/InterCaseTestUtils.java
# Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/IntraCaseTestUtils.java
|
2018-08-29 08:56:55 -07:00 |
|
Brian Sweeney
|
333060bebb
|
ui text added to bundles
|
2018-08-28 18:15:35 -06:00 |
|
Brian Sweeney
|
59efa9bf0e
|
removed dead code
|
2018-08-28 17:53:30 -06:00 |
|
Brian Sweeney
|
c202db7261
|
error messages truncated
|
2018-08-28 17:49:46 -06:00 |
|