20108 Commits

Author SHA1 Message Date
Brian Sweeney
8c006fcde4 removed dead code 2018-07-31 14:41:09 -06:00
Brian Sweeney
b80c909196 project setup stuff that adds commons validator 2018-07-31 14:40:27 -06:00
Brian Sweeney
42a8ba3757 domain normalizing 2018-07-31 14:34:33 -06:00
Andrew Ziehl
075b76e8bf logic overhaul to reduce manipulation and building of hashmaps. 2018-07-31 11:46:44 -07: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
Brian Sweeney
8d3aeff77f codacy suggestions 2018-07-31 11:00:13 -06:00
Brian Sweeney
620df485ec these changes might be needed to use the apache commons validator 2018-07-31 10:49:26 -06:00
Andrew Ziehl
137aae131d Sqlite where cluase wasn't passed in. 2018-07-31 09:17:27 -07:00
Raman
eeace04904 1003: Add transactions support in CaseDbAccessManager api. 2018-07-31 11:44:11 -04:00
Andrew Ziehl
f0a87e43e5 Add code commments for IntraCasePanel in conjuction with the previous bugfix. 2018-07-31 08:14:41 -07:00
U-BASIS\dgrove
3fadd00b45 Additional cleanup. 2018-07-31 10:56:21 -04:00
U-BASIS\dgrove
dd1bfc106d Cleanup. 2018-07-31 10:38:16 -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
Brian Sweeney
9b4c331993 could use a better overload here 2018-07-30 16:17:06 -06:00
Brian Sweeney
0199865b29 some test vars 2018-07-30 15:59:14 -06:00
Brian Sweeney
ed3525db78 normalization api connected to eamdb touch points 2018-07-30 15:55:05 -06:00
Brian Sweeney
f57d475f69 additional conveniences functions 2018-07-30 14:03:01 -06:00
Brian Sweeney
1e379b0882 test code added, stub code 2018-07-30 11:00:32 -06: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
U-BASIS\dgrove
490d8df3e7 Preventing duplicate keyword hits. 2018-07-30 10:52:47 -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
Brian Sweeney
a5a81070b9 stubbed out normalizer 2018-07-27 13:11:04 -06:00
Richard Cordovano
8918f96a75 Add missing final specifiers to ingest.events package 2018-07-27 13:10:21 -04:00
Brian Sweeney
cd502079f6 rename 2018-07-27 10:55:09 -06: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
U-BASIS\dsmyda
b9dc69ad45 Updated the regex in FileUtil.escapeFileName function to remove ascii control characters 2018-07-27 11:55:24 -04:00
Raman
8345063244 Mark DB is not stale when a local ingest finishes. 2018-07-27 09:19:18 -04:00
U-BASIS\dgrove
d01f254d6b Typo fixed. 2018-07-26 23:16:30 -04:00
U-BASIS\dgrove
dfd97722f9 Put SleuthkitCase object back in constructor. 2018-07-26 23:08:46 -04:00
U-BASIS\dgrove
5f43a4fe52 Reverted comments back to 'Bundle.properties'. 2018-07-26 22:22:02 -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
Brian Sweeney
b570830d1b need to check for existance of eamdb before trying getinstance 2018-07-26 17:32:54 -06:00
Brian Sweeney
441230d3e9 and the tests are fixed 2018-07-26 17:19:23 -06:00
Brian Sweeney
94f0dfbee1 cleared up bugs illuminated by removing the file cache for the inter case leaf notes 2018-07-26 17:16:11 -06:00
U-BASIS\dgrove
4ad2b2c8fb Cleanup. 2018-07-26 17:22:15 -04:00
Andrew Ziehl
5bad6cff78 Cleanup and add tests, add null check. 2018-07-26 12:57:24 -07:00
Andrew Ziehl
9ee4f8d44f fix bug where intracase datasource was not initialized. 2018-07-26 12:38:25 -07:00
Richard Cordovano
821eff842d Make new public AbstractAbstractFileNode protected 2018-07-26 15:15:43 -04:00
Andrew Ziehl
08ad7eeba1 remove EamDb publicly accessible methods, replace with a single generic processInstanceTableWhere mmethod which takes a query string. 2018-07-26 12:07:27 -07:00
U-BASIS\dgrove
821b8ce04e Using new method signature. 2018-07-26 14:36:36 -04:00