Commit Graph
18776 Commits
Author SHA1 Message Date
Jeff Wallace 8feec32e9d Loading large amounts of Nodes no longer blocks the UI. 2013-09-16 12:36:52 -04:00
df-test-runner 29300dd9e9 Merge https://www.github.com/sleuthkit/autopsy into testing 2013-09-16 10:30:03 -04:00
Jeff Wallace 82a80778f5 Mactime.pl is copied to release dir during build. 2013-09-16 10:12:45 -04:00
Jeff Wallace e912283399 Merge branch 'master' of https://github.com/jawallace/autopsy 2013-09-16 10:11:18 -04:00
Jeff Wallace 9a84ab18b1 Merge https://github.com/sleuthkit/autopsy 2013-09-16 09:27:05 -04:00
Brian Carrier 17597971d0 Merge pull request #280 from SynapticNulship/master
Add public getKnownBadSetNames() method.
2013-09-16 06:08:32 -07:00
Samuel H. Kenyon 6dabe850e3 Merge remote-tracking branch 'upstream/master' 2013-09-13 18:29:12 -04:00
Samuel H. Kenyon 362348e78d Add public getKnownBadSetNames() method. 2013-09-13 18:28:04 -04:00
jmillman a67f7fde53 vik- 174 : added min string length to language detection 2013-09-13 17:12:50 -04:00
df-test-runner 565f56a507 Merge https://www.github.com/sleuthkit/autopsy into testing 2013-09-13 16:27:11 -04:00
Brian Carrier 3167b73153 Fixed bug introduced where extension filters were not working 2013-09-13 16:19:38 -04:00
Brian Carrier 60ace5c139 DataResult viewer now changes to active tab when new node is passed in and current tab is not active. 2013-09-13 16:00:59 -04:00
Jeff Wallace b59b0034ec Readded correct reset behavior in DataContentViewerMedia, updated build-installer target. 2013-09-13 15:46:44 -04:00
Richard Cordovano 43d64d3bec Added GeneralIngestConfigurator support for tracking and checking enabled ingest modules 2013-09-13 13:34:42 -04:00
df-test-runner 397b253836 Merge https://www.github.com/sleuthkit/autopsy into testing 2013-09-13 12:19:07 -04:00
jmillman 9ec5fc645d Merge branch 'master' of https://github.com/sleuthkit/autopsy into language_filters 2013-09-13 10:07:17 -04:00
jmillman 467419ee95 vik-174 : used Tika's LanguageIdentifier to add language identification info to blackboard 2013-09-13 10:06:45 -04:00
Brian Carrier 105f3e112e Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-13 09:25:34 -04:00
Jeff Wallace f3f5de5709 Merge https://github.com/sleuthkit/autopsy 2013-09-13 09:09:40 -04:00
df-test-runner 84950183eb Merge https://www.github.com/sleuthkit/autopsy into testing 2013-09-13 00:32:55 -04:00
Brian Carrier ebb7c2e28a Added comment about needing package name to be same as NBM name 2013-09-12 16:13:38 -04:00
Brian Carrier e50da488f9 Added comment to new enum about display types 2013-09-12 16:12:59 -04:00
Brian Carrier f1fb80bd41 Merge pull request #278 from rcordovano/keyword_search_viewer_fix
Keyword search viewer fix
2013-09-12 13:07:48 -07:00
Richard Cordovano 58dd29d382 Flattened keyword search results listing node hierarchy for DataResultViewers 2013-09-12 15:33:41 -04:00
Jason Letourneau 9eb8c7e5ca fixed redundant assignment 2013-09-12 10:09:29 -04:00
Jason Letourneau 3ca3a3c2a4 Merge branch 'master' of https://github.com/sleuthkit/autopsy into development 2013-09-12 10:03:39 -04:00
Jason Letourneau df97fdf3bc adding simple event log views filters 2013-09-12 10:00:56 -04:00
Brian Carrier 69ea984602 cleaned up handling of history in directory tree 2013-09-11 20:40:15 -04:00
Brian Carrier 2e38eafa4c Fixed bug in paging in hex viewer and cleaned up code 2013-09-11 19:23:03 -04:00
Brian Carrier 8d26819abb renamed and refactored file type views to make them easier to navigate 2013-09-11 18:34:19 -04:00
Brian Carrier 9c48c2ddd5 move list of supported extentions to specific panels because 32-bit did not really support swf. 2013-09-11 15:34:04 -04:00
Richard Cordovano cb3679c0df Workaround for undesirable interaction between viewers in keyword search results 2013-09-11 12:07:12 -04:00
Jeff Wallace 9946d7b877 Merge branch 'finalize64installer' 2013-09-11 12:03:39 -04:00
jmillman b8a67ae7db Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-09-11 09:26:58 -04:00
Jeff Wallace 3e334ca3eb Updated build-installer target to remove extra binary. Abstracted some similarities between 32 and 64 bit installer generation. 2013-09-11 09:16:19 -04:00
Jeff Wallace 2f5f70aec2 Updated build-installer target in build script to point shortcuts to the correct executable 2013-09-10 16:30:25 -04:00
Brian Carrier 282523a46f minor renaming and updates to IE parsing 2013-09-10 15:58:03 -04:00
Brian Carrier c346fe607a added object id to metadata viewer 2013-09-10 15:57:08 -04:00
Jeff Wallace c754648924 Merge https://github.com/jawallace/autopsy into finalize64installer 2013-09-10 14:46:57 -04:00
Jeff Wallace f2334e5145 Merge https://github.com/jawallace/autopsy 2013-09-10 14:45:41 -04:00
Jeff Wallace 23245c0f3a Added new 32 and 64 installer logic in build files 2013-09-10 14:44:42 -04:00
Brian Carrier dfefa0b8e6 removed decoded URL from artifacts because it takes up a lot of table space and doesn't provide much. 2013-09-10 11:29:28 -04:00
Jeff Wallace 2b643d0dfd Merge branch 'macosx'
Conflicts:
	Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
	Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.java
2013-09-10 11:08:05 -04:00
Jeff Wallace c76e33cedd Removed unnecessary synchronized in setupVideo method signature. 2013-09-10 10:57:31 -04:00
df-test-runner 1e6449b8e6 Merge https://www.github.com/sleuthkit/autopsy into testing 2013-09-10 10:51:21 -04:00
Jeff Wallace c43b3bfe34 Added stop button to FXVideoPanel, made stylistic improvements, updated documentation. 2013-09-10 10:31:14 -04:00
Brian Carrier a8ad1d872b Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-10 10:20:02 -04:00
Brian Carrier 3328edb340 Merge pull request #273 from SynapticNulship/master
Init list of image extensions in a static block, fixing the issue of "Al...
2013-09-10 07:09:32 -07:00
Jeff Wallace 322ac9b28c Fixed VideoPlayer exceptions on calling reset. 2013-09-10 10:07:25 -04:00
Brian Carrier 41a0e7096e Added more error messages to IE parsing and support format w/out @ sign in URL 2013-09-09 17:40:28 -04:00