Richard Cordovano
|
c4a883021f
|
Merge pull request #4499 from wschaeferB/4635-CentralRepoEscapingFix
4635 fix escaping of single quotes in findfilesWhere query for common…
|
2019-02-05 18:04:22 -05:00 |
|
Richard Cordovano
|
1148ced777
|
Merge pull request #4482 from dgrove727/4668_3x3Thumbnails
Now using single-frame thumbnails for videos.
|
2019-02-05 18:02:06 -05:00 |
|
Richard Cordovano
|
d1cce43396
|
Made version field final in CaseNodeData
|
2019-02-05 17:58:15 -05:00 |
|
Richard Cordovano
|
4e618f5971
|
Polish for multi-user case classes
|
2019-02-05 17:46:31 -05:00 |
|
esaunders
|
2eb241ab78
|
Made requested modifications to Runtime settings UI.
|
2019-02-05 17:21:28 -05:00 |
|
Richard Cordovano
|
057acbe792
|
Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance
|
2019-02-05 16:59:11 -05:00 |
|
Eugene Livis
|
b43f122e04
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412
|
2019-02-05 16:03:05 -05:00 |
|
U-BASIS\kelly
|
13bf91c1f7
|
Remove unused imports from History.java
|
2019-02-05 15:32:44 -05:00 |
|
U-BASIS\dgrove
|
0da6b4f2b7
|
Typo fixed.
|
2019-02-05 14:48:43 -05:00 |
|
U-BASIS\dgrove
|
1f5b665dc7
|
Revised frame grab intervals; added 'empty()' check.
|
2019-02-05 14:46:15 -05:00 |
|
Ann Priestman
|
aabdb228b7
|
Add new case objects
|
2019-02-05 14:41:30 -05:00 |
|
William Schaefer
|
301dd95794
|
Merge branch '4632-4630-4629-DetectOsSpecificFiles' of https://github.com/wschaeferB/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary
|
2019-02-01 15:58:38 -05:00 |
|
William Schaefer
|
513fe57eed
|
4632 4630 4629 remove older sqlite-jdbc jar from project.properties after new one got included
|
2019-02-01 15:38:04 -05:00 |
|
William Schaefer
|
78c355190a
|
Merge branch '4632-4630-4629-DetectOsSpecificFiles' of https://github.com/wschaeferB/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary
|
2019-02-01 15:09:49 -05:00 |
|
Ann Priestman
|
812ed72cac
|
Finished outline of object copying method.
|
2019-02-01 14:48:08 -05:00 |
|
U-BASIS\dsmyda
|
9216a55814
|
Made groupByDataSource flag never null (grr)
|
2019-02-01 14:46:07 -05:00 |
|
William Schaefer
|
f3c224208e
|
4632-4630-4629 reduce versions of gson to single version in corelibs
|
2019-02-01 14:38:45 -05:00 |
|
U-BASIS\dgrove
|
e1cba0744f
|
Fixed typos.
|
2019-02-01 11:25:19 -05:00 |
|
U-BASIS\dgrove
|
cee91fa3d2
|
Added new GStreamer; updated install; cleanup.
|
2019-02-01 10:10:48 -05:00 |
|
U-BASIS\dsmyda
|
4580b8fd51
|
Made Tika use the cached mimetype for the file (since this may be overridden by autopsy)
|
2019-02-01 10:08:54 -05:00 |
|
Ann Priestman
|
3d3a0512f3
|
UI working
|
2019-02-01 09:36:00 -05:00 |
|
Ann Priestman
|
d83d453c5c
|
Working on UI format
|
2019-02-01 09:00:37 -05:00 |
|
Ann Priestman
|
f25c9e47a0
|
Starting report UI
|
2019-02-01 08:15:14 -05:00 |
|
William Schaefer
|
656896e968
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles
|
2019-01-31 17:57:08 -05:00 |
|
William Schaefer
|
eb9aa212ed
|
4650 modify implementation of getting datasource when already exists in newDataSource for sake of readability
|
2019-01-31 13:42:16 -05:00 |
|
Ann Priestman
|
ab7fc19a69
|
Remove leading slash and normalize the rest
|
2019-01-31 12:56:43 -05:00 |
|
U-BASIS\dsmyda
|
9aa7d5eb98
|
Added comments
|
2019-01-31 12:49:57 -05:00 |
|
U-BASIS\dsmyda
|
dbdd5b333c
|
Moved file copying off the EDT, added a cancellable progress bar
|
2019-01-31 12:46:58 -05:00 |
|
Richard Cordovano
|
6631ca966d
|
Merge pull request #4491 from dannysmyda/4667-Expand-Data-Source-Subtree
4667 Auto expand Views and Results nodes
|
2019-01-31 10:56:43 -05:00 |
|
Richard Cordovano
|
d46154f79b
|
Merge pull request #4493 from dannysmyda/4670-DataResult-Viewer-Default
4670 - Default to Table View
|
2019-01-31 10:56:05 -05:00 |
|
U-BASIS\dsmyda
|
2c257c9e2c
|
Fixed typo in pop-up
|
2019-01-31 10:01:40 -05:00 |
|
Richard Cordovano
|
29df995bf9
|
Clean up bundle files
|
2019-01-30 18:30:30 -05:00 |
|
William Schaefer
|
4f0f18c0b6
|
4650 make fallback to getting existing datasource occur for sqlite as well
|
2019-01-30 18:10:22 -05:00 |
|
Richard Cordovano
|
c345713a42
|
Restore open button to multi-user cases panel, polishing
|
2019-01-30 17:28:06 -05:00 |
|
William Schaefer
|
526243b0d2
|
4637 fix the type of object id columns in the central repository
|
2019-01-30 16:21:27 -05:00 |
|
Richard Cordovano
|
469fc8bf86
|
Make CaseDetails Serializable for remote events
|
2019-01-30 14:06:19 -05:00 |
|
U-BASIS\dsmyda
|
b08116f8f1
|
Formatted code correctly
|
2019-01-30 13:27:34 -05:00 |
|
U-BASIS\dsmyda
|
b3450d09ea
|
Resolved the uniqueness problem and defaulted the group by data source option to be false instead of null
|
2019-01-30 13:25:55 -05:00 |
|
Ann Priestman
|
5662670814
|
Avoid NPE if an image has no paths
|
2019-01-30 12:20:12 -05:00 |
|
William Schaefer
|
6207b64af3
|
4635 fix escaping of single quotes in findfilesWhere query for common files search
|
2019-01-30 12:17:18 -05:00 |
|
Richard Cordovano
|
690aab95c3
|
Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance
|
2019-01-30 10:15:28 -05:00 |
|
Richard Cordovano
|
a44a81227c
|
Small fixes for modified open multiuser case feature
|
2019-01-30 10:15:23 -05:00 |
|
Raman
|
4e6e34f452
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts
# Conflicts:
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
|
2019-01-30 09:59:30 -05:00 |
|
Richard Cordovano
|
bea3367241
|
Merge pull request #4492 from esaunders/4642_solr_heap
Added ability to set max heap size for embedded Solr server.
|
2019-01-30 09:46:17 -05:00 |
|
Richard Cordovano
|
5561a62837
|
Merge pull request #4459 from APriestman/4620_sendUpdatedNameEvent
4620 Send event for data source name update.
|
2019-01-30 09:23:08 -05:00 |
|
William Schaefer
|
a4ff37a3b3
|
4655 ensure table with artifact counts can not be modified
|
2019-01-29 18:37:13 -05:00 |
|
William Schaefer
|
0faa8d826c
|
4652-4654-4621-4655-4653 finish clean up of comments and naming
|
2019-01-29 18:21:27 -05:00 |
|
William Schaefer
|
1ec788596f
|
4652-4653 resolve merge conflicts iwth 4632-4629
|
2019-01-29 16:40:53 -05:00 |
|
William Schaefer
|
086952118a
|
4653 update comments for CaseInformationPanel and IngestJobInfoPanel
|
2019-01-29 16:35:45 -05:00 |
|
William Schaefer
|
d999707e41
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles
|
2019-01-29 16:27:22 -05:00 |
|