Commit Graph
9861 Commits
Author SHA1 Message Date
momo 9be2ed54a0 change to updated signature 2015-10-28 15:38:40 -04:00
momo c93a1ae41e Merge branch 'footer-mimetypes' of https://github.com/mhmdfy/autopsy into predefined-footer-mimetype 2015-10-28 15:37:17 -04:00
Mohammad Yahya b02c78bea7 Delete debug line 2015-10-28 15:28:51 -04:00
Mohammad Yahya a09548f79a remove extra indentation 2015-10-28 15:26:51 -04:00
momo 796e441765 change variable names 2015-10-28 15:11:46 -04:00
momo 39bf598ca9 change implementation to use a boolean variable 2015-10-28 15:09:44 -04:00
momo 806b4a91b0 allow offset with footer 2015-10-28 10:21:31 -04:00
momo 4447b4f5bf adding .tga mimetype signature 2015-10-27 15:08:01 -04:00
momo 483dfb9079 merge with multi-sig 2015-10-27 15:01:46 -04:00
momo 755c660745 Merge branch 'develop' of https://github.com/mhmdfy/autopsy into multi-sig-mime-type 2015-10-27 14:56:20 -04:00
momo 1d63ef0559 remove extra white space 2015-10-27 14:36:12 -04:00
momo 14c91eb2df remove predefined sig to add to another pull request 2015-10-27 14:34:14 -04:00
Richard Cordovano c150c4bd39 Fix handling of case database type in corecomponents.MultiUserSettingsPanel.save 2015-10-27 12:37:19 -04:00
Richard Cordovano dfedf2bf21 Merge pull request #1676 from millmanorama/revert_subcluster_expansion
Revert "Merge pull request #1615 from millmanorama/subcluster_expansion"
2015-10-27 11:58:17 -04:00
jmillman f09e10a2f9 Revert "Merge pull request #1615 from millmanorama/subcluster_expansion"
This reverts commit dbf954d183, reversing
changes made to 8e345c0bc7.

Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventBundleNodeBase.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventClusterNode.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventDetailsChart.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventStripeNode.java
2015-10-27 11:51:41 -04:00
momo 98e43b7666 the -1 implementation 2015-10-27 10:48:01 -04:00
momo b777cf88e8 preliminary implimentation 2015-10-27 09:26:21 -04:00
Richard Cordovano d6543dd967 Move ingest job cancellation into Case class 2015-10-26 15:31:02 -04:00
Richard Cordovano fc313f15ad Merge pull request #1674 from rcordovano/kws_open_core_error_handling
Kws open core error handling
2015-10-26 15:15:42 -04:00
Richard Cordovano a176ec3481 Remove console only stack trace print from keywordsearch.KeywordSearch 2015-10-26 15:08:47 -04:00
Richard Cordovano 4afd626f43 Correct bundle key ref in keywordsearch.KeywordSearch 2015-10-26 15:02:21 -04:00
Richard Cordovano 14c80d7d14 Fix typo in core.RuntimeProperties comment 2015-10-26 14:58:51 -04:00
Richard Cordovano f4f6481054 Refine keyword search error notifications 2015-10-26 14:57:01 -04:00
Richard Cordovano ee3600e59a Provide feedback if keyword search index create/open fails 2015-10-26 14:40:16 -04:00
Richard Cordovano 56a294c124 Merge pull request #1672 from eugene7646/stop_listening
Making sure nodes stop listening when current case is closed
2015-10-26 11:57:19 -04:00
Eugene Livis 759cf60045 Making sure nodes stop listening when current case is closed 2015-10-26 11:46:33 -04:00
Richard Cordovano 3bff5a7b8e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_open_core_error_handling 2015-10-26 11:45:44 -04:00
Richard Cordovano 8af08e32d7 Merge pull request #1671 from millmanorama/develop
timeline fixes
2015-10-26 11:45:34 -04:00
Richard Cordovano 4c5576e603 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_open_core_error_handling 2015-10-26 11:44:42 -04:00
jmillman ead078559d make sure we reset the controller when the case changes. 2015-10-26 11:41:57 -04:00
jmillman ebec736f83 add tool tip to quick hide button 2015-10-26 11:41:11 -04:00
Richard Cordovano ac6ee77d09 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-10-26 11:41:00 -04:00
Richard Cordovano 13b3903ae7 Make username and pwd optional in events.MessageServiceConnectionInfo 2015-10-26 11:40:27 -04:00
Richard Cordovano c0f45ba371 Merge pull request #1670 from millmanorama/develop
remove extra =
2015-10-26 11:32:50 -04:00
jmillman 1b53b29220 remove extra = 2015-10-26 11:27:12 -04:00
momo f8036b4067 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into multi-sig-mime-type 2015-10-26 11:06:34 -04:00
Richard Cordovano 5502959346 Make keyword search index creation thread-safe and noisy on failure 2015-10-26 11:05:55 -04:00
Richard Cordovano 07183ee07a Merge pull request #1669 from millmanorama/develop
correct capitalization in UI messages
2015-10-26 11:02:28 -04:00
Richard Cordovano 283890a36e Merge pull request #1668 from karlmortensen/pointToIndexHtml
Point to index html
2015-10-26 11:02:08 -04:00
jmillman 39466eb3a8 correct capitalization in UI messages 2015-10-26 11:01:01 -04:00
Karl Mortensen 3745f0da6a full path 2015-10-26 10:50:51 -04:00
Richard Cordovano ff134f29e1 Merge pull request #1667 from karlmortensen/updateProperties
4.0.0
2015-10-26 10:49:51 -04:00
Richard Cordovano 072348d14c Merge pull request #1666 from karlmortensen/addImage
Add image
2015-10-26 10:49:28 -04:00
Richard Cordovano 2cbd23ad0e Merge pull request #1665 from karlmortensen/removeImage
remove image
2015-10-26 10:49:14 -04:00
Karl Mortensen 139b9a9a5a image gallery help points to main index 2015-10-26 10:45:30 -04:00
Karl Mortensen b6d93067cf 4.0.0 2015-10-26 10:07:34 -04:00
Karl Mortensen 7a95c2901e add image 2015-10-26 09:26:46 -04:00
Karl Mortensen 496166846e remove image 2015-10-26 09:24:53 -04:00
Richard Cordovano fdb89df79d Merge pull request #1664 from sleuthkit/new_case_wizard_layout
New case wizard layout changes for case type
2015-10-26 09:22:32 -04:00
Richard Cordovano 78f55ea980 Merge pull request #1663 from sleuthkit/mq_pw_optional
Mq pw optional
2015-10-26 09:21:55 -04:00