Brian Sweeney
|
5cf4d7d849
|
text field should not resize
|
2018-08-21 15:13:07 -06:00 |
|
Richard Cordovano
|
043a96e47e
|
Merge pull request #4054 from millmanorama/data-source-filter-UI
add Data Source chooser to Toolbar
|
2018-08-21 15:36:47 -04:00 |
|
Richard Cordovano
|
0ef200f9f7
|
Merge pull request #4037 from raman-bt/1009-ig-rebuild-by-datasource
1009: Rebuild IG at data-source level
|
2018-08-21 15:35:28 -04:00 |
|
Richard Cordovano
|
7aadc01402
|
Merge pull request #4061 from wschaeferB/4114-AddComments
4114 - Add comments to DataResultPanel to clarify purpose of RootNode…
|
2018-08-21 14:40:54 -04:00 |
|
Brian Sweeney
|
0946d96b94
|
superior error state management
|
2018-08-21 12:37:22 -06:00 |
|
Rishwanth Senthilkumar
|
632cc69276
|
Update launch_bootable_Script.sh
|
2018-08-21 13:35:34 -04:00 |
|
Brian Sweeney
|
addb312dc0
|
renames and usage or error manager
|
2018-08-21 10:51:31 -06:00 |
|
William Schaefer
|
c147a3ceb9
|
4114 - Add comments to DataResultPanel to clarify purpose of RootNodeListener
|
2018-08-21 11:33:38 -04:00 |
|
Rishwanth Senthilkumar
|
598a0ffaa0
|
update live_iso.sh
|
2018-08-21 11:07:58 -04:00 |
|
Rishwanth Senthilkumar
|
67c5505bec
|
live_iso.sh update
|
2018-08-21 11:04:46 -04:00 |
|
millmanorama
|
9fa3e30a1d
|
add parens for readability, and javadoc.
|
2018-08-21 16:32:35 +02: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 |
|
Richard Cordovano
|
2998eeaddf
|
Merge pull request #4060 from sleuthkit/revert-3999-4067_PreventDuplicateKeywordHits
Revert "4067 prevent duplicate keyword hits"
|
2018-08-20 17:59:34 -04:00 |
|
Richard Cordovano
|
071a545108
|
Revert "4067 prevent duplicate keyword hits"
|
2018-08-20 17:59:24 -04:00 |
|
Richard Cordovano
|
a7482591e0
|
Merge pull request #4059 from sleuthkit/revert-4038-4135_CheckForArtifactId
Revert "Accounting for associated artifact."
|
2018-08-20 17:58:03 -04:00 |
|
Richard Cordovano
|
6c2ba70fa9
|
Revert "Accounting for associated artifact."
|
2018-08-20 17:57:52 -04:00 |
|
rishwanth1995
|
59094c688f
|
added live_iso files
|
2018-08-20 17:07:50 -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 |
|
Brian Sweeney
|
71d9336981
|
resize dialog and add checkbox/text field for frequency feature
|
2018-08-20 09:07:55 -06:00 |
|
millmanorama
|
d99712e205
|
remove checkbox, reorder initialization
|
2018-08-20 16:04:51 +02:00 |
|
Brian Sweeney
|
4c48fd4454
|
better handling of correlationattributenormalizationexceptions
|
2018-08-17 19:12:56 -06:00 |
|
Andrew Ziehl
|
adc5e9c53b
|
Fix columns, add swing worker to prevent complete UI lockup on refresh()
|
2018-08-17 12:17:33 -07: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 |
|
Brian Sweeney
|
acb659dcd9
|
quiet down ingest error logging
|
2018-08-17 12:03:16 -06: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 |
|
millmanorama
|
5f823efc1f
|
add Data Source chooser to Toolbar
|
2018-08-17 17:27:06 +02: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 |
|
Richard Cordovano
|
f0caa8b370
|
Merge pull request #4043 from rishwanth1995/develop
modified mac os X install docs
|
2018-08-16 17:17:35 -04:00 |
|
rishwanth1995
|
2b616bc5de
|
added live_iso setup script
|
2018-08-16 17:11:57 -04:00 |
|
rishwanth1995
|
d63167fd91
|
added files for live_Cd
|
2018-08-16 16:59:38 -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 |
|