U-BASIS\dgrove
|
0bb292eb2c
|
Merge remote-tracking branch 'upstream/develop' into 4153_AnnotationsContentViewer
|
2018-08-28 02:54:35 -04:00 |
|
U-BASIS\dgrove
|
b13d5aefe4
|
Annotations content viewer added.
|
2018-08-28 02:52:28 -04: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
|
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 |
|
Andrew Ziehl
|
f0ec93e069
|
ignore warning on Type
|
2018-08-23 10:02:53 -07: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 |
|
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 |
|
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 |
|
William Schaefer
|
c147a3ceb9
|
4114 - Add comments to DataResultPanel to clarify purpose of RootNodeListener
|
2018-08-21 11:33:38 -04:00 |
|
Richard Cordovano
|
c639102018
|
Merge pull request #4056 from rishwanth1995/jython_file_handle
used try with resources for python script in JythonModuleLoader to properly close file handles
|
2018-08-21 09:39:58 -04:00 |
|
Richard Cordovano
|
6ce93321a4
|
Merge pull request #4051 from rishwanth1995/remove_python_asserts
replaced python asserts with junut asserts
|
2018-08-21 09:37:02 -04:00 |
|
rishwanth1995
|
137917c37e
|
added casedir as optional in autopsyoption
|
2018-08-20 17:05:13 -04:00 |
|
U-BASIS\dsmyda
|
60402ba2d2
|
Added final keyword to the readers
|
2018-08-20 15:12:28 -04:00 |
|
U-BASIS\dsmyda
|
ede32f6fe1
|
Type fix in factory comment'
|
2018-08-20 14:26:48 -04:00 |
|
U-BASIS\dsmyda
|
77bb15ec35
|
Patched bug with not catching pois run time exceptions
|
2018-08-20 14:21:16 -04: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 |
|
rishwanth1995
|
70deebeffa
|
used try with resources in JythonModuleLoader
|
2018-08-17 14:38:54 -04:00 |
|
dannysmyda
|
ebcbcc550b
|
Merge branch 'develop' into 4130-add-excel-to-selector-module
|
2018-08-17 14:29:57 -04:00 |
|
U-BASIS\dsmyda
|
43fb8c8eba
|
Fixed the bugs in the getRowsFromTable method, everything should be working as intended.
|
2018-08-17 14:26:24 -04:00 |
|
Andrew Ziehl
|
f4f874fff2
|
address codeacy complaints.
|
2018-08-17 11:17:17 -07:00 |
|
U-BASIS\dsmyda
|
934fd0198c
|
Fixed the iterator error introduced from the xlsx streamer approach.
|
2018-08-17 13:39:52 -04:00 |
|
Andrew Ziehl
|
ff64c74c5e
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3863_remove_correlationattribute
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.form
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/OtherOccurrenceNodeData.java
|
2018-08-17 10:38:40 -07:00 |
|
Andrew Ziehl
|
38a3b1604e
|
test fix
|
2018-08-17 10:07:03 -07:00 |
|
Richard Cordovano
|
1f4ba4a60c
|
Merge pull request #4042 from dannysmyda/4084-sqlite-public-api
Added sqlitereader to public api
|
2018-08-16 18:15:17 -04:00 |
|
Andrew Ziehl
|
6d5c5662da
|
fix normalization discrepancies causing tests to fail. may conflict with. 3868
|
2018-08-16 14:51:33 -07:00 |
|
U-BASIS\dsmyda
|
ee9f961bdd
|
Ivy change
|
2018-08-16 17:26:58 -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
|
4e401c52f8
|
Final comment additions
|
2018-08-16 17:17:56 -04:00 |
|
rishwanth1995
|
1aea3198cf
|
replaced python asserts with junut asserts
|
2018-08-16 16:47:44 -04:00 |
|
U-BASIS\dsmyda
|
0539b53da8
|
Changed content viewer to use abstract reader interface
|
2018-08-16 16:33:31 -04:00 |
|
U-BASIS\dsmyda
|
2e0ff95a8c
|
Added a new api call and refactored/commented some more code
|
2018-08-16 16:31:03 -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
|
abb32cb11f
|
Added some more comments and fixed old exception comments
|
2018-08-16 15:12:26 -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 |
|
Andrew Ziehl
|
2b4059a613
|
Add fields to DB returns to properly create CorrelationAttributeInstances
|
2018-08-15 16:54:26 -07:00 |
|
Andrew Ziehl
|
a3eb28f1dc
|
update tests for instance refactor.
|
2018-08-15 16:38:18 -07:00 |
|
esaunders
|
5570aa7003
|
Check extensions first in thumbnailSupported().
|
2018-08-15 17:45:23 -04:00 |
|
U-BASIS\dsmyda
|
91aa55838b
|
Added streaming verison of apache poi for xlsx files
|
2018-08-15 14:31:49 -04:00 |
|
U-BASIS\dsmyda
|
9bb103359b
|
Added xlsx support (XML model)
|
2018-08-15 13:07:53 -04:00 |
|
William Schaefer
|
2f105eaf2d
|
Add back a deprecated PathValidater.isValid method for public API
|
2018-08-15 10:08:42 -04:00 |
|
Andrew Ziehl
|
84471317a3
|
Rectify errors. Adjust logic since Instance more often than not should have details. Account for List<> instances.
|
2018-08-14 15:13:57 -07:00 |
|
U-BASIS\dsmyda
|
f9213d75af
|
Added sqlitereader to public api
|
2018-08-14 13:14:29 -04:00 |
|
U-BASIS\dsmyda
|
3fd1d1cf05
|
More commits coming, need to resolve ivy dependencies
|
2018-08-14 13:08:16 -04:00 |
|
Richard Cordovano
|
90ef414a17
|
Merge pull request #4015 from rishwanth1995/live_autopsy_warning
warn user for case folder, if they are running autopsy in target system
|
2018-08-13 18:17:31 -04:00 |
|