millmanorama
|
2f7d8614a2
|
restrict indexed text viewer to credit card accounts
|
2017-12-08 13:34:20 +01:00 |
|
Richard Cordovano
|
66ab9b79f3
|
Merge pull request #3261 from raman-bt/accounts_relationships
Handle build error after merging develop to accounts_relationships br…
|
2017-12-06 12:34:58 -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
|
a6f9e76d96
|
Merge pull request #3251 from wschaeferB/3226-AddMemorySettings
3226 add memory settings
|
2017-12-05 13:31:07 -05:00 |
|
Richard Cordovano
|
872ab74e21
|
Merge pull request #3263 from esaunders/3229_jvm_heap
Update default JVM max heap size and document.
|
2017-12-05 13:30:35 -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 |
|
esaunders
|
ec2a6bf3ba
|
Update default JVM max heap size and document.
|
2017-12-05 13:12:19 -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 |
|
William Schaefer
|
b69bc2731e
|
3226 fix horizontal allignment of notifications
|
2017-12-05 12:05:20 -05:00 |
|
William Schaefer
|
5f338c4f13
|
3226 Fixed error displaying current memory setting, and layout issues
|
2017-12-05 11:32:15 -05:00 |
|
Richard Cordovano
|
728fef52ab
|
Merge pull request #3254 from benhbasis/develop
Update StringsTextExtractor.java
|
2017-12-05 10:30:18 -05:00 |
|
Richard Cordovano
|
a647305ac7
|
Merge pull request #3259 from millmanorama/disable_Visualize_tab
Disable visualize tab
|
2017-12-05 09:21:48 -05:00 |
|
Richard Cordovano
|
59571e6996
|
Merge pull request #3253 from millmanorama/883_user-friendly-device-ids
883 user friendly device ids
|
2017-12-05 09:21:07 -05:00 |
|
Richard Cordovano
|
96b4ae24d0
|
Merge pull request #3252 from millmanorama/accounts_relationships
fix python android modules
|
2017-12-05 09:20:31 -05:00 |
|
millmanorama
|
85e9f375ca
|
disable Visualize tab.
|
2017-12-05 14:01:46 +01:00 |
|
Richard Cordovano
|
0a3271a4bc
|
Merge pull request #3257 from rcordovano/fix-ingest-cancel-msg-inaccuracy
Fix ingest cancel message inaccuracy
|
2017-12-04 17:07:58 -05:00 |
|
Richard Cordovano
|
9af3bd183d
|
Merge remote-tracking branch 'upstream/develop' into fix-ingest-cancel-msg-inaccuracy
|
2017-12-04 16:26:57 -05:00 |
|
Richard Cordovano
|
4151082c5a
|
Remove inaccurate ingest job cancellatino msg details
|
2017-12-04 16:26:14 -05:00 |
|
Richard Cordovano
|
7512fea5d1
|
Merge pull request #3256 from rcordovano/ingest-job-cancel-off-edt
Remove completion check from DataSourceIngestJob.cancel
|
2017-12-04 16:08:57 -05:00 |
|
Richard Cordovano
|
87167854da
|
Remove completion check from DataSourceIngestJob.cancel
|
2017-12-04 15:42:25 -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 |
|
millmanorama
|
63174e0dfc
|
inline method
|
2017-12-02 16:38:58 +01:00 |
|
millmanorama
|
d27d13ba68
|
WIP
Merge branch 'accounts_relationships' into 883_user-friendly-device-ids
|
2017-12-02 16:22:56 +01:00 |
|
millmanorama
|
2f468dd1a1
|
fix python android modules
|
2017-12-02 14:45:30 +01:00 |
|
Brian Carrier
|
5b8278cda8
|
Merge pull request #3249 from millmanorama/relationship-type
use RelationshipTypeFilter to exclude contacts
|
2017-12-01 16:12:54 -05:00 |
|
Brian Carrier
|
551cdfd03b
|
Merge pull request #3250 from sleuthkit/cr_refactor
open CR case by Autopsy Case, error if DB doesn't exist, return case …
|
2017-12-01 16:11:38 -05:00 |
|
William Schaefer
|
81c677d828
|
3226 check Developer mode for enabling of memory settings
|
2017-12-01 15:56:02 -05:00 |
|
Brian Carrier
|
2131255245
|
Merge branch 'develop' into cr_refactor
|
2017-12-01 15:32:12 -05:00 |
|
Brian Carrier
|
51eac3dfa9
|
open CR case by Autopsy Case, error if DB doesn't exist, return case after creating
|
2017-12-01 15:27:50 -05:00 |
|
William Schaefer
|
e7c38d3f26
|
3226 clean up memory settings code and add additional comments
|
2017-12-01 14:30:04 -05:00 |
|
William Schaefer
|
80705a39f7
|
3226 add 4 gigabyte default JVM heap size for developers
|
2017-12-01 13:24:05 -05:00 |
|
William Schaefer
|
f3360d1ec6
|
3226 add memory setting to Application Options panel
|
2017-12-01 13:19:48 -05:00 |
|
Richard Cordovano
|
06cd80c4f0
|
Merge pull request #3248 from dgrove727/3173_DisplayDataSourceSizeMetrics
3173 display data source size metrics
|
2017-12-01 13:12:18 -05:00 |
|
Richard Cordovano
|
87f69cc074
|
Remove use of deprecated method from AddLocalFilesTask, FileManager
|
2017-12-01 13:09:17 -05:00 |
|
millmanorama
|
e319cb1cda
|
update usages of addRelationships
|
2017-12-01 11:19:00 +01:00 |
|
millmanorama
|
802b73163f
|
update to use RelationshipTypeFilter to exclude contacts
|
2017-11-30 23:29:36 +01:00 |
|
millmanorama
|
fb21914e58
|
update copyright headers
|
2017-11-30 23:29:36 +01:00 |
|
U-BASIS\dgrove
|
a5408e8a4a
|
Formatting.
|
2017-11-30 16:59:39 -05:00 |
|
U-BASIS\dgrove
|
a6b115b35e
|
Code added to display data source size metrics.
|
2017-11-30 16:57:39 -05:00 |
|
U-BASIS\dgrove
|
a49d532ee6
|
Merge remote-tracking branch 'upstream/develop' into 3173_DisplayDataSourceSizeMetrics
|
2017-11-30 16:56:12 -05:00 |
|
Richard Cordovano
|
1ffeff74b5
|
Merge pull request #3241 from APriestman/3250_hashkeeper
Add support for importing hashkeeper hash sets and md5sum output text
|
2017-11-30 15:45:28 -05:00 |
|
Richard Cordovano
|
9532c14de7
|
Merge pull request #3242 from APriestman/3264_defaultOrg
Add a default organization when the central repo db is created
|
2017-11-30 15:44:56 -05:00 |
|
Richard Cordovano
|
ae79c27d5a
|
Merge pull request #3243 from APriestman/3259_dialogCleanup
Update text on the create/import hash db dialogs
|
2017-11-30 14:32:18 -05:00 |
|
Richard Cordovano
|
09d6076f92
|
Merge pull request #3245 from esaunders/3231_embedded_file_extractor
Modified EmbeddedFileExtractor to use Tika for OOXML files. FileTypeD…
|
2017-11-30 14:31:26 -05:00 |
|
Richard Cordovano
|
51a1e843af
|
Merge pull request #3246 from dgrove727/3257_EncryptionDetectionConfiguration
Encryption Detection settings panel implemented.
|
2017-11-30 14:28:11 -05:00 |
|
Richard Cordovano
|
0eb6278f30
|
Merge pull request #3237 from dgrove727/3172_DataSourceSizeCollection
3172 data source size collection
|
2017-11-30 14:17:49 -05:00 |
|
Richard Cordovano
|
4542aa50f0
|
Merge pull request #3235 from wschaeferB/3203-TagsContextMenuChanges
3203 tags context menu changes
|
2017-11-30 14:00:15 -05:00 |
|
William Schaefer
|
0631365319
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3203-TagsContextMenuChanges
|
2017-11-30 12:58:59 -05:00 |
|