Commit Graph
5132 Commits
Author SHA1 Message Date
Richard Cordovano 222afe05cc Merge pull request #532 from shahit2/timezoom
Timezoom
2014-03-06 14:39:40 -05:00
Trilok Shahi 20c2a35a16 timezoom changes 2014-03-06 13:46:52 -05:00
Richard Cordovano 05c9e0876c Merge pull request #473 from shahit2/object
added object ID column
2014-03-06 12:26:18 -05:00
Richard Cordovano 66cb306c92 Merge pull request #470 from shahit2/timeline2
changed timezone and times to UTC for display
2014-03-06 12:25:41 -05:00
Richard Cordovano d6dc5922c7 Merge pull request #531 from alexjacks92/develop
Style issues.
2014-03-05 17:02:40 -05:00
alexjacks92 0e73384433 Style issues. 2014-03-05 16:26:39 -05:00
Richard Cordovano 90aeeed19a Merge pull request #504 from bcarrier/move_between_packages
Moved SQLiteDBConnect and LocalDisk to better packages
2014-03-05 16:24:34 -05:00
Richard Cordovano ee5da43677 Merge pull request #530 from alexjacks92/develop
Testing and Properties
2014-03-05 16:23:39 -05:00
alexjacks92 4ff69ee8d4 Removing logging that is no longer needed. 2014-03-04 17:01:17 -05:00
alexjacks92 384af09240 Added missing property strings for keyword search to finish. 2014-03-04 10:47:41 -05:00
alexjacks92 596d8c9274 Merge remote-tracking branch 'upstream/develop' into develop 2014-03-04 09:44:06 -05:00
Brian Carrier 8f0bf32fb8 Ensured that all SwingWorkers all call get() to check for exceptions 2014-03-04 00:04:49 -05:00
Brian Carrier c8508ecdf3 Added call to get() to retrieve keyword search errors in background thread 2014-03-03 17:23:55 -05:00
alexjacks92 c7898f2449 Merge remote-tracking branch 'upstream/develop' into develop 2014-03-03 09:45:50 -05:00
Brian Carrier cc03f81652 minor comment in installer about which libraries get loaded where 2014-02-26 22:59:36 -05:00
Brian Carrier c7ead95530 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-26 22:34:43 -05:00
Brian Carrier 3b0ecd1df7 fixed MS CRT dlls so that we have 32-bit versus 64-bit. Changed to have dlls not in ZIPs in third-party folder 2014-02-26 22:34:30 -05:00
Brian Carrier d3e9d4adc7 SeventZIP Updates: Use blackboard for type, report errors only on allocated files 2014-02-26 22:28:05 -05:00
Richard Cordovano 1bd29069a4 Merge pull request #503 from bcarrier/case_event_enum
Added enum to case to store all event names.  Shortened names a bit
2014-02-26 15:32:47 -05:00
Richard Cordovano 60f3bf260c Merge pull request #502 from bcarrier/keyword_search_exception
Keyword search exception
2014-02-26 15:31:08 -05:00
Richard Cordovano 7d119e2312 Merge pull request #501 from SynapticNulship/develop
Added comment about EDT to DataResultViewerTable.setNode().
2014-02-26 15:29:39 -05:00
alexjacks92 29b425b8cd Merge remote-tracking branch 'upstream/develop' into develop 2014-02-26 09:47:08 -05:00
Brian Carrier aa76bcc372 Moved SQLiteDBConnect and LocalDisk to better packages 2014-02-26 00:43:25 -05:00
Brian Carrier cbaa64dc5d Added enum to case to store all event names. Shortened names a bit 2014-02-25 23:23:56 -05:00
Brian Carrier 7cc3e8f1f9 Added exception message to init exception 2014-02-25 22:31:54 -05:00
Brian Carrier 885a0c0b7c Throw exectpions in init, make connection to detect 404 error, renamed method 2014-02-25 22:28:06 -05:00
Samuel H. Kenyon 412c0b4ce3 Added comment about EDT to DataResultViewerTable.setNode(). 2014-02-25 18:04:13 -05:00
alexjacks92 b9f14fc61b removing unused variable 2014-02-25 15:45:31 -05:00
alexjacks92 aa5fc97668 Trying a different logging method. 2014-02-25 14:50:31 -05:00
alexjacks92 a33fb0f115 Making log statement a bit more clear. 2014-02-25 14:26:04 -05:00
alexjacks92 9ea848b525 Logging to see which module is hanging up regression tests. 2014-02-25 14:17:42 -05:00
alexjacks92 7060219f58 Adding more logging. 2014-02-25 13:37:31 -05:00
alexjacks92 da60c4ec80 Testing a theory about timeouts causing the post-ingest hang. 2014-02-25 13:00:48 -05:00
Brian Carrier 268b9f84e4 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-24 16:42:25 -05:00
Brian Carrier 26909d5950 Added more app types and they are now sorted to reduce future conflicts 2014-02-24 16:42:05 -05:00
Brian Carrier 45543b7cb2 do not try to cast the wait node to get preferred actions 2014-02-24 16:41:18 -05:00
alexjacks92 590d5ef384 Print statements no longer needed. 2014-02-24 15:21:05 -05:00
alexjacks92 9c0036c623 Print statements to debug lack of hashdb hits during regression tests. 2014-02-24 13:37:15 -05:00
Brian Carrier d4c67aef7d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-24 12:19:11 -05:00
Brian Carrier 8fd66dac87 Added developers list to docs 2014-02-24 12:19:01 -05:00
alexjacks92 062813cb9e Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-02-24 11:55:04 -05:00
Brian Carrier 27881f4730 Sort app types too 2014-02-24 11:20:14 -05:00
Brian Carrier 1284465698 sort extension config file, added extensions for text and kmz 2014-02-24 11:13:10 -05:00
alexjacks92 e25071fa0a Merge remote-tracking branch 'upstream/develop' into develop 2014-02-24 10:43:15 -05:00
Brian Carrier 533992532f Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-24 10:05:03 -05:00
Brian Carrier ecf00427fa Added special XML file type check to reduce exceptions that get thrown - Tika seems to try to fully parse the XML file 2014-02-24 10:04:24 -05:00
alexjacks92 e8cd480c9d Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-02-21 16:07:32 -05:00
Richard Cordovano 85d951fd6e Merge pull request #497 from raman-bt/develop
Fixed  the access specifier on the exception constructor so it it actually be constructed (outside this pkg)
2014-02-21 13:38:51 -05:00
raman-bt 584c1bc59a Fixed the access specifier on the exception constructor so it it actually be constructed (outside this pkg) 2014-02-21 13:35:59 -05:00
alexjacks92 8b20118844 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-02-21 13:34:04 -05:00