Nick Davis
|
63e0f24581
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2014-02-27 13:18:51 -05:00 |
|
Brian Carrier
|
cc03f81652
|
minor comment in installer about which libraries get loaded where
|
2014-02-26 22:59:36 -05:00 |
|
Richard Cordovano
|
1bd29069a4
|
Merge pull request #503 from bcarrier/case_event_enum
Added enum to case to store all event names. Shortened names a bit
|
2014-02-26 15:32:47 -05:00 |
|
Brian Carrier
|
cbaa64dc5d
|
Added enum to case to store all event names. Shortened names a bit
|
2014-02-25 23:23:56 -05:00 |
|
Samuel H. Kenyon
|
412c0b4ce3
|
Added comment about EDT to DataResultViewerTable.setNode().
|
2014-02-25 18:04:13 -05:00 |
|
Nick Davis
|
1fafd31c82
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2014-02-25 14:08:57 -05:00 |
|
Nick Davis
|
11c37588ae
|
Merge branch 'core-core' into develop
|
2014-02-24 18:35:57 -05:00 |
|
Kay Bassi
|
67c133f5c3
|
Completed translation of core-core
|
2014-02-24 14:32:11 -08:00 |
|
Brian Carrier
|
45543b7cb2
|
do not try to cast the wait node to get preferred actions
|
2014-02-24 16:41:18 -05:00 |
|
Kay Bassi
|
3920482ee9
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-02-21 18:24:45 -08:00 |
|
Kay Bassi
|
de72110a71
|
Resolved the last 2 todo's. Translation completed.
|
2014-02-21 18:24:13 -08:00 |
|
Nick Davis
|
9769539585
|
Added empty ja properties file.
|
2014-02-21 14:20:52 -05:00 |
|
Nick Davis
|
6b214095de
|
Pulled static strings into Bundle.
|
2014-02-21 14:19:14 -05:00 |
|
Nick Davis
|
77ba2e8c5f
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2014-02-21 14:01:42 -05:00 |
|
raman-bt
|
584c1bc59a
|
Fixed the access specifier on the exception constructor so it it actually be constructed (outside this pkg)
|
2014-02-21 13:35:59 -05:00 |
|
raman-bt
|
c1d90f878f
|
Defined IngestModuleException that an ingest module may throw if init() fails.
|
2014-02-21 13:10:47 -05:00 |
|
Kay Bassi
|
e50f83255d
|
Initial translation of action/bundle
Still have 2 questions. See todo's.
|
2014-02-20 21:26:16 -08:00 |
|
Nick Davis
|
ea5c6b0c65
|
For actions package in Core module, pulled static strings into properties.
Created empty Bundle_ja.properties.
|
2014-02-20 14:02:38 -05:00 |
|
Richard Cordovano
|
27fa63191b
|
Merge pull request #484 from raman-bt/develop
Cleanup of DataSourceProcessor interface and implementations.
|
2014-02-13 10:24:24 -05:00 |
|
Samuel H. Kenyon
|
59a0599057
|
Merge remote-tracking branch 'upstream/develop' into drp_mods1
|
2014-02-12 12:12:28 -05:00 |
|
raman-bt
|
53e767dd03
|
Clean up the DataSourceProcessor Interface definition and the current implementations.
|
2014-02-12 09:19:06 -05:00 |
|
raman-bt
|
53f420d6ea
|
Fix a potential race condition in AddImageTask in the case where user cancels the add image operation.
|
2014-02-11 08:28:48 -05:00 |
|
Brian Carrier
|
34299ed9cf
|
Merge pull request #477 from shahit2/meta
changed timezone of metadata to reflect global settings
|
2014-02-07 12:05:48 -05:00 |
|
Brian Carrier
|
f67a76086b
|
Merge pull request #462 from shahit2/imageA
image md5 hash updated
|
2014-02-07 11:51:54 -05:00 |
|
Samuel H. Kenyon
|
75961e7294
|
Cleanup some comments and whitespace.
|
2014-02-06 17:59:56 -05:00 |
|
Samuel H. Kenyon
|
c3ce0d7311
|
Revert some recent additions that are not actually useful.
|
2014-02-06 17:55:08 -05:00 |
|
Samuel H. Kenyon
|
6529ab0f96
|
Merge remote-tracking branch 'upstream/develop' into drp_mods1
|
2014-02-06 17:23:19 -05:00 |
|
Samuel H. Kenyon
|
d366a634ce
|
Make DataResultViewerTable class public.
|
2014-02-06 17:11:16 -05:00 |
|
U-BASIS\tshahi
|
aacd44cc0a
|
changed timezone of metadata to reflect global settings
|
2014-02-06 13:07:50 -05:00 |
|
Brian Carrier
|
0ee9f629ac
|
Added comments about loading native libraries and added to dev guide
|
2014-02-05 21:57:26 -05:00 |
|
Brian Carrier
|
149370b9cb
|
Added size to metadata panel
|
2014-02-04 22:41:28 -05:00 |
|
Brian Carrier
|
1609773787
|
Added more info to metadata view
|
2014-02-04 20:39:36 -05:00 |
|
Brian Carrier
|
80e66d2b78
|
refactored tasks and pipeline context data model to make it more clear and inline with original goals
|
2014-01-30 23:20:59 -05:00 |
|
Brian Carrier
|
8a4a8003ca
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2014-01-30 19:55:47 -05:00 |
|
Brian Carrier
|
4a099a2da6
|
basic comments
|
2014-01-30 19:51:37 -05:00 |
|
Samuel H. Kenyon
|
bb85548e67
|
Allow using DataResultPanel without a content viewer.
|
2014-01-30 17:10:04 -05:00 |
|
Samuel H. Kenyon
|
53c088a002
|
Added overload for new createInstanceUninitialized() method.
|
2014-01-30 13:58:03 -05:00 |
|
Richard Cordovano
|
3fd32fd3bc
|
Merge pull request #466 from SynapticNulship/publicize
Make these classes public.
|
2014-01-30 06:16:16 -08:00 |
|
Samuel H. Kenyon
|
a684318e18
|
Merge branch 'publicize' into develop
|
2014-01-29 16:22:30 -05:00 |
|
Samuel H. Kenyon
|
d7333cb102
|
Make these classes public.
|
2014-01-29 16:15:48 -05:00 |
|
Richard Cordovano
|
9bb241c685
|
Merge pull request #459 from shahit2/TryCatch1255
adding try/catch statements
|
2014-01-29 11:26:27 -08:00 |
|
Samuel H. Kenyon
|
60c1889f5e
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-01-29 13:50:27 -05:00 |
|
Samuel H. Kenyon
|
e3e8d72c7a
|
whitespace?
|
2014-01-29 13:50:23 -05:00 |
|
Samuel H. Kenyon
|
6930328197
|
Added createInstanceUninitialized() method.
|
2014-01-29 13:49:24 -05:00 |
|
U-BASIS\tshahi
|
c069910171
|
image md5 hash updated
|
2014-01-29 09:51:33 -05:00 |
|
shahit2
|
98612dd36d
|
adding try/catch statements
|
2014-01-27 16:52:34 -05:00 |
|
Richard Cordovano
|
9458fbe12b
|
Restored public access to NoTabsTabDisplayerUI class
|
2014-01-27 15:44:45 -05:00 |
|
Richard Cordovano
|
c38faeb15f
|
Restored public access to GeneralFilter and ImageFilePanel classes
|
2014-01-27 11:11:13 -05:00 |
|
Richard Cordovano
|
e38c22d652
|
Restored public access to hash db manager and case action exception
|
2014-01-27 10:56:16 -05:00 |
|
Richard Cordovano
|
be1e052852
|
Made tagging dialogs public again
|
2014-01-27 10:20:00 -05:00 |
|