3015 Commits

Author SHA1 Message Date
adam-m
f836acc039 better log message when tika read error 2012-12-21 16:23:06 -05:00
adam-m
f18af79f2e Fix priorities in scheduler so that all virtual dirs and files are LAST 2012-12-21 15:00:49 -05:00
adam-m
e50e247557 initial SOlr and Tika upgrade to 4.0.0 / 1.2: updated build, packages and module deps, API changes, initial configuration changes, update to using new handlers, bumped LUCENE version frm 36 to 40 2012-12-21 14:16:01 -05:00
Devin148
831e893830 Merge branch 'Reporting' 2012-12-21 13:58:32 -05:00
Devin148
5610bfe860 Update NEWS 2012-12-21 13:58:22 -05:00
Devin148
29450091c6 Update documentation for creating a report module 2012-12-21 13:58:08 -05:00
Devin148
7d85c833e9 Remake reporting UI and functionality
- Add TableReportModule and GeneralReportModule
- Allow a custom configuration panel for reports
- Add cancelation support per-report
- Reduce memory usage through one iteration for TableReportModules
- Add reporting on tagged results
- Optimize artifact sorting
2012-12-21 13:57:25 -05:00
Devin148
246341e6f9 Change Tag name finding to custom query for performance 2012-12-21 12:41:27 -05:00
adam
f437076535 Merge pull request #120 from 0xNF/master
unalloc checks for invalid folders and prevents users from extracting to them.
2012-12-21 09:17:11 -08:00
0xNF
347f4afb32 Unalloc checks for invalid folders.
Should no longer be able to get itself into an uncancellable state.
2012-12-21 09:40:07 -05:00
Devin148
b262d25939 Merge https://github.com/sleuthkit/autopsy into Reporting 2012-12-20 14:42:31 -05:00
adam
f5e6ec64f4 Merge pull request #119 from tmciver-basis/master
Changes to DataContentViewerMedia for thread issues
2012-12-20 11:27:55 -08:00
Tim McIver
f76c9957d0 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-12-20 13:13:19 -05:00
adam-m
6ee69fc881 RA: fix chrome null ptr exception when extracting bookmarks 2012-12-20 11:14:12 -05:00
adam-m
6b25b4c34b update RCP version for consistency (likely obsolete here) 2012-12-19 17:57:26 -05:00
Tim McIver
adae62df4a Updated DataContentViewerMedia to use SwingWorker to do updates to progress
slider and duration label.  Also added code to clear the duration label in
reset method so that duration of previous video does not remain when a new
video is selected.
2012-12-19 14:58:39 -05:00
adam-m
7da7863727 do not give medium priority if non-fs file type 2012-12-18 17:04:28 -05:00
adam-m
0b2b8b7849 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-12-18 17:00:44 -05:00
adam-m
f813771727 update rcp version 2012-12-18 16:54:26 -05:00
Brian Carrier
7a88c67c64 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-12-18 16:45:22 -05:00
Brian Carrier
baaf8cbec9 Updated log message to record each file and added last priority status for non-file files 2012-12-18 16:45:16 -05:00
Devin148
ce0e1af724 Merge https://github.com/sleuthkit/autopsy into Reporting 2012-12-18 15:14:47 -05:00
adam-m
e5359540a6 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-12-18 14:42:03 -05:00
adam-m
5b4b417be0 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-12-18 14:41:33 -05:00
Tim McIver
a2664b3348 Deleted DataContentViewerPicture.[java|form] that is no longer needed. 2012-12-18 14:18:04 -05:00
Tim McIver
7473024d23 Updated code in method DataContentTopComponent.setupTabs() to remove logic
that changed to the tab with the highest priority. Now, the tab selected by
the user does not change when nodes are selected.  This change is in
support of Github issue #99: https://github.com/sleuthkit/autopsy/issues/99
2012-12-18 14:06:58 -05:00
Brian Carrier
92fe791616 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-12-17 17:09:08 -05:00
Brian Carrier
8a2f329fd2 Made hash db messages have error or warning in front of them to draw more attention 2012-12-17 17:08:53 -05:00
Brian Carrier
33c9f89408 Merge pull request #117 from tmciver-basis/master
More updates in support of AUT-669
2012-12-17 06:21:17 -08:00
Tim McIver
f100a40f4f Updated the HTMLEditorKit used by JTextPane in ExtractedContentPanel so
that strings of characters that are too long to fit into the view port are
properly wrapped.  These changes satisfy the requirements of AUT-698.
2012-12-14 15:08:41 -05:00
Tim McIver
c932cbbbc5 Updated code to reflect changes in DataModel. 2012-12-12 17:49:56 -05:00
0xNF
34ea07dccb File writing only writes as many bytes as were read. 2012-12-11 17:26:35 -05:00
Tim McIver
d82fc6bb3a Updated code to reflect removal of method FsContent.getMetaFlagsInt(). 2012-12-11 14:48:45 -05:00
0xNF
fa0409b5ab Removed unneccessary print statements 2012-12-11 11:10:39 -05:00
0xNF
fdb9fe991c Progress bar should no longer throw illegalstateexceptions regarding being 1 unit over 100%.
UnallocStruct total bytes are now calculated at construction.
2012-12-11 11:08:49 -05:00
Devin148
5cad2802c8 Merge https://github.com/sleuthkit/autopsy 2012-12-11 10:38:37 -05:00
Devin148
d53738c560 Merge https://github.com/sleuthkit/autopsy into Reporting 2012-12-11 10:31:42 -05:00
Tim McIver
d371aeaa05 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-12-10 17:19:19 -05:00
Tim McIver
760a21219e Updated code in response to removal of FsContent.getDirType method in favor
of FsContent.isDirNameFlagSet().
2012-12-10 17:14:28 -05:00
Brian Carrier
063a1df356 Merge pull request #116 from tmciver-basis/master
Updates in support of AUT-669
2012-12-10 13:30:24 -08:00
Tim McIver
7aec1cad0c Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-12-10 14:22:58 -05:00
Tim McIver
279b268dda Updates to code that were required as a result of changes to DataModel that
were in support of AUT-669.
2012-12-10 14:22:12 -05:00
Devin148
f93a1b0443 Publicize tag API for use with reporting 2012-12-10 11:12:31 -05:00
Devin148
446447fa8b Simplify method name 2012-12-10 11:10:19 -05:00
Devin148
157cf54e9a Rename web downloads column 2012-12-10 10:00:47 -05:00
adam-m
7a52c97c70 news for next release 2012-12-07 16:48:21 -05:00
adam-m
19347bf911 more info on bookmarks in news 2012-12-07 13:37:21 -05:00
adam-m
cba50d3286 rename to "Source File" for consistency with report 2012-12-07 13:33:16 -05:00
adam-m
accda0de07 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-12-07 13:25:55 -05:00
0xNF
b59549697a Unalloc will no longer disregard user command to not overwrite files on single volumes. 2012-12-07 13:24:51 -05:00