2389 Commits

Author SHA1 Message Date
U-BASIS\dgrove
4cdf2b919e Fixed log level. 2018-01-17 10:21:53 -05:00
U-BASIS\dgrove
3c59ea12e9 Cleanup 2018-01-17 10:17:08 -05:00
U-BASIS\dgrove
06588d432c Merge remote-tracking branch 'upstream/custom-release-2.11.0' into 3344_WrongKeywordSearchMessage 2018-01-17 10:00:11 -05:00
U-BASIS\dgrove
426fc0a881 Updated error messages and surrounding logic for KWS. 2018-01-17 09:59:06 -05:00
Richard Cordovano
9b93716d10
Merge pull request #3366 from dgrove727/3338_KeywordSearchFeedback
Added node for displaying no results message.
2018-01-16 07:21:31 -05:00
U-BASIS\dgrove
3ec32ec4cf Cleanup. 2018-01-11 10:25:53 -05:00
U-BASIS\dgrove
3cce43e95d Fixed message. 2018-01-11 03:20:14 -05:00
U-BASIS\dgrove
44496e611a Added node for displaying no results message. 2018-01-11 02:49:16 -05:00
esaunders
e2d7f4a2bf Merge branch '3197_tika_upgrade' into 3407_tika_sax_parsers 2018-01-10 13:47:08 -05:00
esaunders
c924066813 Update file extractor and Tika text extractor to use new Tika SAX parsers in order to reduce the amount of memory required to process DOCX and PPTX files. 2018-01-09 17:49:24 -05:00
esaunders
d48fd00805 Merge branch 'custom-release-2.11.0' of github.com:sleuthkit/autopsy into 3197_tika_upgrade 2018-01-09 15:19:52 -05:00
Richard Cordovano
e157dbf53f
Merge pull request #3349 from zhhl/3355-rememberLastKeywordImportPath
3355: The keyword search config panel should remember the last import…
2018-01-08 14:25:36 -05:00
U-BASIS\zhaohui
580bb83b5e 3355: update the copyright date 2018-01-08 14:22:38 -05:00
Richard Cordovano
3759cb94be
Merge pull request #3348 from zhhl/3386-changeFilePermission
3386: Update the files permission from 755 to 644
2018-01-08 12:49:06 -05:00
Richard Cordovano
e13d82ee16 Update FileTupeDetector API 2018-01-05 10:44:47 -05:00
Richard Cordovano
1ea14a2656 Update FileTupeDetector API 2018-01-05 10:17:21 -05:00
U-BASIS\zhaohui
3b582509e4 3355: The keyword search config panel should remember the last import list location 2018-01-04 12:49:43 -05:00
esaunders
ee06b813e4 Upgrade to Tika 1.17 2018-01-03 14:46:23 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Ann Priestman
bfffa539f7 Addressing review comments 2017-12-29 11:55:29 -05:00
Ann Priestman
013eb34f24 Adding save to database parameter 2017-12-28 14:58:43 -05:00
Richard Cordovano
28d97c6598
Merge pull request #3310 from sleuthkit/accounts_relationships
Accounts relationships
2017-12-13 09:16:00 -05:00
Eugene Livis
688bc41c4b Minor variable and method name refactoring 2017-12-11 13:13:57 -05:00
Eugene Livis
e96245a5a2 Polishing 2017-12-08 16:17:29 -05:00
Eugene Livis
bcac53c5c3 Polishing 2017-12-08 16:15:16 -05:00
Eugene Livis
61803a5153 Polishing 2017-12-08 15:49:12 -05:00
Eugene Livis
80d957a2c3 Finishing up 2017-12-08 15:42:59 -05:00
Eugene Livis
bbbbd095e2 Resolved cancellation synchronization issues 2017-12-08 14:46:33 -05:00
Eugene Livis
bec02796d8 Bug fixes 2017-12-08 13:17:43 -05:00
Eugene Livis
4f82f34d9d Added logic to calculate hold off period 2017-12-08 12:18:05 -05:00
Eugene Livis
89e99e3127 Merge branch 'develop' of github.com:sleuthkit/autopsy into periodic_search_back_off_2805 2017-12-08 11:08:00 -05:00
millmanorama
2f7d8614a2 restrict indexed text viewer to credit card accounts 2017-12-08 13:34:20 +01:00
Richard Cordovano
35c4939ace
Merge pull request #3274 from sleuthkit/accounts_relationships
907: merge account_relationships to develop
2017-12-07 09:32:50 -05:00
Eugene Livis
2c7f929abd First cut at implementing the search back off 2017-12-06 17:27:02 -05:00
benhbasis
697575a167
Update Server.java
Changing max connections to 32, as requested in ticket 3293 and tested in ticket 2979 and 3071
2017-12-06 11:08:21 -05:00
Raman
9364640b5e Fixed lost log message in case there's an exception while logging it. 2017-12-06 10:25:27 -05:00
Raman
1464d73ea4 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	Core/nbproject/project.properties
#	Core/nbproject/project.xml
#	InternalPythonModules/android/calllog.py
#	InternalPythonModules/android/contact.py
#	InternalPythonModules/android/textmessage.py
#	InternalPythonModules/android/wwfmessage.py
2017-12-06 10:18:51 -05:00
Richard Cordovano
38650b0084 Make SearchRunner in keywordsearch non-public 2017-12-05 13:38:13 -05:00
Richard Cordovano
c571148586
Merge pull request #3260 from rcordovano/search-handles-job-cancel-better
Make search responsive to both job and thread cancellation
2017-12-05 13:19:03 -05:00
Raman
1db2c9b043 Handle build error after merging develop to accounts_relationships branch 2017-12-05 12:31:40 -05:00
Richard Cordovano
f2d31e5882 Make search responsive to both job and thread cancellation 2017-12-05 12:21:16 -05:00
Richard Cordovano
728fef52ab
Merge pull request #3254 from benhbasis/develop
Update StringsTextExtractor.java
2017-12-05 10:30:18 -05:00
benhbasis
6bb0c8b70c
Update StringsTextExtractor.java
At the request of Brian Carrier, as suggested and tested in VIK-2979
2017-12-04 07:49:32 -05:00
Richard Cordovano
1ca62331ea Merge in develop 2017-11-20 12:11:08 -05:00
Richard Cordovano
98b0290959 Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-11-15 10:14:19 -05:00
Raman
5b18937ec3 Address review comments. 2017-11-14 15:09:10 -05:00
Richard Cordovano
bb0f25ae02
Merge pull request #3187 from esaunders/release-4.5.1
Reduce memory consumed by keyword search hits
2017-11-13 13:26:28 -05:00
Richard Cordovano
0b2bbe13be Merge in develop branch 2017-11-13 10:07:55 -05:00
Richard Cordovano
a0f0e3cffc Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-11-08 17:48:02 -05:00
Richard Cordovano
b4d2cbd447 Update comment in some JPanel subclasses 2017-11-08 17:45:39 -05:00