Commit Graph
10105 Commits
Author SHA1 Message Date
Karl Mortensen 4c5fc58a87 remove debug output 2015-12-01 16:21:59 -05:00
Richard Cordovano 1b7d7052ee Merge pull request #1736 from mhmdfy/develop
fix diff paths
2015-11-30 10:33:03 -05:00
U-Mhmdfy-PC\Mhmdfy 2da9cf8c73 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-11-25 12:36:00 -05:00
Richard Cordovano 302da22e19 Merge pull request #1740 from millmanorama/TL-sorting-optimization
Tl sorting optimization
2015-11-25 11:21:08 -05:00
Richard Cordovano 70ee920de0 Merge pull request #1739 from karlmortensen/autoPurge
Auto purge
2015-11-25 11:20:37 -05:00
Richard Cordovano 6b90b671a8 Merge pull request #1738 from karlmortensen/docupdate
make documentation clearer
2015-11-25 11:20:23 -05:00
momo 196e51ac11 Merge branch 'develop' of https://github.com/mhmdfy/autopsy into develop 2015-11-25 09:35:22 -05:00
momo d4e6b6bcc1 sort by preview in case all else are the same 2015-11-25 09:34:54 -05:00
jmillman b36d3732dd create ImmutableSets in constructor rather than on demand in getters 2015-11-24 13:52:33 -05:00
Karl Mortensen 60518dcf07 Add autopurge for ZooKeeper 2015-11-24 13:42:49 -05:00
jmillman 883e48b043 details view node / tree clean up and bugfixes
reinstate wrongly removed layout constraints;  bind subnodepane children to subnodes list; keep tree and main visualization in sync better
2015-11-24 12:49:02 -05:00
jmillman c534d1dc51 don't resort the tree so often 2015-11-24 10:22:48 -05:00
Karl Mortensen f66a9a71d4 make documentation clearer 2015-11-24 10:15:10 -05:00
U-Mhmdfy-PC\Mhmdfy 4774ca8e54 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-11-24 08:29:33 -05:00
Richard Cordovano f3992b7503 Merge pull request #1737 from millmanorama/TL-lazy-action-creation
Tl lazy action creation
2015-11-23 16:39:47 -05:00
jmillman 2d3c8c86ee correctly set parent cluster for tree view, cleanup 2015-11-23 16:17:03 -05:00
jmillman e0f6479b6c fix layout refresh after node expansion and collapse
remove redundant layout operations
2015-11-23 16:16:58 -05:00
jmillman 0d7fbc852e pull the mouse click handler up to EventBundleNodeBase 2015-11-23 16:16:54 -05:00
jmillman 5c3adb549e install actions/buttons lazily 2015-11-23 16:16:47 -05:00
Richard Cordovano 5c6714b2f3 Made SevenZipExtractor unpacking errors into warnings 2015-11-23 15:55:46 -05:00
Richard Cordovano 2ac4d4f975 Remove incorrect error logging from AutopsyEventPublisher 2015-11-23 15:40:42 -05:00
momo 927a83ab99 fix diff paths 2015-11-23 15:35:36 -05:00
Richard Cordovano 67296b8dd8 Fix FileUtil.deleteDir return value 2015-11-23 14:42:31 -05:00
Richard Cordovano 39632a0815 ImageGalleryController checks RuntimeProperties.coreComponentsAreActive 2015-11-23 13:47:50 -05:00
Richard Cordovano bd587ce664 Merge pull request #1735 from rcordovano/develop
Revert incorrect ServicesMonitor fixes
2015-11-23 13:16:27 -05:00
Richard Cordovano fa74abe461 Revert "ServiceMonitor fixes"
This reverts commit e534bc7d4b.
2015-11-23 13:14:11 -05:00
Richard Cordovano 1d3460e341 Revert "ServiceMonitor comment spelling correction"
This reverts commit c9544b2a3d.
2015-11-23 13:13:51 -05:00
Richard Cordovano 3b1839c5fa Revert "Service monitor fixes fix"
This reverts commit 0752619302.
2015-11-23 13:13:22 -05:00
Richard Cordovano 9bf347af6b Merge pull request #1734 from karlmortensen/docUpdate
add Solr warning
2015-11-23 12:25:47 -05:00
Karl Mortensen 5392652264 add Solr warning 2015-11-23 11:48:40 -05:00
Richard Cordovano c9a5b81e5d Merge pull request #1733 from rcordovano/develop
Services monitor fixes
2015-11-22 20:57:58 -05:00
Richard Cordovano 0752619302 Service monitor fixes fix 2015-11-22 20:57:14 -05:00
Richard Cordovano c9544b2a3d ServiceMonitor comment spelling correction 2015-11-22 20:21:59 -05:00
Richard Cordovano e534bc7d4b ServiceMonitor fixes 2015-11-22 20:16:51 -05:00
Richard Cordovano fca9284b84 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-11-22 18:38:03 -05:00
Richard Cordovano 5ae97ca618 Add display names to IngestJob cancellation reasons 2015-11-22 18:37:29 -05:00
Richard Cordovano c53b4ba98f Merge pull request #1732 from rcordovano/develop
Add ingest cancellation reasons
2015-11-22 18:27:55 -05:00
Richard Cordovano b18168acdb Make data source job cancellation more accurate 2015-11-22 18:21:57 -05:00
Richard Cordovano 4d19cf1e83 Add ingest cancellation reasons; fix job startup bug 2015-11-22 18:12:14 -05:00
Richard Cordovano 2bc998155f Merge pull request #1731 from rcordovano/develop
Add multiple retries to remote event publishing
2015-11-22 15:42:28 -05:00
Richard Cordovano f5d0cd8e02 Add multiple retries to remote event publishing 2015-11-22 15:40:38 -05:00
Richard Cordovano 7a0b823509 Merge pull request #1730 from mhmdfy/develop
Replace Associated Artifact ID with File Path and Artifact Type in regression test
2015-11-20 16:43:48 -05:00
momo 02f2367eb0 remove white space 2015-11-20 15:45:13 -05:00
momo eb8734866c replace associated id with file path and artifact type 2015-11-20 15:43:45 -05:00
Richard Cordovano 4d0a8df983 Merge pull request #1729 from karlmortensen/getDocumentIdUpdate
Get document id update
2015-11-20 12:02:01 -05:00
Richard Cordovano a54848e3f4 AutopsyEventPublisher closed channel recovery 2015-11-20 10:17:15 -05:00
Karl Mortensen d6ff8b7591 update comment 2015-11-20 09:50:06 -05:00
Karl Mortensen a81e9bd0c0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into forRC 2015-11-20 09:49:29 -05:00
Karl Mortensen 4bfba78518 use right value 2015-11-20 09:48:01 -05:00
Karl Mortensen 4a085c0c07 update 2015-11-20 09:30:15 -05:00