U-BASIS\dsmyda
|
ac54dee5a2
|
Updated method header
|
2018-11-12 13:09:29 -05:00 |
|
William Schaefer
|
7a410ade15
|
4361 fix name of column in upgrade code
|
2018-11-12 11:46:45 -05:00 |
|
U-BASIS\dsmyda
|
b677d8fa93
|
Merge branch '4388-implement-sqlite-streaming-design' into 4390-text-extraction-stream-impl
|
2018-11-12 09:10:28 -05:00 |
|
U-BASIS\dsmyda
|
d8e65c70e7
|
Did codacy suggestions
|
2018-11-12 09:07:29 -05:00 |
|
U-BASIS\dsmyda
|
5c7fdf4b71
|
Did some codacy suggestions
|
2018-11-12 09:03:05 -05:00 |
|
William Schaefer
|
061a5debb1
|
Add missing break to case statement for HTML Report generation
|
2018-11-09 17:46:55 -05:00 |
|
William Schaefer
|
0d3d80c115
|
4361 merge in changes from 4354 and resolve merge conflicts
|
2018-11-09 16:17:30 -05:00 |
|
William Schaefer
|
8feb1314f1
|
4354 fix issues found in PR review and ordering issue with upgrade
|
2018-11-09 16:09:19 -05:00 |
|
William Schaefer
|
ed249c4e28
|
4361 populate datasource_id column in central repository
|
2018-11-09 14:36:27 -05:00 |
|
Ann Priestman
|
9c3ab90895
|
Can now save computed hashes.
|
2018-11-09 12:53:55 -05:00 |
|
U-BASIS\dsmyda
|
e7c1c9e0be
|
Merge branch '4388-implement-sqlite-streaming-design' into 4390-text-extraction-stream-impl
|
2018-11-09 09:50:37 -05:00 |
|
U-BASIS\dsmyda
|
bc7252a4bc
|
Merge branch '4388-implement-sqlite-streaming-design' into 4389-sqlite-stream-impl
|
2018-11-09 09:49:28 -05:00 |
|
U-BASIS\dsmyda
|
b1708f777e
|
Bug fix on iteration
|
2018-11-09 09:48:52 -05:00 |
|
Eugene Livis
|
5ec9776d6b
|
Minor name changes
|
2018-11-09 08:32:02 -05:00 |
|
Ann Priestman
|
ec54936554
|
Merge remote-tracking branch 'upstream/develop' into 4395_dsHashModule
|
2018-11-09 07:40:21 -05:00 |
|
Ann Priestman
|
0fc98a7487
|
Adjusting UI text
|
2018-11-09 07:39:31 -05:00 |
|
Eugene Livis
|
785b75677e
|
Using try-with-resources instead in couple of places
|
2018-11-08 17:45:07 -05:00 |
|
Eugene Livis
|
c5b8b91c39
|
Minor
|
2018-11-08 17:26:27 -05:00 |
|
Eugene Livis
|
1257120c1d
|
Properly closing database connection for single user cases
|
2018-11-08 17:16:27 -05:00 |
|
U-BASIS\dsmyda
|
0b4e233bbc
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4390-text-extraction-stream-impl
|
2018-11-08 17:06:18 -05:00 |
|
William Schaefer
|
b01596afc9
|
4361 add datasource_id column
|
2018-11-08 16:42:04 -05:00 |
|
Eugene Livis
|
ba20b8366b
|
Resolved TODOs
|
2018-11-08 16:39:47 -05:00 |
|
Eugene Livis
|
7c72f7cb0e
|
Added trace and relationship entries for Autopy case. Bug fixes
|
2018-11-08 16:34:24 -05:00 |
|
U-BASIS\dsmyda
|
e77faa4d2d
|
Fixed a log message
|
2018-11-08 15:57:16 -05:00 |
|
U-BASIS\dsmyda
|
3040976ab8
|
Made only unpackstream wrap an encodedfileoutputstream
|
2018-11-08 15:55:11 -05:00 |
|
U-BASIS\dsmyda
|
f76967969d
|
Merge remote-tracking branch 'upstream/develop' into Appropriate_SevenZipExtractor_Memory_Fix
|
2018-11-08 15:43:44 -05:00 |
|
U-BASIS\dsmyda
|
3f2a748d9d
|
Fixing unncessary class indirection
|
2018-11-08 15:43:32 -05:00 |
|
William Schaefer
|
67a2dbb294
|
4354 add NON-NLS comment to database opperations
|
2018-11-08 15:40:27 -05:00 |
|
William Schaefer
|
0ebb679778
|
4354 make upgrade code succeed when object_id column already exists
|
2018-11-08 15:29:19 -05:00 |
|
U-BASIS\dsmyda
|
1fd7ba7f7c
|
Added param comment to method header
|
2018-11-08 15:22:27 -05:00 |
|
U-BASIS\dsmyda
|
7cc9fc6b78
|
Minor changes
|
2018-11-08 14:47:42 -05:00 |
|
U-BASIS\dsmyda
|
f0998c7a02
|
Fixed a bug with clicking the same table name
|
2018-11-08 14:45:57 -05:00 |
|
Eugene Livis
|
d071a155ad
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into case_uco_1889
|
2018-11-08 14:45:40 -05:00 |
|
Eugene Livis
|
7a0d31c31b
|
Added UI warnings on errors
|
2018-11-08 14:45:15 -05:00 |
|
U-BASIS\dsmyda
|
711ed7a388
|
Close now throws exception, so had to wrap it here
|
2018-11-08 14:29:39 -05:00 |
|
U-BASIS\dsmyda
|
11943c3923
|
Merge branch '4388-implement-sqlite-streaming-design' into 4389-sqlite-stream-impl
|
2018-11-08 14:13:54 -05:00 |
|
U-BASIS\dsmyda
|
7199f0e955
|
Commented and refactored the solution, need to test nothing is broken
|
2018-11-08 14:11:08 -05:00 |
|
William Schaefer
|
819cf99f9e
|
4354 adjust comments regarding objectID
|
2018-11-08 13:41:12 -05:00 |
|
Ann Priestman
|
6b3fb0ec29
|
Add code to verify hashes
|
2018-11-08 12:47:04 -05:00 |
|
U-BASIS\dsmyda
|
5a2de8a02c
|
Bug fix on empty table display
|
2018-11-08 12:27:51 -05:00 |
|
dannysmyda
|
97b2f6ca81
|
Merge branch 'develop' into 4389-sqlite-stream-impl
|
2018-11-08 11:47:40 -05:00 |
|
U-BASIS\dsmyda
|
b4cf1a0470
|
Added a few more comments
|
2018-11-08 11:36:07 -05:00 |
|
U-BASIS\dsmyda
|
03e851a341
|
Deleted SqliteUtil and fixed a log message
|
2018-11-08 11:31:58 -05:00 |
|
U-BASIS\dsmyda
|
ac4565f42f
|
Refactored some code to make it more readable and added comments
|
2018-11-08 11:27:42 -05:00 |
|
Ann Priestman
|
7368a7e64b
|
Added support for new hash columns.
Started on reworking E01 module.
|
2018-11-08 08:17:26 -05:00 |
|
William Schaefer
|
0a788d14bc
|
4354 merge in changes from 4305 to 4354
|
2018-11-07 17:59:43 -05:00 |
|
William Schaefer
|
a694e78701
|
4305 allow version to be updated if schema changes already present
|
2018-11-07 17:50:53 -05:00 |
|
William Schaefer
|
37d048bc59
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4305-NewCorrelationAttrs
|
2018-11-07 16:51:15 -05:00 |
|
Eugene Livis
|
6fe00f312e
|
Added relationships between traces. Lots of bug fixes
|
2018-11-07 16:43:31 -05:00 |
|
Eugene Livis
|
46f51c2c18
|
Saving data soirce imfo in CASE/UCO format
|
2018-11-07 15:13:00 -05:00 |
|