U-BASIS\dsmyda
|
3bf5d1461f
|
removed unused param in getRowMap
|
2018-09-18 11:13:59 -04:00 |
|
U-BASIS\dsmyda
|
b156467a2b
|
Fixed docs
|
2018-09-18 11:12:44 -04:00 |
|
U-BASIS\dsmyda
|
23bc2d9db4
|
Fixed Codacy issues, realized this bug also caused duplicating of first row in the binary excel files
|
2018-09-18 11:07:38 -04:00 |
|
U-BASIS\dsmyda
|
6ae5587009
|
Patched ExcelReader bug
|
2018-09-18 09:24:09 -04:00 |
|
U-BASIS\dsmyda
|
5fb00a04b1
|
Added comments
|
2018-09-12 15:12:23 -04:00 |
|
U-BASIS\dsmyda
|
4542b6de04
|
Added a getColumnsFromTable method to all reader classes
|
2018-09-12 15:11:47 -04:00 |
|
eugene7646
|
17a83d0d79
|
Merge pull request #4088 from sleuthkit/livetriage_arg_fix
fix out of bounds exception for live triag drive JIRA-4183
|
2018-09-06 14:23:01 -04:00 |
|
esaunders
|
9ad3b9cee9
|
Merge pull request #4080 from dannysmyda/4130-bug-fix-on-excel-reading
4130 bug fix on excel reading
|
2018-09-05 16:50:12 -04:00 |
|
Brian Carrier
|
1cae7cba11
|
fix out of bounds exception for live triag drive JIRA-4183
|
2018-09-05 16:22:02 -04:00 |
|
U-BASIS\dsmyda
|
b7f87171a2
|
Added comment
|
2018-08-30 17:16:02 -04:00 |
|
U-BASIS\dsmyda
|
f1f5734769
|
Fixed an embarassing hashmap key collision error that was making it not read correctly
|
2018-08-30 17:12:44 -04:00 |
|
esaunders
|
8bd9f76f6f
|
Merge pull request #4068 from briangsweeney/3870-pure-callable
4111 performance improvements for common files search from tree expansion listener
|
2018-08-29 12:42:11 -04:00 |
|
Andrew Ziehl
|
56156cc7b9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3870-pure-callable
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonfilesearch/AllInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonAttributeSearchResults.java
# Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/InterCaseTestUtils.java
# Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/IntraCaseTestUtils.java
|
2018-08-29 08:56:55 -07:00 |
|
Brian Carrier
|
dac120113c
|
Merge pull request #4066 from briangsweeney/4102-filter-by-frequency
4102 filter by frequency
|
2018-08-29 09:15:33 -04:00 |
|
Brian Sweeney
|
333060bebb
|
ui text added to bundles
|
2018-08-28 18:15:35 -06:00 |
|
Brian Sweeney
|
59efa9bf0e
|
removed dead code
|
2018-08-28 17:53:30 -06:00 |
|
Brian Sweeney
|
c202db7261
|
error messages truncated
|
2018-08-28 17:49:46 -06:00 |
|
Andrew Ziehl
|
e5f1936e1f
|
Make outlineView protected so that CommonAttributesSearchResultsViewerTable can add the treelistener itself.
|
2018-08-28 15:10:51 -07:00 |
|
Andrew Ziehl
|
ea29efccf3
|
Address PR feedback
|
2018-08-28 13:24:03 -07:00 |
|
esaunders
|
b6ddd6e39b
|
Merge pull request #4071 from eugene7646/input_scan_time_fix
Input scan time fix
|
2018-08-28 13:52:07 -04:00 |
|
Brian Sweeney
|
120b3db105
|
comparison was backwards
|
2018-08-28 11:37:19 -06:00 |
|
Eugene Livis
|
b5dcd2bd37
|
Additional logging
|
2018-08-28 10:37:07 -04:00 |
|
Eugene Livis
|
46bb667bf3
|
No longer trying to find case output directory for each job while doing an input scan
|
2018-08-27 16:52:26 -04:00 |
|
Eugene Livis
|
f4c253f1ae
|
Removed a duplicate scan of the output directory for each manifest file
|
2018-08-27 16:34:50 -04:00 |
|
Brian Sweeney
|
6681accdc7
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4102-filter-by-frequency
# Conflicts:
# Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/IntraCaseTestUtils.java
|
2018-08-27 13:46:02 -06:00 |
|
Brian Carrier
|
8dcb97dc81
|
Merge pull request #4058 from rishwanth1995/autopsy_option_casedir
added casedir as optionalargument in live ISO mode
|
2018-08-23 15:41:10 -04:00 |
|
Brian Carrier
|
ed9251ba35
|
Merge pull request #4050 from rishwanth1995/live_Cd_Files
added live cd files to unix folder
|
2018-08-23 15:37:15 -04:00 |
|
Brian Carrier
|
0780e23507
|
Merge pull request #4046 from esaunders/4074_thumbnail_performance
Check extensions first in thumbnailSupported().
|
2018-08-23 15:31:31 -04:00 |
|
Brian Carrier
|
932832d9bb
|
Merge pull request #4055 from briangsweeney/3863_remove_correlationattribute
3863 remove correlationattribute
|
2018-08-23 15:28:14 -04:00 |
|
Brian Sweeney
|
656b4464d4
|
codacy stuff
|
2018-08-23 12:59:08 -06:00 |
|
Brian Sweeney
|
4bd5fc4c91
|
protect against occasional use of unmodifiable collections
|
2018-08-23 11:58:03 -06:00 |
|
Andrew Ziehl
|
f0ec93e069
|
ignore warning on Type
|
2018-08-23 10:02:53 -07:00 |
|
Brian Sweeney
|
e70fc3210c
|
assertion api changed slightly
|
2018-08-23 10:47:12 -06:00 |
|
Andrew Ziehl
|
2db51beb69
|
more codeacy cleanup for CorrelationAttributeInstance
|
2018-08-23 09:45:58 -07:00 |
|
Andrew Ziehl
|
7f0ba58eab
|
Reduce NPath complexity
|
2018-08-23 09:37:17 -07:00 |
|
Andrew Ziehl
|
e405c3ab98
|
Address codeacy, remove TODOs from code.
|
2018-08-23 09:05:10 -07:00 |
|
Brian Sweeney
|
5a2b9c924d
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 4102-filter-by-frequency
|
2018-08-23 08:06:57 -06:00 |
|
Andrew Ziehl
|
9ec50de216
|
Codeacy doesn't like reusing the target variable, or having multiple method calls on one line. Does it like this?
|
2018-08-22 18:04:31 -07:00 |
|
Andrew Ziehl
|
a47979ee65
|
Code review cleanup, codeacy issue fixes.
|
2018-08-22 17:51:00 -07:00 |
|
Brian Sweeney
|
4be4c67de1
|
remove nodes with no children from ui
|
2018-08-22 17:32:55 -06:00 |
|
Brian Sweeney
|
41797943c2
|
improved conditions for enabling frequency percentage search
|
2018-08-22 17:21:37 -06:00 |
|
Brian Sweeney
|
6fa58b9ca7
|
fixed a concurrentmodificationexception when pruning results for frequency percentage search
|
2018-08-22 17:21:05 -06:00 |
|
Brian Sweeney
|
ac31962c95
|
frequency search tests
|
2018-08-22 17:20:34 -06:00 |
|
Brian Sweeney
|
4a68eb7e57
|
updated comments with info pertinent to frequency search tests
|
2018-08-22 17:19:42 -06:00 |
|
Richard Cordovano
|
6654999950
|
Merge pull request #4052 from dannysmyda/4130-add-excel-to-selector-module
4130 add excel to selector module
|
2018-08-22 15:20:05 -04:00 |
|
U-BASIS\dsmyda
|
3b80c792be
|
final codacy suggestions......
|
2018-08-22 15:13:43 -04:00 |
|
U-BASIS\dsmyda
|
e277931d58
|
Fixed Codacy issues
|
2018-08-22 14:05:58 -04:00 |
|
Brian Sweeney
|
92605055b5
|
typo in tests
|
2018-08-22 08:34:15 -06:00 |
|
Brian Sweeney
|
2c32fe42e8
|
fixed all the tests
|
2018-08-21 17:03:33 -06:00 |
|
Brian Sweeney
|
4cbf9d10e7
|
had forgotten to hook up the percentage value to the search results
|
2018-08-21 16:53:01 -06:00 |
|