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
|
d999707e41
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles
|
2019-01-29 16:27:22 -05:00 |
|
U-BASIS\dgrove
|
4ffb10fd0b
|
Last-ditch frame grab attempt added.
|
2019-01-29 15:10:20 -05:00 |
|
Eugene Livis
|
22998feb39
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412
|
2019-01-29 13:39:22 -05:00 |
|
U-BASIS\dsmyda
|
363bf00440
|
Updated the package names in the layers.xml
|
2019-01-29 12:43:18 -05:00 |
|
U-BASIS\dgrove
|
ebb74be97d
|
New algorithm for fetching a video frame.
|
2019-01-29 12:22:03 -05:00 |
|
U-BASIS\dsmyda
|
17f913a551
|
Made the DataResultPanel not consider the selected index for the next directory
|
2019-01-28 17:14:17 -05:00 |
|
Richard Cordovano
|
db33091d37
|
Move CaseNodeData back to coordination service package
|
2019-01-28 16:38:02 -05:00 |
|
Richard Cordovano
|
f487e9082f
|
Merge in develop branch
|
2019-01-28 16:20:04 -05:00 |
|
Richard Cordovano
|
ad4b17a411
|
Polishing for changes to case, case node data
|
2019-01-28 16:09:09 -05:00 |
|
U-BASIS\dgrove
|
b77407df24
|
Cleanup.
|
2019-01-28 15:56:17 -05:00 |
|
U-BASIS\dsmyda
|
7db7f1c353
|
Added optimizations and better variable naming
|
2019-01-28 15:29:39 -05:00 |
|
esaunders
|
3dc2b6067d
|
Added ability to set max heap size for embedded Solr server.
|
2019-01-28 15:28:49 -05:00 |
|
U-BASIS\dsmyda
|
e35827b891
|
Auto-expand the Views node and Results node when selecting data sources in the group by view. The default viewer still auto expands as desired
|
2019-01-28 15:18:36 -05:00 |
|
William Schaefer
|
2f7ccd1549
|
4632-4630-4629 remove out of date comment
|
2019-01-28 14:24:58 -05:00 |
|
Richard Cordovano
|
bde420a4bb
|
Merge pull request #4483 from dannysmyda/2226-Fix-Hash-Values-Add-Image-Bug
4641 - Fix hash value bug on add image wizard
|
2019-01-28 13:10:05 -05:00 |
|
Raman
|
fdb00bfc06
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1180-create-cr-artifacts
|
2019-01-28 13:03:20 -05:00 |
|
William Schaefer
|
e2d109ed8c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles
|
2019-01-28 12:12:14 -05:00 |
|
Richard Cordovano
|
a935ca8f5c
|
Merge pull request #4485 from dannysmyda/4623-Rename-Commonfilessearch-package
4623 - Renamed commonfilessearch package
|
2019-01-28 12:08:53 -05:00 |
|
Richard Cordovano
|
ec541db4a3
|
Merge pull request #4456 from wschaeferB/4590-DataSourceProfiler
4590 data source profiler
|
2019-01-28 12:04:04 -05:00 |
|
Raman
|
9ebae7580f
|
1180: Add email and phone number from TSK_WEB_FORM_ADDRESS to CR.
|
2019-01-28 11:51:54 -05:00 |
|
Ann Priestman
|
4bc07d66e2
|
Use new data source constructor.
Cleanup.
|
2019-01-28 09:44:49 -05:00 |
|
Ann Priestman
|
485c7f9c86
|
Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent
|
2019-01-28 08:20:25 -05:00 |
|
Eugene Livis
|
e272d30c04
|
Moved interface out of Autopsy
|
2019-01-25 16:07:53 -05:00 |
|
Richard Cordovano
|
63bb7f805e
|
Merge pull request #4478 from dannysmyda/4656-allow-user-to-pick-language
4656 - Add OCR language pack configuration
|
2019-01-25 15:06:09 -05:00 |
|
Ann Priestman
|
18a5de9625
|
Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
|
2019-01-25 15:02:50 -05:00 |
|
Eugene Livis
|
672f0a05f0
|
Supporting a startup panel
|
2019-01-25 14:01:52 -05:00 |
|
U-BASIS\dsmyda
|
b968937b1f
|
Renamed the package from commonfilessearch to commonpropertiessearch
|
2019-01-25 09:20:58 -05:00 |
|
Richard Cordovano
|
6c112cbfca
|
Interim checkin for open multi-user dialog, case node data, case changes
|
2019-01-24 17:26:26 -05:00 |
|
U-BASIS\dsmyda
|
f2abe419f9
|
Fixed hash value bug on AddImageWizard
|
2019-01-24 16:44:42 -05:00 |
|