15183 Commits

Author SHA1 Message Date
Eugene Livis
909fda73fb Minor 2017-08-22 17:20:49 -04:00
Eugene Livis
b7845f9af0 Minor 2017-08-22 17:12:56 -04:00
Eugene Livis
bcefce9080 Added re-tries for opening Solr cores 2017-08-22 16:25:42 -04:00
U-BASIS\dgrove
d11c827e7b New AID implemented. 2017-08-22 15:05:15 -04:00
esaunders
2cd1b78cc6 Merge pull request #3012 from millmanorama/2322-remove-KeywordCachedArtifact
2322 remove KeywordCachedArtifact
2017-08-22 13:48:55 -04:00
esaunders
79b17fe17a Pass weak listener references to event publisher to allow blackboard artifact nodes to be garbage collected. 2017-08-22 10:28:43 -04:00
millmanorama
77783d1537 minor cleanup 2017-08-22 03:10:31 -04:00
millmanorama
7d6dfaa7ea remove KeywordCachedArtifact 2017-08-22 02:19:51 -04:00
esaunders
41b72dd48c Merge pull request #3010 from eugene7646/solr_timeout_2887
Added timeout to Solr queries
2017-08-21 17:59:12 -04:00
U-BASIS\zhaohui
8b128fa2ae 2682: merge the script updates with current develop code base 2017-08-21 09:06:35 -04:00
Eugene Livis
3639dcca2a Added timeout to Solr queries 2017-08-18 15:14:24 -04:00
William Schaefer
df831d3f80 2934 fixed case with SQLite CR creation where directory exists but is protected 2017-08-17 11:34:56 -04:00
William Schaefer
7dcf39698b 2934 fixed issue with SQLite db creation for CR not handling SecurityExceptions 2017-08-17 10:24:47 -04:00
Ann Priestman
f11b2aa334 Write imported hashes to the database in sets 2017-08-17 08:33:36 -04:00
Richard Cordovano
edc642dca3 Merge pull request #3006 from esaunders/2922_string_memory
Use new Java garbage collector with string deduplication.
2017-08-16 19:12:51 -04:00
U-BASIS\dgrove
22dc9dc76c AID separation with fixes. 2017-08-16 13:25:36 -04:00
esaunders
097be96632 Merge pull request #3001 from millmanorama/2638-hitsMultiMap
2638 hits multi map
2017-08-16 12:32:54 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
U-BASIS\dgrove
7254a25ff8 Sync 2017-08-16 11:11:04 -04:00
millmanorama
976952b52e cleanup in KeywordHit 2017-08-16 11:03:35 -04:00
Ann Priestman
10d0d39b03 Removed unused import 2017-08-16 10:24:38 -04:00
Ann Priestman
7b16f58941 Add locking to sqlite database calls 2017-08-16 09:46:09 -04:00
Richard Cordovano
b6ebe15da0 Merge pull request #3005 from zhhl/2918_updateScriptAndGold
2918 update script and gold
2017-08-15 15:32:30 -04:00
U-BASIS\zhaohui
84813bc558 2918: updates for single-user case 2017-08-15 15:21:57 -04:00
U-BASIS\zhaohui
8c08d6dd32 2918: update the config.xml for usage of the recent regression test updates 2017-08-15 15:12:13 -04:00
U-BASIS\zhaohui
53e8b772d1 2918: clean up 2017-08-15 14:55:31 -04:00
millmanorama
659d48f523 cleanup Javadoc 2017-08-15 14:46:04 -04:00
U-BASIS\zhaohui
caad6cbf50 2918: Remove obj_id number from case directory. Add artifact type to path 2017-08-15 14:44:58 -04:00
William Schaefer
f93f6694f3 2934 Central repo option stay disabled during ingest now 2017-08-15 14:33:42 -04:00
Ann Priestman
5fd3c4aa95 Use counts of files + message type artifacts to determine node counts/whether a node is a leaf node 2017-08-15 12:39:08 -04:00
William Schaefer
e8c987b752 2826 change import hashdb options panel to get file type reliably 2017-08-15 11:17:20 -04:00
William Schaefer
f8490ed1f0 2934 minor formatting and removing unused import fixes for central repo gui 2017-08-15 10:07:09 -04:00
William Schaefer
a0d9fb00c2 2934-remove un-used code from central repo code 2017-08-15 10:01:46 -04:00
U-BASIS\zhaohui
06ade78d34 Merge remote-tracking branch 'upstream/develop' into 2918_updateScriptAndGold 2017-08-15 09:45:20 -04:00
William Schaefer
f28900ac2a 2934 fixed bundle messages for labels on Central repo GUI 2017-08-14 18:28:52 -04:00
William Schaefer
5b3a3204c8 Clean up Central GUI changes, remove un-used code, refactor some names 2017-08-14 18:07:15 -04:00
William Schaefer
c38cdc3e98 2934 remove un-used import 2017-08-14 17:50:18 -04:00
William Schaefer
13a4977535 2934 cleaned up reading/saving of Central Repo enabled setting 2017-08-14 17:38:54 -04:00
William Schaefer
70256c802d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2934-ModifyCentralRepoConfigGUI 2017-08-14 16:54:14 -04:00
William Schaefer
f4842a1ca8 2934-valid path checking for SQLite DB and minor clean up 2017-08-14 16:53:41 -04:00
millmanorama
c7f8c32ca3 first pass at removing stored content in KeywordHit 2017-08-14 15:33:43 -04:00
esaunders
27afb595f2 Use new Java garbage collector with string deduplication. 2017-08-14 14:49:45 -04:00
Richard Cordovano
71c145fd3d Merge pull request #2999 from APriestman/2819_preventEmptyCaseOrDatasource
Prevent empty case or datasource when tagging artifacts as bad
2017-08-14 13:39:58 -04:00
Richard Cordovano
47e69bd365 Merge pull request #2983 from millmanorama/AbstractAbstractFieNode-cleanup
cleanup AbstractAbstractFileNode
2017-08-14 13:37:32 -04:00
Richard Cordovano
6e3535351f Merge pull request #3000 from millmanorama/fix_warnings
fix compiler warnings, make one Anonymous inner class into a lambda
2017-08-14 13:35:15 -04:00
millmanorama
15eb3c28ba remove temporary hitsMultiMap altogether 2017-08-14 13:25:59 -04:00
U-BASIS\zhaohui
76fbbe0615 2918: use artifact type name as part of the artifact path 2017-08-14 11:16:26 -04:00
millmanorama
360a70e5cb fix compiler warnings, make one Anonymous inner class into a lambda 2017-08-11 22:59:54 -04:00
millmanorama
153f64394b revert changing fillPropertyMap to non-static. 2017-08-11 22:48:35 -04:00
millmanorama
380ffe39d8 Merge remote-tracking branch 'upstream/develop' into AbstractAbstractFieNode-cleanup
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/AbstractAbstractFileNode.java
#	Core/src/org/sleuthkit/autopsy/datamodel/Bundle.properties
2017-08-11 22:31:07 -04:00