6079 Commits

Author SHA1 Message Date
Richard Cordovano
8c9c4810b4 Interim checkin of new Case infrastructure for locking/services 2017-01-18 10:03:05 -05:00
Richard Cordovano
cf2e5811de Tidy up CoordinationServiceNamespace 2017-01-12 16:03:58 -05:00
Richard Cordovano
6fc42f3018 Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources 2017-01-12 16:01:59 -05:00
Richard Cordovano
9780046a61 Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-01-12 16:00:30 -05:00
Richard Cordovano
500b0188a9 Tidy up AutopsyOptionsPanel 2017-01-12 15:55:27 -05:00
Richard Cordovano
1c84760d67 Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-01-12 15:52:56 -05:00
Richard Cordovano
fdd88d549d Tidy up CoordinationService 2017-01-12 15:43:32 -05:00
Richard Cordovano
c7c7618717 Merge remote-tracking branch 'upstream/develop' into open_case_resources 2017-01-12 12:16:17 -05:00
Richard Cordovano
9151b7cc5e Clamp number of file ingest therads to 4 2017-01-12 12:15:06 -05:00
Richard Cordovano
5a9a50c09c Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-01-11 17:38:28 -05:00
Richard Cordovano
3379dcfb08 Merge remote-tracking branch 'upstream/release-4.3.0' into develop 2017-01-11 17:36:14 -05:00
Richard Cordovano
5b52aa2ac8 Add comments to ImageNode and VolumeNode PCLs 2017-01-11 17:34:26 -05:00
Richard Cordovano
63072dfdef Merge pull request #2461 from APriestman/locking
Add locking to Case open for multi user cases
2017-01-11 16:04:28 -05:00
Ann Priestman
0dc1775fff Finished moving locks into Case 2017-01-11 14:58:46 -05:00
Richard Cordovano
1baf516828 Temporarily prevent SolrSearchService from executing openCaseResources 2017-01-11 12:22:33 -05:00
Richard Cordovano
c6adff9c59 Merge in develop with overlapping chunks 2017-01-11 11:22:34 -05:00
Richard Cordovano
eee99afdc0 Merge remote-tracking branch 'upstream/release-4.3.0' into develop 2017-01-11 11:09:53 -05:00
Richard Cordovano
84b9e7b0d8 Add ingest and case listeners to refresh to ImageNode 2017-01-10 18:08:31 -05:00
Richard Cordovano
c44883a276 Added temp version of Case calls to AutopsyService.openCaseResources 2017-01-10 15:03:37 -05:00
Richard Cordovano
63bc24fec7 Added LoggingProgressIndicator 2017-01-10 14:47:54 -05:00
Richard Cordovano
03e3747f7a Complete AutopsyService and ProgressIndicator interfaces 2017-01-10 14:12:39 -05:00
Eugene Livis
f01fc8c24f Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into solr65 2017-01-09 17:08:20 -05:00
Richard Cordovano
08148dde7b Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-01-09 13:00:00 -05:00
Eugene Livis
40cc726a11 First cut at integrating AutopsyServiceProvider 2017-01-05 17:16:27 -05:00
Ann Priestman
a7cc1ce09e Moved CoordinationService from Experimental to Core 2017-01-05 11:26:06 -05:00
Richard Cordovano
210068e241 Merge in develop branch 2017-01-05 10:24:59 -05:00
Ann Priestman
7c2fe3d63c Make Autopsy scale correctly on high DPI displays 2017-01-03 12:42:00 -05:00
Richard Cordovano
46369eff44 Update NBM versioning for 4.3.0 2017-01-02 18:45:21 -05:00
Richard Cordovano
62abe62a6c Update Autopsy version numbers 2017-01-02 18:44:54 -05:00
Richard Cordovano
13411450aa 4.3.0 preps: DSPs, public API restore, const name 2017-01-02 17:36:59 -05:00
Ann Priestman
a7a5dcb2ef Update link to online documentation 2016-12-29 08:08:47 -05:00
Richard Cordovano
85bd18a7f2 Update image DSP type string 2016-12-28 13:16:23 -05:00
William Schaefer
2f5dd79d48 2147 Eleminating issue with timeline exception by changing lambdas to anon inner classes 2016-12-27 16:41:18 -05:00
William Schaefer
f6b4df71a7 2142 wrapped IllegalStateExeption errors in TagsManager, added break on error to loops 2016-12-22 12:24:58 -05:00
Richard Cordovano
53e7ff4252 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-12-19 12:04:44 -05:00
Richard Cordovano
6f73889945 Avoid exporting non-public types via AutopsyItemVisitor 2016-12-19 11:58:33 -05:00
millmanorama
e02ede09e0 Merge remote-tracking branch 'upstream/develop' into search_improvements
Conflicts:
	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
2016-12-15 12:07:33 +01:00
Richard Cordovano
186a998436 Merge pull request #2431 from wschaeferB/2149-MimeTypeTreeNullPointerFix
Clearing and filling hashmap now wrapped by same synchronized block
2016-12-14 17:38:11 -05:00
William Schaefer
6820aa81c5 Added listener for case closed event, changed warning on failure to an error 2016-12-14 17:33:52 -05:00
esaunders
64990065f2 Merge branch 'solr6_standalone' into 2121_regex_query 2016-12-14 16:49:20 -05:00
Richard Cordovano
0312fbd4e5 Merge pull request #2423 from APriestman/autoIngestMove
Auto ingest move
2016-12-14 16:05:06 -05:00
Ann Priestman
203ed65e50 Cleanup.
Moved TimeStampUtils into AutoIngest.
Changed some exception strings.
Made the RuntimeProperties methods synchronized.
2016-12-14 14:49:30 -05:00
William Schaefer
add50b1628 Clearing and filling hashmap now wrapped by same synchronized block 2016-12-14 14:18:03 -05:00
Richard Cordovano
176e36581c Move new FileTypesByExtNode class into new FileTypesByExtension class 2016-12-11 14:26:00 -05:00
Richard Cordovano
d574e1ba69 Tidy up and refactor file types data model classes 2016-12-11 13:41:26 -05:00
Richard Cordovano
ebe1a30238 Add private constructor to utility class FileTypeExtensions 2016-12-11 12:38:16 -05:00
Richard Cordovano
377e91ebb0 Tidy up EmptyNode class 2016-12-11 12:35:26 -05:00
William Schaefer
8f216bf330 1917 Renamed child factory for consistency 2016-12-07 10:11:40 -05:00
William Schaefer
5290f1d211 1917-Added back mistakenly removed japanese bundle properties 2016-12-05 18:14:22 -05:00
William Schaefer
efee3816f6 1917-Corrected variable name for skCase 2016-12-05 17:57:30 -05:00