Eugene Livis
|
98a850de3e
|
Fixed broken URL links
|
2018-10-11 12:13:28 -04:00 |
|
William Schaefer
|
7da139012f
|
4270 fix short circuiting of filter logic and improve comment
|
2018-10-11 12:02:21 -04:00 |
|
Raman
|
1b60038931
|
1081: NPE in ImageGallery while switching groups
|
2018-10-11 11:35:16 -04:00 |
|
William Schaefer
|
b57ae90534
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4270-FileTypeForInterCase
|
2018-10-11 11:32:49 -04:00 |
|
Ann Priestman
|
154eec8cd7
|
Run all ingest modules on logical file sets
|
2018-10-11 11:26:07 -04:00 |
|
Brian Carrier
|
bc1c206618
|
Merge pull request #4206 from raman-bt/1082-sqlexception
1082: SQLException from ImageGallery while ingesting a data source in…
|
2018-10-11 11:13:28 -04:00 |
|
Raman
|
e66b57e285
|
1082: SQLException from ImageGallery while ingesting a data source in a multi-user case
|
2018-10-11 10:50:11 -04:00 |
|
Brian Carrier
|
7cce72f591
|
Merge pull request #4194 from rcordovano/fix-copyright
Correct copyright notice in new AutopsyOptionProcessor class
|
2018-10-11 09:49:21 -04:00 |
|
Brian Carrier
|
5f3844e2ee
|
Merge pull request #4200 from esaunders/4229_add_interesting_item_hits_in_bulk
In HitsFactory.createKeys() add artifact hits in bulk to speed up dis…
|
2018-10-11 09:48:51 -04:00 |
|
Brian Carrier
|
81718a1a32
|
Merge pull request #4203 from sleuthkit/1075_ig_group_update
advance groups when none shown, update group when unseen is updated, …
|
2018-10-11 09:48:00 -04:00 |
|
esaunders
|
acb8ea4f5a
|
Merge pull request #4204 from esaunders/develop
Update regression test script to replace examiner name when dumping tsk_examiners table
|
2018-10-10 17:20:09 -04:00 |
|
esaunders
|
26708bf08e
|
Update regression test script to replace examiner name when dumping tsk_examiners database table.
|
2018-10-10 14:48:19 -04:00 |
|
U-BASIS\dgrove
|
d097ef52c5
|
Ignore problematic URLs to prevent artifact creation.
|
2018-10-10 14:39:46 -04:00 |
|
Brian Carrier
|
a82c68d155
|
advance groups when none shown, update group when unseen is updated, ensure button stays disabled during rebuild , added comments.
|
2018-10-10 14:27:04 -04:00 |
|
William Schaefer
|
175c849f25
|
4272 resize and simplify Case Details panel UI
|
2018-10-10 13:33:40 -04:00 |
|
William Schaefer
|
f00a647307
|
4270 adjust comments to account for changes
|
2018-10-10 12:28:40 -04:00 |
|
William Schaefer
|
4b05906ec3
|
4270 fix check for filtering criteria being enabled
|
2018-10-10 12:17:42 -04:00 |
|
William Schaefer
|
7be39a5d04
|
4270 remove unused import
|
2018-10-10 12:15:23 -04:00 |
|
William Schaefer
|
c74e4d8620
|
4270 fix title for single case intercase file type search
|
2018-10-10 11:29:25 -04:00 |
|
William Schaefer
|
4f10558e93
|
4270 use mime type when available for intercase common attr search
|
2018-10-10 11:08:47 -04:00 |
|
Raman
|
ac01d1757b
|
1080: Ensure CaseDbTransaction is closed in case of exception.
|
2018-10-09 21:35:08 -04:00 |
|
esaunders
|
e2cc7d009a
|
In HitsFactory.createKeys() add artifact hits in bulk to speed up display of large numbers of interesting hits.
|
2018-10-09 17:00:41 -04:00 |
|
U-BASIS\dsmyda
|
c88ea15bbc
|
Added some comments and did some testing, everything looks good
|
2018-10-09 16:22:50 -04:00 |
|
U-BASIS\dsmyda
|
c9913f24e8
|
Fixed the source of the memory issue and did some light refactoring
|
2018-10-09 15:05:42 -04:00 |
|
esaunders
|
b303322427
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2018-10-09 14:12:09 -04:00 |
|
Raman
|
89ce91e3f9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2018-10-09 13:04:10 -04:00 |
|
Brian Carrier
|
330d75518a
|
Merge pull request #4198 from sleuthkit/1077_npe
fix NPE - JIRA 1077
|
2018-10-09 13:00:16 -04:00 |
|
Brian Carrier
|
88413f2f30
|
Merge pull request #4197 from raman-bt/1060-ingest-stuck-take4
1060 ingest stuck
|
2018-10-09 12:59:55 -04:00 |
|
Raman
|
8b59f526a8
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2018-10-09 10:49:53 -04:00 |
|
Brian Carrier
|
fe6d0bef32
|
Merge pull request #4195 from sleuthkit/ig_optimization
Only use ID to compare Data sources to save call to getChildren().
|
2018-10-09 10:43:11 -04:00 |
|
Brian Carrier
|
cca0ac3157
|
Merge pull request #4188 from millmanorama/1051-update_behavior_dialog
1051 show dialog describing behavior of multi user cases.
|
2018-10-09 10:42:52 -04:00 |
|
Brian Carrier
|
ac4778e7f5
|
Merge pull request #4186 from millmanorama/1054-populate_widgets_on_bg_thread
1054 make sure all db queries for widget initialization happen on bg threads.
|
2018-10-09 10:40:51 -04:00 |
|
Brian Carrier
|
2eb9379aee
|
fix NPE - JIRA 1077
|
2018-10-09 10:35:29 -04:00 |
|
Raman
|
cc62e0c713
|
1060: ingest stuck
|
2018-10-09 09:55:51 -04:00 |
|
Raman
|
8ff4b44b97
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2018-10-06 07:37:38 -04:00 |
|
Brian Carrier
|
2080ae357d
|
update equals to equivalent to hashCode and use only DS ID for comparision instead of needting to call getChildren()
|
2018-10-05 16:38:37 -04:00 |
|
Richard Cordovano
|
8f1c233343
|
Correct copyright notice in new AutopsyOptionProcessor class
|
2018-10-05 16:23:24 -04:00 |
|
Richard Cordovano
|
12058c5eea
|
Merge pull request #4193 from rcordovano/develop
Remove instead of deprecate new AbstractAbstractFileNode API
|
2018-10-05 16:18:26 -04:00 |
|
Richard Cordovano
|
1d195d5bc1
|
Remove instead of deprecate new AbstractAbstractFileNode API
|
2018-10-05 16:13:33 -04:00 |
|
U-BASIS\dsmyda
|
b5d13c8928
|
Stashed here for now, still need to test and comment but exception handling is fixed
|
2018-10-05 16:13:15 -04:00 |
|
Raman
|
6e90654d71
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2018-10-05 16:10:05 -04:00 |
|
William Schaefer
|
a893b0fcf0
|
4297 added jira todo for upgrading jackcess in story 4300
|
2018-10-05 14:02:40 -04:00 |
|
William Schaefer
|
89478966db
|
4297 silence io, bufferunderflow, and indexoutofbounds exceptions from jackcess DatabaseBuilder.open
|
2018-10-05 13:59:51 -04:00 |
|
Richard Cordovano
|
c4364b25f8
|
Merge pull request #4190 from dgrove727/4281_CommonPropertiesViewSourceFile
Enable View in Directory.
|
2018-10-05 11:57:32 -04:00 |
|
Richard Cordovano
|
e9cedb3f45
|
Merge pull request #4184 from millmanorama/1040-keep_list_in_sync_with_thumbnails
1040 - make sure to change viewed group to one that is in selected datasourc…
|
2018-10-05 11:35:04 -04:00 |
|
Raman
|
9f8e1d8d95
|
Revert "1060: ingest stuck when adding another data source during ingest"
This reverts commit bfd8ed8325df1a8da85ccd4e91c18d0c759cb18d.
|
2018-10-05 10:27:22 -04:00 |
|
Raman
|
bfd8ed8325
|
1060: ingest stuck when adding another data source during ingest
|
2018-10-05 10:21:15 -04:00 |
|
U-BASIS\dgrove
|
efb91718d4
|
Enable View in Directory.
|
2018-10-04 22:48:32 -04:00 |
|
millmanorama
|
a2998329db
|
use getExecutorForClass()
|
2018-10-05 00:21:24 +02:00 |
|
millmanorama
|
2bbb7a9c4f
|
show dialog describing behaviour of multi user cases.
|
2018-10-05 00:17:55 +02:00 |
|