Commit Graph
21498 Commits
Author SHA1 Message Date
U-BASIS\dsmyda dbdd5b333c Moved file copying off the EDT, added a cancellable progress bar 2019-01-31 12:46:58 -05:00
U-BASIS\dsmyda 2c257c9e2c Fixed typo in pop-up 2019-01-31 10:01:40 -05:00
Richard Cordovano cad32ca023 Merge pull request #4488 from dannysmyda/4680-suppress-inserts-image-gallery-groups
4680 Suppress inserts in image_galley_groups_seen table
2019-01-30 10:17:42 -05:00
Richard Cordovano 7e181ac9c5 Merge pull request #4489 from raman-bt/1180-create-cr-artifacts
1180 Add phone & email from TSK_WEB_FORM_ADDRESS to CR.
2019-01-30 10:09:10 -05:00
Raman 4e6e34f452 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts
# Conflicts:
#	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
2019-01-30 09:59:30 -05:00
Richard Cordovano b03fc929c3 Merge pull request #4454 from raman-bt/1173-fix-firefox-parser
1173: Fix Firefox parser
2019-01-30 09:49:26 -05:00
Richard Cordovano bea3367241 Merge pull request #4492 from esaunders/4642_solr_heap
Added ability to set max heap size for embedded Solr server.
2019-01-30 09:46:17 -05:00
Richard Cordovano 5561a62837 Merge pull request #4459 from APriestman/4620_sendUpdatedNameEvent
4620 Send event for data source name update.
2019-01-30 09:23:08 -05:00
Richard Cordovano e4b458bb5d Merge pull request #4494 from dannysmyda/4623-update-layers-file-for-common-props
Updated the package names in layer.xml
2019-01-29 14:48:12 -05:00
U-BASIS\dsmyda 363bf00440 Updated the package names in the layers.xml 2019-01-29 12:43:18 -05:00
esaunders 3dc2b6067d Added ability to set max heap size for embedded Solr server. 2019-01-28 15:28:49 -05:00
Richard Cordovano bde420a4bb Merge pull request #4483 from dannysmyda/2226-Fix-Hash-Values-Add-Image-Bug
4641 - Fix hash value bug on add image wizard
2019-01-28 13:10:05 -05:00
Raman fdb00bfc06 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts 2019-01-28 13:03:20 -05:00
Richard Cordovano a935ca8f5c Merge pull request #4485 from dannysmyda/4623-Rename-Commonfilessearch-package
4623 - Renamed commonfilessearch package
2019-01-28 12:08:53 -05:00
Richard Cordovano 5bcf39138b Merge pull request #4461 from wschaeferB/4606-AddUserLoginsToOsAccountArts
4606 add user logins to os account arts
2019-01-28 12:07:09 -05:00
Richard Cordovano ec541db4a3 Merge pull request #4456 from wschaeferB/4590-DataSourceProfiler
4590 data source profiler
2019-01-28 12:04:04 -05:00
Raman 9ebae7580f 1180: Add email and phone number from TSK_WEB_FORM_ADDRESS to CR. 2019-01-28 11:51:54 -05:00
U-BASIS\dsmyda ad440e5879 Restrict diffs to only omit insert statements on image galley groups 2019-01-28 11:40:16 -05:00
Ann Priestman 4bc07d66e2 Use new data source constructor.
Cleanup.
2019-01-28 09:44:49 -05:00
Raman dd56261cd8 Handle different schema versions of moz_formhistory table. 2019-01-28 09:16:20 -05:00
Richard Cordovano b1c4362648 Merge pull request #4484 from rcordovano/ain-double-lock-release-fix
Remove attempt to release the same coordination service lock twice
2019-01-28 09:00:01 -05:00
Ann Priestman 485c7f9c86 Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent 2019-01-28 08:20:25 -05:00
Raman fb27a2964a Merge branch '1174-chrome-autofill' of https://github.com/raman-bt/autopsy into 1177-firefox-autofill 2019-01-25 15:33:45 -05:00
Raman 36fa1c72d8 Refactored schema versioning for better readability. 2019-01-25 15:33:01 -05:00
Richard Cordovano 63bb7f805e Merge pull request #4478 from dannysmyda/4656-allow-user-to-pick-language
4656 - Add OCR language pack configuration
2019-01-25 15:06:09 -05:00
Ann Priestman 363c9234e2 Restoring tskdbdiff 2019-01-25 15:05:07 -05:00
Ann Priestman 18a5de9625 Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
2019-01-25 15:02:50 -05:00
Raman 3da6f17809 Merge branch '1174-chrome-autofill' of https://github.com/raman-bt/autopsy into 1177-firefox-autofill 2019-01-25 14:47:32 -05:00
Raman fee42178e3 Updated autofill parsing and extraction to handle older version of schema 2019-01-25 14:45:03 -05:00
Raman 9d40822a81 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1174-chrome-autofill 2019-01-25 14:16:20 -05:00
Richard Cordovano 937a145950 Merge pull request #4486 from dannysmyda/4680-suppress-groups-seen
4680 suppress image_galley_groups_seen
2019-01-25 13:59:20 -05:00
U-BASIS\dsmyda 62ea6672dd Fixed tab and space problem 2019-01-25 10:13:53 -05:00
U-BASIS\dsmyda a9db53951e Also suppressed for sqlite 2019-01-25 10:08:09 -05:00
U-BASIS\dsmyda b02d029af1 Formatting 2019-01-25 10:03:58 -05:00
U-BASIS\dsmyda d3a128c548 Skip over postgresql statements with image_galley_groups_seen 2019-01-25 10:02:36 -05:00
U-BASIS\dsmyda b968937b1f Renamed the package from commonfilessearch to commonpropertiessearch 2019-01-25 09:20:58 -05:00
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
U-BASIS\dsmyda f2abe419f9 Fixed hash value bug on AddImageWizard 2019-01-24 16:44:42 -05:00
Raman c46f2daa8b Address Codacy comment. 2019-01-24 09:58:15 -05:00
Raman 3d6eae2aeb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1174-chrome-autofill 2019-01-23 12:15:40 -05:00
Raman 1881f5d8be 1177: Parse Firefox FormHistory & Autofills 2019-01-23 12:09:49 -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
William Schaefer b5832af97f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4590-DataSourceProfiler 2019-01-18 18:15:06 -05:00