3144 Commits

Author SHA1 Message Date
Karl Mortensen
e631dd04b0 remove parameter 2015-06-01 09:34:31 -04:00
Richard Cordovano
35a235e5cf Start implementing CollaborationMonitor 2015-05-29 17:36:36 -04:00
Eamonn Saunders
06abb7cc1c Missed a comment change in last checkin. 2015-05-29 14:08:31 -04:00
Eamonn Saunders
20ef8d397f Return empty lists instead of null to prevent null pointer exception happening in Collections.sort() 2015-05-29 14:05:09 -04:00
Richard Cordovano
a949403cb2 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-05-29 12:41:31 -04:00
Richard Cordovano
be70625963 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative 2015-05-29 12:41:06 -04:00
sidheshenator
c6e92d8767 non-files, 0-sized, unalloc, unused blocks marked as octet stream 2015-05-29 12:17:44 -04:00
Richard Cordovano
d869573a12 Merge pull request #1283 from eugene7646/review_mode_priveledges
Review mode priveledges
2015-05-28 18:03:51 -04:00
Richard Cordovano
52095e783f Merge remote-tracking branch 'upstream/develop' into collaborative 2015-05-28 17:58:15 -04:00
Richard Cordovano
4508777129 Re-broaden the FileTypeDetector API 2015-05-28 17:52:56 -04:00
Eugene Livis
0c0a7b3c13 Finished implementation 2015-05-28 17:14:08 -04:00
Richard Cordovano
279ce4b914 Add CollaboratinoMonitor class 2015-05-28 16:32:19 -04:00
Eugene Livis
41bf4df1cc Making sure new case action is not always enabled 2015-05-28 14:34:08 -04:00
Richard Cordovano
bbd475d1b7 Fix bug injected into FileTypeDetector.detectFileType() 2015-05-28 13:52:26 -04:00
Richard Cordovano
1a0b083b7a Fix bug injected into FileTypeDetector.detectFileType() 2015-05-28 13:47:07 -04:00
Richard Cordovano
f34de7d596 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-05-28 11:15:18 -04:00
Richard Cordovano
ffa0b3ae8a Make FileTypeDetector.lookupFileType() more robust 2015-05-28 11:12:11 -04:00
Richard Cordovano
d2c052fcb2 Resolve merge conflicts for develop branch merge 2015-05-28 10:27:02 -04:00
Eugene Livis
5a6e33bda2 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into review_mode_priveledges 2015-05-28 10:16:39 -04:00
Richard Cordovano
e14d413d93 Merge pull request #1280 from eugene7646/add_data_source
Add data source
2015-05-28 10:13:12 -04:00
Richard Cordovano
a20febd923 Merge pull request #1278 from APriestman/abstractFileNullCheck
Add checks for null after calls to getAbstractFileById
2015-05-28 10:10:41 -04:00
Eugene Livis
ee48f3850d Changes from review feedback 2015-05-28 10:09:18 -04:00
Eugene Livis
9ca7cd79c3 Modified new case action to be disableable 2015-05-28 09:56:29 -04:00
Richard Cordovano
23d383ac00 Minor fixes for file type detection code in KWS and file type modules 2015-05-27 20:42:04 -04:00
Richard Cordovano
81c0eaa21c Improve comments in FileTypeDetector.java 2015-05-27 20:35:53 -04:00
Richard Cordovano
e7773e5489 Reduce public API of FileTypeDetector back to what it was 2015-05-27 20:16:51 -04:00
Richard Cordovano
e0614436a7 Merge pull request #1266 from sidheshenator/file_type_identification
File type identification
2015-05-27 18:09:35 -04:00
Karl Mortensen
df2f8cea7f interim update 2015-05-27 16:59:43 -04:00
Richard Cordovano
443918f8e2 Resolve merge conflicts for develop branhc merge 2015-05-27 15:15:55 -04:00
Eugene Livis
146c0c3b23 Refactored some code 2015-05-27 14:50:18 -04:00
Richard Cordovano
94c825eb56 Merge pull request #1268 from sidheshenator/imgscalr_bug_handling
Image resizing exception handled. Image cropped instead
2015-05-27 14:44:07 -04:00
Eugene Livis
5711197357 Local disk DSP is no longer available for MU cases 2015-05-27 14:40:34 -04:00
APriestman
b67eda618f Add checks for null after calls to getAbstractFileById 2015-05-27 14:16:35 -04:00
Eugene Livis
9e925bb0b7 Refactored PathValidator and error label 2015-05-27 14:13:14 -04:00
Eugene Livis
d724a2c0d4 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into add_data_source 2015-05-27 14:00:37 -04:00
Eugene Livis
a750a970a6 Fixes for new case open panel 2015-05-27 13:31:40 -04:00
Eugene Livis
46a8090aa2 Testing things 2015-05-27 13:07:32 -04:00
Eugene Livis
5951111754 Modified panels per review feedback 2015-05-27 11:13:49 -04:00
Richard Cordovano
e98c04dbe1 Merge pull request #1271 from sleuthkit/ingest_error_dialogs
Bubble dialogs for exception firewall (common with Python modules), b…
2015-05-26 23:06:59 -04:00
Richard Cordovano
6fa65783a6 Made CaseMetadata.CaseMetadataException class static 2015-05-26 21:15:43 -04:00
Richard Cordovano
3fb33da0c8 Moved static Case.getCaseType() to new CaseMetadata class 2015-05-26 20:36:42 -04:00
Richard Cordovano
841d7efd39 Merge pull request #1269 from karlmortensen/getCaseType
Add getCaseType(Path)
2015-05-26 19:33:13 -04:00
jmillman
b8dc1ad97a fix progress bar not going away 2015-05-26 15:04:56 -04:00
Eugene Livis
3d99f685c1 Modified panels to treat C drive path as warning rather than error 2015-05-26 13:35:11 -04:00
Karl Mortensen
3c310f90b6 code review updates 2015-05-26 12:15:09 -04:00
Eugene Livis
970ff5edf4 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into add_data_source 2015-05-26 11:10:36 -04:00
Karl Mortensen
1475574ace framework to warn user of issues without spamming them 2015-05-26 10:08:05 -04:00
Eugene Livis
e895be0fd7 Reworked add data source functionality to not use service provider architecture 2015-05-26 09:50:47 -04:00
sidheshenator
4dd9db3084 Unalloc space consistently marked as octet/stream 2015-05-26 09:43:45 -04:00
Brian Carrier
525b87d096 Updated report interface variable name to make it more clear. Updated sample python report module 2015-05-26 09:35:47 -04:00