218 Commits

Author SHA1 Message Date
U-BASIS\dgrove
dc6628e787 Merge conflict resolved. 2019-02-13 14:15:15 -05:00
William Schaefer
513fe57eed 4632 4630 4629 remove older sqlite-jdbc jar from project.properties after new one got included 2019-02-01 15:38:04 -05:00
William Schaefer
f3c224208e 4632-4630-4629 reduce versions of gson to single version in corelibs 2019-02-01 14:38:45 -05:00
U-BASIS\dgrove
e1cba0744f Fixed typos. 2019-02-01 11:25:19 -05:00
U-BASIS\dgrove
16bcfda076 Using GStreamer for 64-bit. 2019-01-22 10:15:50 -05:00
U-BASIS\dsmyda
9f97452c2c Upgraded jar reference in ImageGallery, Core, and Keyword Search 2019-01-07 10:18:11 -05:00
U-BASIS\dsmyda
c44847792e Renamed an exception and changed the config package name 2018-12-19 16:26:16 -05:00
U-BASIS\dsmyda
1e1e166f55 Renamed TextExtractor public API 2018-12-19 14:06:26 -05:00
Richard Cordovano
e075717684 Update Autopsy-Core NBM version numbers for 4.10.0 release 2018-12-18 16:23:45 -05:00
Richard Cordovano
5c68794472 Update release notes, version numbers for release 4.10.0 2018-12-18 11:53:04 -05:00
U-BASIS\dsmyda
0597cb845d Removed old exports 2018-12-14 10:28:12 -05:00
U-BASIS\dsmyda
5ba60ef57c renamed packages and opened for public api 2018-12-14 09:51:42 -05:00
U-BASIS\dsmyda
32a6066a75 Merged in develop 2018-12-10 16:42:39 -05:00
U-BASIS\dsmyda
1ce768a861 Migrated all tika dependencies from keywordsearch NBM to core 2018-12-03 14:18:10 -05:00
U-BASIS\dsmyda
fec3e0360b Fixed a number of bugs with the refactor 2018-12-03 13:04:45 -05:00
U-BASIS\dsmyda
4082ffebe9 Merged in develop 2018-11-29 09:00:37 -05:00
Eugene Livis
07f98df84e Merged latest develop 2018-11-21 16:02:27 -05:00
U-BASIS\dsmyda
8b8196c218 Did the refactoring and fleshing out, seems to be working, but will test further 2018-11-15 14:40:49 -05:00
dannysmyda
1ded18d67b
Merge branch 'develop' into 4361-SCO-clean-up-and-background-tasks 2018-11-14 13:09:30 -05:00
Eugene Livis
dae83c62ac Merge branch 'develop' of github.com:sleuthkit/autopsy into case_uco_1889 2018-11-07 09:18:58 -05:00
Richard Cordovano
a7f9180cb4
Merge pull request #4228 from dgrove727/4300_UpgradeJackcess
Upgraded Jackcess for Autopsy-Core.
2018-11-05 12:35:55 -05:00
Eugene Livis
f7187deaa8 Resolved merge conflicts 2018-11-02 11:28:03 -04:00
Eugene Livis
1424532398 Merge develop 2018-11-02 11:14:34 -04:00
Eugene Livis
72bdae97df Added dependecies 2018-11-02 09:21:34 -04:00
U-BASIS\dsmyda
7e647388df Refactored everything and testing to see if things are working as expected 2018-10-31 10:17:02 -04:00
U-BASIS\dsmyda
003a1f6662 Merged in TTS to changes to AAFN, now we have reduction in public api changes and support for translation column 2018-10-30 15:38:45 -04:00
Brian Carrier
ac2181246a Updated TSK version 2018-10-26 11:50:49 -04:00
U-BASIS\dsmyda
57db0cd43f Add test translation of file names 2018-10-25 11:51:44 -04:00
U-BASIS\dgrove
e2f9dfaace Upgraded Jackcess for Autopsy-Core. 2018-10-22 15:18:23 -04:00
U-BASIS\dsmyda
d00d67e854 Added the framework for text translation services 2018-10-16 13:35:26 -04:00
Richard Cordovano
6bf58a0d3a NBM versioning updates for release 4.9.0 2018-10-12 12:07:41 -04:00
Brian Carrier
2582ede1c4 Updated to TSK 4.6.3 2018-10-11 21:50:33 -04:00
U-BASIS\dsmyda
ac513faccf Removed duplicate recipes dependency 2018-09-24 12:08:39 -04:00
U-BASIS\dsmyda
b82ef4fe47 Fixed mistake in project properties 2018-09-24 12:02:32 -04:00
U-BASIS\dsmyda
2a0dc6d38a Removed excel reader dependency from ivy and netbeans project files 2018-09-24 11:50:32 -04:00
millmanorama
fad5cd5121 Merge remote-tracking branch 'upstream/develop' into threading-review-bug-fixes 2018-09-15 13:28:13 +02:00
Brian Sweeney
33837e8d18 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr
# Conflicts:
#	Core/nbproject/project.xml
#	Core/src/org/sleuthkit/autopsy/centralrepository/AddEditCentralRepoCommentAction.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/OtherOccurrenceNodeInstanceData.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/AbstractSqlEamDb.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/CorrelationAttribute.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamArtifactUtil.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDb.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/InterCaseSearchResultsProcessor.java
#	Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbManager.java
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/centralrepository/datamodel/CentralRepoDatamodelTest.java
2018-08-24 09:00:44 -06:00
U-BASIS\dsmyda
a0ca35d6ce Fixed the out of memory issue with excel xml document reading, caught the old excel format exception, and refactored the code 2018-08-20 14:21:16 -04:00
U-BASIS\dsmyda
17d49ef11f Removed commons validator dependency from autopsy and moved it 2018-08-16 17:25:55 -04:00
U-BASIS\dsmyda
f98cb902d7 Changed some project files back to the original state 2018-08-16 15:21:24 -04:00
U-BASIS\dsmyda
11b482f4ee Fixed the out of memory issue with excel xml document reading, caught the old excel format exception, and refactored the code 2018-08-16 14:40:42 -04:00
Brian Sweeney
e998ad93dc peer review suggestions mostly accepted 2018-08-15 08:56:05 -06:00
U-BASIS\dsmyda
d74c8b6212 Add apache commons validator dependency to autopsy core 2018-08-08 17:42:38 -04:00
Brian Sweeney
2541927897 Merge branch 'commonfiles' of https://github.com/briangsweeney/autopsy into 3868-normalize-cr
# Conflicts:
#	Core/nbproject/project.xml
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamArtifactUtil.java
2018-08-06 10:25:30 -06:00
Brian Carrier
a8d25e57fd Merge remote-tracking branch 'origin/develop' into image-gallery-db-migration 2018-08-01 23:23:54 -04:00
Brian Sweeney
b80c909196 project setup stuff that adds commons validator 2018-07-31 14:40:27 -06:00
Brian Sweeney
620df485ec these changes might be needed to use the apache commons validator 2018-07-31 10:49:26 -06:00
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
Raman
49e7ed7036 1001: Image Gallery for multi-user cases 2018-07-25 19:51:57 -04:00
Brian Carrier
ffd45d3bf5 update version 2018-07-20 10:27:42 -04:00