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

44 Commits

Author SHA1 Message Date
Richard Cordovano
0f8cc09e79 Resolve KWS NBM dependency warnings for NetBeans 8.1 2016-05-27 16:27:51 -04:00
Richard Cordovano
8cf3702d4b Update inter-NBM dependencies for suite NBMs for release 4.1.0 2016-03-27 16:39:29 -04:00
Richard Cordovano
3c7c30c032 Update NBM versioning for release 4.1.0 2016-03-27 16:23:33 -04:00
Karl Mortensen
b013893925 Add index name to CaseMetadata, do not export Commons-logging from KWS 2015-11-05 15:58:57 -05:00
Eamonn Saunders
cdbce54a7b Discovered a dependency on commons io during testing. 2015-04-14 17:43:30 -04:00
Eamonn Saunders
0d000e89d3 Reordered to group related packages together. Hopefully this makes it easier to read although I wouldn't be surprised if Netbeans changes the ordering. 2015-04-01 12:40:42 -04:00
Eamonn Saunders
d733d60343 Added metadata extractor and apache compress jars to get Tika text extraction working again. 2015-03-30 16:16:54 -04:00
Eamonn Saunders
bafe7e61a9 Added required wrapped JARs to Keyword Search project. 2015-03-26 18:02:50 -04:00
Eamonn Saunders
aa7e4daac1 Updated versions of packages on which Solr depends. 2015-03-09 14:11:52 -04:00
sidheshenator
e1bc923fdb Menu/Help/Help Contents removed from the UI 2015-02-13 13:56:17 -05:00
Karl Mortensen
ed53e0d5e1 Add dependency to KeywordSearch 2014-09-23 12:25:08 -04:00
Brian Carrier
85548bd89b Updated version numbers for 3.1.0 2014-07-09 12:10:09 -04:00
Brian Carrier
781164d12e Updated library versions for 3.0.9 release 2014-01-28 21:36:13 -05:00
Brian Carrier
77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
adam-m
ee8ef11882 update modules versions for the release 2013-03-20 15:13:07 -04:00
adam-m
5abd79579c make exported packages by keyword search public 2013-01-23 15:25:48 -05:00
adam-m
93de5d7c33 Update versions for 3.0.4 release 2013-01-18 09:56:07 -05:00
adam-m
1bca70f08c Share tika jar from keyword search to thunderbird to avoid multiple loads (TODO move Tika to CoreLib) 2013-01-17 10:04:03 -05:00
adam-m
f539a14e96 explicitely add icu4j optional pdfbox dependency we need for tika 2013-01-04 17:36:55 -05:00
adam-m
330c3ca45a update module versions and deps for release 2013-01-04 16:39:13 -05:00
adam-m
d660df2940 upgrade jericho parser from 3.2 to 3.3 2012-12-28 13:32:15 -05:00
adam-m
e50e247557 initial SOlr and Tika upgrade to 4.0.0 / 1.2: updated build, packages and module deps, API changes, initial configuration changes, update to using new handlers, bumped LUCENE version frm 36 to 40 2012-12-21 14:16:01 -05:00
adam-m
d58666df1c update module versions 2012-12-06 23:00:11 -05:00
adam-m
1897ac0cf0 auto-update module versions 2012-11-13 16:21:02 -05:00
adam-m
58043edb45 Initial merge of core modules - it does build.
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00
adam-m
4f66fc0c80 update deps 2012-09-25 13:57:38 -04:00
adam-m
d7cfd61926 move case to core
intermediate changes
2012-09-25 13:43:19 -04:00
dhurd
4839c10456 Added functionality to Option panels; replaced old advanced panels. 2012-09-12 12:37:30 -04:00
adam-m
c74fb2195d TSK-543 - Update Solr to latest stable
- solr upgrade to 3.6.1, Tika to 1.0, improved query performance
2012-08-15 16:41:03 -04:00
dhurd
e1857a7647 Added HTML parsing via Jericho HTML Parser. 2012-07-24 17:10:54 -04:00
adam-m
9beced7ba4 Handle case when reader returns less than asked
Fix tika parsers dependencies for some files like MS Office
2012-07-10 17:43:59 -04:00
adam-m
8f26cda926 TSK-519 Add support for files of known filetypes > 100 MB
(first take)
- also fix thunderbird module deps so they work with keyword search module
2012-07-10 14:05:35 -04:00
Dick Fickling
ae61c50fde Update userdocs 2012-06-07 15:01:43 -04:00
Dick Fickling
eb87c72133 TSK-359: "View in new window" does not work if you get table for keyword search 2012-03-06 16:07:24 -05:00
adam-m
320fc7ff39 - Ingest framework skeleton
- TSK-287 Make Directory Tree tab left-most tab - fixed keyword search explorer
2012-01-24 14:48:10 -05:00
Dick Fickling
99390e0d91 Move Logger and AutopsyPropFile into new module, CoreUtils 2012-01-06 16:29:42 -05:00
adam-m
5294be269f Add dependency on modules.settings 2012-01-02 00:34:05 -05:00
adam-m
c33608d61f TSK-277 Add more advanced regular expression searching
- initial TermsComponent regex support without full results navigation/preview
2011-12-22 14:41:34 -05:00
Peter J. Martel
f9af4146ca Fix bad dependency, enable Ivy bootstrapping. 2011-12-06 16:12:47 -05:00
Peter J. Martel
2bcc877ce5 switching cores by case, dependencies from Ivy 2011-12-02 15:22:06 -05:00
Peter J. Martel
0d600f4980 Basic search is working, but still minor GUI bugs 2011-11-18 19:06:13 -05:00
Peter J. Martel
abd1b5af42 Add KeywordSearch module and Ingester class 2011-11-11 16:50:40 -05:00