Brian Sweeney
|
5a458e3e72
|
more logging
|
2018-06-29 08:05:39 -06:00 |
|
Ann Priestman
|
101192a297
|
Fix type for size
|
2018-06-29 07:29:45 -04:00 |
|
Raman
|
d86c5143fb
|
999: Migrate groups table to CaseDB
Fixed SQLite SQL for a query.
|
2018-06-29 06:41:56 -04:00 |
|
U-BASIS\dgrove
|
25603ee6d8
|
Merge remote-tracking branch 'upstream/develop' into 3973_DisableDataSourceSearch
|
2018-06-28 22:44:04 -04:00 |
|
U-BASIS\dgrove
|
4693c66812
|
Disable controls when fewer than two data sources available.
|
2018-06-28 22:39:32 -04:00 |
|
Brian Sweeney
|
bb12a3f845
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3991-npe
|
2018-06-28 19:35:37 -06:00 |
|
Brian Sweeney
|
a36c4a61e3
|
trying to quiet codacy
|
2018-06-28 19:27:52 -06:00 |
|
Brian Sweeney
|
7c18228d03
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3985-intra-case-test-update
|
2018-06-28 19:16:23 -06:00 |
|
Brian Sweeney
|
7168cfe187
|
comments
|
2018-06-28 19:08:26 -06:00 |
|
Brian Sweeney
|
e40eb48182
|
added tests for revised intra case correlation algorithm
|
2018-06-28 19:06:14 -06:00 |
|
Raman
|
0afee2fbf6
|
3994: Image gallery doesnt work for Postgres
- Fixed sql for SQLite.
|
2018-06-28 18:55:15 -04:00 |
|
Brian Sweeney
|
1ce90afe59
|
added finally block in case anything fails during search the progress bar will still stop
|
2018-06-28 15:32:57 -06:00 |
|
esaunders
|
c753ed74e1
|
Make CAT-0 a standard tag name so that it cannot be deleted and will not show up at the top of the tags list.
|
2018-06-28 17:30:32 -04:00 |
|
rishwanth1995
|
3fdd843ac3
|
used try with resources in sqliteviewer
|
2018-06-28 16:48:59 -04:00 |
|
Richard Cordovano
|
bd202f5fbf
|
Revert "Remove redundant data source name tool tips from ad hoc kws"
This reverts commit 57d9022c525d077a2b4443a5f1964e031b206df3.
|
2018-06-28 16:35:16 -04:00 |
|
Richard Cordovano
|
c354181fbf
|
Merge pull request #3922 from raman-bt/develop
3994: Image gallery does not work with Postgres
|
2018-06-28 16:27:54 -04:00 |
|
William Schaefer
|
9d842be3da
|
3978-UnicodeTextExtractor
|
2018-06-28 16:22:54 -04:00 |
|
Richard Cordovano
|
21508f55c9
|
Merge pull request #3917 from rishwanth1995/md5_disable
disabled "search for files with same md5 hash" option when we right click artifact
|
2018-06-28 15:58:18 -04:00 |
|
Raman
|
2c0f856406
|
3994: Image gallery does not work with Postgres
|
2018-06-28 15:48:04 -04:00 |
|
Raman
|
3bcab74eb1
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into image-gallery-db-migration
|
2018-06-28 14:54:23 -04:00 |
|
Raman
|
063d0a6b2f
|
999: Migrate groups table to CaseDB
|
2018-06-28 14:48:25 -04:00 |
|
Ann Priestman
|
cc3d1d59b8
|
Add size and path to exif artifact display
|
2018-06-28 12:52:06 -04:00 |
|
rishwanth1995
|
a05c5a7f31
|
removed hash search action
|
2018-06-28 12:13:59 -04:00 |
|
rishwanth1995
|
8b5648df45
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into md5_disable
|
2018-06-28 12:02:57 -04:00 |
|
rishwanth1995
|
b4dc29c67e
|
sqlite_filechooser suggests file name
|
2018-06-28 11:50:25 -04:00 |
|
Brian Sweeney
|
dec3c3f9a8
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesSearchAction.java
|
2018-06-28 08:56:31 -06:00 |
|
Richard Cordovano
|
5c2273c687
|
Merge pull request #3916 from APriestman/updateCommonFilesSearchDoc
Update common files docs
|
2018-06-28 10:31:06 -04:00 |
|
rishwanth1995
|
27a33fd103
|
removed hash search action
|
2018-06-28 10:22:53 -04:00 |
|
Ann Priestman
|
139fa6aa72
|
Update common files docs
|
2018-06-28 09:16:35 -04:00 |
|
Richard Cordovano
|
752927849f
|
Merge pull request #3910 from briangsweeney/3602_3961_CommonSearch_Dialog_logic
3602 3961 common search dialog logic
|
2018-06-27 19:26:20 -04:00 |
|
Richard Cordovano
|
83cbb91117
|
Update CommonFilesSearchAction.java
|
2018-06-27 19:12:14 -04:00 |
|
Richard Cordovano
|
4786cc1cdf
|
Merge pull request #3914 from rcordovano/remove-redundant-data-source-tooltips-from-search
Remove redundant data source name tool tips from ad hoc kws
|
2018-06-27 19:06:23 -04:00 |
|
Richard Cordovano
|
c31abd9fae
|
Merge pull request #3915 from briangsweeney/redundant-cast
polish
|
2018-06-27 19:06:08 -04:00 |
|
Richard Cordovano
|
afdd8c4339
|
Merge pull request #3913 from esaunders/3986_dsp_scroll_fix
Make DSP scroll pane start at top
|
2018-06-27 19:00:12 -04:00 |
|
Brian Sweeney
|
7211b2b9e0
|
polish
|
2018-06-27 16:58:20 -06:00 |
|
Richard Cordovano
|
e4831d4f37
|
Merge pull request #3912 from esaunders/3983_translation_fix
Made the DataContentViewUtility class public.
|
2018-06-27 18:56:39 -04:00 |
|
Richard Cordovano
|
6343756c97
|
Merge pull request #3911 from rcordovano/remove-enterprise-from-health-monitor-code
Enterprise health monitor => health monitor
|
2018-06-27 18:55:51 -04:00 |
|
Richard Cordovano
|
909d66565a
|
Merge pull request #3905 from wschaeferB/3979-LargerForwardBackButtons
3979 scale up forward and back buttons for tree navigation
|
2018-06-27 18:42:53 -04:00 |
|
Richard Cordovano
|
57d9022c52
|
Remove redundant data source name tool tips from ad hoc kws
|
2018-06-27 18:30:59 -04:00 |
|
Brian Sweeney
|
dfe4a6f50e
|
merge errors
|
2018-06-27 16:16:12 -06:00 |
|
esaunders
|
7035261bdd
|
Switch to lambda.
|
2018-06-27 18:03:51 -04:00 |
|
esaunders
|
120f3c1dc9
|
Make scrollpane start at the top.
|
2018-06-27 18:02:01 -04:00 |
|
esaunders
|
b3dffff410
|
Made the DataContentViewUtility class public.
|
2018-06-27 17:28:21 -04:00 |
|
Richard Cordovano
|
f6b73e794a
|
Enterprise health monitor => health monitor
|
2018-06-27 16:59:02 -04:00 |
|
Richard Cordovano
|
044c64f679
|
Merge pull request #3909 from wschaeferB/3974-RewordDefaultProfile
3974 - reword default profile to include (Not Unallocated Space)
|
2018-06-27 16:33:10 -04:00 |
|
Richard Cordovano
|
822c9e1f1f
|
Merge pull request #3907 from esaunders/develop
3927 Update jobs in snapshot when they are prioritized
|
2018-06-27 15:28:40 -04:00 |
|
Richard Cordovano
|
bd59974689
|
Merge pull request #3904 from APriestman/3962_sharedconfig
3962 Add object detection classifiers and python modules to shared config.
|
2018-06-27 15:28:19 -04:00 |
|
Andrew Ziehl
|
9eaf31bfdb
|
Merge branch '3961-common-files-refinements' of https://github.com/briangsweeney/autopsy into 3602_3961_CommonSearch_Dialog_logic
|
2018-06-27 12:16:26 -07:00 |
|
Andrew Ziehl
|
dba86cd11e
|
added callback and wrapper to process single row of file instance table by id.
|
2018-06-27 12:01:30 -07:00 |
|
Richard Cordovano
|
9ffa422194
|
Merge pull request #3908 from raman-bt/develop
3977: NPE when downloading shared config
|
2018-06-27 14:54:40 -04:00 |
|