Commit Graph
11322 Commits
Author SHA1 Message Date
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 f102f5d481 Remove case dir deletion from functional testing 2018-12-31 10:51:15 -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 e79b639e1c 4580 fix commonfilessearch code and tests to be in passing state 2018-12-27 11:56:44 -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
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 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 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
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
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
U-BASIS\dsmyda 249c69be84 Fixed case deletion for 7ZipExtractor, NPE from Services, and NoClassDefFound for FileUtils 2018-12-20 14:21:58 -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
U-BASIS\dgrove 82990d4230 Changed log level to SEVERE. 2018-12-20 12:42:25 -05:00
U-BASIS\dgrove c7281ca590 Added 'deleteNode()' method. 2018-12-20 11:38:16 -05:00
dannysmyda de164a01b0 Revert "4325 - Restrict the 'Add Data Source' Permissions" 2018-12-20 11:11:00 -05:00
U-BASIS\dsmyda b57f79bbf5 Fixed a small doc mistake 2018-12-19 17:15:40 -05:00
U-BASIS\dsmyda 6d7bf2e30c Merged in develop 2018-12-19 17:09:02 -05:00
U-BASIS\dsmyda c44847792e Renamed an exception and changed the config package name 2018-12-19 16:26:16 -05:00
U-BASIS\dsmyda ec06a54dbf Move language pack locations to AppData 2018-12-19 16:04:16 -05:00
U-BASIS\dsmyda 01641c5e37 Made TextExtractor an interface 2018-12-19 14:28:12 -05:00
Richard Cordovano 3c99771aba Merge pull request #4406 from sleuthkit/release-4.10.0
Merge in release 4.10.0 branch
2018-12-19 14:19:53 -05:00
Richard Cordovano c45ddd0be2 Merge pull request #4404 from dgrove727/4559_ApplicationContentViewerInstances
Remove static modifier from 'KNOWN_VIEWERS'.
2018-12-19 14:19:13 -05:00
U-BASIS\dsmyda 1e1e166f55 Renamed TextExtractor public API 2018-12-19 14:06:26 -05:00
U-BASIS\dgrove 0d3e7bf1c0 Remove static modifier from 'KNOWN_VIEWERS'. 2018-12-19 13:06:54 -05:00
Richard Cordovano 250b322793 Merge pull request #4403 from dannysmyda/4536-Upgrade-To-Tess-4.0
4536 upgrade to tess 4.0-alpha
2018-12-19 12:35:01 -05:00
U-BASIS\dgrove 79be6c1a06 Fixed main window sizing bug. 2018-12-19 11:52:24 -05:00
U-BASIS\dsmyda 09748c5531 Changed Tessseract to only work on 64 bit and updated the settings panel 2018-12-19 11:08:50 -05:00
U-BASIS\dgrove 3e93057386 Merge remote-tracking branch 'upstream/release-4.10.0' into 4442_HashSetPathsOffScreen 2018-12-18 19:42:17 -05:00
U-BASIS\dgrove e9f484d144 Fixed panel sizing issue. 2018-12-18 19:40:33 -05:00
U-BASIS\dgrove ea0d31de3c Fixed label justification. 2018-12-18 18:30:28 -05:00
Richard Cordovano 55f7003246 Merge pull request #4399 from dgrove727/4442_HashSetPathsOffScreen
4442 hash set paths off screen
2018-12-18 17:21:15 -05:00
U-BASIS\dgrove fb94665170 Removed comment. 2018-12-18 17:18:04 -05:00