William Schaefer
|
e47d12a8bb
|
5319 first pass of changing ingest listeners
|
2019-07-19 13:38:29 -04:00 |
|
Richard Cordovano
|
123d5d643e
|
Addressed Codacy issues and review comments
|
2019-06-18 10:06:18 -04:00 |
|
Richard Cordovano
|
a7fc8d4cc5
|
Assorted clean up for IG deadlocks fix
|
2019-06-14 11:25:52 -04:00 |
|
Richard Cordovano
|
7342c502af
|
Eliminate IG accesses to drawables DB after case closed
|
2019-06-12 20:07:32 -04:00 |
|
Richard Cordovano
|
e4e00c2385
|
ImageGalleryConmtroller listener management changes
|
2019-06-12 09:56:08 -04:00 |
|
Richard Cordovano
|
8be4793245
|
Image gallery deadlock fixes
|
2019-06-05 19:36:15 -04:00 |
|
Richard Cordovano
|
90a3890e6f
|
Image gallery deadlock fixes
|
2019-06-05 16:49:59 -04:00 |
|
Richard Cordovano
|
157e84356c
|
Update formatting of some IG classes
|
2019-06-03 13:11:47 -04:00 |
|
Richard Cordovano
|
fcdf65eb7d
|
Merge pull request #4446 from raman-bt/1170-alter-groups-table
1170 alter groups table
|
2019-01-11 12:37:26 -05:00 |
|
Raman
|
f26c2201c6
|
1130: Mark group as analyzed
- Fixed hang and address review comments in previous commit
- Handle marking groups as analyzed during rebuild
|
2018-12-26 14:18:18 -05:00 |
|
Richard Cordovano
|
245f7e3593
|
Remove unneccessary, dead locking synch from ImageGalleryController
|
2018-12-23 18:09:22 -05:00 |
|
Raman
|
6c6dc65ab0
|
1130: determine when a path group is analyzed.
|
2018-12-14 11:04:13 -05:00 |
|
Richard Cordovano
|
e81ebfac76
|
4288 Make executor in ImageGalleryController final
|
2018-12-03 14:29:05 -05:00 |
|
Richard Cordovano
|
0229a19be1
|
Fix bug in IGModule event handler and tidy up
|
2018-11-29 13:10:08 -05:00 |
|
Richard Cordovano
|
612b7f135b
|
Remove eager init of executor in IG controller shutDown
|
2018-11-29 12:30:29 -05:00 |
|
Richard Cordovano
|
bc1bee5f1e
|
Merge develop branch into feature branch
|
2018-11-29 10:27:34 -05:00 |
|
Richard Cordovano
|
93b1e81df2
|
Initial ImageGalleryTopComponent improvements with TODOs
|
2018-11-29 09:07:04 -05:00 |
|
Brian Carrier
|
48ac8d11bf
|
ensure stale IDs are only if there is data that has been analyzed. Refined stale message
|
2018-11-28 15:53:09 -05:00 |
|
Brian Carrier
|
551d5429b0
|
cleaned up IG states. Made more consistent.
|
2018-11-28 00:48:26 -05:00 |
|
Brian Carrier
|
bbc65f6afd
|
Fixed JIRA-1144 about incorrect dialogs when opening single-user case with single data source during ingest
|
2018-11-26 17:45:16 -05:00 |
|
Raman
|
3acf779e95
|
1136: Intermittent error: "Error marking group as seen"
|
2018-11-21 09:22:51 -05:00 |
|
Richard Cordovano
|
cc6c6aa472
|
Close IG database, propagate exceptions
|
2018-11-19 09:21:28 -05:00 |
|
Raman
|
8d2326b475
|
Address review comments and Codacy comments in the previous commit.
|
2018-11-14 10:21:12 -05:00 |
|
Raman
|
d5bd765c9b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1110-no-prepop-2
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryModule.java
|
2018-11-13 18:00:46 -05:00 |
|
Raman
|
a1d0519b6a
|
1110: Remove pre-populating phase.
|
2018-11-13 17:33:47 -05:00 |
|
millmanorama
|
2272bba4df
|
only show regrouping progress in IG status bar ( not main autopsy one)
|
2018-11-02 09:32:52 +01:00 |
|
Brian Carrier
|
f9559cc2a2
|
Merge pull request #4238 from raman-bt/1097-ig-doesnt-detect-mimetype
1097: ImageGallery should not detect MIME type of a file, if it isn't…
|
2018-10-25 15:55:34 -04:00 |
|
Raman
|
8ec4958322
|
1097: ImageGallery should not detect MIME type of a file, if it isn't already known.
|
2018-10-25 10:07:25 -04:00 |
|
Brian Carrier
|
3859979255
|
release lock during bullk tasks to be more fair. Do not write groups or write to CaseDB during prepopulating
|
2018-10-24 15:50:40 -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 |
|
Raman
|
cc62e0c713
|
1060: ingest stuck
|
2018-10-09 09:55:51 -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 |
|
millmanorama
|
55e39f9f8a
|
reset file limit, cleanup
|
2018-10-01 18:02:02 +02:00 |
|
millmanorama
|
5d21558863
|
Merge remote-tracking branch 'upstream/develop' into 1036-check_file_limit_after_datsource_selection
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.java
|
2018-10-01 17:29:46 +02:00 |
|
millmanorama
|
0297b0e247
|
WIP
|
2018-09-27 12:23:55 +02:00 |
|
Raman
|
bc345144a3
|
1049: process regular files only in Image gallery.
- addressed review comment on previous commit.
|
2018-09-26 15:48:27 -04:00 |
|
Raman
|
bb84055f33
|
1049: Image gallery rebuild does not complete for some images.
- Only process 'real' files (not folders etc.) for Image gallery.
|
2018-09-26 14:41:27 -04:00 |
|
Brian Carrier
|
7ed9bfd91d
|
Change order of opening TC, ensure group manager has only relevant groups. Updated Comments
|
2018-09-26 11:12:29 -04:00 |
|
Brian Carrier
|
4f3f58a705
|
use caches for making drawablefile. Make more specific messages when there are multiple data sources
|
2018-09-21 16:36:28 -04:00 |
|
Brian Carrier
|
4459288126
|
initial caching commit
|
2018-09-20 23:26:32 -04:00 |
|
Richard Cordovano
|
eb2193dd6f
|
Merge pull request #4100 from millmanorama/1012-examiner_seen_UI_integration
1012 examiner seen ui integration
|
2018-09-17 09:06:41 -04:00 |
|
millmanorama
|
0203db6596
|
codacy fixes
|
2018-09-17 14:50:08 +02:00 |
|
millmanorama
|
7f5420e305
|
fix codacy issues
|
2018-09-17 12:55:32 +02:00 |
|
millmanorama
|
942b6a6c6b
|
Merge remote-tracking branch 'upstream/image-gallery-db-migration' into threading-review-bug-fixes
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
|
2018-09-15 13:27:33 +02:00 |
|
Raman
|
64306fe235
|
Merge branch 'image-gallery-db-migration' of https://github.com/sleuthkit/autopsy into 1012-group-seen-by-user
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
|
2018-09-14 14:24:58 -04:00 |
|
millmanorama
|
78575254ee
|
don't reset controller if it is not changing. (and thus don't cancel db update).
|
2018-09-14 12:37:09 +02:00 |
|
millmanorama
|
ec9ab46aca
|
fix initialization of listeningEnabled and stale properties.
|
2018-09-13 13:30:58 +02:00 |
|
millmanorama
|
c4d1376f15
|
remove unneeded synchronization og ImageGalleryController.getDatabase()
|
2018-09-12 14:18:34 +02:00 |
|
millmanorama
|
c97e64172b
|
more codacy fixes
|
2018-09-05 15:41:26 +02:00 |
|