19235 Commits

Author SHA1 Message Date
Brian Carrier
d1a900a08f
Merge pull request #4012 from sleuthkit/ig_update
Change default stale value and add DS in beginning.
2018-08-06 09:07:31 -04:00
Brian Carrier
4d7eb77c41 Add DS at beginning of jobs, update when stale is set 2018-08-02 17:09:36 -04:00
Brian Carrier
9248d8496b change default stale value to false to prevent exceesive rebuilds 2018-08-02 17:07:20 -04:00
Brian Carrier
c78d9c0764
Merge pull request #4006 from sleuthkit/ig_resolve
Merge in Develop
2018-08-02 00:24:38 -04:00
Brian Carrier
a8d25e57fd Merge remote-tracking branch 'origin/develop' into image-gallery-db-migration 2018-08-01 23:23:54 -04:00
Richard Cordovano
7c179408e7
Merge pull request #3969 from dgrove727/4051_MinorUiUpdates_3
Added VHD to picker.
2018-08-01 19:20:32 -04:00
Richard Cordovano
de70f33736
Merge pull request #3979 from millmanorama/tl-listview-columns
add tooltip to timeline listview  description column
2018-08-01 18:54:43 -04:00
Richard Cordovano
4a637581a0 Change build type back to DEVELOPMENT 2018-08-01 16:21:56 -04:00
Richard Cordovano
7650955d13
Merge pull request #4003 from sleuthkit/release-4.8.0
Release 4.8.0
2018-08-01 16:18:34 -04:00
Richard Cordovano
e12c35ad5c
Merge pull request #4000 from raman-bt/1003_casedbaccessmgr_transactions
1003 : add transactions support in CaseDbAccessManager api
2018-08-01 13:16:53 -04:00
Richard Cordovano
35303f66c4
Merge pull request #3990 from raman-bt/1001-ig-multiuser
1001 ig multiuser
2018-08-01 13:16:27 -04:00
Raman
a0c6d71f93 1003: Add transaction support to CaseDbAccessManager api.
- address review comments in previous commit.
2018-08-01 12:57:07 -04:00
Richard Cordovano
375927c91b
Merge pull request #3998 from APriestman/4087_kwReportFix
4087 Fixes for postgres report queries
2018-07-31 13:05:36 -04:00
Raman
eeace04904 1003: Add transactions support in CaseDbAccessManager api. 2018-07-31 11:44:11 -04:00
Ann Priestman
830f338611 Fixes for postgres queries 2018-07-31 10:23:06 -04:00
Richard Cordovano
8093d9610f
Merge pull request #3997 from sleuthkit/release-4.8.0
Merge in release 4.8.0 branch
2018-07-31 10:01:23 -04:00
Richard Cordovano
248d2fbf7c
Merge pull request #3996 from rcordovano/module-version-updates-4.8.0
Module version updates got release 4.8.0
2018-07-30 11:27:03 -04:00
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
Raman
c78e2b3876 Merge branch 'image-gallery-db-migration' of https://github.com/raman-bt/autopsy into 1001-ig-multiuser 2018-07-30 09:37:47 -04:00
Raman
5513e186f4 Merge branch '1001-ig-multiuser' of https://github.com/raman-bt/autopsy into 1001-ig-multiuser 2018-07-30 08:10:39 -04:00
Raman
1d15ac3622 1001: Image gallery supports multi user cases
- addressed review comments on previous commit.
2018-07-30 08:04:16 -04:00
Richard Cordovano
42835825a9 AutopsyTreeChildrenFactory => final AutopsyTreeChildFactory 2018-07-27 18:06:12 -04:00
Richard Cordovano
8918f96a75 Add missing final specifiers to ingest.events package 2018-07-27 13:10:21 -04:00
Richard Cordovano
8228e7baa6
Merge pull request #3920 from raman-bt/image-gallery-db-migration
Image gallery db migration
2018-07-27 12:52:50 -04:00
Richard Cordovano
157124a038
Update DrawableDB.java 2018-07-27 12:52:19 -04:00
Richard Cordovano
13f33e7f2e Merge remote-tracking branch 'upstream/develop' into image-gallery-db-migration 2018-07-27 12:46:57 -04:00
Richard Cordovano
dd6e3abafe
Update ImageGalleryController.java 2018-07-27 12:35:49 -04:00
Richard Cordovano
c0c94e15d1
Merge pull request #3992 from rcordovano/restrict-access-rename-AbstractAbstractFileNode-method
Restrict access and rename AbstractAbstractFileNode method
2018-07-27 12:24:38 -04:00
Raman
8345063244 Mark DB is not stale when a local ingest finishes. 2018-07-27 09:19:18 -04:00
Raman
6b11132bed Modify the extension query in BulkTransferTask to use the extension column instead of substring match on name column. 2018-07-26 21:53:03 -04:00
Raman
6b9f9f9814 Merge branch 'image-gallery-db-migration' of https://github.com/raman-bt/autopsy into 1001-ig-multiuser
# Conflicts:
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
2018-07-26 21:47:30 -04:00
Richard Cordovano
821eff842d Make new public AbstractAbstractFileNode protected 2018-07-26 15:15:43 -04:00
Raman
7149b3b9d0 999: Migrate Image Gallery groups table to CaseDB
- Address review comments.
2018-07-26 12:30:08 -04:00
Raman
36c638514f 1001: Image gallery for muti-user cases
- More Codacy comments addressed.
2018-07-26 09:09:20 -04:00
Raman
9a5461fd6c 1001: Image Gallery for multi-user cases
- Address Codacy comment in previous commit.
2018-07-26 08:38:48 -04:00
Raman
49e7ed7036 1001: Image Gallery for multi-user cases 2018-07-25 19:51:57 -04:00
Richard Cordovano
008a9d507c
Merge pull request #3921 from raman-bt/develop
Merging Develop into image-gallery-db-migration
2018-07-25 10:13:47 -04:00
Brian Carrier
464f1dd5ad
Merge pull request #3977 from APriestman/4058_checkForEDT
Make sure setupTable is called from the EDT
2018-07-20 10:42:12 -04:00
Brian Carrier
ffd45d3bf5 update version 2018-07-20 10:27:42 -04:00
millmanorama
d70802cb62 add tooltip to timeline listview description column 2018-07-20 14:57:32 +02:00
Brian Carrier
8764aeba87
Update TSKVersion.xml 2018-07-19 14:02:04 -04:00
Brian Carrier
0638a6d13c
Merge pull request #3978 from dgrove727/4055_HtmlReportTaggedItemsFixes
Fixed bugs around checkboxes.
2018-07-19 13:57:17 -04:00
Brian Carrier
80cdb999c3
Merge pull request #3976 from wschaeferB/ObjectDetectionObjectClosing
Object detection object closing
2018-07-19 13:49:56 -04:00
Ann Priestman
e98e0db15b Revert to old method of calling setupTabs 2018-07-19 13:41:31 -04:00
U-BASIS\dgrove
5ab3050362 Fixed bugs around checkboxes. 2018-07-19 11:15:33 -04:00
Ann Priestman
771f8489a8 Moved EDT check up to setNode() 2018-07-19 11:03:41 -04:00
Ann Priestman
e970e8b71c Make sure setupTable is called from the EDT 2018-07-19 10:59:30 -04:00
William Schaefer
fb28c62d60 4037 add explicit calls to release opencv objects to avoid reliance on finalize method 2018-07-19 09:57:20 -04:00
William Schaefer
fad0f57406 4037 introduce max file size to object detection module (100 mb) 2018-07-19 09:57:11 -04:00
William Schaefer
8d546a217e remove unnecessary imports from Object detection 2018-07-19 09:56:58 -04:00