Greg DiCristofaro
|
781d6fd655
|
fix for initial selected
|
2020-05-05 10:03:41 -04:00 |
|
Greg DiCristofaro
|
5cbb2935e7
|
changed GuardedBy to 'this'
|
2020-05-05 09:29:44 -04:00 |
|
Raman Arora
|
83a7905369
|
- Deleted unused method updateExaminers()
- Added escaping of examiner name
- Added a unit test for getOrInsertExaminer() method.
|
2020-05-05 08:25:05 -04:00 |
|
Raman Arora
|
6f4f5770ce
|
Addressed Codacy comment.
|
2020-05-04 15:26:31 -04:00 |
|
apriestman
|
9c86982ca2
|
Cleanup
|
2020-05-04 14:21:04 -04:00 |
|
Raman Arora
|
c852d6bdeb
|
Addressed review comments.
|
2020-05-04 14:11:15 -04:00 |
|
Ethan Roseman
|
bcb4927cdc
|
6323: Persona UI skeleton
|
2020-05-04 10:35:37 -04:00 |
|
Raman Arora
|
0deb182bc6
|
- Removed pre-population of the examiner table.
- Replaced getCurrentExaminer() method with getOrInsertExaminer()
|
2020-05-04 10:30:29 -04:00 |
|
Richard Cordovano
|
05a227ec9e
|
Merge pull request #5847 from markmckinnon/6154-System-Resource-Usage-Database-Program-Run-and-Network-Activity-Artifacts
6154 system resource usage database program run and network activity artifacts
|
2020-05-04 09:40:54 -04:00 |
|
Raman Arora
|
c682739d8e
|
Addressed Codacy comments.
|
2020-05-01 14:50:00 -04:00 |
|
Raman Arora
|
204d2e17d8
|
Defined a new class, CentralRepoExaminer, to disambiguate from the Examiner class in case database.
|
2020-05-01 13:39:50 -04:00 |
|
Raman Arora
|
2b75a00256
|
Added APIS to query persona by:
- persona name substring
- account identifier substring.
|
2020-05-01 13:10:23 -04:00 |
|
apriestman
|
d542a29a27
|
AddImageTask no longer gets write lock
|
2020-05-01 11:34:56 -04:00 |
|
Kelly Kelly
|
187359127a
|
Supressed cast warnings
|
2020-05-01 10:16:37 -04:00 |
|
Kelly Kelly
|
7812306484
|
Fixed codacy warnings
|
2020-05-01 10:00:59 -04:00 |
|
Greg DiCristofaro
|
928bbd40ed
|
requires comma for comment
|
2020-05-01 08:45:09 -04:00 |
|
Kelly Kelly
|
cea79d292e
|
Merge branch 'develop' into 1442-image-gallery-tag-changes
|
2020-04-30 18:12:00 -04:00 |
|
Kelly Kelly
|
125884f809
|
Functional IG using TagSet and TagName
|
2020-04-30 18:10:26 -04:00 |
|
U-BASIS\dsmyda
|
6e610686a4
|
Removed unused import
|
2020-04-30 16:58:05 -04:00 |
|
U-BASIS\dsmyda
|
7a80cbddf2
|
Updated the rest of the report modules and tweaked names/interfaces according to feedback
|
2020-04-30 16:48:54 -04:00 |
|
Greg DiCristofaro
|
98ee56978e
|
mostly worked through HashDbIngestModule
|
2020-04-30 16:01:39 -04:00 |
|
Raman Arora
|
ce0a01c71c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6095-persona-api
|
2020-04-30 15:59:53 -04:00 |
|
Raman Arora
|
e24985cbdf
|
6065: Create personas for contact book artifacts
|
2020-04-30 15:42:12 -04:00 |
|
apriestman
|
6387547a47
|
Restore postgresql jar
|
2020-04-30 14:21:16 -04:00 |
|
Greg DiCristofaro
|
e4b13b9df1
|
worked through kdb parser and integration
|
2020-04-30 13:17:25 -04:00 |
|
Greg DiCristofaro
|
634ce51266
|
Merge branch 'develop' into 6329-implementUnspecifiedType
|
2020-04-30 12:19:23 -04:00 |
|
Raman Arora
|
1300983a6b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6065-contactbook-personas
|
2020-04-30 12:06:29 -04:00 |
|
Greg DiCristofaro
|
842ccc52f3
|
working through kdb hashsetparser
|
2020-04-30 11:17:49 -04:00 |
|
Greg DiCristofaro
|
72ef5267e1
|
added NO_CHANGE KnownFileType
|
2020-04-29 16:22:33 -04:00 |
|
Richard Cordovano
|
72c0fbbb2b
|
Merge pull request #5856 from APriestman/6098_removePostgresTargets
6098 Remove postgres targets
|
2020-04-29 16:09:49 -04:00 |
|
Raman Arora
|
26bb492920
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6065-contactbook-personas
|
2020-04-29 13:29:29 -04:00 |
|
Richard Cordovano
|
49f82a16d1
|
Merge pull request #5860 from dannysmyda/6324-Move-Result-Type-Button
6324 Move Result Type Button
|
2020-04-29 12:54:52 -04:00 |
|
Greg DiCristofaro
|
60068ec93a
|
updates for naming
|
2020-04-29 12:26:00 -04:00 |
|
U-BASIS\dsmyda
|
85ab00ef04
|
Moved and renamed the result type button for clarity
|
2020-04-29 11:39:38 -04:00 |
|
Greg DiCristofaro
|
a0824372d3
|
updated settings panel gui
|
2020-04-29 11:12:04 -04:00 |
|
Richard Cordovano
|
d19a0d7cb2
|
Merge pull request #5840 from kellykelly3/1440-1441-add-tag-set-support
1440& 1441 add tag set support
|
2020-04-29 10:53:43 -04:00 |
|
Richard Cordovano
|
0c7013a833
|
Merge pull request #5855 from dannysmyda/6278-Add-Password-Input-Dialog
6278-Show-Password-Dialog-in-PDF-Viewer
|
2020-04-29 09:25:50 -04:00 |
|
Greg DiCristofaro
|
4f8266805c
|
purely gui changes without event listeners
|
2020-04-29 09:00:35 -04:00 |
|
U-BASIS\dsmyda
|
0625dfee26
|
Added yes-no dialog if there are zero data source selections
|
2020-04-28 18:00:16 -04:00 |
|
U-BASIS\dsmyda
|
cf898f3681
|
Externalized the bundle messages for future japanese translation
|
2020-04-28 17:15:56 -04:00 |
|
Greg DiCristofaro
|
058c71dabf
|
remove leading comma
|
2020-04-28 15:49:50 -04:00 |
|
Raman Arora
|
d542ac7ce9
|
Addressed review comments:
- Moved d/b queries to corresponding suitable datamodel classes.
- Dissolved and deleted PersonaHelper class.
|
2020-04-28 15:34:30 -04:00 |
|
U-BASIS\dsmyda
|
6290e94fa2
|
Null fix and some clean up
|
2020-04-28 14:22:12 -04:00 |
|
U-BASIS\dsmyda
|
6817c5e3e7
|
Codacy fixes and small interface changes
|
2020-04-28 13:39:12 -04:00 |
|
Richard Cordovano
|
77a295cb67
|
Merge pull request #5825 from jonas-koeritz/hashset-comments
Added the possibility to include a comment when adding hashes to a hash set
|
2020-04-28 09:58:24 -04:00 |
|
apriestman
|
3ed9d23df7
|
Restoring non-postgresql target
|
2020-04-28 09:40:10 -04:00 |
|
apriestman
|
a6bed23807
|
Merge remote-tracking branch 'upstream/develop' into 6098_removePostgresTargets
|
2020-04-28 09:39:07 -04:00 |
|
apriestman
|
a096f744ee
|
Dealing with merge conflict
|
2020-04-28 09:38:57 -04:00 |
|
Kelly Kelly
|
625afb2b3c
|
Merge branch 'develop' into 1440-1441-add-tag-set-support
|
2020-04-27 14:10:14 -04:00 |
|
Raman Arora
|
b2e8b1319d
|
Addressed Codacy review comments.
|
2020-04-27 13:56:04 -04:00 |
|