Kelly Kelly
|
d977fb6f77
|
Changes based on review comments
|
2020-05-05 12:03:00 -04:00 |
|
Kelly Kelly
|
125884f809
|
Functional IG using TagSet and TagName
|
2020-04-30 18:10:26 -04:00 |
|
Kelly Kelly
|
b6775e21bb
|
inital stash of code
|
2020-04-24 13:18:08 -04:00 |
|
Mark McKinnon
|
e7a8583694
|
Update DrawableDB.java
Check to see if the image_gallery_groups table exists before trying to delete it.
|
2019-12-20 14:09:09 -05:00 |
|
Mark McKinnon
|
afce20dc70
|
Update DrawableDB.java
Delete datasource from image_gallery_groups table
|
2019-12-20 09:33:55 -05:00 |
|
Mark McKinnon
|
f8885f7c5e
|
Update DrawableDB.java
Change insert and replace to insert and update (upsert).
|
2019-12-04 12:00:30 -05:00 |
|
Richard Cordovano
|
fae33241c1
|
Fix bug in DrawableDB.insertOrUpdateDataSource
|
2019-11-22 11:05:46 -05:00 |
|
Richard Cordovano
|
69b277188a
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 17:02:21 -05:00 |
|
Richard Cordovano
|
5a56279377
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:22:49 -05:00 |
|
Richard Cordovano
|
da78a31ec6
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:20:41 -05:00 |
|
Richard Cordovano
|
5e18757766
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 16:17:28 -05:00 |
|
Richard Cordovano
|
fa70fced21
|
Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes
|
2019-11-20 15:36:49 -05:00 |
|
Richard Cordovano
|
51c2d024f8
|
Reorganize and add more docs to DrawableDB fields
|
2019-11-20 13:17:40 -05:00 |
|
Richard Cordovano
|
ff5f4ef702
|
Reorganize and add more docs to DrawableDB fields
|
2019-11-20 13:13:20 -05:00 |
|
Richard Cordovano
|
a24bf37825
|
Revert "Remove unused prepared statements from DrawableDB"
|
2019-11-20 11:37:26 -05:00 |
|
Richard Cordovano
|
e5502185f6
|
Remove unused prepared staements from DrawableDB
|
2019-11-20 11:21:42 -05:00 |
|
Richard Cordovano
|
34edd7ec2c
|
5515 Image gallery service needs to check for deleted data sources
|
2019-11-14 15:45:27 -05:00 |
|
Richard Cordovano
|
88551a7b2a
|
5515 Image gallery service needs to check for deleted data sources
|
2019-11-14 15:42:36 -05:00 |
|
Richard Cordovano
|
4a8ad067c8
|
Make IG check for offline deletion of data sources
|
2019-11-14 12:51:59 -05:00 |
|
Richard Cordovano
|
0573c4cb8e
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:43:41 -04:00 |
|
Richard Cordovano
|
4c3a25346a
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:12:57 -04:00 |
|
Richard Cordovano
|
c3697740d9
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 15:44:00 -04:00 |
|
Eugene Livis
|
f40d950059
|
Modified Image Gallery tables to store strings as TEXT instead of VARCHAR(255)
|
2019-09-11 18:02:26 -04:00 |
|
Richard Cordovano
|
a7fc8d4cc5
|
Assorted clean up for IG deadlocks fix
|
2019-06-14 11:25:52 -04:00 |
|
Mark McKinnon
|
732ac99284
|
initial code changes
Add foreign Key constraints. Add event code to trigger Delete of data in drawable database. Changed schema version
|
2019-05-25 22:20:34 -04:00 |
|
Raman
|
3cb13d77c7
|
4882: DrawbaleDB init error
|
2019-03-26 17:26:00 -04:00 |
|
Raman
|
6515269e37
|
4882: DrawableDB init error
|
2019-03-26 12:57:04 -04:00 |
|
Raman
|
bfe607b029
|
Address review comments.
|
2019-03-07 14:23:16 -05:00 |
|
Raman
|
0c8c9a3bd5
|
1183: Mark group as 'unseen' for all examiners
|
2019-03-07 06:25:34 -05:00 |
|
Ann Priestman
|
19755a4234
|
Return UKNOWN statue instead of throwing exception if the data source isn't found
|
2019-02-19 10:01:42 -05:00 |
|
William Schaefer
|
bbcff6f8c7
|
4637 fix the type of object id columns in the drawable db
|
2019-01-30 16:29:24 -05:00 |
|
Raman
|
2a80c5733b
|
Pulled in changes for 1130 (Is Group Analyzed) to keep all the related changes together on a single branch.
Addressed review comments.
|
2019-01-10 11:00:12 -05:00 |
|
Raman
|
31a7e4cfeb
|
Address review comments:
- Perform schema upgrade as a transaction
|
2019-01-09 11:39:40 -05:00 |
|
Raman
|
e9dd0c25e5
|
1171: Create IG table schema versions
|
2019-01-04 22:51:49 -05:00 |
|
Raman
|
f26c2201c6
|
1130: Mark group as analyzed
- Fixed hang and address review comments in previous commit
- Handle marking groups as analyzed during rebuild
|
2018-12-26 14:18:18 -05:00 |
|
Raman
|
c6b05837ea
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1130-is-group-analyzed
|
2018-12-21 11:22:53 -05:00 |
|
Raman
|
c5b0cf44f8
|
1168: CompletableFuture may not always complete.
|
2018-12-17 10:05:23 -05:00 |
|
Raman
|
6c6dc65ab0
|
1130: determine when a path group is analyzed.
|
2018-12-14 11:04:13 -05:00 |
|
Raman
|
be3276c7f2
|
Address review comments on previous commit.
|
2018-12-07 10:07:30 -05:00 |
|
Raman
|
aa80d1bcfd
|
1138: Error marking empty string group seen
- We don't create a group for null/empty value for the group key.
|
2018-12-04 13:01:18 -05:00 |
|
Brian Carrier
|
551d5429b0
|
cleaned up IG states. Made more consistent.
|
2018-11-28 00:48:26 -05:00 |
|
Brian Carrier
|
bbc65f6afd
|
Fixed JIRA-1144 about incorrect dialogs when opening single-user case with single data source during ingest
|
2018-11-26 17:45:16 -05:00 |
|
Raman
|
91dc573d08
|
1133: cache group seen status
- address review comments.
|
2018-11-21 18:29:24 -05:00 |
|
Raman
|
5e8dac43a9
|
1133: cache the group seen status.
|
2018-11-21 16:02:26 -05:00 |
|
Richard Cordovano
|
c769af555c
|
Eliminate drawables db creation side effect
|
2018-11-19 19:38:46 -05:00 |
|
Richard Cordovano
|
80cd3a08e5
|
Remove commented out code and unused case db trans from DrawableDB
|
2018-11-19 17:13:52 -05:00 |
|
Richard Cordovano
|
2b84fde7e6
|
Correct typo in DrawableDB comment
|
2018-11-19 09:25:31 -05:00 |
|
Richard Cordovano
|
cc6c6aa472
|
Close IG database, propagate exceptions
|
2018-11-19 09:21:28 -05:00 |
|
Raman
|
8d2326b475
|
Address review comments and Codacy comments in the previous commit.
|
2018-11-14 10:21:12 -05:00 |
|
Raman
|
a1d0519b6a
|
1110: Remove pre-populating phase.
|
2018-11-13 17:33:47 -05:00 |
|