millmanorama
|
38619c1ce2
|
comments and formatting in build.xml files
|
2017-03-31 15:22:55 +02:00 |
|
millmanorama
|
6962d8f812
|
ignore ImageGallery/release/modules/ext/
|
2017-03-31 15:22:55 +02:00 |
|
millmanorama
|
034af79420
|
delete solr jars on clean
|
2017-03-31 15:22:55 +02:00 |
|
millmanorama
|
37360c2c5c
|
remove sqlite-jdbc-3.7.8-SNAPSHOT.jar from release folder
|
2017-03-31 15:22:54 +02:00 |
|
millmanorama
|
32de8418ca
|
remove ignore of files that aren't checked in anymore
|
2017-03-31 15:22:53 +02:00 |
|
millmanorama
|
c48cb51a4f
|
delete modules/ext for ImageGallery on clean, move sqlite-jdbc to thirdparty folder
|
2017-03-31 15:22:53 +02:00 |
|
millmanorama
|
d91784aced
|
delete modules/ext for suite, corelibs, and KWS on clean
|
2017-03-31 15:22:52 +02:00 |
|
eugene7646
|
b075904015
|
Merge pull request #2647 from wschaeferB/2491-ConsistantCapitals
2491 consistant capitals
|
2017-03-30 16:55:06 -04:00 |
|
eugene7646
|
8046d369ab
|
Merge pull request #2645 from wschaeferB/2505-ProfileNameBug
2505 profile name bug
|
2017-03-30 16:00:16 -04:00 |
|
William Schaefer
|
2f1c2a0040
|
2505 adjusted code to use standard apache method to remove extension
|
2017-03-30 15:48:49 -04:00 |
|
eugene7646
|
396ce01f0e
|
Merge pull request #2646 from dgrove727/2499_SanitizeCoreName
Modified regex filter so it's in line with Solr 6 core name rules.
|
2017-03-30 15:22:43 -04:00 |
|
U-BASIS\dgrove
|
f2eb93ce23
|
Fixed code to replace first character to match Solr 6 case name rules.
|
2017-03-30 14:16:57 -04:00 |
|
William Schaefer
|
5ef574d1fc
|
2491 A couple more Keyword list related capital letters made consistant
|
2017-03-30 13:46:07 -04:00 |
|
William Schaefer
|
6d9cff1a60
|
2491 Consistant use of colons after list labels in options
|
2017-03-30 13:39:11 -04:00 |
|
William Schaefer
|
0cbb0fe56f
|
2491 consistant capitalization of titles involving Keyword List
|
2017-03-30 13:38:23 -04:00 |
|
U-BASIS\dgrove
|
d2cd213cd0
|
Modified regex filter so it's in line with Solr 6 core name rules.
|
2017-03-30 13:02:32 -04:00 |
|
William Schaefer
|
10db0ef6e2
|
Fixed resizing of Profile Description Label on ProfileSettingsPanel
|
2017-03-30 11:37:20 -04:00 |
|
William Schaefer
|
6f412a8a76
|
Fixed issue with periods in profile names causing trouble
|
2017-03-30 11:31:40 -04:00 |
|
eugene7646
|
55ff4229f9
|
Merge pull request #2643 from eugene7646/kws_list_fix
Fix for a key word only being used in no more than one KW list
|
2017-03-30 10:12:28 -04:00 |
|
Eugene Livis
|
e6f47522f0
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_list_fix
|
2017-03-30 10:10:55 -04:00 |
|
eugene7646
|
d539be6f04
|
Merge pull request #2641 from zhhl/2297-fixNightlyFeImageTestResultsDisorderIssue
2297: make ngihtly test on single ingest thread to avoid fe_image_tes…
|
2017-03-29 17:15:59 -04:00 |
|
Eugene Livis
|
a3e4195f66
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_list_fix
|
2017-03-29 16:16:41 -04:00 |
|
eugene7646
|
0a30ecf350
|
Merge pull request #2642 from eugene7646/close_core_exception
Server.closeCore() does not throw exception if core is already closed
|
2017-03-29 16:05:27 -04:00 |
|
Eugene Livis
|
07f74f5cc6
|
Server.closeCore() does not throw exception if core is already closed
|
2017-03-29 16:04:32 -04:00 |
|
Eugene Livis
|
7f034bf871
|
Fix to have same key word in multiple KW lists
|
2017-03-29 15:46:57 -04:00 |
|
U-BASIS\zhaohui
|
4728a572a5
|
2297: make ngihtly test on single ingest thread to avoid fe_image_test_4 test results in different order
|
2017-03-29 15:45:27 -04:00 |
|
Brian Carrier
|
0d8da1f97f
|
Merge pull request #2640 from raman-bt/develop
VIK-2481: Media tab should not be enabled for sqlite.db (or *.db files)
|
2017-03-28 20:33:44 -04:00 |
|
Raman
|
c4a5f91ae2
|
VIK-2481: Media tab should not be enabled for sqlite.db (or *.db files)
|
2017-03-28 15:25:39 -04:00 |
|
Brian Carrier
|
1cae1ca543
|
Merge pull request #2639 from eugene7646/kws_server_2480
Better handling of core being closed
|
2017-03-28 08:30:32 -04:00 |
|
Eugene Livis
|
d2a4c9b2a9
|
Better handling of core being closed
|
2017-03-27 16:40:21 -04:00 |
|
Brian Carrier
|
378aff4ea0
|
Merge pull request #2638 from sleuthkit/kw_fix_null
Check for null to prevent NPE
|
2017-03-27 15:34:54 -04:00 |
|
Brian Carrier
|
5e21adfe57
|
Check for null to prevent NPE
|
2017-03-27 15:33:43 -04:00 |
|
Brian Carrier
|
7f4d057a95
|
Merge pull request #2636 from millmanorama/2376-use-ivy-for-emailparser
2376 use ivy for emailparser
|
2017-03-27 15:31:30 -04:00 |
|
Brian Carrier
|
76e2efdc0d
|
Merge pull request #2637 from raman-bt/develop
Android module fires ModuleDataEvent event for Contacts, CallLogs and …
|
2017-03-27 15:30:46 -04:00 |
|
Raman
|
1e629afedd
|
Ensure ModuleDataEvent is only fired if there are indeed any new artifacts.
|
2017-03-27 14:12:54 -04:00 |
|
Raman
|
b124a26a84
|
Android module firs ModuleDataEvent event for Contacts, CallLogs and Text message artifacts.
|
2017-03-27 13:05:16 -04:00 |
|
millmanorama
|
fbaae0c31d
|
remove release/modules/ext on clean; copy java-libpst to release/modules/ext on build
|
2017-03-27 13:08:32 +02:00 |
|
millmanorama
|
a7816faead
|
download mime4j and libpst with ivy
|
2017-03-27 12:44:13 +02:00 |
|
Brian Carrier
|
19a0b958b8
|
Merge pull request #2635 from sleuthkit/kwsrch_fixes
Fix 2 bugs that caused exceptions when core did not open. Simplified …
|
2017-03-24 14:55:34 -04:00 |
|
Brian Carrier
|
22aa75979f
|
Fix 2 bugs that caused exceptions when core did not open. Simplified wording
|
2017-03-24 14:54:36 -04:00 |
|
Brian Carrier
|
34e7d8a165
|
Merge pull request #2631 from eugene7646/substring_search_2384
Substring search 2384
|
2017-03-24 14:52:22 -04:00 |
|
Eugene Livis
|
c3c8d9df72
|
Merge Brian's UI changes
|
2017-03-24 13:26:29 -04:00 |
|
Brian Carrier
|
cb111c22a3
|
desired tree now works, except for the extra layer at the predefined regexps.
|
2017-03-24 09:49:11 -04:00 |
|
Brian Carrier
|
7fd6536182
|
Update to previous commit to now properly show files
|
2017-03-23 22:17:10 -04:00 |
|
Richard Cordovano
|
0a89b0f90d
|
Make new case wizard create display name/case name aware case dirs
|
2017-03-23 20:40:07 -04:00 |
|
Richard Cordovano
|
ce1f462e6b
|
Additinoal fixes to case display name/name handling for AIM
|
2017-03-23 19:44:20 -04:00 |
|
Richard Cordovano
|
f8abfd0205
|
Additinoal fixes to case display name/name handling for AIM
|
2017-03-23 19:24:24 -04:00 |
|
Richard Cordovano
|
e3e9a2fe08
|
Merge pull request #2634 from wschaeferB/AutoIngestWarningBug
Fixed displaying of auto ingest warnings to loop over actual list
|
2017-03-23 19:09:56 -04:00 |
|
William Schaefer
|
779c7fc9de
|
Fixed displaying of auto ingest warnings to loop over actual list
|
2017-03-23 19:08:00 -04:00 |
|
Brian Carrier
|
aa14a594e2
|
initial attempt at changing the keyword search tree to handle lists with substrings and regexps
|
2017-03-23 18:18:30 -04:00 |
|