Commit Graph
10134 Commits
Author SHA1 Message Date
Richard Cordovano 55316bfb04 Merge pull request #1752 from karlmortensen/kwsAcrossMultipleUsers
Check for indexed files from other nodes
2015-12-04 12:28:23 -05:00
Karl Mortensen 0c2300d26a Check for indexed files from other nodes 2015-12-03 12:34:15 -05:00
Richard Cordovano a369528b67 Merge pull request #1751 from mhmdfy/update-photorec
Update photorec to 7.0
2015-12-03 11:15:37 -05:00
Richard Cordovano e68804394d Merge pull request #1749 from millmanorama/TL-background-thread-optimization
Tl background thread optimization
2015-12-03 10:12:31 -05:00
Richard Cordovano 557d945b56 Merge pull request #1746 from mhmdfy/remove-temp-db
Remove temp db
2015-12-03 09:27:54 -05:00
jmillman 74a9286051 prevent potential ConcurrentModificationException 2015-12-02 16:43:35 -05:00
momo e23f5f004f adding stable 7.0 2015-12-02 14:16:28 -05:00
jmillman 3c721f774b Merge remote-tracking branch 'upstream/develop' into TL-background-thread-optimization
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
2015-12-02 10:18:31 -05:00
Richard Cordovano 8c5e1ea8b3 Merge pull request #1748 from karlmortensen/removeDebug
remove debug output
2015-12-02 09:40:29 -05:00
Richard Cordovano a0569c40e4 Merge pull request #1745 from karlmortensen/control32and64bitInstallerBuilds
Control 32 and 64-bit MSI builds.
2015-12-02 09:39:13 -05:00
Richard Cordovano 4ddee2d902 Merge pull request #1742 from mhmdfy/remove-Exceptions-prints
Remove exceptions prints
2015-12-02 09:37:55 -05:00
Richard Cordovano 9d4736c5a6 Merge pull request #1744 from karlmortensen/spelling
occured --> occurred
2015-12-02 09:36:32 -05:00
jmillman 9cd5800ce7 cleanup, comments 2015-12-01 16:45:11 -05:00
Karl Mortensen 4c5fc58a87 remove debug output 2015-12-01 16:21:59 -05:00
jmillman 67dbaa4cdc revert experiemental sql query timeout 2015-12-01 15:59:00 -05:00
jmillman 6f2646d061 correctly handle subnodes when parent node is removed 2015-12-01 15:50:56 -05:00
jmillman 47b6842314 refactor Visualization updates to push more work onto background thread 2015-12-01 15:18:38 -05:00
Karl Mortensen 4259145c21 Control 32 and 64-bit MSI builds, default builds all. 2015-12-01 12:58:09 -05:00
U-Mhmdfy-PC\Mhmdfy a2599ad343 clean backup db 2015-12-01 12:42:35 -05:00
momo 82055dc7b2 remove temp file after testing 2015-12-01 12:42:34 -05:00
Karl Mortensen 6fb4086689 Control 32 and 64-bit MSI builds. 2015-12-01 11:18:57 -05:00
jmillman 7bfaa2775c minor event stripe loading optimization 2015-11-30 16:10:20 -05:00
Karl Mortensen ae8c1121a4 occured --> occurred 2015-11-30 15:54:44 -05:00
jmillman 54d381a41a minor cleanup
make member field private
2015-11-30 13:02:00 -05:00
jmillman 1996b44d6b remove unneeded shim class 2015-11-30 12:31:06 -05:00
jmillman 35163585b2 busy indicator on CountsViewPane
- cleanup CountsViewPane update task;
- pull up some common code from CountsViewPane and DetailViewPane to AbstractVisualizationPane;
- add MaskerPane to CountsViewPane update task
- introduce VisualizationUpdateTask as parent class for update tasks in both views;
- use annotation for more Bundle.properties strings
- push more code into EventCountsChart
- push cursor and initial progress (indeterminate) into abstract base class
2015-11-30 12:25:35 -05:00
jmillman 6cd6ee7862 begin using annotations to generate Bundle.properties, cleanup 2015-11-30 12:21:21 -05:00
jmillman d5e40a7e87 update to ControlsFx 8.40.10; use masker pane as progress indicator 2015-11-30 12:21:12 -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 32194be12f adding new version of photorec 2015-11-25 14:02:42 -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
U-Mhmdfy-PC\Mhmdfy 3197a02f6f replace Exceptions calls with logger 2015-11-25 11:13:18 -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