William Schaefer
|
c50fb57afd
|
4650 add exception handling for executionexception when cache is unable to retrieve value
|
2019-01-17 15:43:59 -05:00 |
|
William Schaefer
|
5b843dadc1
|
4650 fix returning of value from cache
|
2019-01-17 15:41:05 -05:00 |
|
William Schaefer
|
c2f3bbfb2e
|
4650 newDataSource should get the existing data source if there is one
|
2019-01-17 15:32:01 -05:00 |
|
William Schaefer
|
78743445c3
|
fix npe when using postgres CR and creating a new case
|
2019-01-16 18:58:06 -05:00 |
|
esaunders
|
675a18054b
|
Merge branch 'develop' into 4531_cps_wait_node_bug
|
2019-01-16 13:57:45 -05:00 |
|
William Schaefer
|
5abc587349
|
4629 add comment to explain possible combining of OSInfo objects
|
2019-01-16 13:46:09 -05:00 |
|
esaunders
|
f687239bf2
|
Changed from asychronous to synchronous child creation since the keys are already being created on a separate worker thread. This change mitigates the issue where a wait node was being displayed and not going away.
|
2019-01-16 13:21:25 -05:00 |
|
esaunders
|
27a0ee0012
|
Fix for null pointer exception when performing common properties search without a central repository.
|
2019-01-16 13:09:33 -05:00 |
|
Eugene Livis
|
25e1f944fe
|
Modified Autopsy startup window to run NBM in IDE
|
2019-01-15 18:42:04 -05:00 |
|
Eugene Livis
|
1ca2199945
|
Created interface for the ingest job running service
|
2019-01-15 17:44:00 -05:00 |
|
esaunders
|
463705903e
|
Moved creation of AbstractFile instances out of generateNodes() which was causing UI unresponsiveness to createKeys().
|
2019-01-15 17:10:18 -05:00 |
|
William Schaefer
|
bcbd236044
|
4629 add OS X detection
|
2019-01-15 15:03:40 -05:00 |
|
Richard Cordovano
|
ac4637bf8c
|
Interim check in of files for improved multiuser case dialog
|
2019-01-15 12:47:42 -05:00 |
|
U-BASIS\dgrove
|
637bd08881
|
Added a note.
|
2019-01-15 10:27:38 -05:00 |
|
millmanorama
|
84172a64a6
|
Merge remote-tracking branch 'origin/timeline-event-mgr' into 1157-collapse_file_events
|
2019-01-15 12:27:30 +01:00 |
|
millmanorama
|
03c88d9739
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
|
2019-01-15 12:14:41 +01:00 |
|
U-BASIS\dgrove
|
be9e7fd771
|
Zooming tweaks for < 100%
|
2019-01-14 17:25:14 -05:00 |
|
William Schaefer
|
5063e17b0b
|
4590 fix misspelled operating system and wrong class for logger
|
2019-01-14 13:19:59 -05:00 |
|
esaunders
|
3ebee7fa2e
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 4530_cr_ui_freeze
|
2019-01-14 13:19:23 -05:00 |
|
esaunders
|
7d2510728a
|
Use file id if available to look up files in current case.
|
2019-01-14 13:19:02 -05:00 |
|
Ann Priestman
|
06f1881a65
|
Adding missing event file
|
2019-01-14 12:34:46 -05:00 |
|
Ann Priestman
|
c669eb3914
|
Send event for data source name update.
Handle updated in the central repo.
|
2019-01-14 12:22:45 -05:00 |
|
U-BASIS\dgrove
|
a8eed7ea10
|
Cleanup.
|
2019-01-14 02:34:17 -05:00 |
|
U-BASIS\dgrove
|
79b6ddce4e
|
Zooming and rotation fully implemented.
|
2019-01-14 02:04:30 -05:00 |
|
U-BASIS\dsmyda
|
01d6403304
|
Tika appears to be stable, needs far more testing and verification
|
2019-01-11 15:54:49 -05:00 |
|
William Schaefer
|
d37df481d6
|
4590 populate type collumn of data source summary panel
|
2019-01-11 12:24:37 -05:00 |
|
William Schaefer
|
eb146f9198
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4590-DataSourceProfiler
|
2019-01-10 18:33:20 -05:00 |
|
Richard Cordovano
|
1c26f86571
|
Merge pull request #4449 from wschaeferB/4568-DataSourceSummary
4568 data source summary
|
2019-01-10 18:13:02 -05:00 |
|
Richard Cordovano
|
f3785cc1c1
|
Merge pull request #4447 from dgrove727/4579_ZipBombTestFix
Tweaked SevenZipExtractor; uncommented test.
|
2019-01-10 13:10:54 -05:00 |
|
Richard Cordovano
|
2b8ac431a9
|
Merge pull request #4448 from APriestman/4606_dsIntegrityEvent
4606 Send event for verification failed artifact
|
2019-01-10 13:09:29 -05:00 |
|
U-BASIS\dsmyda
|
35408cfcf3
|
Small codacy suggestion
|
2019-01-10 10:59:51 -05:00 |
|
U-BASIS\dsmyda
|
2f41a44180
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1679-Add-HxD-Hex-Editor
|
2019-01-10 10:49:02 -05:00 |
|
U-BASIS\dsmyda
|
1756c1e0b7
|
Changed the public API methods to be more generic
|
2019-01-10 10:27:53 -05:00 |
|
U-BASIS\dgrove
|
d6581e79c9
|
Minor tweak to one exception message.
|
2019-01-10 10:06:47 -05:00 |
|
U-BASIS\dgrove
|
110f8c024a
|
Cleanup.
|
2019-01-09 23:18:35 -05:00 |
|
U-BASIS\dgrove
|
b76085490b
|
Cleanup.
|
2019-01-09 19:54:11 -05:00 |
|
U-BASIS\dgrove
|
3477db6cb6
|
Buttons partially implemented.
|
2019-01-09 15:47:25 -05:00 |
|
U-BASIS\dsmyda
|
c845a73bda
|
Added comment
|
2019-01-09 14:56:27 -05:00 |
|
U-BASIS\dsmyda
|
6e8c225016
|
Renamed enum and reordered statements
|
2019-01-09 14:49:43 -05:00 |
|
U-BASIS\dsmyda
|
19c375c37e
|
Made translation of AbstractAbstractFileNode name change the displayName and fixed functionality that broke as a result
|
2019-01-09 14:28:14 -05:00 |
|
Ann Priestman
|
a4f570caf5
|
Add default string for empty details
|
2019-01-09 11:10:28 -05:00 |
|
Ann Priestman
|
222db62abb
|
Show acquisition details in content viewer
|
2019-01-09 09:52:15 -05:00 |
|
millmanorama
|
eb714b9449
|
cleanup comments and imports
|
2019-01-09 13:39:24 +01:00 |
|
millmanorama
|
2c4a7fa6ff
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1151-don't_store_redundant_description_levels
|
2019-01-09 13:12:18 +01:00 |
|
U-BASIS\dgrove
|
61f2112bcc
|
Persist CR data on hash setters.
|
2019-01-09 00:14:53 -05:00 |
|
William Schaefer
|
8cd3040dbf
|
4590 fix errors when refactoring name of artifact
|
2019-01-08 14:57:38 -05:00 |
|
William Schaefer
|
b7be944a0b
|
4590 rename artifact and attribute for data source usage
|
2019-01-08 14:44:11 -05:00 |
|
William Schaefer
|
cde86ea894
|
4590 hide Data Source Profile in tree
|
2019-01-08 12:35:26 -05:00 |
|
U-BASIS\dsmyda
|
dfbfeb6ea5
|
Added a test for ensuring single selection
|
2019-01-08 09:31:27 -05:00 |
|
U-BASIS\dsmyda
|
6b2736a4ec
|
Bug fixes and update to tests
|
2019-01-08 09:18:57 -05:00 |
|