13697 Commits

Author SHA1 Message Date
William Schaefer
6da2310384 5369 dedupe files saving duplicates to a list in the ResultFile object 2019-08-09 15:44:32 -04:00
Joe Ho
d047291484 Fix compile error 2019-08-08 16:48:06 -04:00
Joe Ho
0d20414052 Read result file in UTF-8 2019-08-08 16:04:53 -04:00
Joe Ho
0a629019e1 Fix codacy errors 2019-08-08 15:27:57 -04:00
Joe Ho
a490becb7d Fix callback.done and some optimization
Do not support alert.txt
2019-08-08 15:04:27 -04:00
Eugene Livis
d2cd43be75 Cleanup and fixes 2019-08-08 14:13:47 -04:00
William Schaefer
28b211ad24 5370 add comment to clear cache method 2019-08-08 13:59:47 -04:00
William Schaefer
d7a84a9c72 5370 cache file discovery search results 2019-08-08 13:57:33 -04:00
Eugene Livis
d46fc8fe2f Added ReportingConfigLoader 2019-08-08 12:53:06 -04:00
William Schaefer
0981a7a60a 5367 fix regex for group matching 2019-08-08 12:25:58 -04:00
William Schaefer
7dff375276 5367 address issue matching similar path groups 2019-08-08 12:15:59 -04:00
William Schaefer
293c5cb40e 5367 re-order arguements for consistancy with API 2019-08-08 11:57:17 -04:00
William Schaefer
6e81e55490 5367 update comments for file discovery paging changes 2019-08-08 11:44:00 -04:00
Richard Cordovano
deb23dd6a7 Complete deprecation of Autopsy Blackboard 2019-08-08 10:02:36 -04:00
Richard Cordovano
b7f843c0f8 Complete deprecation of Autopsy Blackboard 2019-08-08 09:49:35 -04:00
Richard Cordovano
ba8275410e Complete deprecation of Autopsy Blackboard 2019-08-07 20:21:05 -04:00
Richard Cordovano
73305ff5e5 Complete deprecation of Autopsy Blackboard 2019-08-07 20:15:26 -04:00
Richard Cordovano
a68d7930fa Replace write of stack trace to console with logging 2019-08-07 19:26:52 -04:00
Richard Cordovano
136d98ad79 Replace write of stack trace to console with logging 2019-08-07 19:22:47 -04:00
Richard Cordovano
1e2d634970 Update timeline-event-mgr-2 code for FileTypeUtils move 2019-08-07 19:14:34 -04:00
William Schaefer
42fb6c680f 5367 adjust displayed indexes so user sees them as initial value being 1 instead of 0 2019-08-07 18:15:02 -04:00
Richard Cordovano
65dd8018fa Merge remote-tracking branch 'upstream/timeline-event-mgr-2' into kellykelly3-develop-merg 2019-08-07 18:12:09 -04:00
William Schaefer
1c2fa3a8e1 5367 working paging with some clean up 2019-08-07 18:04:07 -04:00
Richard Cordovano
43141fcefd Merge branch 'develop-merg' of https://github.com/kellykelly3/autopsy into kellykelly3-develop-merg 2019-08-07 17:33:11 -04:00
Richard Cordovano
196825caad
Merge pull request #5072 from kellykelly3/1296-cleanup-warnings
1296 cleanup warnings
2019-08-07 17:20:24 -04:00
Richard Cordovano
954387a7d4
Merge pull request #5066 from kellykelly3/1124-plaso-disable-by-default
1124 plaso disable by default
2019-08-07 16:09:58 -04:00
Eugene Livis
cff0bba977 Created FileReportSettings 2019-08-07 15:54:45 -04:00
Joe Ho
29a688e53b Fix 2019-08-07 15:30:58 -04:00
Joe Ho
baebfe92cc Fix typo and add ruleSetName and ruleName to INTERESTING_FILE_HIT 2019-08-07 15:26:40 -04:00
Eugene Livis
c0740b09fb Updates to TableReportGenerator 2019-08-07 15:22:52 -04:00
Joe Ho
c7f9f19f66 Add all SearchResults.txt items to Interesting Files 2019-08-07 15:13:52 -04:00
Eugene Livis
1d1f1597b0 Laying out the infrastructure 2019-08-07 14:58:00 -04:00
William Schaefer
1d4657e397 5367 mostly working paging controls 2019-08-07 14:06:17 -04:00
Eugene Livis
0c50504105 Minor 2019-08-07 13:41:22 -04:00
Richard Cordovano
e4a774a5ad
Merge pull request #5053 from dannysmyda/5299-Export-FileTypesUtil-For-NBM
5299 export file types util for nbm
2019-08-07 10:53:48 -04:00
Eugene Livis
b7945d3eca Code review 2019-08-07 09:03:37 -04:00
Joe Ho
c097e6d0df initial changes 2019-08-06 16:52:32 -04:00
Richard Cordovano
8bafb796bc
Merge pull request #5087 from wschaeferB/4595-CentralRepoError
4595 central repo error
2019-08-06 16:47:52 -04:00
Eugene Livis
43fa86626d Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 16:19:12 -04:00
William Schaefer
82e0bc803f 5367 intial paging controls panel, no paging yet 2019-08-06 16:14:33 -04:00
Eugene Livis
deaaa106f7 Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:08:55 -04:00
Eugene Livis
a2b436630f Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:07:30 -04:00
Eugene Livis
47ca52f8da Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:04:01 -04:00
William Schaefer
65112077f1 5373 fix easy to fix codacy issues 2019-08-06 11:23:20 -04:00
William Schaefer
62b3882ba9 5373 update comments to meet standards 2019-08-06 11:20:15 -04:00
William Schaefer
e12420e58d 5118 add object id to error message 2019-08-05 11:41:44 -04:00
Eugene Livis
63df6f9f49 Merge branch 'elastic-computing' of github.com:sleuthkit/autopsy into cl_reports 2019-08-04 07:49:38 -04:00
William Schaefer
f1d0cb026b 5373 update merged bundle properties 2019-08-02 15:42:27 -04:00
William Schaefer
a5b20b24d9 5373 AutopsyException comment and merged props 2019-08-02 15:28:17 -04:00
William Schaefer
48ece808a4 5373 move autopsyexceptionhandler 2019-08-02 15:11:14 -04:00