12319 Commits

Author SHA1 Message Date
millmanorama
11b9c72828 rename event enums/classes to specify that they are Timeline related 2018-11-13 12:22:00 +01:00
Richard Cordovano
8180c713d9
Merge pull request #4258 from dgrove727/4371_PlistContentViewerExceptions
Added handling of NSArray data.
2018-11-12 13:28:57 -05:00
Richard Cordovano
f170e9ce6e
Merge pull request #4199 from dannysmyda/Appropriate_SevenZipExtractor_Memory_Fix
Appropriate seven zip extractor memory fix
2018-11-12 13:28:40 -05:00
U-BASIS\dsmyda
ac54dee5a2 Updated method header 2018-11-12 13:09:29 -05:00
William Schaefer
7a410ade15 4361 fix name of column in upgrade code 2018-11-12 11:46:45 -05:00
millmanorama
ea91542b89 fix merge 2018-11-12 17:24:00 +01:00
U-BASIS\dsmyda
b677d8fa93 Merge branch '4388-implement-sqlite-streaming-design' into 4390-text-extraction-stream-impl 2018-11-12 09:10:28 -05:00
U-BASIS\dsmyda
d8e65c70e7 Did codacy suggestions 2018-11-12 09:07:29 -05:00
U-BASIS\dsmyda
5c7fdf4b71 Did some codacy suggestions 2018-11-12 09:03:05 -05:00
William Schaefer
061a5debb1 Add missing break to case statement for HTML Report generation 2018-11-09 17:46:55 -05:00
William Schaefer
0d3d80c115 4361 merge in changes from 4354 and resolve merge conflicts 2018-11-09 16:17:30 -05:00
William Schaefer
8feb1314f1 4354 fix issues found in PR review and ordering issue with upgrade 2018-11-09 16:09:19 -05:00
William Schaefer
ed249c4e28 4361 populate datasource_id column in central repository 2018-11-09 14:36:27 -05:00
Ann Priestman
9c3ab90895 Can now save computed hashes. 2018-11-09 12:53:55 -05:00
millmanorama
08be5da09a fix codacy issues 2018-11-09 18:38:40 +01:00
millmanorama
1b1a68a998 fix comments and method name 2018-11-09 18:38:19 +01:00
millmanorama
6198b1fcf3 new filters have the correct enabled/disabled state 2018-11-09 18:38:19 +01:00
millmanorama
8503d8b756 log Exceptions from executor thread. correctly populate filters for new datasources. refactor cache invalidation some. 2018-11-09 18:38:19 +01:00
millmanorama
200ed65526 invalidate caches and so check for new datasoruces for the filters on DATA_SOURCE_ADDED 2018-11-09 18:37:51 +01:00
millmanorama
05fe1c16c4 fixes for codacy issues 2018-11-09 18:37:51 +01:00
millmanorama
e9bb6ed8f1 sync all filters with data from case 2018-11-09 18:37:49 +01:00
millmanorama
b108c86195 copies now make new state for new subfilters 2018-11-09 18:34:12 +01:00
millmanorama
7f573f5ea5 pass arround copies in the right places
some cleanup
2018-11-09 18:34:11 +01:00
millmanorama
9ce28220c7 remove public access to dataSourcesMap, don't swallow exceptions 2018-11-09 18:33:16 +01:00
Richard Cordovano
d2abd39e38
Merge pull request #4264 from millmanorama/274-TL_filetype_filter
274 tl filetype filter
2018-11-09 10:11:30 -05:00
U-BASIS\dsmyda
e7c1c9e0be Merge branch '4388-implement-sqlite-streaming-design' into 4390-text-extraction-stream-impl 2018-11-09 09:50:37 -05:00
U-BASIS\dsmyda
bc7252a4bc Merge branch '4388-implement-sqlite-streaming-design' into 4389-sqlite-stream-impl 2018-11-09 09:49:28 -05:00
U-BASIS\dsmyda
b1708f777e Bug fix on iteration 2018-11-09 09:48:52 -05:00
Eugene Livis
5ec9776d6b Minor name changes 2018-11-09 08:32:02 -05:00
Ann Priestman
ec54936554 Merge remote-tracking branch 'upstream/develop' into 4395_dsHashModule 2018-11-09 07:40:21 -05:00
Ann Priestman
0fc98a7487 Adjusting UI text 2018-11-09 07:39:31 -05:00
Eugene Livis
785b75677e Using try-with-resources instead in couple of places 2018-11-08 17:45:07 -05:00
Eugene Livis
c5b8b91c39 Minor 2018-11-08 17:26:27 -05:00
Eugene Livis
1257120c1d Properly closing database connection for single user cases 2018-11-08 17:16:27 -05:00
U-BASIS\dsmyda
0b4e233bbc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4390-text-extraction-stream-impl 2018-11-08 17:06:18 -05:00
William Schaefer
b01596afc9 4361 add datasource_id column 2018-11-08 16:42:04 -05:00
Eugene Livis
ba20b8366b Resolved TODOs 2018-11-08 16:39:47 -05:00
Eugene Livis
7c72f7cb0e Added trace and relationship entries for Autopy case. Bug fixes 2018-11-08 16:34:24 -05:00
U-BASIS\dsmyda
e77faa4d2d Fixed a log message 2018-11-08 15:57:16 -05:00
U-BASIS\dsmyda
3040976ab8 Made only unpackstream wrap an encodedfileoutputstream 2018-11-08 15:55:11 -05:00
U-BASIS\dsmyda
f76967969d Merge remote-tracking branch 'upstream/develop' into Appropriate_SevenZipExtractor_Memory_Fix 2018-11-08 15:43:44 -05:00
U-BASIS\dsmyda
3f2a748d9d Fixing unncessary class indirection 2018-11-08 15:43:32 -05:00
William Schaefer
67a2dbb294 4354 add NON-NLS comment to database opperations 2018-11-08 15:40:27 -05:00
William Schaefer
0ebb679778 4354 make upgrade code succeed when object_id column already exists 2018-11-08 15:29:19 -05:00
U-BASIS\dsmyda
1fd7ba7f7c Added param comment to method header 2018-11-08 15:22:27 -05:00
U-BASIS\dsmyda
7cc9fc6b78 Minor changes 2018-11-08 14:47:42 -05:00
U-BASIS\dsmyda
f0998c7a02 Fixed a bug with clicking the same table name 2018-11-08 14:45:57 -05:00
Eugene Livis
d071a155ad Merge branch 'develop' of github.com:sleuthkit/autopsy into case_uco_1889 2018-11-08 14:45:40 -05:00
Eugene Livis
7a0d31c31b Added UI warnings on errors 2018-11-08 14:45:15 -05:00
U-BASIS\dsmyda
711ed7a388 Close now throws exception, so had to wrap it here 2018-11-08 14:29:39 -05:00