13226 Commits

Author SHA1 Message Date
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
William Schaefer
1faaf5c954 2197-access level modified for new class 2017-01-11 14:49:14 -05:00
William Schaefer
ac3d78b0f8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2017-01-11 14:40:11 -05:00
William Schaefer
35bf21eefe Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-01-11 14:39:30 -05:00
William Schaefer
decccc38f6 2197-Empty ProfileSettingsPanel added for 3rd tab 2017-01-11 14:39:10 -05:00
William Schaefer
f052539e21 2197-renumbered Option panel position to account for new panel 2017-01-11 13:32:00 -05:00
William Schaefer
9a537d1e39 2197-basic profiles option panel added 2017-01-11 13:18:50 -05:00
Richard Cordovano
aa4474d54d Change TikaTextExtractor static init parallelStream use to stream 2017-01-11 12:31:15 -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
6badcfc019 Merge pull request #2456 from millmanorama/2184-overlapping-chunks
2184 overlapping chunks
2017-01-11 11:04:21 -05:00
Richard Cordovano
b6417cbdde Add description to Experimental module 2017-01-11 10:01:03 -05:00
Richard Cordovano
877b87b5cf Merge pull request #2454 from millmanorama/2132-32k-chunks
2132 32k chunks - develop
2017-01-11 09:58:42 -05:00
William Schaefer
258cfbf4ab 1903-changed option for FilesAndDirs to All on rule creation 2017-01-10 19:31:20 -05:00
William Schaefer
39d36df476 1903 yet another minor formatting change 2017-01-10 18:56:09 -05:00
William Schaefer
7d5d488289 1903 fixed minor formatting issue with panel 2017-01-10 18:45:27 -05:00
Richard Cordovano
84b9e7b0d8 Add ingest and case listeners to refresh to ImageNode 2017-01-10 18:08:31 -05:00
William Schaefer
fa2ce5b6bb 1903 empty space issue with FilesSetDefsPanel fixed 2017-01-10 18:04:29 -05:00
William Schaefer
4cca7d6df2 1903 restored accidently removed rule checking in FilesSet 2017-01-10 12:56:34 -05:00
William Schaefer
166a36af12 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2017-01-10 11:28:49 -05:00
William Schaefer
9f0fa67849 1903 formatting in FilesSet.java 2017-01-10 11:21:55 -05:00
William Schaefer
5c8206e5ea 1903 fixed empty rule list case to not provide hits 2017-01-10 11:21:02 -05:00
William Schaefer
4ec8e0f7ff 1903 fixed some netbeans warnings 2017-01-09 17:57:39 -05:00
William Schaefer
f7ad6291de 1903 working version of File Ingest Filters 2017-01-09 17:12:02 -05:00
Richard Cordovano
9d7f56d0eb Merge pull request #2453 from APriestman/highDPI
Make Autopsy scale correctly on high DPI displays
2017-01-09 09:48:26 -05:00
millmanorama
860f4361b3 Merge branch '2132-32k-chunks' into 2184-overlapping-chunks
# Conflicts:
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Ingester.java
2017-01-09 11:51:36 +01:00
millmanorama
a8cfbd1e10 refactor TextExtractor to an interface and to remove the intermediary getInputStream() method 2017-01-09 11:07:12 +01:00
millmanorama
7325174dc3 Merge remote-tracking branch 'upstream/develop' into 2132-32k-chunks 2017-01-09 10:47:59 +01:00
Richard Cordovano
837eb1477f Pull in text extraction refactoring and resolve merge conflicts 2017-01-08 10:22:18 -05:00
Richard Cordovano
ba2577c602 Merge pull request #2419 from millmanorama/2064-regression-test-timzone-fix
RegressionTest sets datasource time zone to "America/New_York"
2017-01-07 11:09:55 -05:00
Richard Cordovano
5463d3a719 Remove kws public Server.getIngester, Ingester is not public 2017-01-07 10:30:58 -05:00
William Schaefer
d93953dc0e 1903 Fixed remaining label in FilesSetDefsPanel 2017-01-06 13:45:00 -05:00
William Schaefer
416ff5d62e 1903 Fixed most of UI elements on FilesSetDefsPanel 2017-01-06 13:18:08 -05:00
millmanorama
161ba2098c cleanup and comments in Chunker 2017-01-06 14:53:58 +01:00
millmanorama
990433fc36 refactor Chunker read methods to use a common helper method. 2017-01-06 13:16:40 +01:00
millmanorama
64ba5f6e66 Merge remote-tracking branch 'upstream/develop' into 2184-overlapping-chunks 2017-01-06 11:09:27 +01:00
millmanorama
52251bcb2e move Reader reset back to beginning of next() and increase buffer size to 2048. 2017-01-06 00:03:45 +01:00
William Schaefer
ed529ac6c7 1903 Fixed bugs with comboBox ordering and filter creation through combobox 2017-01-05 16:14:20 -05:00
William Schaefer
c568e08858 1903 fixed title of File Ingest FilesSetPanel 2017-01-05 14:05:21 -05:00
William Schaefer
efe189055f 1903 InterestingItemDefsPanel refactored into FilesSetDefsPanel 2017-01-05 12:55:43 -05:00
Ann Priestman
a7cc1ce09e Moved CoordinationService from Experimental to Core 2017-01-05 11:26:06 -05:00
William Schaefer
2438fab524 1902-added actionlistener for combo box 2017-01-04 15:41:31 -05:00
Richard Cordovano
3260d254ba Reset project.properties build.type to DEVELOPMENT 2017-01-04 15:24:23 -05:00
Richard Cordovano
5a5d42575b Merge remote-tracking branch 'upstream/release-4.3.0' 2017-01-04 15:20:25 -05:00
William Schaefer
8d9782709c 1903 some fixes to sizing on IngestJobSettingsPanel 2017-01-04 14:31:35 -05:00
William Schaefer
8d8635f449 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2017-01-04 12:57:10 -05:00
William Schaefer
ec8ea1179e 1903 renamed Manager and Settings class for handling FilesSet objects 2017-01-04 12:33:24 -05:00
William Schaefer
6843b4fab2 1903 File Ingest Filter changes to bring execution more in line with design 2017-01-04 12:02:22 -05:00
millmanorama
5e0f9abdf9 reset at end to avoid "This stream has not been marked" error. 2017-01-04 17:22:56 +01:00