18238 Commits

Author SHA1 Message Date
Richard Cordovano
b8da7d9c18
Merge pull request #6832 from wschaeferB/7470-AllPastOccurancesForDomainDiscovery
7470 remove past occurrence filter from initially selected filters fo…
2021-04-06 14:27:12 -04:00
Richard Cordovano
12cef71615
Merge pull request #6875 from gdicristofaro/7491-emailResults
7491 email results
2021-04-06 14:24:25 -04:00
Richard Cordovano
f1b5cb72b0
Merge pull request #6877 from gdicristofaro/7501-npeOnClose
7501 fix npe on web categories close
2021-04-06 13:50:55 -04:00
Richard Cordovano
82a24d47d7
Merge pull request #6847 from raman-bt/4251-osaccount-update-philosophy
4251: Reconcile different OsAccount update philosophies.
2021-04-06 12:23:53 -04:00
Greg DiCristofaro
3a74f3a2b4 synchronized database access methods 2021-04-06 10:13:54 -04:00
Greg DiCristofaro
b959863483 fix npe on web categories close 2021-04-06 09:39:26 -04:00
Richard Cordovano
5b63326a78
Merge pull request #6803 from markmckinnon/7255-upgade-ileapp-aleapp-executables
7255-upgade-ileapp-aleapp-executables
2021-04-05 17:05:40 -04:00
Richard Cordovano
f68c39519d
Merge pull request #6851 from kellykelly3/7485-translator-lazy-panel-construction
7485 - Removed the panel init from the translator constructors
2021-04-05 16:55:31 -04:00
Greg DiCristofaro
b55755b33e changed sql and logic for email node 2021-04-05 15:23:22 -04:00
Raman Arora
55424a82fe Addressed more review comments
- renamed update account methods
 - renamed AccountUpdateStatus and AccountUpdateResult
 - Made OsAccountAttribute an inner class of OsAccount.
2021-04-05 08:39:49 -04:00
Richard Cordovano
0952403cf4
Merge pull request #6861 from APriestman/7478_movePersonMethods
7478 Updates for person/host refactor
2021-04-01 15:31:40 -04:00
Richard Cordovano
974c1116d4
Merge pull request #6856 from kellykelly3/7484-cr-origanization-cleanup
7484-fix-cr-new-case-slowdown
2021-04-01 15:18:16 -04:00
Richard Cordovano
7463f10335
Merge pull request #6865 from kellykelly3/7488-fix-summarypanel-worker
7488 - added check for a null list from getAccountFileInstances
2021-04-01 15:13:32 -04:00
Kelly Kelly
15d0ad1684 Added check for a null list from getAccountFileInstances 2021-04-01 13:56:26 -04:00
Richard Cordovano
df92127aa1
Merge pull request #6863 from rcordovano/4700-current-case-reference-not-nulled-out-fix
4700 Correctly set current case to null when exception thrown during case closing
2021-04-01 13:07:02 -04:00
Richard Cordovano
4dd12a1c36
Merge pull request #6864 from APriestman/doxygen_040121
Doxygen fixes
2021-04-01 12:56:58 -04:00
Richard Cordovano
a1fbafcd08
Merge pull request #6860 from rcordovano/7389-illegal-arg-ex-ingets-task-pipeline
7389 Remove erroneous IllegalArgumentException throw from IngestTaskPipeline
2021-04-01 12:54:21 -04:00
Kelly Kelly
75c5fe79a7 Removed some commented out code 2021-04-01 12:15:21 -04:00
Richard Cordovano
64c028ca6c
Merge pull request #6855 from kellykelly3/7490-OsAccountViewer-NPE-fix
7490 - Fixed OsAccountDataPanel NPE
2021-04-01 12:00:36 -04:00
apriestman
dfcc43d275 Doxygen fixes 2021-04-01 11:31:19 -04:00
Richard Cordovano
5d9df2f43c Format Case.java 2021-04-01 11:26:06 -04:00
Richard Cordovano
f135aa8f87 4700 Correctly set curent case to null when case is closed 2021-04-01 11:23:39 -04:00
Kelly Kelly
eee5b8fde6 Removed unused import 2021-04-01 10:51:29 -04:00
apriestman
8878fbd34a Updates for person/host refactor 2021-04-01 10:34:44 -04:00
Richard Cordovano
2c46a33066 Format IngestTaskPipeline.java 2021-04-01 09:58:12 -04:00
Richard Cordovano
333b323813 7389 Remove erroneous IllegalStateException throw 2021-04-01 09:56:28 -04:00
Kelly Kelly
e037b9673d Inital Test 2021-03-31 18:06:44 -04:00
Kelly Kelly
5e93f16b5d Fixed OsAccountDataPanel NPE 2021-03-31 16:47:50 -04:00
Richard Cordovano
1dd4cfcb5e
Merge pull request #6854 from kellykelly3/deprecate-tsk-os-account
7318 - Added suppress deprecation annotation for tsk_os_account
2021-03-31 16:19:00 -04:00
Kelly Kelly
6a9a878fb2 Added supress deprecation annotation for tsk_os_account 2021-03-31 15:46:14 -04:00
Richard Cordovano
4c32218780
Merge pull request #6850 from rcordovano/7090-ingest-mgr-concurrent-modification-ex
7090 Fix concurrent mod ex in IngestManager
2021-03-31 15:30:12 -04:00
Richard Cordovano
e9d9406ed5
Merge pull request #6848 from rcordovano/7360-ingest-manager-deadlock
7360 Eliminate IngestManager/IngestJobPipeline deadlock
2021-03-31 14:48:10 -04:00
Kelly Kelly
860c021626 Removed the panel init from the translator constructors 2021-03-31 13:07:34 -04:00
Richard Cordovano
994590ea8e
Merge pull request #6844 from kellykelly3/7469-update-osaccount-viewer
7468 - Update OsAccountDataViewer based on demo comments
2021-03-31 13:00:13 -04:00
Richard Cordovano
6299d862cc 7090 Fix concurrent mod ex in IngestManager 2021-03-31 12:21:04 -04:00
Richard Cordovano
ba2c57e1dd 7360 Eliminate IngestManager/IngestJobPipeline deadlock 2021-03-31 12:03:40 -04:00
Richard Cordovano
d1a6e097c7 Format IngestJob.java 2021-03-31 12:00:33 -04:00
Richard Cordovano
172d465aeb 7360 Eliminate IngestManager/IngestJobPipeline deadlock 2021-03-31 11:57:02 -04:00
Kelly Kelly
996cd1f0bc Update OsAccountDataViewer 2021-03-30 16:38:09 -04:00
Richard Cordovano
7d076dbbde
Merge pull request #6843 from APriestman/7481_bluetoothIconFix
7481 Fix icon capitalization
2021-03-30 15:00:21 -04:00
apriestman
6f5b075f47 Fix icon capitalization 2021-03-30 14:13:59 -04:00
Greg DiCristofaro
980651a67b updated properties-MERGED file 2021-03-30 12:03:59 -04:00
Greg DiCristofaro
342b00eb15 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7466-customWebCategoriesPolish 2021-03-30 11:35:51 -04:00
apriestman
f77a646a83 Update name of getOsAccountByObjectId 2021-03-30 09:40:03 -04:00
Ann Priestman
73714bea55
Merge pull request #6824 from kellykelly3/7455-update-osaccount-content-panel
7455 - Fixed content panel and RA
2021-03-30 09:25:55 -04:00
Greg DiCristofaro
45de420c54 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7459-getId 2021-03-29 18:27:47 -04:00
Greg DiCristofaro
d8615de1c0 domain categorization polish 2021-03-29 16:03:35 -04:00
Greg DiCristofaro
66a8d1634b getOsAccountByObjectId changes 2021-03-29 15:14:02 -04:00
Richard Cordovano
7428b06bcc
Merge pull request #6835 from gdicristofaro/7461-osAccountManagerChanges
7461 os account manager changes
2021-03-29 14:30:00 -04:00
Richard Cordovano
88bff123ea
Merge pull request #6829 from rcordovano/7415-batch-save-files-in-file-ingest-pipeline
7415 batch save files in file ingest pipeline
2021-03-29 13:32:25 -04:00