Richard Cordovano
|
3da16f9989
|
Merge pull request #3959 from APriestman/fixFileTypeJitter
Fix jitter in file types tree caused by missing space
|
2018-07-13 16:50:21 -04:00 |
|
Richard Cordovano
|
aa95681864
|
Merge pull request #3958 from dgrove727/4046_BundleMessageMissing
Removed message.
|
2018-07-13 16:48:43 -04:00 |
|
Richard Cordovano
|
d3f5aecf17
|
Merge pull request #3956 from sleuthkit/android_python_fix
Fix string format of error message
|
2018-07-13 16:31:13 -04:00 |
|
Richard Cordovano
|
983c70ba75
|
Merge pull request #3954 from esaunders/4012_resume_kicks_off_new_scan
4012 resume kicks off new scan
|
2018-07-13 16:29:54 -04:00 |
|
Richard Cordovano
|
b2ec3d4b52
|
Merge pull request #3950 from eugene7646/remove_object_detection_info_logs_4038
Removed excessive logging
|
2018-07-13 16:28:31 -04:00 |
|
Richard Cordovano
|
af6fe2db57
|
Merge pull request #3948 from esaunders/4014_send_resume_message
Publish a resumed message regardless of whether the JobProcessingTask…
|
2018-07-13 16:27:09 -04:00 |
|
Richard Cordovano
|
589b289731
|
Merge pull request #3940 from dgrove727/3973_DisableDataSourceSearch_2
Disable data source search when only one available.
|
2018-07-13 16:23:09 -04:00 |
|
Ann Priestman
|
414a65402a
|
Cleanup
|
2018-07-13 14:30:21 -04:00 |
|
Ann Priestman
|
9ef33ab771
|
Added user searches to table of contents when applicable
Added fix for Notable tags
Cleanup
|
2018-07-13 14:16:35 -04:00 |
|
U-BASIS\dgrove
|
478cf84e5d
|
Fixed core window opening condition.
|
2018-07-13 14:02:25 -04:00 |
|
Ann Priestman
|
498c19c9dc
|
Add fix for notable tags.
|
2018-07-13 13:20:45 -04:00 |
|
Ann Priestman
|
a50cf3da86
|
User searches appear in report (no heading yet)
|
2018-07-13 11:36:04 -04:00 |
|
Ann Priestman
|
4b9159b22e
|
Fix jitter in file types tree caused by missing space
|
2018-07-12 15:01:17 -04:00 |
|
U-BASIS\dgrove
|
677da00196
|
Removed message.
|
2018-07-12 13:20:20 -04:00 |
|
Andrew Ziehl
|
2fa8ffa4fb
|
disable other occurances
|
2018-07-12 07:51:45 -07:00 |
|
Raman
|
57eff3df95
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into image-gallery-db-migration
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
|
2018-07-12 07:42:24 -04:00 |
|
Brian Carrier
|
3f89863a29
|
Fix string format of error message
|
2018-07-12 00:40:07 -04:00 |
|
Andrew Ziehl
|
8f11dcffd3
|
Cleanup
|
2018-07-11 21:09:27 -07:00 |
|
Andrew Ziehl
|
bea4199540
|
Add Single Case logic. Enable Other Occurances tab for CR common files results.
|
2018-07-11 20:50:29 -07:00 |
|
esaunders
|
50e13eb31e
|
Fix for threading issue related to the fact that returning copies of the pending, running and completed lists iterated over the collections without syncrhonization leading to the possibilty that the collections might be modified by another thread at the same time.
|
2018-07-11 14:16:16 -04:00 |
|
Andrew Ziehl
|
c16a41c0ed
|
Add way to get datasource using InstanceCallback CorrelationAttributeInstance. Bugfixes for logic.
|
2018-07-11 10:45:03 -07:00 |
|
esaunders
|
953b3628e1
|
Kick off an immediate scan on resume.
|
2018-07-11 12:14:07 -04:00 |
|
Ann Priestman
|
94bdd86840
|
Don't bail out of saving settings if there is no case open
|
2018-07-11 11:35:26 -04:00 |
|
Ann Priestman
|
a72527a4d5
|
Cleanup
|
2018-07-11 11:23:46 -04:00 |
|
Ann Priestman
|
f6b6aec267
|
Fix protocol regex and increase max value length.
|
2018-07-11 11:22:33 -04:00 |
|
U-BASIS\dgrove
|
75fbb309b9
|
Column width adjustments handled.
|
2018-07-11 01:35:06 -04:00 |
|
Andrew Ziehl
|
6d80671aba
|
query chaanges to utilize InstanceCallback returning case id, and having distinct return all rows from all matching cases. Common Files Alg logic cleanup. WIP FileInstanceNode for CR node creation.
|
2018-07-10 21:10:06 -07:00 |
|
Eugene Livis
|
72394ee2b5
|
Removed excessive logging
|
2018-07-10 15:24:59 -04:00 |
|
U-BASIS\dgrove
|
c776a2c910
|
Merge remote-tracking branch 'upstream/develop' into 3995_OtherOccurrencesNoResultsFound
|
2018-07-10 14:41:32 -04:00 |
|
Ann Priestman
|
c3e663e66e
|
Fix split regex
|
2018-07-10 12:50:39 -04:00 |
|
Ann Priestman
|
aabab06898
|
Set UI selections to null before closing top components.
|
2018-07-10 11:57:12 -04:00 |
|
Andrew Ziehl
|
174608ed66
|
Cleaned up and builds with new query logic.
|
2018-07-09 21:15:18 -07:00 |
|
U-BASIS\dgrove
|
d7c93a4e8e
|
Removed stack trace for lack of MD5.
|
2018-07-09 16:30:29 -04:00 |
|
esaunders
|
08aa6ab8a7
|
Publish a resumed message regardless of whether the JobProcessingTask is waiting for directory scan completion or not.
|
2018-07-09 16:27:49 -04:00 |
|
U-BASIS\dgrove
|
6b442c8f36
|
Disable menu item when correlation attribute not available.
|
2018-07-09 13:44:14 -04:00 |
|
U-BASIS\dgrove
|
0e80c71a45
|
Merge conflicts resolved.
|
2018-07-09 10:27:48 -04:00 |
|
U-BASIS\dgrove
|
af56427c44
|
Fixed typos; minor code polish.
|
2018-07-07 00:56:37 -04:00 |
|
U-BASIS\dgrove
|
69dae650d7
|
Merge remote-tracking branch 'upstream/develop' into 4015_CentralRepoErrorHandling
|
2018-07-07 00:35:58 -04:00 |
|
U-BASIS\dgrove
|
1912be53e5
|
Improved error handling.
|
2018-07-07 00:35:14 -04:00 |
|
Richard Cordovano
|
df912db421
|
Merge pull request #3946 from eugene7646/achivedsp_log_fix_4018
Improvement to case log when handling archive data sources (4018)
|
2018-07-06 17:34:10 -04:00 |
|
Richard Cordovano
|
766c4aec68
|
Merge pull request #3944 from wschaeferB/4017-ImprovedLoggingMultipleSpots
4017 improved logging multiple spots
|
2018-07-06 17:25:04 -04:00 |
|
Richard Cordovano
|
fe32cb5500
|
Update SearchEngineURLQueryAnalyzer.java
|
2018-07-06 17:24:45 -04:00 |
|
U-BASIS\dgrove
|
5aec70fbaf
|
Partial handling of 'noArtifacts' message.
|
2018-07-06 16:43:56 -04:00 |
|
Eugene Livis
|
b339a09a26
|
Minor
|
2018-07-06 16:19:40 -04:00 |
|
Eugene Livis
|
23bc1d632a
|
Improvement to case log when handling archive data sources
|
2018-07-06 16:13:57 -04:00 |
|
U-BASIS\dgrove
|
3539b6c70e
|
Renamed menu item; partial implementation of error handling.
|
2018-07-06 15:51:53 -04:00 |
|
Richard Cordovano
|
36740ad778
|
Merge pull request #3945 from dgrove727/4000_RedundantToolTips
Removed tooltips.
|
2018-07-06 13:33:41 -04:00 |
|
William Schaefer
|
420a3fffe8
|
3997 make new logger message SEVERE leave existing one as FINE
|
2018-07-06 12:11:18 -04:00 |
|
U-BASIS\dgrove
|
f720d64f09
|
Removed tooltips.
|
2018-07-06 11:28:50 -04:00 |
|
William Schaefer
|
c819391112
|
3997 improve logging for recent activity module and cating of illegal arguement exception
|
2018-07-06 11:24:32 -04:00 |
|