20771 Commits

Author SHA1 Message Date
Brian Sweeney
4d192e88ea clients of normalizer class reflect new interface (throws exceptions) 2018-08-01 13:57:29 -06:00
Brian Sweeney
703b41dcec interface changed to throw exceptions instead of logging them and proceeding 2018-08-01 12:49:14 -06:00
Brian Sweeney
92f388a8a2 normalizer throws exceptions instead of logging and return empty 2018-08-01 11:40:22 -06: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
Brian Sweeney
4fe257b82d public access for testable methods, bad md5 hash, wasnt actually bad, regex was made more permissive (supports mixed case) 2018-08-01 10:54:03 -06:00
Eugene Livis
fee2e81264 Removed empty space in UI 2018-08-01 10:44:41 -04:00
Eugene Livis
d38d9c6dff Merge branch 'develop' of github.com:sleuthkit/autopsy into kws_adhoc_search_4043 2018-08-01 10:37:30 -04:00
Brian Sweeney
79394cbbf8 more validation 2018-07-31 17:33:42 -06:00
Andrew Ziehl
9163256cd3 Refactoring 2018-07-31 15:54:33 -07:00
Andrew Ziehl
35d5df5ebc Cleanup excess fields. 2018-07-31 15:32:32 -07:00
Andrew Ziehl
6ee9ed54bd cleanup logic, functionally complete 2018-07-31 15:20:35 -07:00
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