6589 Commits

Author SHA1 Message Date
Richard Cordovano
b856d265d8 Merge pull request #2713 from raman-bt/release-4.4.0
2536: Review ChildFactory uses for long-running tasks
2017-04-18 12:30:31 -04:00
Raman
0578d1f769 2536: Review ChildFactory uses for long-running tasks
- Review comments:  change log statement severity to SEVERE, instead of WARNING.
2017-04-18 11:50:40 -04:00
Richard Cordovano
f44da3d1bb Merge pull request #2707 from wschaeferB/2431-WellFormedCustomTypes-4.4.0
2431 well formed custom types 4.4.0
2017-04-18 09:29:42 -04:00
Raman
547c2f28e8 2536: Review ChildFactory uses for long-running tasks 2017-04-18 09:25:00 -04:00
Richard Cordovano
d4ca777baf Merge pull request #2706 from APriestman/disableImageWriterNonWindows
Disable image writer on non windows systems
2017-04-14 09:34:59 -04:00
William Schaefer
a40da5b976 Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into 2431-WellFormedCustomTypes-4.4.0 2017-04-13 13:04:08 -04:00
Richard Cordovano
bb8f46217e Merge pull request #2701 from wschaeferB/2462-UnableToDeleteCases
2462 unable to delete cases
2017-04-13 13:03:50 -04:00
William Schaefer
6ec5f2415c 2431 fixed issues with multiple slashes in a row and trailing slashes 2017-04-13 13:03:45 -04:00
William Schaefer
c737c2c68f 2431 fixed edge case with mime type media type being empty 2017-04-13 13:03:11 -04:00
Richard Cordovano
e5be1a0f7f Merge pull request #2700 from wschaeferB/2541-RenamingKeyword-rc-280
2541 renaming keyword release 440
2017-04-13 13:02:57 -04:00
William Schaefer
d33351e399 2431 Simplified message regarding invalid mime type format 2017-04-13 13:02:41 -04:00
William Schaefer
c805d8b689 2431 prevent users from creating mime types with apostraphes in them 2017-04-13 13:01:26 -04:00
William Schaefer
5ca68911f8 2431 Well formed custom mime types now enforced 2017-04-13 13:00:46 -04:00
William Schaefer
845117cbc3 2540 further standardize button sizing and spacing between options panels 2017-04-13 11:48:56 -04:00
Richard Cordovano
1a5f6182d9 Update case action exception error message 2017-04-12 16:50:59 -04:00
Richard Cordovano
7563e2b1ce Merge pull request #2697 from rcordovano/use-case-dir-for-case-res-lock
Use case dir in case resoruces lock
2017-04-12 16:35:01 -04:00
Richard Cordovano
781cfdcb2f Use case dir in case resoruces lock 2017-04-12 16:31:59 -04:00
Richard Cordovano
f4c0bd7e00 Merge pull request #2696 from wschaeferB/2512-ProfilePanelTooTall
2512 profile panel too tall
2017-04-12 16:30:21 -04:00
Richard Cordovano
be0772269a Merge pull request #2695 from sleuthkit/keyword_hit_refactor
Keyword hit refactor
2017-04-12 16:00:41 -04:00
Brian Carrier
1e3df6ade7 minor update 2017-04-12 15:15:20 -04:00
Richard Cordovano
cf66500b69 Merge pull request #2694 from rcordovano/2547-case-name-lock-in-auto-ingest
2547 case name lock in auto ingest
2017-04-12 15:12:47 -04:00
Brian Carrier
b5a75fea1f refactored KeywordHits now that we know its correct 2017-04-12 15:11:37 -04:00
Richard Cordovano
ecd83c78b6 Correct bundle property in Case class 2017-04-12 14:46:28 -04:00
Raman
296b0a9715 Renamed DummyNodeListener to PleasewaitNodeListener to make it obvious what it does. 2017-04-12 14:18:25 -04:00
Richard Cordovano
fe9513f2f9 Move case name lock back into AIM 2017-04-12 13:51:51 -04:00
Richard Cordovano
bca5a67aeb Merge pull request #2690 from wschaeferB/2518-AnalyzeDataAsap
2518 analyze data asap
2017-04-12 12:51:36 -04:00
Richard Cordovano
b2edfd35d3 Merge pull request #2674 from dgrove727/2504_CaseNameValidationError
Fixed parsing issue in case name validation error.
2017-04-12 11:35:06 -04:00
Ann Priestman
111cca6837 Disable image writer on non windows systems 2017-04-12 09:51:23 -04:00
Richard Cordovano
405b9835a8 caseNameToCaseDbName improvements 2017-04-11 18:21:28 -04:00
Richard Cordovano
6e286794a3 caseNameToCaseDbName improvements 2017-04-11 18:19:09 -04:00
Richard Cordovano
93ba74b0b0 caseNameToCaseDbName improvements 2017-04-11 18:17:45 -04:00
Richard Cordovano
6e3ba27a74 caseNameToCaseDbName improevments 2017-04-11 18:10:56 -04:00
Richard Cordovano
addcf9bd38 Improve comments in Case class 2017-04-11 18:02:49 -04:00
Richard Cordovano
5b60fe903d Separate case name cleanup from db name cleanup 2017-04-11 17:47:40 -04:00
William Schaefer
9c9066dd59 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2512-ProfilePanelTooTall 2017-04-11 14:33:22 -04:00
William Schaefer
4846b270f6 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2518-AnalyzeDataAsap 2017-04-11 14:32:01 -04:00
William Schaefer
be2ca148ab Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-04-11 13:48:52 -04:00
William Schaefer
828fc487f9 2462 fixed comment regarding cores with the same name 2017-04-11 13:45:05 -04:00
William Schaefer
c69d011a74 2512 side by side label and field for ProfilePanel 2017-04-11 13:37:08 -04:00
millmanorama
a3195e8fe5 fix build, don't have anything checked into release 2017-04-11 17:36:23 +02:00
William Schaefer
b45e337073 2512 further reduced height of ProfilePanel to 545 pixels 2017-04-11 11:21:55 -04:00
millmanorama
cd3bbfcdf4 Merge branch '2371-minimize-installer-Core' into fix-jars-in-build
# Conflicts:
#	Core/build.xml
2017-04-11 15:01:05 +02:00
millmanorama
0737a1ed31 Merge remote-tracking branch 'upstream/rc-280' into fix-jars-in-build 2017-04-11 14:49:32 +02:00
millmanorama
a22f83d132 don't use release.dir property in build file 2017-04-11 14:48:41 +02:00
William Schaefer
f94107e3ab Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2512-ProfilePanelTooTall 2017-04-10 17:29:53 -04:00
William Schaefer
f0ab0721e0 2462 deleteTextIndex now uses CaseMetadata to get case dir 2017-04-10 15:06:25 -04:00
U-BASIS\dgrove
ec8c9f0b23 Fixed parsing issue in case name validation error. 2017-04-10 14:52:12 -04:00
William Schaefer
e832d9a17a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-04-10 11:44:51 -04:00
millmanorama
de71714c75 revert core build changes 2017-04-10 16:18:20 +02:00
millmanorama
7be31fe8cf don't use sync="true" when retrieving dependencies with Ivy. 2017-04-10 12:50:56 +02:00