millmanorama
|
16be9d3874
|
Image Gallery opens un docked
|
2017-09-05 16:39:19 +02:00 |
|
Richard Cordovano
|
d6ec2a35d3
|
Merge pull request #3038 from millmanorama/develop
merge rc-2.8.3 into develop
|
2017-09-05 09:14:04 -04:00 |
|
millmanorama
|
fc1593d232
|
Merge remote-tracking branch 'upstream/rc-2.8.3' into develop
# Conflicts:
# Core/src/org/sleuthkit/autopsy/datamodel/BlackboardArtifactNode.java
|
2017-09-02 12:26:21 +02:00 |
|
Richard Cordovano
|
0f87862d66
|
Update version number in project.properties for a beta release
|
2017-09-01 18:12:33 -04:00 |
|
Richard Cordovano
|
47ee46a40f
|
Merge pull request #3030 from esaunders/2948_reduce_event_listeners
Reduce number of event listeners
|
2017-09-01 18:03:29 -04:00 |
|
Brian Carrier
|
515a3a3bff
|
Merge pull request #3033 from zhhl/2878-initialConfigFileToUsePMD
2878: First simple config file ruleset.xml to use PMD
|
2017-08-31 17:30:03 -04:00 |
|
U-BASIS\zhaohui
|
bd0dfcaf53
|
2878: First simple config file ruleset.xml to use PMD
|
2017-08-31 15:06:55 -04:00 |
|
esaunders
|
36eb417802
|
Remove more unused import.
|
2017-08-31 11:31:39 -04:00 |
|
esaunders
|
65038d90e2
|
Remove unused import.
|
2017-08-31 11:21:47 -04:00 |
|
esaunders
|
b729bb5fdc
|
Merge branch 'rc-2.8.3' of github.com:sleuthkit/autopsy into 2948_reduce_event_listeners
|
2017-08-31 11:16:05 -04:00 |
|
esaunders
|
bdbb42f1b7
|
Missed CURRENT_CASE in my first pass for Tags and BlackboardArtifactNode.
|
2017-08-31 11:15:44 -04:00 |
|
Richard Cordovano
|
e5949c1c32
|
Merge pull request #3028 from eugene7646/sys_log_2966
Minor AIM system log changes (2966)
|
2017-08-31 10:06:48 -04:00 |
|
Richard Cordovano
|
814099cbcd
|
Merge pull request #3025 from eugene7646/md5_search_2965
Modified "File Search By Attributes" to include MD5 (2965)
|
2017-08-31 10:05:56 -04:00 |
|
Richard Cordovano
|
bda95c54c5
|
Merge pull request #3029 from zhhl/2682-scriptUpdateForPostgreSQLAtDevelopBranch
2682: reset the Jemmy tools timeout number to get longer time
|
2017-08-31 09:36:55 -04:00 |
|
U-BASIS\zhaohui
|
a0f560f07e
|
2682: reset the Jemmy tools timeout number to get longer time
|
2017-08-30 16:51:11 -04:00 |
|
Eugene Livis
|
82abde2dda
|
AIm system log changes
|
2017-08-30 16:08:21 -04:00 |
|
Richard Cordovano
|
bc2463876d
|
Merge pull request #3024 from zhhl/2682-scriptUpdateForPostgreSQLAtDevelopBranch
2682 script update for PostgreSQL at develop branch
|
2017-08-29 15:50:27 -04:00 |
|
Eugene Livis
|
ab64750108
|
Minor changes to panel
|
2017-08-29 15:19:38 -04:00 |
|
U-BASIS\zhaohui
|
eb39308400
|
2682: Remove report_id from the dump of reports table and cleanups.
|
2017-08-29 14:03:02 -04:00 |
|
Eugene Livis
|
9f95239cc4
|
Added ability to search for MD5
|
2017-08-29 12:51:18 -04:00 |
|
Richard Cordovano
|
1b302991bd
|
Merge pull request #3015 from dgrove727/2914_NewAid20
New AID implemented.
|
2017-08-29 09:59:16 -04:00 |
|
Richard Cordovano
|
867dba7120
|
Merge pull request #3009 from APriestman/2873_hashImport
Write imported hashes to the database in sets
|
2017-08-28 18:06:44 -04:00 |
|
Richard Cordovano
|
7c176442c3
|
Merge pull request #3007 from APriestman/2898_sqliteLocks
Add locking to sqlite database calls
|
2017-08-28 17:59:40 -04:00 |
|
Richard Cordovano
|
8c44bf2bf3
|
Merge pull request #3003 from wschaeferB/2826-GetFileTypeReliably
2826 change import hashdb options panel to get file type reliably
|
2017-08-28 17:54:49 -04:00 |
|
Richard Cordovano
|
f88929e061
|
Merge pull request #3002 from wschaeferB/2934-ModifyCentralRepoConfigGUI
2934 modify central repo config gui
|
2017-08-28 17:54:12 -04:00 |
|
esaunders
|
04fcee7dbf
|
Listeners now only register for event types they are interested in.
|
2017-08-28 14:09:13 -04:00 |
|
Richard Cordovano
|
80df57654b
|
Merge pull request #3013 from esaunders/2925_weak_pcls
Pass weak listener references to event publisher to allow blackboard …
|
2017-08-28 13:50:04 -04:00 |
|
esaunders
|
b73d92e684
|
Merge pull request #3020 from millmanorama/2949-only-store-content-id-in-keywordhit
2949 only store content id in KeywordHit
|
2017-08-28 13:36:05 -04:00 |
|
esaunders
|
8118001020
|
Merge pull request #3019 from eugene7646/fix_FileUtils_2941
Fix for cuncurrent.ExecutionException when opening Solr core (2941)
|
2017-08-28 11:48:07 -04:00 |
|
millmanorama
|
e563f81ccb
|
Merge remote-tracking branch 'upstream/rc-2.8.3' into 2960-only-store-content-id-in-keywordhit
|
2017-08-28 00:21:19 -04:00 |
|
U-BASIS\dgrove
|
e8d369deec
|
Revised class to get rid of unused code.
|
2017-08-25 13:17:44 -04:00 |
|
Eugene Livis
|
4585ee3ac3
|
Minor
|
2017-08-24 16:14:30 -04:00 |
|
Eugene Livis
|
8c6bb9bd94
|
Minor
|
2017-08-24 16:13:54 -04:00 |
|
Eugene Livis
|
12f0ca2695
|
Reverted code to retry solr core open
|
2017-08-24 15:55:29 -04:00 |
|
Eugene Livis
|
160a241780
|
Pulling commons-io version 2.5 instead of 2.4
|
2017-08-24 14:19:37 -04:00 |
|
esaunders
|
da2efd0fad
|
Merge pull request #3016 from eugene7646/core_open_retry_2941
Core open re-try (2941)
|
2017-08-23 10:22:32 -04:00 |
|
Eugene Livis
|
b77fcb74c0
|
Fixed typos
|
2017-08-23 09:06:51 -04:00 |
|
Eugene Livis
|
bcdf7880c2
|
Fixed typos
|
2017-08-23 09:05:28 -04:00 |
|
millmanorama
|
8a7da368ad
|
more cleanup
|
2017-08-23 04:57:58 -04:00 |
|
millmanorama
|
9bdf496abe
|
cleanup
|
2017-08-23 04:44:37 -04:00 |
|
millmanorama
|
88ca4a2a24
|
Merge remote-tracking branch 'upstream/rc-2.8.3' into 2638-only-store-content-id-in-keywordhit
# Conflicts:
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordCachedArtifact.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchQuery.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/LuceneQuery.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/QueryResults.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/RegexQuery.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/TermsComponentQuery.java
|
2017-08-23 04:09:08 -04:00 |
|
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 |
|