10157 Commits

Author SHA1 Message Date
U-BASIS\dgrove
0c571ab20e Added user-defined path for extraction. 2018-08-02 15:27:27 -04:00
U-BASIS\dgrove
56a713120b Cleanup. 2018-08-02 15:12:21 -04:00
William Schaefer
aec96c0ea3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3964-testZipBomb-Rev2 2018-08-02 14:39:42 -04:00
Richard Cordovano
44849b30a9
Update TableReportGenerator.java 2018-08-02 14:25:04 -04:00
William Schaefer
74bf4bd272 3964 - change name of new image to reflect naming schema in 3771 2018-08-02 14:14:24 -04:00
U-BASIS\dgrove
a1c4db14bd Codacy issues resolved. 2018-08-02 10:22:08 -04:00
U-BASIS\dgrove
f9e4740008 Fixed merge conflict. 2018-08-02 10:14:24 -04:00
Richard Cordovano
7c179408e7
Merge pull request #3969 from dgrove727/4051_MinorUiUpdates_3
Added VHD to picker.
2018-08-01 19:20:32 -04:00
Richard Cordovano
de70f33736
Merge pull request #3979 from millmanorama/tl-listview-columns
add tooltip to timeline listview  description column
2018-08-01 18:54:43 -04:00
Richard Cordovano
7650955d13
Merge pull request #4003 from sleuthkit/release-4.8.0
Release 4.8.0
2018-08-01 16:18:34 -04:00
Andrew Ziehl
9163256cd3 Refactoring 2018-07-31 15:54:33 -07:00
Andrew Ziehl
35d5df5ebc Cleanup excess fields. 2018-07-31 15:32:32 -07:00
Andrew Ziehl
6ee9ed54bd cleanup logic, functionally complete 2018-07-31 15:20:35 -07:00
Andrew Ziehl
075b76e8bf logic overhaul to reduce manipulation and building of hashmaps. 2018-07-31 11:46:44 -07:00
Brian Sweeney
8d3aeff77f codacy suggestions 2018-07-31 11:00:13 -06:00
Andrew Ziehl
137aae131d Sqlite where cluase wasn't passed in. 2018-07-31 09:17:27 -07:00
Andrew Ziehl
f0a87e43e5 Add code commments for IntraCasePanel in conjuction with the previous bugfix. 2018-07-31 08:14:41 -07:00
Ann Priestman
830f338611 Fixes for postgres queries 2018-07-31 10:23:06 -04:00
Richard Cordovano
8093d9610f
Merge pull request #3997 from sleuthkit/release-4.8.0
Merge in release 4.8.0 branch
2018-07-31 10:01:23 -04:00
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
Richard Cordovano
42835825a9 AutopsyTreeChildrenFactory => final AutopsyTreeChildFactory 2018-07-27 18:06:12 -04:00
Brian Sweeney
cd502079f6 rename 2018-07-27 10:55:09 -06:00
U-BASIS\dsmyda
b9dc69ad45 Updated the regex in FileUtil.escapeFileName function to remove ascii control characters 2018-07-27 11:55:24 -04:00
U-BASIS\dgrove
d01f254d6b Typo fixed. 2018-07-26 23:16:30 -04:00
U-BASIS\dgrove
dfd97722f9 Put SleuthkitCase object back in constructor. 2018-07-26 23:08:46 -04:00
U-BASIS\dgrove
5f43a4fe52 Reverted comments back to 'Bundle.properties'. 2018-07-26 22:22:02 -04:00
Brian Sweeney
b570830d1b need to check for existance of eamdb before trying getinstance 2018-07-26 17:32:54 -06:00
Brian Sweeney
441230d3e9 and the tests are fixed 2018-07-26 17:19:23 -06:00
Brian Sweeney
94f0dfbee1 cleared up bugs illuminated by removing the file cache for the inter case leaf notes 2018-07-26 17:16:11 -06:00
U-BASIS\dgrove
4ad2b2c8fb Cleanup. 2018-07-26 17:22:15 -04:00
Andrew Ziehl
5bad6cff78 Cleanup and add tests, add null check. 2018-07-26 12:57:24 -07:00
Andrew Ziehl
9ee4f8d44f fix bug where intracase datasource was not initialized. 2018-07-26 12:38:25 -07:00
Richard Cordovano
821eff842d Make new public AbstractAbstractFileNode protected 2018-07-26 15:15:43 -04:00
Andrew Ziehl
08ad7eeba1 remove EamDb publicly accessible methods, replace with a single generic processInstanceTableWhere mmethod which takes a query string. 2018-07-26 12:07:27 -07:00
U-BASIS\dgrove
821b8ce04e Using new method signature. 2018-07-26 14:36:36 -04:00
Brian Sweeney
178b48ecb7 comments 2018-07-26 10:04:18 -06:00
Brian Sweeney
29150018f3 fixes non-critical bug that still would sometimes throw an exception 2018-07-26 10:03:05 -06:00
Brian Sweeney
c30ed1f251 build script modified to include intercase correleation test data 2018-07-26 08:56:46 -06:00
Brian Sweeney
23f48b0d33 cleanup 2018-07-26 08:29:09 -06:00
Brian Sweeney
5e9401186e dead code removed and other cleanup 2018-07-26 08:21:24 -06:00
Brian Sweeney
331ed172d5 full removal of abstract file cache for leaf node generation 2018-07-25 17:10:53 -06:00
Andrew Ziehl
12ba928564 Remove AbstractFile from constructor 2018-07-25 14:30:25 -07:00
Andrew Ziehl
c93ab554c9 Merge branch '3788-intercase-intracase-merge' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
# Conflicts:
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/centralrepository/datamodel/CentralRepoDatamodelTest.java
2018-07-25 14:25:04 -07:00
Andrew Ziehl
e2a5a17746 fix merge conflict of test removal 2018-07-25 14:23:53 -07:00
U-BASIS\dgrove
fa246542f6 Further cleanup. 2018-07-25 16:57:52 -04:00
Brian Sweeney
80feccdbca comments and cleanup 2018-07-25 14:57:40 -06:00
Brian Sweeney
92cf85efa3 this test is obsolete 2018-07-25 14:55:00 -06:00
Brian Sweeney
948bd3d2b3 git screwed this up 2018-07-25 14:54:46 -06:00
U-BASIS\dgrove
d11dbd7b37 Various typos fixed. 2018-07-25 16:17:19 -04:00
U-BASIS\dgrove
04cc3de219 Added code to prevent duplicate hash set hits; general cleanup. 2018-07-25 15:52:57 -04:00