Commit Graph
9557 Commits
Author SHA1 Message Date
Eugene Livis 95ef28b8a4 Clean up user preferences, propagate exceptions 2015-10-14 14:52:13 -04:00
Eugene Livis 235814f741 First cut at text to hex text conversion 2015-10-14 14:43:20 -04:00
Eugene Livis b19173a514 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into password 2015-10-13 16:56:05 -04:00
Eugene Livis 21817637d7 Added class to encrypt and decrypt input string 2015-10-13 16:55:40 -04:00
Richard Cordovano 7c8dc89df1 Format RunIngestAction.java 2015-10-13 16:54:05 -04:00
Richard Cordovano 2592f8c62e Merge pull request #1613 from eugene7646/error_observer_api_devel
Error observer api devel
2015-10-13 15:51:33 -04:00
Eugene Livis 99948bb677 Declared reference to IntervalErrorReportData as volatile 2015-10-09 13:40:20 -04:00
Eugene Livis 41fb08aef6 Modified Case class to be TSK error observer 2015-10-09 13:21:59 -04:00
Eugene Livis a197acb18b Modified Case class to be TSK error observer 2015-10-09 13:15:39 -04:00
Richard Cordovano 3e3ddab150 Improved java docs for deprecated Case methods 2015-10-09 12:23:15 -04:00
Richard Cordovano db0f2beb28 Simplified Case add data source API names 2015-10-09 12:06:48 -04:00
Richard Cordovano af7684486a Backwards compatibility for IngestManager 2015-10-09 11:47:14 -04:00
Richard Cordovano 0c887fad4b Backwards compatibility for ImageUtils 2015-10-09 11:40:17 -04:00
Richard Cordovano 6e1d8e83f7 Comment tweak for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:37:55 -04:00
Richard Cordovano 3d219d2947 Backwards compatibility for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:36:03 -04:00
Richard Cordovano 07cd1d030a lint treatment for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:23:06 -04:00
Eugene Livis 793d3d49b2 Made the API non-static 2015-10-09 11:14:43 -04:00
Eugene Livis 343b0feeee Modified IntervalErrorReportData 2015-10-08 15:28:51 -04:00
Richard Cordovano 8b73207378 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-10-07 16:38:45 -04:00
Richard Cordovano 8cfcba8875 Remove Apache Curator dependency from Autopsy 2015-10-07 16:32:10 -04:00
Richard Cordovano c0fb6e91bc Merge pull request #1603 from mhmdfy/regression-time
change _time.txt directory
2015-10-07 13:37:56 -04:00
Richard Cordovano 4f15aed515 Merge pull request #1600 from millmanorama/TL_quick_hide
added feature to hide individual clusters/descriptions
2015-10-07 10:51:32 -04:00
jmillman eee0cec728 restore keywordsearch suite.properties that should never have been removed 2015-10-07 10:21:09 -04:00
jmillman 3034745331 Merge remote-tracking branch 'upstream/develop' into TL_quick_hide 2015-10-07 10:16:27 -04:00
Richard Cordovano cc92f1ca49 Replace IngestManager.runInteractively() with RuntimeProperties.getCoreComponentsActive() 2015-10-05 18:01:07 -04:00
Richard Cordovano d46fc40ecc Replace IngestManager.runInteractively() 2015-10-05 17:56:27 -04:00
Richard Cordovano 547b86abad Merge pull request #1598 from mhmdfy/gold-folder-cleanup
Gold folder cleanup
2015-10-05 12:52:46 -04:00
momo 46861032b1 combine extract and move txt to one function because they depend on each other 2015-10-05 10:33:03 -04:00
Richard Cordovano a6fda59143 Merge pull request #1605 from karlmortensen/renamingRefactor
rename a variable
2015-10-05 10:31:17 -04:00
Richard Cordovano 3bcc4196fe Merge pull request #1604 from karlmortensen/removeOldOverride
Remove old override
2015-10-05 10:29:32 -04:00
Karl Mortensen bfd122d0a2 remove old code 2015-10-02 16:08:51 -04:00
Karl Mortensen d3ed9beecd remove old code 2015-10-02 16:05:24 -04:00
momo d331e461dd fix same file exception 2015-10-02 15:52:12 -04:00
Karl Mortensen 710ffee243 rename a variable 2015-10-02 15:48:33 -04:00
momo 11f1a0f862 make sure common function uses the new path 2015-10-02 15:19:18 -04:00
Richard Cordovano ee4d0b2b99 Merge pull request #1602 from karlmortensen/testButtonsForMultiUserSettings
Add connection testing buttons for Multi-user settings
2015-10-02 15:09:42 -04:00
Karl Mortensen 91b5559681 remove comment 2015-10-02 15:07:28 -04:00
Karl Mortensen 851edf5158 use SolrSearchService 2015-10-02 12:26:55 -04:00
Karl Mortensen 69b6ddee0a clear icons when multi-user is disabled 2015-10-02 11:22:14 -04:00
Karl Mortensen c17d6d17eb one more dependency 2015-10-02 11:11:46 -04:00
momo 4b97cd8b93 use output path 2015-10-02 10:14:18 -04:00
Karl Mortensen 58859cc739 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into testButtonsForMultiUserSettings 2015-10-02 09:56:16 -04:00
Karl Mortensen 07950ff5cf add connection testing buttons for multi user settings 2015-10-02 09:55:12 -04:00
mhmdfy a4c829f92b change _time.txt directory 2015-10-01 17:02:56 -04:00
jmillman ddfe4381a3 minor cleanup
- improve comments
- rename DescriptionLOD to DescriptionLoD
- use new isActive proprty
- rename quick hide mask to quick hide filter
- remove un used class FiltersChangedEvent
2015-10-01 16:08:44 -04:00
jmillman 7890461114 remove obsolete Interface 2015-10-01 15:32:56 -04:00
jmillman b7cee4bd83 polish quick hide feature 2015-10-01 15:24:43 -04:00
jmillman db03049385 do all quickhiding in memory, refector some filter stuff 2015-09-30 16:43:08 -04:00
Richard Cordovano 3c46575f98 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-09-30 16:37:25 -04:00
jmillman 8aa67c830e Merge remote-tracking branch 'rcordovano/develop' into TL_quick_hide 2015-09-30 15:20:47 -04:00