11540 Commits

Author SHA1 Message Date
Richard Cordovano
417659bb84
Merge pull request #4510 from dannysmyda/Optimization-Tika-Content-Extraction
Optimization and Bug fix - Make Tika use AbstractFile mimetype instead of recomputing
2019-02-12 10:20:04 -05:00
Richard Cordovano
c9e557a241
Merge pull request #4507 from APriestman/4681_dontStartRelativePathsWithSlash
4681 Remove leading slash and normalize the rest
2019-02-12 10:18:49 -05:00
U-BASIS\dsmyda
3d0d70b036 removed unused import 2019-02-12 09:29:32 -05:00
Richard Cordovano
f2e61ec0ec
Merge pull request #4496 from eugene7646/command_line_4412
Support for running from command line 4412
2019-02-12 09:08:33 -05:00
U-BASIS\dsmyda
e4f4491148 Added edge case for empty mime type 2019-02-11 16:16:38 -05:00
U-BASIS\dsmyda
1244110ab8 Ran source formatter on code 2019-02-11 13:37:31 -05:00
U-BASIS\dsmyda
ef98f2e2bf Marked variable as final 2019-02-11 13:36:52 -05:00
U-BASIS\dsmyda
a445d799a4 Comments 2019-02-11 13:36:29 -05:00
U-BASIS\dsmyda
dd17770a05 Cleaned up the logic to be less verbose 2019-02-11 13:35:15 -05:00
U-BASIS\dsmyda
d28a857599 Solved the edge case of no mime-type 2019-02-11 13:18:36 -05:00
Richard Cordovano
413dadc8b6
Merge pull request #4481 from dannysmyda/4609-Improve-Domain-Validation
4609 Improve domain verification
2019-02-11 12:39:07 -05:00
Richard Cordovano
2fa42f9386
Merge pull request #4480 from dannysmyda/4659-audio-mpeg-fix
4659 Verify Tikas audio/mpeg mimetype
2019-02-11 12:38:48 -05:00
Richard Cordovano
ae6024b1b7
Merge pull request #4498 from APriestman/4682_supportEmptyImagePaths
4682 Avoid NPE if an image has no paths
2019-02-11 12:19:39 -05:00
Richard Cordovano
dbc370a36c
Merge pull request #4506 from dannysmyda/4692-Fix-HxD-Editor
4692 fix hxd editor bugs
2019-02-11 12:10:39 -05:00
U-BASIS\dsmyda
9c7f2dd141 Fixed typo 2019-02-11 11:08:58 -05:00
Richard Cordovano
5b0ab1ba71
Merge pull request #4524 from esaunders/4642_solr_heap
Made requested modifications to Runtime settings UI.
2019-02-10 08:08:35 -05:00
Richard Cordovano
d0d5370984
Merge pull request #4490 from wschaeferB/4632-4630-4629-DetectOsSpecificFiles
4632 4630 4629 detect os specific files
2019-02-10 07:09:28 -05:00
Richard Cordovano
e814109439
Merge pull request #4502 from wschaeferB/4637-FixObjectIdColumnTypes
4637 fix object id column types
2019-02-10 07:05:35 -05:00
Eugene Livis
bbd3303b84 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-02-08 14:00:50 -05:00
Richard Cordovano
e9ba8640fc
Merge pull request #4514 from dannysmyda/4704-Group-By-Datasource-Flag-Not-Null
4704 - Made groupByDataSource flag never null
2019-02-08 10:22:44 -05:00
U-BASIS\dgrove
0cd61db420 Added tests back in; added null checks to EamDb code. 2019-02-07 15:08:27 -05:00
U-BASIS\dgrove
d0d320a0e5 Put case ID test back in. 2019-02-07 14:45:51 -05:00
U-BASIS\dgrove
5d67e4f991 Removed invalid tests; clarified remarks in 'newDataSource()' method. 2019-02-07 12:31:28 -05:00
Richard Cordovano
cdb7aebc99
Merge pull request #4504 from rcordovano/improve-open-multi-user-case-dialog-performance
Improve open multi user case dialog performance
2019-02-05 18:09:23 -05:00
Richard Cordovano
e3eb1a5066
Merge pull request #4503 from wschaeferB/4650-SqlLiteChanges
4650 make fallback to getting existing datasource occur for sqlite as well
2019-02-05 18:05:59 -05:00
Richard Cordovano
c4a883021f
Merge pull request #4499 from wschaeferB/4635-CentralRepoEscapingFix
4635 fix escaping of single quotes in findfilesWhere query for common…
2019-02-05 18:04:22 -05:00
Richard Cordovano
1148ced777
Merge pull request #4482 from dgrove727/4668_3x3Thumbnails
Now using single-frame thumbnails for videos.
2019-02-05 18:02:06 -05:00
Richard Cordovano
d1cce43396 Made version field final in CaseNodeData 2019-02-05 17:58:15 -05:00
Richard Cordovano
4e618f5971 Polish for multi-user case classes 2019-02-05 17:46:31 -05:00
esaunders
2eb241ab78 Made requested modifications to Runtime settings UI. 2019-02-05 17:21:28 -05:00
Richard Cordovano
057acbe792 Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance 2019-02-05 16:59:11 -05:00
Eugene Livis
b43f122e04 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-02-05 16:03:05 -05:00
U-BASIS\kelly
13bf91c1f7 Remove unused imports from History.java 2019-02-05 15:32:44 -05:00
U-BASIS\dgrove
0da6b4f2b7 Typo fixed. 2019-02-05 14:48:43 -05:00
U-BASIS\dgrove
1f5b665dc7 Revised frame grab intervals; added 'empty()' check. 2019-02-05 14:46:15 -05:00
William Schaefer
513fe57eed 4632 4630 4629 remove older sqlite-jdbc jar from project.properties after new one got included 2019-02-01 15:38:04 -05:00
U-BASIS\dsmyda
9216a55814 Made groupByDataSource flag never null (grr) 2019-02-01 14:46:07 -05:00
William Schaefer
f3c224208e 4632-4630-4629 reduce versions of gson to single version in corelibs 2019-02-01 14:38:45 -05:00
U-BASIS\dsmyda
4580b8fd51 Made Tika use the cached mimetype for the file (since this may be overridden by autopsy) 2019-02-01 10:08:54 -05:00
William Schaefer
656896e968 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles 2019-01-31 17:57:08 -05:00
William Schaefer
eb9aa212ed 4650 modify implementation of getting datasource when already exists in newDataSource for sake of readability 2019-01-31 13:42:16 -05:00
Ann Priestman
ab7fc19a69 Remove leading slash and normalize the rest 2019-01-31 12:56:43 -05:00
U-BASIS\dsmyda
9aa7d5eb98 Added comments 2019-01-31 12:49:57 -05:00
U-BASIS\dsmyda
dbdd5b333c Moved file copying off the EDT, added a cancellable progress bar 2019-01-31 12:46:58 -05:00
Richard Cordovano
6631ca966d
Merge pull request #4491 from dannysmyda/4667-Expand-Data-Source-Subtree
4667 Auto expand Views and Results nodes
2019-01-31 10:56:43 -05:00
Richard Cordovano
d46154f79b
Merge pull request #4493 from dannysmyda/4670-DataResult-Viewer-Default
4670 - Default to Table View
2019-01-31 10:56:05 -05:00
U-BASIS\dsmyda
2c257c9e2c Fixed typo in pop-up 2019-01-31 10:01:40 -05:00
Richard Cordovano
29df995bf9 Clean up bundle files 2019-01-30 18:30:30 -05:00
William Schaefer
4f0f18c0b6 4650 make fallback to getting existing datasource occur for sqlite as well 2019-01-30 18:10:22 -05:00
Richard Cordovano
c345713a42 Restore open button to multi-user cases panel, polishing 2019-01-30 17:28:06 -05:00