Commit Graph
13953 Commits
Author SHA1 Message Date
millmanorama 2f9a7906f4 move ivy bootstrapping to BootstrapIvy.xml 2017-04-05 17:42:51 +02:00
millmanorama c0db3bdcc7 Merge remote-tracking branch 'upstream/develop' into 2371-minimize-installer-Core
# Conflicts:
#	.gitignore
2017-04-05 17:37:42 +02:00
Brian Carrier 26ac6cb31a Merge pull request #2661 from raman-bt/develop
VIK-2502: Change radio buttons to toggle buttons for picking profile
2017-04-05 09:39:51 -04:00
Richard Cordovano 3a7697e5f5 Merge pull request #2649 from millmanorama/2371-CoreLibs-IG-KWS-EMAIL
2371 corelibs, ig, kws
2017-04-05 09:22:34 -04:00
Richard Cordovano eaf8272861 Update JIRA reference in SolrSearchService.java 2017-04-04 18:23:49 -04:00
Raman 66919e2271 VIK-2502: Change radio buttons to toggle buttons for picking profile
Center align label text w.r.t to button.
2017-04-04 13:25:32 -04:00
Richard Cordovano 91ea524c1a Revert "2297: make ngihtly test on single ingest thread to avoid fe_image_test_4 test results in different order"
This reverts commit 4728a572a5.
2017-04-01 12:32:43 -04:00
eugene7646 c5b31b92d9 Merge pull request #2655 from raman-bt/develop
VIK-2502: Change radio buttons to toggle buttons for picking profile
2017-03-31 16:23:22 -04:00
eugene7646 d0d989675f Merge pull request #2654 from dgrove727/2496_UpdateCopyrightDate
Updated copyright date.
2017-03-31 16:20:54 -04:00
Raman 4b723283df VIK-2502: Change radio buttons to toggle buttons for picking profile 2017-03-31 16:10:48 -04:00
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
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 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
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