1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-02 09:15:56 +00:00
Commit Graph

24204 Commits

Author SHA1 Message Date
Richard Cordovano
fe1d64caa5 Merge pull request #5101 from eugene7646/GeneralReportModule_5354
General report module (5354)
2019-08-07 15:53:43 -04:00
Eugene Livis
0c50504105 Minor 2019-08-07 13:41:22 -04:00
Eugene Livis
b7945d3eca Code review 2019-08-07 09:03:37 -04:00
Eugene Livis
43fa86626d Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 16:19:12 -04:00
Eugene Livis
deaaa106f7 Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:08:55 -04:00
Eugene Livis
a2b436630f Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:07:30 -04:00
Eugene Livis
47ca52f8da Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:04:01 -04:00
Richard Cordovano
37e9548d8d Merge pull request #5089 from eugene7646/cl_reports
ReportModuleLoader (5353)
2019-08-05 17:33:35 -04:00
Eugene Livis
63df6f9f49 Merge branch 'elastic-computing' of github.com:sleuthkit/autopsy into cl_reports 2019-08-04 07:49:38 -04:00
Richard Cordovano
b3d0df1a92 Merge pull request #5096 from sleuthkit/develop
Merge develop into elastic computing
2019-08-02 13:06:01 -04:00
Richard Cordovano
b630371511 Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
Richard Cordovano
b583b90706 Merge pull request #5088 from sleuthkit/docs_reorg
reorganized main page of user docs.  Removed duplicate info
2019-08-02 11:25:00 -04:00
Eugene Livis
0b2cc12175 Refactored report module lookup into ReportModuleLoader 2019-08-01 14:25:26 -04:00
Brian Carrier
9a12b61c27 Added link to forum 2019-08-01 12:37:24 -04:00
Eugene Livis
86db3193cf Merge branch 'develop' of github.com:sleuthkit/autopsy into cl_reports 2019-08-01 12:16:35 -04:00
Brian Carrier
a807017ac6 reorganized main page of user docs. Removed duplicate info 2019-08-01 09:30:48 -04:00
Richard Cordovano
7fcf861460 Merge pull request #5069 from kellykelly3/1303-size-table-colums
1303 - added code size table columns to the available space
2019-07-31 18:13:25 -04:00
Richard Cordovano
e5619ce499 Merge pull request #5075 from dannysmyda/Demote-Solr-Log-Message
Reduced the severity of the Solr message
2019-07-31 17:30:46 -04:00
Richard Cordovano
6474fdcb66 Update NBM versioning for release 4.12.0 2019-07-31 15:18:56 -04:00
Kelly Kelly
6d45a54ccd changes based on review comment 2019-07-31 15:16:50 -04:00
Richard Cordovano
d04d8deb48 Merge pull request #5082 from rcordovano/text-trans-api-mods-for-4.12.0
Text trans api mods for 4.12.0
2019-07-31 14:41:16 -04:00
Richard Cordovano
755743e05a Resolve code hygiene issues for misc text translation classes 2019-07-31 12:53:02 -04:00
Richard Cordovano
3c8d470390 Merge pull request #5067 from kellykelly3/1313-odd-attachement-names-mbox
1313 - Fix mbox attachment names
2019-07-31 12:47:18 -04:00
Kelly Kelly
2253ca32e4 Fixed merge conflict with MboxParser 2019-07-31 11:20:41 -04:00
Richard Cordovano
ba8618801a Text translation exported public API modifications before release 2019-07-30 18:39:14 -04:00
U-BASIS\dsmyda
d81d91285c Reduced the severity of the Solr message 2019-07-29 14:13:46 -04:00
Richard Cordovano
494e853a53 Text translation exported public API adjustments 2019-07-29 10:14:14 -04:00
Richard Cordovano
41116e63b3 Merge pull request #5068 from esaunders/5339-appveyor-jna
See if setting jna.nosys to true fixes our AppVeyor build problem.
2019-07-24 15:48:20 -04:00
Kelly Kelly
554db1aedc added code size table columns to the available space 2019-07-24 15:13:54 -04:00
Richard Cordovano
b603056722 Merge remote-tracking branch 'upstream/develop' into elastic-computing 2019-07-24 14:31:50 -04:00
esaunders
390cc300b6 See if setting jna.nosys to true fixes our AppVeyor build problem. 2019-07-24 12:59:49 -04:00
Kelly Kelly
f6cb5488bc Used func from FileUtil to remove odd char from attachment file names. 2019-07-24 12:08:44 -04:00
Richard Cordovano
1b44f4c60f Merge pull request #5006 from kellykelly3/1276-email-memory-savings
1276 - Reduced the memory foot print of the email parser
2019-07-24 11:26:07 -04:00
Kelly Kelly
51c647b3f0 fixed codacy issues 2019-07-24 11:18:02 -04:00
Richard Cordovano
0f989393d5 Merge pull request #5063 from dannysmyda/5336-Retrofit-Null-To-ReportModule
5336 retrofit null to report module
2019-07-23 17:07:46 -04:00
Richard Cordovano
9298178673 Merge pull request #5041 from esaunders/5233-wait-for-solr-start
Attempt to communicate with local Solr server after launch, waiting u…
2019-07-23 17:03:53 -04:00
Richard Cordovano
53cb2215ab Merge pull request #5051 from wschaeferB/5057-GzipZipBombDetection
5057 disable compression check for gzip files
2019-07-23 17:00:41 -04:00
Kelly Kelly
3b3a2a26dc fixed mbox attachment names 2019-07-23 13:59:34 -04:00
U-BASIS\dsmyda
7c7513dc2d Returned null in tagged hash report module to keep behavior 2019-07-23 11:53:50 -04:00
Kelly Kelly
3955136e9d Changed the error string to a list of strings 2019-07-22 17:31:08 -04:00
U-BASIS\dsmyda
9f1ec6bcd1 Updated date in header 2019-07-22 16:24:04 -04:00
U-BASIS\dsmyda
af11e92112 Updated doc unmerged other PR 2019-07-22 16:22:36 -04:00
U-BASIS\dsmyda
b7f3de7abb Added null safety and support for null relative paths 2019-07-22 15:30:56 -04:00
William Schaefer
08054b29c3 5057 disable compression check for gzip files 2019-07-18 12:34:58 -04:00
Richard Cordovano
b564b5685e Merge pull request #5026 from sleuthkit/multi-user-docs
reorganized multiuser setup.  Minor changes elsewhere
2019-07-16 17:20:57 -04:00
Richard Cordovano
44ce99fea6 Merge remote-tracking branch 'upstream/develop' into elastic-computing 2019-07-16 15:06:56 -04:00
esaunders
b8f4d16908 Attempt to communicate with local Solr server after launch, waiting up to 30 seconds on startup to give it time to initialize. 2019-07-16 15:05:26 -04:00
Richard Cordovano
80459e44be Merge pull request #5040 from APriestman/5215_ingestEvents
5215 Add new methods to subscribe to specified ingest events.
2019-07-16 14:25:48 -04:00
Kelly Kelly
c62059a4ff merged develop into branch 2019-07-16 13:46:09 -04:00
Kelly Kelly
9129852150 addressed codacy issues 2019-07-16 13:15:09 -04:00