Commit Graph
18776 Commits
Author SHA1 Message Date
U-BASIS\dgrove ca64d9a397 Pulling node data to determine case status. 2017-11-10 10:28:47 -05:00
William Schaefer 1a63dc413c 3201 attribute storing knownStatus for TagName renamed to knownStatus 2017-11-10 09:46:47 -05:00
William Schaefer e091dc72b5 3201 merge conflicts with changes from 3199 2017-11-09 17:27:07 -05:00
William Schaefer 4a61034b31 3199 merge in changes from 3198 2017-11-09 17:00:41 -05:00
William Schaefer e1770f5fdf 3198 change storage of knownStatus for TagNameDefinition from String to enum 2017-11-09 16:53:29 -05:00
Richard Cordovano fad0383803 Merge pull request #3186 from wschaeferB/FixHeightOfOptionsPanels
Fix height of options panels
2017-11-09 15:55:42 -05:00
William Schaefer 74e9378e8b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate 2017-11-09 15:51:58 -05:00
Ann Priestman c29d907208 Cleanup 2017-11-09 15:37:14 -05:00
Ann Priestman b62100c588 Merge branch '3139_cr_hashes' into 3141_addHashes 2017-11-09 15:29:47 -05:00
U-BASIS\zhaohui a38763a85f 3155: Busy cursor in ingest inbox 2017-11-09 14:46:33 -05:00
Eugene Livis 3c95a7a70a ArchiveExtractorDSProcessor no longer implements ArchiveExtractorDSProcessor interface 2017-11-09 13:28:00 -05:00
Eugene Livis c1808f4a03 Bug fix 2017-11-09 13:23:58 -05:00
Eugene Livis 3c433fcee3 Optimization for getting, storing, and sorting DSP list only once 2017-11-09 13:13:06 -05:00
Eugene Livis 0c46e2d2d7 Only adding logical file set if there are files remaining. Bug fixes. Optimizations 2017-11-09 12:26:25 -05:00
Eugene Livis cb7a93d081 Added simpler interfaces that require only one method call 2017-11-09 12:25:27 -05:00
Eugene Livis dd34e770d8 Fixed a bug in AIMs use of taskId and data source addition notification 2017-11-09 12:24:29 -05:00
Eugene Livis 64c6a9568f Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 2017-11-09 09:46:36 -05:00
Richard Cordovano 7181da2170 Merge pull request #3182 from millmanorama/accounts_relationships
some comments and minor cleanup
2017-11-09 09:40:41 -05:00
Ann Priestman 4b6a9cb4a0 Refactored the database import workers 2017-11-09 08:09:16 -05:00
Ann Priestman 3605ba147e Merge branch '3139_cr_hashes' into 3144_encaseHashes 2017-11-09 07:40:33 -05:00
Ann Priestman 7a3b009747 Refactoring 2017-11-09 07:40:28 -05:00
millmanorama 894c3f6d1e fix a compiler error, and use the correct API so that counts in the tables match. some comments and minor cleanup 2017-11-09 10:19:19 +01:00
Richard Cordovano a0f0e3cffc Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-11-08 17:48:02 -05:00
Richard Cordovano b4d2cbd447 Update comment in some JPanel subclasses 2017-11-08 17:45:39 -05:00
Richard Cordovano 35ce341372 Workaround for JComponent.addPropertyChangeListener calls in ctor 2017-11-08 17:41:10 -05:00
William Schaefer feb12e304b 3201 fix title for Edit Tag dialog 2017-11-08 17:18:22 -05:00
Ann Priestman 055c095a56 Standardized name of referenceSetID.
Improved comments.
2017-11-08 15:32:07 -05:00
Richard Cordovano deb9fc79d8 Merge pull request #3191 from raman-bt/accounts_relationships
Fixed a typo in previous commit.
2017-11-08 13:00:47 -05:00
Raman ae8d9c4860 Added more info to log statement. 2017-11-08 12:56:48 -05:00
Raman dfd8043fff Fixed a typo in previous commit. 2017-11-08 12:31:08 -05:00
Richard Cordovano b48a164400 Merge pull request #3189 from raman-bt/accounts_relationships
Merged develop -> accounts_relationships
2017-11-08 12:26:33 -05:00
Richard Cordovano 64a0e83132 Merge in release-4.5.1 branch and resolve conflicts 2017-11-08 12:09:08 -05:00
Ann Priestman d9e97d1b94 Finished encase hash set importing 2017-11-08 12:08:52 -05:00
Raman 1eedb00aba Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	Core/nbproject/project.xml
2017-11-08 11:16:28 -05:00
William Schaefer d49b1667af 3201 disable tag deletion and editing during ingest 2017-11-08 09:58:03 -05:00
Richard Cordovano a0b27ae39d Merge pull request #3184 from raman-bt/accounts_relationships
Updated the CommunicationsManager API usage for getCommunicationsCoun…
2017-11-08 09:39:31 -05:00
U-BASIS\dgrove 88d668ffeb Wait cursor set for 'Ingest Module Settings' button. 2017-11-08 00:54:53 -05:00
esaunders 0a6b3bc62b Use String interning instead of our own hashmap to reuse hits. 2017-11-07 16:48:11 -05:00
esaunders ec9d24b4a8 Merge branch 'release-4.5.1' of github.com:sleuthkit/autopsy into release-4.5.1 2017-11-07 16:13:19 -05:00
esaunders e1546bd510 Only create one KeywordHit instance per document for a given hit. 2017-11-07 16:12:06 -05:00
William Schaefer 93a72e6a36 Merge branch '3199-ConsolidateDefaultTags' of https://github.com/wschaeferB/autopsy into 3201-ManageTagsOptionsPanel 2017-11-07 15:25:57 -05:00
William Schaefer 09f729f92c Merge branch '3198-TagPropertiesUpdate' of https://github.com/wschaeferB/autopsy into 3199-ConsolidateDefaultTags 2017-11-07 15:22:58 -05:00
William Schaefer 4770217954 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate 2017-11-07 15:22:28 -05:00
Ann Priestman bed554f874 Merge branch '3139_cr_hashes' into 3144_encaseHashes 2017-11-07 14:25:20 -05:00
Ann Priestman 08c2e05fd4 Fix file filter 2017-11-07 14:23:24 -05:00
Ann Priestman 6494a23dee Adding encase parser file 2017-11-07 14:19:05 -05:00
Ann Priestman ebf34dab14 Allow user to import Encase hashsets into central repo 2017-11-07 14:15:49 -05:00
Richard Cordovano 2772cdfe19 Merge pull request #3185 from zhhl/3180-UnitTestCreateAndDeleteCase
3180 unit test create and delete case
2017-11-07 14:10:13 -05:00
William Schaefer b85a41b4b9 fixed height of File ext mismatch settings Panel 2017-11-07 13:54:58 -05:00
William Schaefer 635537496a fixed height of External Viewer Global Settings Panel 2017-11-07 13:54:35 -05:00