23032 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
29f6664257 Added a reference to the Tika log when an exception is encountered during extraction 2019-04-17 09:43:35 -04:00
millmanorama
973c235582 Merge remote-tracking branch 'upstream/timeline-event-mgr' into timeline-event-mgr
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/plaso/Bundle.properties-MERGED
#	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
#	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
2019-04-17 11:49:54 +02:00
Richard Cordovano
a560c0f25b
Merge pull request #4726 from rcordovano/exported-public-api-modifications
Public API IngestJobInfoPanel.updateIngestHistoryData -> setDataSource
2019-04-16 19:10:19 -04:00
rcordovano
b90ee3d22c Public API IngestJobInfoPanel.updateIngestHistoryData -> setDataSource 2019-04-16 19:09:02 -04:00
Richard Cordovano
e30d1bb7d8
Merge pull request #4725 from rcordovano/exported-public-api-modifications
Reverse exported public API change for DirectoryTreeTopComponent
2019-04-16 18:42:31 -04:00
rcordovano
eede6b04a4 Reverse exported public API change for DirectoryTreeTopComponent 2019-04-16 18:39:21 -04:00
Richard Cordovano
90930e224a
Merge pull request #4724 from rcordovano/exported-public-api-modifications
Do not add BinaryCookieReader to exported public API
2019-04-16 17:16:30 -04:00
rcordovano
c799673643 Do not add BinaryCookieReader to exported public API 2019-04-16 17:14:35 -04:00
Richard Cordovano
779e9fdcbb
Merge pull request #4666 from millmanorama/1220-turn-off-parsers
1220 turn off parsers
2019-04-16 15:10:52 -04:00
millmanorama
e93f6ffea7 Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1220-turn-off-parsers
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/plaso/Bundle.properties-MERGED
#	Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
2019-04-16 20:29:35 +02:00
Kelly Kelly
4c4ad33be3 Merge branch '1227-add-contacts-table' into 1231-contacts-visualizationpane 2019-04-16 13:01:23 -04:00
Kelly Kelly
8a0a84a6f8 update based on review comments 2019-04-16 13:00:32 -04:00
Kelly Kelly
a8a6735ecf updated based on review comments 2019-04-16 12:59:01 -04:00
millmanorama
01966ad498 Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
#	Core/build.xml
#	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
#	Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
#	Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionDataSourceIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
#	Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/Bundle.properties-MERGED
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchErrorDialog.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchOpenAction.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchPanel.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseSearcher.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SearchQuery.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesDialog.java
#	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesPanel.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
2019-04-16 18:40:34 +02:00
Kelly Kelly
afed05e286 Merge branch '1227-add-contacts-table' into 1231-contacts-visualizationpane 2019-04-16 11:54:39 -04:00
Kelly Kelly
fd8318e1aa merged in 1226-add-messageContentViewer 2019-04-16 11:47:11 -04:00
Kelly Kelly
66c34a947a merged in changes from 1229-selectioninfo-implementation 2019-04-16 11:43:14 -04:00
Kelly Kelly
d60e12e908 Put user visible strings into Messages 2019-04-16 11:35:34 -04:00
Kelly Kelly
c0bfa90032 getLogger was referencing wrong class 2019-04-16 11:23:47 -04:00
Kelly Kelly
7e7ba8b4de Added the new MessageBrowser to the VisualizationPanel 2019-04-16 10:48:56 -04:00
Richard Cordovano
645db52516
Merge pull request #4667 from millmanorama/1150-limit_plaso_workers
1150 limit plaso to 2 workers
2019-04-16 10:14:37 -04:00
millmanorama
77cfb5faa2 Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1150-limit_plaso_workers
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
2019-04-16 13:10:55 +02:00
millmanorama
0c377a2b0d remove redundant message pop-up. internationalize exception messages that end up in ui. 2019-04-16 12:06:00 +02:00
millmanorama
549d480468 update Bundle.properties-MERGED 2019-04-15 18:19:33 +02:00
millmanorama
4819f6254d address review comments 2019-04-15 14:43:51 +02:00
millmanorama
bfd4589704 refactor PlasoIngestModule 2019-04-15 14:35:32 +02:00
millmanorama
5cdbff1e17 Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1220-turn-off-parsers
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoIngestModule.java
#	Core/src/org/sleuthkit/autopsy/modules/plaso/PlasoModuleFactory.java
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
2019-04-15 14:04:46 +02:00
Brian Carrier
027886708d expanded docs a bit 2019-04-12 23:50:37 -04:00
Richard Cordovano
6550d7f6ed
Merge pull request #4718 from sleuthkit/release-4.11.0
Merge in release 4.11.0 branch
2019-04-12 18:10:47 -04:00
Richard Cordovano
3f06bdbfc9
Merge pull request #4716 from dannysmyda/4916-NBM-Exports
4916 nbm exports
2019-04-12 18:09:04 -04:00
Kelly Kelly
febbb12123 Added the refresh node functionality to the node factories. 2019-04-12 16:35:17 -04:00
Kelly Kelly
6bf77cc1e0 Relationship viewer with contacts tab is completed 2019-04-12 15:44:26 -04:00
U-BASIS\dsmyda
21f4847094 Attempting to override cleartk for linux build 2019-04-12 15:20:17 -04:00
U-BASIS\dsmyda
1eb102912f Merged in release 4.11.0 branch 2019-04-12 15:11:03 -04:00
Richard Cordovano
f6172b59f9 Merge remote-tracking branch 'upstream/release-4.11.0' into develop 2019-04-12 14:57:51 -04:00
U-BASIS\dsmyda
748eee36cc Exported dependencies for a certain NBM 2019-04-12 14:51:33 -04:00
U-BASIS\dsmyda
59f6e9507a Merged in develop 2019-04-12 14:09:01 -04:00
Richard Cordovano
0185bf35fb
Merge pull request #4706 from raman-bt/8448-multicasesearch-kwl-2
4884: Add support for keyword lists to multi-case keyword search
2019-04-12 13:29:07 -04:00
Richard Cordovano
6e4fca2c02
Merge pull request #4688 from wschaeferB/4792-OtherOccurrences4thColumn
4792 other occurrences4th column
2019-04-12 13:27:29 -04:00
Richard Cordovano
0876b2e5ec
Merge pull request #4711 from wschaeferB/4943-TabsOrCommasForReportDelimiting
4943 tabs or commas for report delimiting
2019-04-12 13:25:51 -04:00
William Schaefer
616fa54840 4943 address codacy complaints 2019-04-12 10:47:23 -04:00
William Schaefer
9cbed00a7e 4792 fix misspelled separator 2019-04-11 18:35:49 -04:00
Richard Cordovano
aaf5d4dc75 Merge remote-tracking branch 'upstream/release-4.11.0' into develop 2019-04-11 18:29:31 -04:00
Richard Cordovano
3782f7d6dd
Merge pull request #4709 from rcordovano/multi-user-case-browser-name-col-width
Multi-user case browser fixed name col width
2019-04-11 18:28:37 -04:00
Richard Cordovano
68183d05e6
Merge pull request #4713 from raman-bt/4939-recentactivity-open-handles
8939: Recent activity model failing to close file handles
2019-04-11 18:24:03 -04:00
William Schaefer
680aa5460a 4792 document empty constructors 2019-04-11 18:23:46 -04:00
William Schaefer
ef11d3da79 4792 check all collection sizes and indexes before use 2019-04-11 18:21:11 -04:00
Richard Cordovano
de835611b9
Merge pull request #4714 from raman-bt/4918-warning
4818: Additional data sources do not show up in ImageGallery under Pa…
2019-04-11 17:53:13 -04:00
William Schaefer
1adb0cf1e4 4792 more string builder codacy adjustments 2019-04-11 17:12:16 -04:00
William Schaefer
6c45e32909 4792 make codacy a little happier 2019-04-11 16:56:13 -04:00