13909 Commits

Author SHA1 Message Date
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
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
d0ca5dc98a 4595 use correct bundle message 2019-08-02 13:48:17 -04:00
Richard Cordovano
c41d3d5fb0
Merge pull request #5094 from APriestman/5352_freqBug
5352 CR frequency fixes/only count cases
2019-08-02 13:09:06 -04:00
Richard Cordovano
b3d0df1a92
Merge pull request #5096 from sleuthkit/develop
Merge develop into elastic computing
2019-08-02 13:06:01 -04:00
Richard Cordovano
b630371511
Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
William Schaefer
a87bdf8852 4595 include bundle messages for two additional messages that may be displayed 2019-08-02 11:33:28 -04:00
William Schaefer
76004fca14 4595 fix upgrade after locking failure bug 2019-08-02 11:18:23 -04:00
Kelly Kelly
3a4e04b879 Merge branch 'timeline-event-mgr-2' into develop-merg 2019-08-02 09:49:48 -04:00
Ann Priestman
1dfd3f71ac Add another size option 2019-08-01 15:15:47 -04:00
Ann Priestman
a6fcee3621 Count cases not data sources 2019-08-01 14:47:56 -04:00
Eugene Livis
0b2cc12175 Refactored report module lookup into ReportModuleLoader 2019-08-01 14:25:26 -04:00
Kelly Kelly
f62ab84683 Modified based on Richard's review comments 2019-08-01 14:25:05 -04:00
Kelly Kelly
c05c27c7a0 further refinement of disabling plaso be default 2019-08-01 13:53:23 -04:00