10550 Commits

Author SHA1 Message Date
Brian Sweeney
8509acd5b4 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr 2018-09-07 08:41:40 -06:00
Brian Sweeney
f21a82033f typo 2018-09-07 08:27:14 -06:00
U-BASIS\dsmyda
341ae826fe Fixed the collision during writing in temp storage. Need to still fix arabic issues and investigate streaming of database files to speed up keyword search. 2018-09-07 08:40:35 -04:00
Eugene Livis
1bfc7d3044 Prototype 2018-09-06 18:03:04 -04:00
Brian Sweeney
06bb1cd347 phone number refinements 2018-09-06 15:49:39 -06:00
Brian Sweeney
fd5d8cb891 more test code 2018-09-06 15:17:51 -06:00
Brian Sweeney
1540b3f8fe null checks 2018-09-06 13:44:12 -06:00
Brian Sweeney
bd2b47636f more test code 2018-09-06 13:11:25 -06:00
Brian Sweeney
999a7928c6 typo and error handling 2018-09-06 12:29:26 -06:00
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