Commit Graph
6741 Commits
Author SHA1 Message Date
Brian Carrier fedab4a026 moved build type back to DEVELOPMENT 2014-08-21 09:37:39 -04:00
Brian Carrier 1629450e74 Added version into name of desktop icon autopsy-3.1.0 2014-08-21 09:33:33 -04:00
Brian Carrier 0b84e6f7ce Updated version number 2014-08-20 14:17:35 -04:00
Brian Carrier 5e4ed7d047 refactored search engine, used list to make it more deterministic 2014-08-19 10:37:12 -07:00
Brian Carrier 7fc9eba784 updated to use getDataSource versus getImage, removed unneeded Image methods from case, renamed getRootObjects to getDataSources. Fixed keyword search bug that did not work on local files 2014-08-14 18:48:33 -07:00
Richard Cordovano fd95b8e0a8 Remove unused ContentIdHierarchyVisitor class 2014-08-14 14:31:47 -04:00
Brian Carrier d1136879fa Merge branch 'release-3.1.0' of github.com:sleuthkit/autopsy into release-3.1.0 2014-08-14 06:39:56 -07:00
Brian Carrier 4261615d05 Fixed bug where .. entry was not shown when .. was for root directory. Removed some uneeded visitors in process. 2014-08-14 06:39:25 -07:00
Richard Cordovano 07b1608ef7 Merge pull request #858 from sleuthkit/diagnostics-panels
Diagnostics panels
2014-08-13 16:43:43 -04:00
Brian Carrier c21ee90758 fixed bug so that ingest messages are enabled by default on new lists 2014-08-13 12:55:56 -07:00
Brian Carrier 5f74de3cf8 removed author tag 2014-08-13 11:36:01 -07:00
Brian Carrier 6732da6d9a more diagnostics updates. 2014-08-13 11:28:01 -07:00
Brian Carrier 88f02e9b25 Initial commit of module stats 2014-08-13 06:23:23 -07:00
Brian Carrier e22593dcfc Added diagnostics panel to get throughput numbers for debugging performance issues 2014-08-13 05:06:35 -07:00
Brian Carrier e73581143a minor comments, added stats structures from scheduler and jobs, updated status panel to display job status 2014-08-12 17:52:51 -07:00
Brian Carrier 463c6a5890 Updated About Page 2014-08-11 16:28:19 -04:00
Richard Cordovano a266d9a547 Merge pull request #853 from rcordovano/case_db_conn_per_thread
Case db conn per thread
2014-08-11 14:51:05 -04:00
Richard Cordovano a41930b0dc Merge remote-tracking branch 'upstream/develop' into case_db_conn_per_thread 2014-08-11 14:49:48 -04:00
Richard Cordovano 498ca848cc Merge pull request #851 from millmanorama/wwf_datetimeparsing
fixed datetime parsing in wwf analyzer
2014-08-11 14:20:34 -04:00
Richard Cordovano 2142ffe90f Merge remote-tracking branch 'upstream/develop' into case_db_conn_per_thread 2014-08-11 11:58:50 -04:00
jmillman 70c763d300 removed commented dead code 2014-08-11 11:13:00 -04:00
jmillman dfe9e83488 Merge remote-tracking branch 'upstream/develop' into wwf_datetimeparsing 2014-08-11 11:12:27 -04:00
jmillman 11da944b65 use strftime to get datetime as seconds since unix epoch 2014-08-08 15:28:22 -04:00
Brian Carrier bb92666a78 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-08-08 10:47:24 -04:00
Brian Carrier 7466fb0a6d Fixed timing issue in scheduler where file could be stuck in running state even if it had been completed 2014-08-08 10:46:57 -04:00
Richard Cordovano 6c28818237 Merge pull request #849 from rcordovano/additional_tag_node_props
Additional tag node props
2014-08-06 18:05:51 -04:00
Richard Cordovano 01749ab3ab Add file times and size properties to ContentTagNode property sheet 2014-08-06 18:01:30 -04:00
Richard Cordovano faf592a2bb Add file times and size properties to ContentTagNode property sheet 2014-08-06 17:59:19 -04:00
Richard Cordovano 7ac7b1a603 Resolve merge conflict for merge in of develop 2014-08-05 16:58:09 -04:00
Richard Cordovano 24441a06d1 Merge pull request #847 from rcordovano/develop
Fix bug in DeletedContent.DeletedContentChildren.createKeys()
2014-08-05 16:21:11 -04:00
Richard Cordovano 1eb456baeb Fix bug in DeletedContent.DeletedContentChildren.createKeys() 2014-08-05 16:20:06 -04:00
Richard Cordovano c00db4b4f6 Fix bug in DeletedContent.DeletedContentChildren.createKeys() 2014-08-05 16:19:24 -04:00
Richard Cordovano 7298add0e3 Update AddImageTask for non-static case db locking API 2014-08-04 17:12:23 -04:00
Richard Cordovano 19a4ea6da8 Merge pull request #842 from millmanorama/FILE_DONE_abstract_file
removed unused method fireFileIngestDone(long fileId)
2014-07-30 18:05:36 -04:00
jmillman 8cbbfe79b6 removed unused method fireFileIngestDone(long fileId) 2014-07-30 17:39:22 -04:00
Richard Cordovano 9ab4319284 Merge pull request #841 from millmanorama/FILE_DONE_abstract_file
pass AbstractFile as part of FILE_DONE event
2014-07-30 17:37:38 -04:00
jmillman f8fe5694ef pass AbstractFile as part of FILE_DONE event 2014-07-30 17:08:21 -04:00
Richard Cordovano 58385478f1 Remove unused import from FileManager.java 2014-07-30 15:17:10 -04:00
Richard Cordovano aaf2dde78a Merge remote-tracking branch 'upstream/develop' into base_case_db_conn_per_thread 2014-07-30 15:05:56 -04:00
Richard Cordovano f4bf6e646e Merge pull request #840 from rcordovano/develop
Remove expensive test from DataResultViewerThumbnail.isSupported()
2014-07-29 15:42:14 -04:00
Richard Cordovano 68ead3dc85 Clarify javadocs comment for ReportModule.getRelativeFilePath 2014-07-29 15:41:47 -04:00
Richard Cordovano 7ffe07c00c Remove thumbnail supported test from DataResultViewerThumbnail.isSupported() 2014-07-29 15:24:00 -04:00
Brian Carrier 56bc933c61 Added hasData method to Case to reduce DB trips 2014-07-28 14:13:33 -04:00
Brian Carrier e5230e5a79 Reduce database round trips in registry parsing code 2014-07-28 13:52:38 -04:00
Richard Cordovano 276aaed012 Merge pull request #837 from rcordovano/report_module_api_fix
Update report module API for release 3.1.0
2014-07-24 15:42:00 -04:00
Richard Cordovano 9167706d6a Update report module API for release 3.1.0 2014-07-24 15:40:18 -04:00
Richard Cordovano 52617761cf Merge pull request #836 from rcordovano/develop
Correct formatting of a line in ingest module develop guide
2014-07-24 13:53:21 -04:00
Richard Cordovano c07aa07ac9 Correct formatting of a line in ingest module develop guide 2014-07-24 13:52:30 -04:00
Richard Cordovano 171bb5e086 Merge pull request #835 from millmanorama/eo1_npe_fix
check result of getImage() for null to prevent NPE
2014-07-24 13:09:58 -04:00
jmillman de9cbbb80b check result of getImage() for null to prevent NPE 2014-07-24 12:57:36 -04:00