Richard Cordovano
|
96a9877115
|
Merge pull request #3357 from rcordovano/file-mime-type-save-fix
Fix behavior of deprecated FileTypeDetector.detect
|
2018-01-07 13:09:59 -05:00 |
|
Richard Cordovano
|
70037c67ed
|
Merge pull request #3356 from rcordovano/file-mime-type-save-fix
File mime type save fix
|
2018-01-07 13:09:10 -05:00 |
|
Richard Cordovano
|
122dc709db
|
Merge pull request #3355 from rcordovano/file-mime-type-save-fix
File mime type save fix
|
2018-01-07 13:08:08 -05:00 |
|
Richard Cordovano
|
0fa972a572
|
Fix behavior of deprecated FileTypeDetector.detect
|
2018-01-07 13:06:03 -05:00 |
|
Richard Cordovano
|
9f24243bf7
|
Merge pull request #3354 from rcordovano/file-mime-type-save-fix
Ensure file type saved by file type module
|
2018-01-07 13:04:42 -05:00 |
|
Richard Cordovano
|
2880234569
|
Ensure file type saved by file type module
|
2018-01-07 13:03:40 -05:00 |
|
U-BASIS\dgrove
|
f7df638e9d
|
Moved initialization of AutoIngestMetricsCollector.
|
2018-01-05 16:44:59 -05:00 |
|
Raman
|
22a04601c3
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3414_appcontentviewer
# Conflicts:
# Core/src/org/sleuthkit/autopsy/modules/filetypeid/FileTypeDetector.java
|
2018-01-05 13:35:16 -05:00 |
|
Raman
|
1d0795bbe5
|
Removed extraneous try/catch for IllegalArgumentException
|
2018-01-05 11:00:40 -05:00 |
|
Richard Cordovano
|
ad854ed410
|
Merge pull request #3352 from rcordovano/file-detector-api-changes
File detector API changes
|
2018-01-05 10:50:14 -05:00 |
|
Richard Cordovano
|
e13d82ee16
|
Update FileTupeDetector API
|
2018-01-05 10:44:47 -05:00 |
|
Richard Cordovano
|
1ea14a2656
|
Update FileTupeDetector API
|
2018-01-05 10:17:21 -05:00 |
|
Richard Cordovano
|
5d06db99b7
|
Update FileTupeDetector API
|
2018-01-05 10:04:28 -05:00 |
|
Richard Cordovano
|
c4ada8d96e
|
Merge remote-tracking branch 'upstream/develop' into file-detector-api-changes
|
2018-01-05 09:53:26 -05:00 |
|
Richard Cordovano
|
6bed444d24
|
Update FileTypeDetector API
|
2018-01-05 09:50:49 -05:00 |
|
Richard Cordovano
|
be15e8d381
|
Merge pull request #3351 from rcordovano/abstract-file-save-fix
Remove unnecessary parameter from AbstractFile.save
|
2018-01-05 09:02:56 -05:00 |
|
Richard Cordovano
|
1c1f85b358
|
Remove unnecessary parameter from AbstractFile.save
|
2018-01-05 08:57:18 -05:00 |
|
Richard Cordovano
|
00750c1079
|
Remove duplicate method from FileTypeDetector
|
2018-01-04 18:35:31 -05:00 |
|
Raman
|
81c6b45984
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3414_appcontentviewer
|
2018-01-04 15:32:11 -05:00 |
|
Raman
|
f003254ad5
|
3414: Create generic Application Content Viewer
|
2018-01-04 15:31:54 -05:00 |
|
U-BASIS\zhaohui
|
3b582509e4
|
3355: The keyword search config panel should remember the last import list location
|
2018-01-04 12:49:43 -05:00 |
|
U-BASIS\zhaohui
|
a67b61aaec
|
Merge remote-tracking branch 'upstream/develop' into 3412-updatehtmlreportPath
|
2018-01-03 15:18:42 -05:00 |
|
U-BASIS\zhaohui
|
9472c74cb5
|
3386: 2 more html files for docs
|
2018-01-03 14:58:20 -05:00 |
|
U-BASIS\zhaohui
|
f1e6d8ff72
|
3412: update the reports directory name from 'case timestamp' to 'case timestamp reportType'
|
2018-01-03 14:56:47 -05:00 |
|
esaunders
|
ee06b813e4
|
Upgrade to Tika 1.17
|
2018-01-03 14:46:23 -05:00 |
|
U-BASIS\zhaohui
|
7c9a7026c5
|
3386: Update the files permission from 755 to 644
|
2018-01-03 14:43:27 -05:00 |
|
Raman
|
d4b5e209d5
|
937: Accounts sub-trees do not refresh their contents
- address review comments on previous commit
|
2018-01-02 08:21:27 -05:00 |
|
Richard Cordovano
|
68a2948a39
|
Merge pull request #3347 from APriestman/3208_delayDbWrites
3208 delay writing to the database until the end of the ingest pipeline
|
2017-12-29 13:00:05 -05:00 |
|
Ann Priestman
|
a8b0c4f1bc
|
Cleanup
|
2017-12-29 12:45:31 -05:00 |
|
Ann Priestman
|
dce17a87be
|
Changing calculateMd5Hash
|
2017-12-29 12:43:09 -05:00 |
|
Ann Priestman
|
bfffa539f7
|
Addressing review comments
|
2017-12-29 11:55:29 -05:00 |
|
Ann Priestman
|
1722d20426
|
Cleanup
|
2017-12-28 15:27:10 -05:00 |
|
Ann Priestman
|
083e51ca29
|
Changing detect back to private
|
2017-12-28 15:23:21 -05:00 |
|
Ann Priestman
|
013eb34f24
|
Adding save to database parameter
|
2017-12-28 14:58:43 -05:00 |
|
Ann Priestman
|
3211b5306f
|
Merge remote-tracking branch 'upstream/develop' into 3208_delayDbWrites
Conflicts:
Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbIngestModule.java
|
2017-12-28 10:59:41 -05:00 |
|
U-BASIS\zhaohui
|
cb9a967c4b
|
3412: rename index.html to report.html and move html report files to a subdirectory
|
2017-12-21 17:07:54 -05:00 |
|
Raman
|
064a874421
|
937: Accounts sub-trees do not refresh their contents after being initial viewed
|
2017-12-21 16:01:25 -05:00 |
|
Richard Cordovano
|
9fd9b29982
|
Merge pull request #3342 from raman-bt/develop
937: Accounts sub-trees do not refresh their contents after being ini…
|
2017-12-20 12:55:07 -05:00 |
|
Richard Cordovano
|
3070612867
|
Merge pull request #3341 from APriestman/3304_cvtDoc
Added docs for CVT and the encryption detection module
|
2017-12-20 12:54:05 -05:00 |
|
Raman
|
74566835e4
|
937: Accounts sub-trees do not refresh their contents after being initial viewed
- Quickfix to refresh the Account subtrees.
|
2017-12-20 12:37:16 -05:00 |
|
Ann Priestman
|
00a83d5f3e
|
Added docs for CVT and the encryption detection module
|
2017-12-20 11:31:57 -05:00 |
|
Richard Cordovano
|
b6f9561234
|
Merge pull request #3340 from rcordovano/cvt-tagging-actions
Make tagging actions work in CVT
|
2017-12-19 21:37:28 -05:00 |
|
Richard Cordovano
|
aa6fa97a1d
|
Fix typo in docs for MessageBrowser
|
2017-12-19 21:36:04 -05:00 |
|
Richard Cordovano
|
05b329b1a4
|
Make tagging action work in CVT
|
2017-12-19 21:33:31 -05:00 |
|
Richard Cordovano
|
17d31837b8
|
Merge pull request #3339 from esaunders/3393_index_out_of_bounds
Fix for array index out of bounds exception. COMPLETED_TIME was not r…
|
2017-12-19 14:02:31 -05:00 |
|
esaunders
|
20bfdb148a
|
Fix for array index out of bounds exception. COMPLETED_TIME was not removed from enum.
|
2017-12-19 13:40:01 -05:00 |
|
Richard Cordovano
|
06befda7d4
|
Merge pull request #3337 from zhhl/3377-donotRememberNotesForCaseDetails
3377 donot remember notes for case details
|
2017-12-19 12:51:41 -05:00 |
|
esaunders
|
b1c1800cab
|
Merge pull request #3338 from rcordovano/develop
Fix unguarded access to collection in AutoIngestManager
|
2017-12-19 11:17:10 -05:00 |
|
Richard Cordovano
|
9d9c0293ab
|
Fix unguarded access to collection in AutoIngestManager
|
2017-12-19 11:12:02 -05:00 |
|
U-BASIS\zhaohui
|
8dce2fc71b
|
3377: new case should clear the notes field first
|
2017-12-18 17:53:01 -05:00 |
|