21286 Commits

Author SHA1 Message Date
Richard Cordovano
382cd4bc1e Add minimla coordination service node deletion for multi-user cases 2018-12-31 14:57:43 -05:00
Richard Cordovano
378fe917d0 Remove unused imports from ImageGalleryDatabaseUpdateService.java 2018-12-31 13:28:40 -05:00
Richard Cordovano
8697d79867
Merge pull request #4438 from rcordovano/ig-autopsy-service
Add database update app service to Image Gallery
2018-12-31 13:21:38 -05:00
Richard Cordovano
5984f66c51 Add database update app service to Image Gallery 2018-12-31 13:19:09 -05:00
Richard Cordovano
cd8a044560
Merge pull request #4430 from wschaeferB/4580-CommonPropertyTestFix
4580 common property test fix
2018-12-31 11:05:53 -05:00
Richard Cordovano
c02a5bea2c
Merge pull request #4391 from dgrove727/4462_CentralRepoDatamodelTestFixes
4462 central repo datamodel test fixes
2018-12-31 10:54:40 -05:00
Richard Cordovano
0a709941f0
Merge pull request #4437 from rcordovano/func-tests-no-case-dir-delete
Remove case dir deletion from functional testing
2018-12-31 10:54:11 -05:00
Richard Cordovano
f102f5d481 Remove case dir deletion from functional testing 2018-12-31 10:51:15 -05:00
Richard Cordovano
dbf6b00402 Merge remote-tracking branch 'upstream/release-4.10.0' into develop 2018-12-27 16:55:37 -05:00
Richard Cordovano
cf9dc89150
Merge pull request #4428 from dgrove727/4549_TaggedHashesReportFeedback
Returning error when no hash set or tag is selected.
2018-12-27 14:46:05 -05:00
Richard Cordovano
47365f50c2
Merge pull request #4423 from APriestman/testCodeFixes
Fixing some issues from the functional tests
2018-12-27 14:37:02 -05:00
William Schaefer
a38eff6be0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4580-CommonPropertyTestFix 2018-12-27 11:57:39 -05:00
William Schaefer
e79b639e1c 4580 fix commonfilessearch code and tests to be in passing state 2018-12-27 11:56:44 -05:00
Richard Cordovano
94a78b2bf0 Remove unneccessary, dead locking synch from ImageGalleryController 2018-12-27 11:38:38 -05:00
Richard Cordovano
60acabe028
Merge pull request #4429 from sleuthkit/release-4.10.0
Release 4.10.0
2018-12-27 11:37:04 -05:00
Richard Cordovano
c1f8434b32
Merge pull request #4427 from wschaeferB/4585-4580-CentralRepositoryUseSetting
4585 5580 fix storing of 'use central repository setting
2018-12-27 11:35:57 -05:00
U-BASIS\dgrove
04806fda5e Returning error when no hash set or tag is selected. 2018-12-27 01:40:05 -05:00
William Schaefer
3e7dd488ae 4585 5580 fix storing of 'use central repository setting 2018-12-26 16:58:00 -05:00
William Schaefer
e70e1e8cfc 4580 re-enable tests in commonfilessearch package that dont depend on 4166 2018-12-26 16:57:03 -05:00
William Schaefer
213b3e6626 4585 5580 fix storing of 'use central repository setting 2018-12-26 16:28:06 -05:00
Ann Priestman
f2a4bc917c Fixing some issues from the functional tests 2018-12-26 11:11:55 -05:00
Richard Cordovano
c879b523d8
Merge pull request #4421 from rcordovano/ig-deadlock-fix
Remove unnecessary, dead locking synch from ImageGalleryController
2018-12-23 18:10:18 -05:00
Richard Cordovano
245f7e3593 Remove unneccessary, dead locking synch from ImageGalleryController 2018-12-23 18:09:22 -05:00
Richard Cordovano
0f113e0eaf
Merge pull request #4318 from rcordovano/restore-feature-tests
4241 Restore feature tests
2018-12-23 15:07:14 -05:00
Richard Cordovano
3fcddda7d7 Restore case deletion and working tests to Autopsy-Core functional tests 2018-12-23 12:47:21 -05:00
Richard Cordovano
375b4d4703 Merge in develop branch 2018-12-23 10:47:35 -05:00
Richard Cordovano
c287fc0a9a
Merge pull request #4420 from sleuthkit/release-4.10.0
Release 4.10.0
2018-12-21 17:56:31 -05:00
Richard Cordovano
651fde6ac4
Merge pull request #4419 from wschaeferB/4556-IsCompatableCrCheck
4556 is compatable cr check
2018-12-21 17:55:51 -05:00
Richard Cordovano
00537c809f
Added punctuation to CR upgrade error message. 2018-12-21 17:46:35 -05:00
Richard Cordovano
12ced95857
Logging fix 2018-12-21 17:27:59 -05:00
William Schaefer
eea6bd119c 4556 fix typo in word compatible 2018-12-21 15:49:06 -05:00
William Schaefer
1eda9a2ca3 4556 change message regarding incompatible cr to be bundle message 2018-12-21 15:43:09 -05:00
William Schaefer
b0a80f0260 4556 allow upgrade failure message to indicate that CR is incompatable 2018-12-21 15:37:53 -05:00
Richard Cordovano
9fb6ffca8b
Merge pull request #4416 from dannysmyda/4463-7Zip-Case-Deletion
4463-7Zip Case Deletion fix, NPE from Services, NoClassDefFoundError for FileUtils fix
2018-12-21 15:15:07 -05:00
William Schaefer
52c4aad251 Merge branch 'release-4.10.0' of https://github.com/sleuthkit/autopsy into 4556-IsCompatableCrCheck 2018-12-21 14:52:53 -05:00
William Schaefer
f0f3505dd2 4556 change propertychange listener to state change listener to avoid stack overflow 2018-12-21 14:48:52 -05:00
William Schaefer
4cd970f257 4556 change event listener for CR options panel on use CR setting, remove unused imports 2018-12-21 14:27:13 -05:00
William Schaefer
82d1d5f4b6 4556 rename EamDbUtil.useCentralRepo to make it's limited purpose more clear 2018-12-21 13:34:11 -05:00
William Schaefer
04f33b722b 4556 add check for CR compatability of major version 2018-12-21 13:22:00 -05:00
Richard Cordovano
47b3c922bb
Merge pull request #4417 from wschaeferB/upgradeDataSourceObjIdBug
4556 fix bug in upgrade population of CR data source obj id
2018-12-21 13:01:16 -05:00
U-BASIS\dsmyda
4147986c8d Fixed codacy things, created a story for the NPE and referenced it the comment 2018-12-21 13:00:35 -05:00
William Schaefer
e99d2e3615 4556 fix bug in upgrade population of CR data source obj id 2018-12-20 16:37:05 -05:00
Richard Cordovano
c847f188a7
Merge pull request #4411 from wschaeferB/4328-AidRefreshFixedInterval
4328 make refreshing occur at 30 second interval instead of in response to events
2018-12-20 14:22:39 -05:00
U-BASIS\dsmyda
249c69be84 Fixed case deletion for 7ZipExtractor, NPE from Services, and NoClassDefFound for FileUtils 2018-12-20 14:21:58 -05:00
William Schaefer
77b8bf863e 4328 fix errors with comments regarding arguements 2018-12-20 14:04:43 -05:00
William Schaefer
8de438ced1 4328 add back observer / observable to AutoIngestDashboard with executor 2018-12-20 14:00:31 -05:00
Richard Cordovano
b9206ac52d
Merge pull request #4415 from sleuthkit/release-4.10.0
Release 4.10.0
2018-12-20 13:45:07 -05:00
Richard Cordovano
ab015ba507
Merge pull request #4414 from dgrove727/4545_ZooKeeperNodeDeletionApi
Added 'deleteNode()' method.
2018-12-20 13:44:22 -05:00
Richard Cordovano
b53629d4a5
Merge pull request #4413 from dgrove727/4561_SetImagePathsSqlException
Changed log level to SEVERE.
2018-12-20 13:43:36 -05:00
Richard Cordovano
4b79a1e6c4
Merge pull request #4412 from dannysmyda/revert-4326-4325-Add-Data-Source-Permissions
Revert "4325 - Restrict the 'Add Data Source' Permissions"
2018-12-20 13:00:14 -05:00