14442 Commits

Author SHA1 Message Date
U-BASIS\dgrove
657b9c3fa6 Updated copyright date. 2017-03-31 15:56:48 -04:00
eugene7646
f5ee898874 Merge pull request #2651 from wschaeferB/2452-UpdateLocalDiskDSP
2452 update local disk dsp
2017-03-31 13:02:02 -04:00
eugene7646
25d037ec2e Merge pull request #2648 from sleuthkit/misc_demo_fixes
Added more support in tree for INTERESTING_ARTIFACTS and send ingest …
2017-03-31 12:47:18 -04:00
Ann Priestman
c0c04819bb Merge remote-tracking branch 'upstream/develop' into keywordDocs 2017-03-31 11:34:19 -04:00
William Schaefer
bd02d05261 2452 correct logger message regarding cancellation 2017-03-31 11:15:36 -04:00
William Schaefer
60d49e4237 2452 Right side of local disk panel now lines up correctly 2017-03-31 10:46:08 -04:00
millmanorama
7765a8d806 copy InternalPythonModules and photorec_exec to release, remove mactime from repo 2017-03-31 16:37:02 +02:00
millmanorama
fdfebc5f75 delete Core/release/modules on clean. Most jars downloaded with Ivy, some moved into thirdparty. 2017-03-31 15:43:40 +02:00
millmanorama
481c994a20 don't delete release folder 2017-03-31 15:23:23 +02:00
millmanorama
82860340bd Simplify gitignore 2017-03-31 15:23:23 +02:00
millmanorama
a9520d1891 move solr deployment and index upgrade tools out of release, and copy them in on build. Download jars need for index upgraders with Ivy. 2017-03-31 15:23:22 +02:00
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
Brian Carrier
48dbd52dd2 Added more support in tree for INTERESTING_ARTIFACTS and send ingest inbox for interesting file hits 2017-03-30 21:20:20 -04:00
William Schaefer
1cc7ce6457 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-03-30 17:24:52 -04:00
William Schaefer
c20712d2db 2462 replaced debug statement with logging of exception in solrSearchService 2017-03-30 17:24:43 -04:00
William Schaefer
a6795e4246 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2452-UpdateLocalDiskDSP 2017-03-30 17:15:03 -04:00
William Schaefer
ad1c5ba0cf 2452 fixed refresh local disks button 2017-03-30 17:14:47 -04:00
eugene7646
b075904015 Merge pull request #2647 from wschaeferB/2491-ConsistantCapitals
2491 consistant capitals
2017-03-30 16:55:06 -04:00
William Schaefer
97692500a5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2452-UpdateLocalDiskDSP 2017-03-30 16:02:26 -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
William Schaefer
c907bee915 2452 partially working refresh button and warning fixed localDisk DSP 2017-03-30 15:40:58 -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
3a0e9f1753 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2452-UpdateLocalDiskDSP 2017-03-30 14:03:48 -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
Ann Priestman
8ff085b9b5 Updated keyword search documentation 2017-03-30 12:56:26 -04:00
William Schaefer
44d6edb349 2462 added check to ensure list of Indexes was not empty 2017-03-30 12:50:05 -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
William Schaefer
eacf3e7015 2462 added comment to clarify new method in solrsearchservice 2017-03-30 11:06:02 -04:00
William Schaefer
d8b53d8fb8 2462 add missing @Deprecated tag to KeywordSearchService Interface deleteTextIndex 2017-03-30 10:54:27 -04:00
William Schaefer
072815cb8e 2462 fix deprecation tags on old delete method for index 2017-03-30 10:48:39 -04:00
William Schaefer
f6cb425445 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-03-30 10:29:18 -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
William Schaefer
e67d42fea2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-03-29 17:10:49 -04:00
William Schaefer
e9f82d0ea7 2462 Auto Ingest Dashboard Delete Case button now works again 2017-03-29 17:10:36 -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