Richard Cordovano
|
d7dbb60ee3
|
Merge remote-tracking branch 'upstream/develop' into ain-double-lock-release-fix
|
2019-01-24 17:52:52 -05:00 |
|
Richard Cordovano
|
ce3906c5de
|
Format AutoIngestManager.java
|
2019-01-24 17:52:06 -05:00 |
|
Richard Cordovano
|
6710d3922a
|
Remove extra coord serv lock release attempt from AutoIngestManager
|
2019-01-24 17:49:31 -05:00 |
|
Richard Cordovano
|
6d969ef6bd
|
Merge pull request #4474 from dannysmyda/Restore-functional-test
Functional test fix
|
2019-01-23 10:10:56 -05:00 |
|
U-BASIS\dsmyda
|
6573f32335
|
Unit tests now pass
|
2019-01-23 09:29:20 -05:00 |
|
Richard Cordovano
|
0aba1e7713
|
Merge pull request #4471 from rcordovano/develop
Fix merge conflict resolution error in CorrelationDataSource
|
2019-01-21 16:41:50 -05:00 |
|
rcordovano
|
5d1fa2a439
|
Fix merge conflict resolution error in CorrelationDataSource
|
2019-01-21 16:40:23 -05:00 |
|
Richard Cordovano
|
45e90bb4cc
|
Merge pull request #4445 from dgrove727/4597_StoreDataSourceHashesInCentralRepo
4597 store data source hashes in central repo
|
2019-01-21 11:12:54 -05:00 |
|
Richard Cordovano
|
350b0032d4
|
Merge branch 'develop' into 4597_StoreDataSourceHashesInCentralRepo
|
2019-01-21 11:12:13 -05:00 |
|
Richard Cordovano
|
debcf6cb86
|
Merge pull request #4464 from esaunders/4531_cps_wait_node_bug
Changed from asychronous to synchronous child creation since the keys…
|
2019-01-18 18:10:35 -05:00 |
|
Richard Cordovano
|
ccf735a20a
|
Merge pull request #4462 from esaunders/4530_cr_ui_freeze
4530 cr ui freeze
|
2019-01-18 18:10:17 -05:00 |
|
Richard Cordovano
|
c0c5c1c5bb
|
Merge pull request #4468 from wschaeferB/AddBackNewCase
fix npe when using postgres CR and creating a new case
|
2019-01-18 18:05:32 -05:00 |
|
Richard Cordovano
|
ddfe062fa7
|
Merge pull request #4469 from wschaeferB/4650-NewDataSourceMethodFix
4650 new data source method fix
|
2019-01-18 18:03:05 -05:00 |
|
Richard Cordovano
|
5463c21166
|
Merge pull request #4458 from dgrove727/4605_PictureZoomingRotation
4605 picture zooming rotation
|
2019-01-18 18:01:25 -05:00 |
|
Richard Cordovano
|
01c6dc45d8
|
Merge pull request #4452 from APriestman/4428_showAcquisitionDetails
4428 show acquisition details
|
2019-01-18 17:59:47 -05:00 |
|
Richard Cordovano
|
85bfa7ae19
|
Merge pull request #4453 from dannysmyda/4576-Add-Translation-To-Tree
4576 add translation to tree
|
2019-01-17 16:36:17 -05:00 |
|
William Schaefer
|
0ccfbc8099
|
4650 add comment explaining why the conflict clause is used in the insert
|
2019-01-17 15:49:30 -05:00 |
|
William Schaefer
|
c50fb57afd
|
4650 add exception handling for executionexception when cache is unable to retrieve value
|
2019-01-17 15:43:59 -05:00 |
|
William Schaefer
|
5b843dadc1
|
4650 fix returning of value from cache
|
2019-01-17 15:41:05 -05:00 |
|
William Schaefer
|
c2f3bbfb2e
|
4650 newDataSource should get the existing data source if there is one
|
2019-01-17 15:32:01 -05:00 |
|
William Schaefer
|
78743445c3
|
fix npe when using postgres CR and creating a new case
|
2019-01-16 18:58:06 -05:00 |
|
esaunders
|
675a18054b
|
Merge branch 'develop' into 4531_cps_wait_node_bug
|
2019-01-16 13:57:45 -05:00 |
|
esaunders
|
f687239bf2
|
Changed from asychronous to synchronous child creation since the keys are already being created on a separate worker thread. This change mitigates the issue where a wait node was being displayed and not going away.
|
2019-01-16 13:21:25 -05:00 |
|
esaunders
|
27a0ee0012
|
Fix for null pointer exception when performing common properties search without a central repository.
|
2019-01-16 13:09:33 -05:00 |
|
Richard Cordovano
|
c93b05540f
|
Merge pull request #4463 from sleuthkit/ig_comment
Updated comment about when we populate groups as seen
|
2019-01-16 12:35:10 -05:00 |
|
Brian Carrier
|
d488a279c6
|
Updated comment about when we populate groups as seen
|
2019-01-16 11:23:06 -05:00 |
|
esaunders
|
463705903e
|
Moved creation of AbstractFile instances out of generateNodes() which was causing UI unresponsiveness to createKeys().
|
2019-01-15 17:10:18 -05:00 |
|
U-BASIS\dgrove
|
637bd08881
|
Added a note.
|
2019-01-15 10:27:38 -05:00 |
|
U-BASIS\dgrove
|
be9e7fd771
|
Zooming tweaks for < 100%
|
2019-01-14 17:25:14 -05:00 |
|
esaunders
|
3ebee7fa2e
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 4530_cr_ui_freeze
|
2019-01-14 13:19:23 -05:00 |
|
esaunders
|
7d2510728a
|
Use file id if available to look up files in current case.
|
2019-01-14 13:19:02 -05:00 |
|
U-BASIS\dgrove
|
a8eed7ea10
|
Cleanup.
|
2019-01-14 02:34:17 -05:00 |
|
U-BASIS\dgrove
|
79b6ddce4e
|
Zooming and rotation fully implemented.
|
2019-01-14 02:04:30 -05:00 |
|
Richard Cordovano
|
eca1472d5b
|
Merge pull request #4455 from wschaeferB/4622-DedupeOsAccounts
4622 dedupe os accounts
|
2019-01-11 12:39:32 -05:00 |
|
Richard Cordovano
|
fcdf65eb7d
|
Merge pull request #4446 from raman-bt/1170-alter-groups-table
1170 alter groups table
|
2019-01-11 12:37:26 -05:00 |
|
William Schaefer
|
414b2f33da
|
4622 remove unused import in ExtractIE
|
2019-01-11 10:05:20 -05:00 |
|
William Schaefer
|
7061ce126b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4622-DedupeOsAccounts
|
2019-01-10 18:35:56 -05:00 |
|
Richard Cordovano
|
1c26f86571
|
Merge pull request #4449 from wschaeferB/4568-DataSourceSummary
4568 data source summary
|
2019-01-10 18:13:02 -05:00 |
|
William Schaefer
|
fb29cbee19
|
4622 remove unused imports from ExtractIE
|
2019-01-10 15:37:28 -05:00 |
|
William Schaefer
|
fd1fde198a
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4622-DedupeOsAccounts
|
2019-01-10 15:28:27 -05:00 |
|
William Schaefer
|
2f5ebfe4e7
|
4622 no longer create OS_ACCOUNT artifacts in ExtractIE
|
2019-01-10 14:32:06 -05:00 |
|
William Schaefer
|
b4844958d2
|
4622 keep track of existing TSK_OS_ACCOUNTS in order to dedupe
|
2019-01-10 13:34:04 -05:00 |
|
Richard Cordovano
|
f3785cc1c1
|
Merge pull request #4447 from dgrove727/4579_ZipBombTestFix
Tweaked SevenZipExtractor; uncommented test.
|
2019-01-10 13:10:54 -05:00 |
|
Richard Cordovano
|
2b8ac431a9
|
Merge pull request #4448 from APriestman/4606_dsIntegrityEvent
4606 Send event for verification failed artifact
|
2019-01-10 13:09:29 -05:00 |
|
Richard Cordovano
|
ffd249070f
|
Merge pull request #4442 from dannysmyda/1679-Add-HxD-Hex-Editor
1679 add hxd hex editor
|
2019-01-10 13:08:44 -05:00 |
|
Raman
|
2a80c5733b
|
Pulled in changes for 1130 (Is Group Analyzed) to keep all the related changes together on a single branch.
Addressed review comments.
|
2019-01-10 11:00:12 -05:00 |
|
U-BASIS\dsmyda
|
35408cfcf3
|
Small codacy suggestion
|
2019-01-10 10:59:51 -05:00 |
|
William Schaefer
|
25ee624f6e
|
4622 remove parsing of signons.sqlite from chrome parser
|
2019-01-10 10:54:15 -05:00 |
|
U-BASIS\dsmyda
|
2f41a44180
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1679-Add-HxD-Hex-Editor
|
2019-01-10 10:49:02 -05:00 |
|
U-BASIS\dsmyda
|
1756c1e0b7
|
Changed the public API methods to be more generic
|
2019-01-10 10:27:53 -05:00 |
|