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 |
|
Richard Cordovano
|
c0c94e15d1
|
Merge pull request #3992 from rcordovano/restrict-access-rename-AbstractAbstractFileNode-method
Restrict access and rename AbstractAbstractFileNode method
|
2018-07-27 12:24:38 -04: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 |
|
Eugene Livis
|
3ea46cd32a
|
Saving searches by default
|
2018-07-25 16:48:57 -04: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 |
|
Eugene Livis
|
1ae1c34dd2
|
Fixed spelling errors
|
2018-07-25 15:37:46 -04:00 |
|
Brian Sweeney
|
cc34a759b4
|
Merge branch '3788-intercase-intracase-merge' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
|
2018-07-25 13:34:54 -06:00 |
|
Eugene Livis
|
0d51647021
|
Updated javadoc
|
2018-07-25 15:33:43 -04:00 |
|
Eugene Livis
|
c3109afc82
|
Moved 'save results' button
|
2018-07-25 15:24:38 -04:00 |
|
Eugene Livis
|
43cce4fec2
|
Added save search feature to list search
|
2018-07-25 13:52:58 -04:00 |
|
Brian Sweeney
|
188d63ea72
|
test cases for intercase correlation
|
2018-07-25 10:50:55 -06:00 |
|
Andrew Ziehl
|
1057c70cb6
|
Clean logic to return proper AbstractFile, including specific match if one exists.
|
2018-07-25 08:27:50 -07:00 |
|
Eugene Livis
|
c76242a14a
|
First cut at UI
|
2018-07-25 10:43:51 -04:00 |
|
Andrew Ziehl
|
672d1eea02
|
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-24 15:50:53 -07:00 |
|
Andrew Ziehl
|
d6f3e79b47
|
4070 wip
|
2018-07-24 15:50:02 -07:00 |
|
Brian Sweeney
|
0468b6bd59
|
base case functioning correctly
|
2018-07-24 16:17:26 -06:00 |
|
Brian Sweeney
|
25f7cc5ef5
|
may still need this variable?
|
2018-07-24 13:58:18 -06:00 |
|
Brian Sweeney
|
8e7825de5f
|
cleanup
|
2018-07-24 13:56:45 -06:00 |
|
Eugene Livis
|
22768a6ed5
|
First cut at prototyping the solution
|
2018-07-24 15:34:37 -04:00 |
|
Brian Sweeney
|
a758fbe779
|
comment out broken stuff for the moment
|
2018-07-24 12:42:52 -06:00 |
|
Andrew Ziehl
|
944758225b
|
Merge branch '3788-intercase-intracase-merge' of https://github.com/briangsweeney/autopsy into 3788-intercase-intracase-merge
|
2018-07-24 11:29:29 -07:00 |
|
Andrew Ziehl
|
d71bfe99fe
|
Remove for loop, add md5 qualifier to AbstractFile lookup
|
2018-07-24 11:26:38 -07:00 |
|
Brian Sweeney
|
88ab16833d
|
rename some stuff for clarity
|
2018-07-24 11:57:30 -06:00 |
|