Commit Graph
18776 Commits
Author SHA1 Message Date
Brian Carrier 9fff5c6d08 Merge pull request #924 from millmanorama/release-3.1.1
chnages to timeline userdocs to reflect modified cluster expansion UI
2014-10-28 13:03:28 -04:00
jmillman 3eee011e0e chnages to timeline userdocs to reflect modified cluster expansion UI 2014-10-28 11:37:22 -04:00
Karl Mortensen 2c6c441172 Update PhotoRecCarverIngestModuleFactory.java
Use Autopsy's version number.
2014-10-28 08:23:07 -04:00
Karl Mortensen 565dfd7fed Photorec, using new cancellation method to run. 2014-10-27 15:59:53 -04:00
Richard Cordovano 25c7f9e3f2 Merge pull request #922 from rcordovano/exec_util_changes
Change default timeout for ExecUtils
2014-10-27 15:20:29 -04:00
Richard Cordovano afad4105d1 Change default timeout for ExecUtils 2014-10-27 15:19:33 -04:00
Richard Cordovano 90d3586a97 Merge pull request #921 from rcordovano/exec_util_changes
Improve new ExecUtils API
2014-10-27 15:12:45 -04:00
Richard Cordovano 78315505c5 Improve new ExecUtils API 2014-10-27 15:11:38 -04:00
Brian Carrier 812a5840ca updated panel sizes so that LocalDisk options were displayed 2014-10-27 14:17:50 -04:00
Brian Carrier f11fe15926 Fixed NPE when adding local disk 2014-10-27 13:50:24 -04:00
Richard Cordovano 3455350031 Merge pull request #920 from rcordovano/fine_grain_ingest_cancellation
Fine grain ingest cancellation
2014-10-24 17:46:06 -04:00
Richard Cordovano 3e6568eb70 Improve ExecUtil code 2014-10-24 17:41:12 -04:00
Richard Cordovano e3669303a3 Merge branch 'develop' into fine_grain_ingest_cancellation 2014-10-24 14:18:28 -04:00
Richard Cordovano 29bda96ff7 Merge pull request #919 from rcordovano/develop
Interim merge of release-3.1.1 branch
2014-10-24 13:36:25 -04:00
Richard Cordovano fe5646bcca Merge remote-tracking branch 'upstream/release-3.1.1' into develop 2014-10-24 13:28:08 -04:00
Richard Cordovano 2ee7108b10 Merge pull request #918 from rcordovano/default_unallocated_space_release_3.1.1
Implement processing of unallocated space by default
2014-10-24 13:26:06 -04:00
Richard Cordovano e7e0bbd4e3 Implement processing of unallocated space by default 2014-10-24 13:24:37 -04:00
Richard Cordovano 4356b980aa Merge pull request #917 from rcordovano/module_ordering_quick_impl
Implement a short-term alphabetical sort of non-core Java ingest modules
2014-10-24 13:04:26 -04:00
Richard Cordovano edf91c0630 Implement a short-term alphabetical sort of non-core Java ingest modules 2014-10-24 13:02:17 -04:00
Richard Cordovano d9e1bb5a8e Merge pull request #909 from eugene7646/zip_in_rar
Zip in rar
2014-10-24 12:53:34 -04:00
Brian Carrier 9697c57f41 removed installer code from build-windows into a separate file 2014-10-24 12:04:01 -04:00
Brian Carrier 8270d51111 Updated use to SortedSet to match TSK change 2014-10-23 18:37:03 -04:00
Richard Cordovano 72144a7d4f Backed off on granularity of ingest cancel control and bolstered thread safety 2014-10-23 17:42:40 -04:00
Richard Cordovano 8cd38591b6 Merge pull request #915 from millmanorama/timeline-3.1.1_fixes
show confirmation dialog when (globaly) switching to full descriptions f...
2014-10-23 17:29:27 -04:00
jmillman 941d6c8295 show confirmation dialog when (globaly) switching to full descriptions for > 10,000 events 2014-10-23 17:22:48 -04:00
Richard Cordovano 9c3b99482c Merge pull request #914 from millmanorama/timeline-3.1.1_fixes
detail view fixes
2014-10-23 16:42:59 -04:00
jmillman dd1a67747d Merge branch 'cluster_view_fixes' into timeline-3.1.1_fixes 2014-10-23 16:40:02 -04:00
jmillman 895f806e75 cleanup drill down in details view 2014-10-23 16:37:31 -04:00
jmillman f5de12f0d0 Merge branch 'cluster_view_fixes' into timeline-3.1.1_fixes 2014-10-23 16:28:49 -04:00
jmillman 4e2397baa2 cleanup drill down in details view 2014-10-23 16:28:31 -04:00
jmillman 5fa7e95789 fixed some bugs in drill down in cluster chart 2014-10-23 15:09:39 -04:00
jmillman f2082122f3 Merge remote-tracking branch 'upstream/release-3.1.1' into cluster_view_fixes 2014-10-23 14:24:54 -04:00
Richard Cordovano bc6d140145 Merge pull request #913 from millmanorama/new_hash_branding
changing to standing hash from six pack abs to hae a more consistent presentation
2014-10-23 14:23:46 -04:00
Brian Carrier 2feccdd361 Added comment about python core libraries 2014-10-23 11:32:37 -04:00
jmillman f00f74f928 Merge remote-tracking branch 'upstream/release-3.1.1' into cluster_view_fixes 2014-10-23 11:02:51 -04:00
jmillman b23c446567 changing to standing hash from six pack abs to hae a more consistent presentation 2014-10-23 11:00:16 -04:00
jmillman 380b57e92b Merge remote-tracking branch 'upstream/release-3.1.1' into new_hash_branding 2014-10-23 10:43:50 -04:00
Brian Carrier 2ef3bb976a changed usage of deprecated API 2014-10-22 23:34:10 -04:00
Brian Carrier f3da912a57 Content viewer uses blackboard types and checks for PNG header if blackboard does not have type 2014-10-22 23:33:18 -04:00
jmillman c3afbd77b5 Merge remote-tracking branch 'upstream/release-3.1.1' into timeline-3.1.1_fixes 2014-10-22 14:57:29 -04:00
Richard Cordovano cf230c42bc Merge pull request #912 from millmanorama/timeline-3.1.1_fixes
don't expand type filters by default
2014-10-22 14:55:54 -04:00
Richard Cordovano 64bf6afdaf Merge pull request #911 from millmanorama/new_hash_branding
New hash branding
2014-10-22 14:55:20 -04:00
jmillman 99df850464 add new hash branding to html reports 2014-10-22 14:54:03 -04:00
jmillman cc3899d588 Merge branch 'don't_expand_filters' into timeline-3.1.1_fixes 2014-10-22 14:37:29 -04:00
Richard Cordovano 7e21ecc865 Merge pull request #910 from millmanorama/timeline-3.1.1_fixes
Timeline 3.1.1 fixes
2014-10-22 14:35:52 -04:00
jmillman 580c3494ca keep track of expansion state and have collapsed by default 2014-10-22 14:33:54 -04:00
jmillman 04a1254b4b Merge branch 'release-3.1.1' into don't_expand_filters 2014-10-22 13:17:02 -04:00
jmillman 2bdf89cbcc updated with consistent veriosn of icons for netbeans branding and both .ico and .icns files 2014-10-22 13:09:17 -04:00
jmillman e9759344ef update to new hash branding 2014-10-22 12:38:42 -04:00
jmillman 7a9ab05f0c fix newline in bundle 2014-10-22 11:23:42 -04:00