Commit Graph
10883 Commits
Author SHA1 Message Date
Eugene Livis 0b098f1ef9 Added exception firewall to Collabortation Monitor ScheduledThreadPoolExecutor 2016-02-25 14:24:02 -05:00
Eugene Livis 9c0813a96c Changed max number fo retries to send each remote event from 3 to 1 2016-02-25 13:06:02 -05:00
Eugene Livis e4abfdb637 Allowing a remote event channel to be re-opened later 2016-02-25 12:49:52 -05:00
Richard Cordovano d86be91b2d Merge pull request #1985 from BasisOlivers/aut-1901
Added headers to email data
2016-02-25 10:27:57 -05:00
Oliver Spohngellert 0528cb5952 Updated headers formatting 2016-02-25 08:48:06 -05:00
Oliver Spohngellert 62b436c4ba Updated header line 2016-02-24 16:45:41 -05:00
Oliver Spohngellert 8b9b97b910 Updated mbox header line 2016-02-24 16:44:50 -05:00
Oliver Spohngellert 0adfe26aec Fixed --- to \n 2016-02-24 16:08:22 -05:00
Richard Cordovano 9ffb2fe797 Merge pull request #1984 from eugene7646/remote_publisher
Bug fix and a catch-all exception firewall
2016-02-24 15:35:01 -05:00
Eugene Livis 4666a87769 Bug fix and a catch-all exception firewall 2016-02-24 14:39:23 -05:00
Oliver Spohngellert 99285d0647 Fixed header display 2016-02-24 13:20:24 -05:00
Richard Cordovano 1ed64e7190 Merge pull request #1983 from rcordovano/release-4.1.0
Data source processing fixes
2016-02-23 16:44:13 -05:00
Richard Cordovano fd592d3ef0 Update DSP docs, make AddImageTask thread-safe, DSPs always callback 2016-02-23 16:36:32 -05:00
Oliver Spohngellert 6cae8e8c29 Header update 2016-02-23 13:25:19 -05:00
Oliver Spohngellert de0a8d1bd5 Started thunderbird update 2016-02-23 12:05:28 -05:00
Richard Cordovano a799aa13d2 DataSourceProcessors always do callback 2016-02-22 16:50:57 -05:00
Richard Cordovano 449a3020a8 Merge in develop and resolve merge conflicts 2016-02-19 16:30:30 -05:00
Richard Cordovano 01d2d27246 File type defaults to octet-stream 2016-02-19 16:20:00 -05:00
Richard Cordovano f0bec1118e Merge branch 'release-4.0.1' of https://github.com/sleuthkit/autopsy into release-4.0.1 2016-02-19 16:19:33 -05:00
Richard Cordovano 2d60aeac30 Make IngestManager.isIngestRunning reliable 2016-02-19 12:39:35 -05:00
Richard Cordovano fb0ddccdd4 Merge pull request #1972 from millmanorama/IG-backgroundtask-cleanup
Ig backgroundtask cleanup
2016-02-19 11:46:10 -05:00
Richard Cordovano 6eda2f91b8 Merge pull request #1973 from BasisOlivers/aut-1898-3
Made analysis of known files mandatory
2016-02-19 11:45:47 -05:00
Oliver Spohngellert b1b2f20c97 Deleted unnecessary classes 2016-02-19 11:43:08 -05:00
Oliver Spohngellert 3a9b6444ff Updated imports 2016-02-19 11:38:17 -05:00
Oliver Spohngellert 809bcde6e0 Removed unnecessary settings 2016-02-19 11:31:20 -05:00
Richard Cordovano 36cbf903f3 Merge pull request #1974 from BasisOlivers/aut-1899
Added exceptions to ingest module exceptions
2016-02-19 11:25:51 -05:00
Richard Cordovano f0a0408ee8 Merge pull request #1976 from BasisOlivers/aut-1872
Made file type detector run on undetected files
2016-02-19 11:24:39 -05:00
Oliver Spohngellert ece2e70ad5 Updated error message 2016-02-19 11:23:47 -05:00
Oliver Spohngellert b9d7be8fea Updated error message 2016-02-19 11:22:49 -05:00
Richard Cordovano 19cc81f350 Add deprecation suppression for use of SleuthkitCase.getLastObjectId in timeline 2016-02-18 14:16:52 -05:00
Richard Cordovano 20907cbec3 Merge pull request #1981 from narfindustries/ja-reporthtml-4.1
Moved Content-Type meta tag from CSS style block to main head block
2016-02-18 11:47:27 -05:00
Richard Cordovano 8240090b3d Merge pull request #1980 from karlmortensen/bumpVersion
bump version to 4.1.0
2016-02-18 11:39:25 -05:00
Nick Davis f0e808d729 Moved Content-Type meta tag out of CSS style block and into the main head block. 2016-02-18 11:38:14 -05:00
Karl Mortensen 0df81b010a bump version to 4.1.0 2016-02-18 11:22:44 -05:00
Richard Cordovano 9603a59268 Merge pull request #1979 from karlmortensen/onlyInternationalizeUserFacingText
Only internationalize user facing text
2016-02-18 11:19:55 -05:00
Karl Mortensen 3bf79a8e58 not public, localized 2016-02-18 11:17:26 -05:00
Karl Mortensen a17a0a7683 Merge branch 'release-4.0.1' of github.com:sleuthkit/autopsy into onlyInternationalizeUserFacingText 2016-02-18 11:06:13 -05:00
Karl Mortensen c63cc88b42 Only internationalize user facing text 2016-02-18 11:04:45 -05:00
Richard Cordovano 7fe880d57a Merge pull request #1977 from millmanorama/IG-don't-extend-AbstractFile
refactor DrawableFile so it no longer extends AbstractFile
2016-02-18 10:59:29 -05:00
jmillman a4f3377a64 refactor DrawableFile so it no longer extends AbstractFile
remove type paramater from DrawableFile since it was not adding anything usefull and cluttered up the code
add getters  that delegate to private AbastractFile instance
refactor methods on DrawableTagsManager to deal with Content or DrawableFile objects
remove unneeded  invocation of   ImageIO.scanForPlugins() in ImageFile
2016-02-17 14:35:52 -05:00
Oliver Spohngellert 0d9f9186ac Made file type detector run on undetected files 2016-02-17 10:17:10 -05:00
Richard Cordovano 2654cf4c30 Temporarily change ImageGallery,DrawableFile to use deprectaed AbstractFile ctor 2016-02-16 17:04:58 -05:00
Oliver Spohngellert dc65fed3e9 Added exceptions to ingest module exceptions 2016-02-16 13:20:34 -05:00
Oliver Spohngellert 8b1528277d Made check of known mandatory 2016-02-16 12:43:56 -05:00
jmillman b06f42143a fix group menu button initialization 2016-02-12 17:56:50 -05:00
jmillman 1465e1a529 cleanup CategorizeAction, StatusBar, and ImageGalleryController, especially realted to background(db) tasks 2016-02-12 17:21:18 -05:00
Richard Cordovano 989763693f Merge pull request #1971 from millmanorama/cleanup-ImageUtils-logging
Cleanup image utils logging
2016-02-12 17:02:21 -05:00
Richard Cordovano cfa01156c1 Merge pull request #1970 from millmanorama/IG-tag-icons-in-menus
add tag icons to context menus in IG
2016-02-12 17:01:57 -05:00
Richard Cordovano 9931fe7528 Merge pull request #1969 from millmanorama/IG-better-asc-desc-icons
Ig better asc desc icons
2016-02-12 17:01:44 -05:00
jmillman 41af643473 add tag icons to context menus in IG 2016-02-12 16:58:31 -05:00